Hamish Moffatt
Hamish Moffatt
HI @fdcastel , it will extract the port and use it, but it won't support multiple connections to the same host_name on different ports. At https://github.com/pauldex/sqlalchemy-firebird/blob/main/sqlalchemy_firebird/firebird.py#L86 , the server is...
They are not listed as required in the documentation.
I've fixed this for the systemd case here, https://github.com/risingsoftware/ansible-role-cloudflared/commit/e3cd4994ed00b98819803c24cda0e14d239f09ef , but the sysv-init case is more complicated because there are already loops in there for multiple runlevels. As I can't...
There's a pure Python implementation of sd_notify here, fwiw: https://github.com/bb4242/sdnotify/blob/master/sdnotify/__init__.py
Is this like https://github.com/semaphoreui/semaphore/issues/1513 ?
Sounds good to me.
I'm not even sure this can be solved, as ansible doesn't have a mechanism for it, and cloudflared insists on waiting for the authorization within the same process, rather than...
> But still: This is what I see on the N100 (Alder Lake) also, with the latest Promox 8.3 kernel (6.8.12-4) and pve-firmware (3.14-1); ``` [ 10.121376] i915 0000:00:02.7: Running...
I am experiencing this with the current versions of Firefox (144.0) and Firefox extension (2025.10), on Windows. I have not seen it on my other computers though. I have uninstalled...
> [@hmoffatt](https://github.com/hmoffatt) is this something that occurs regularly? On one particular computer, it happens every day. I generally login again in the morning, the computer sleeps overnight, and I'm logged...