Ian Brown
Ian Brown
Can we get a flag we can set to disable the forced validation added in 3.18?
That's not quite what's happening here though. Running `ykman list --serials` gets back control, so this isn't a blocking problem, or at least there seems to be a way to...
@seth-reeser If this helps the "more information needed" request, (and this isn't limited to yubikeys), once a private key has been entered into a ssh agent, one usually erases the...
Updating this with a current link to why this still doesn't work (www.libusb.org doesn't respond for me): https://github.com/pyusb/pyusb/issues/208 Has there been an attempt to use this library instead? https://github.com/libusb/libusb Or...
> Can you please explain what this code does? @SamantazFox I've added inline comments.
So I started with this purely to help in troubleshooting the issue, but somehow after implementing this change, I could not and still have not reproduced the issue. If I...
The details in the issue I created shows that invidious was only creating a few connections to the DB, but that, for reasons still unknown, had something similar to jobs...
[Bug] (DB::PoolRetryAttemptsExceeded) -- self hosted using docker-compose.yaml config and containers
I made some adjustments to the code and re-compiled the docker image -- so far no errors -- I'm going to let things run for a while to see if...
[Bug] (DB::PoolRetryAttemptsExceeded) -- self hosted using docker-compose.yaml config and containers
> You might have better luck in avoiding this issue by using a connection pooler like pgbouncer. After all of the evidence I posted here, why would you still think...
[Bug] (DB::PoolRetryAttemptsExceeded) -- self hosted using docker-compose.yaml config and containers
@unixfox Just wanted to ping ya that I still have yet to see these errors after applying that pr to my local copy.