panic: concurrent write to websocket connection causes dnscrypt-proxy service to restart sporadically #2901
paynekw
started this conversation in
Potential issues
Replies: 1 comment 2 replies
-
Seems to only happen if there is a Monitoring Dashboard open in a browser tab somewhere. Make sure no browser tabs open anywhere on the Monitoring Dashboard, no problem. Gorilla like banana but only like to eat one at a time. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After using the recently-added Prometheus metrics to create a dnscrypt-proxy dashboard in Grafana, I noticed that one of my instances occasionally recycles itself due to a panic causing the service to restart.
The VM is hosted at Hetzner. dnscrypt-proxy was installed right after the VM had been created and had caught up with updates, and the installation was done "by the book" i.e. by following exactly the instructions for installation on Linux provided in the official documentation. Aside from the restarts, it works as expected.
My other instance is running on a Raspberry Pi 5 Model B and doesn't seem to have the same issue. It runs non-stop for weeks, usually until I have to update or reboot the RPI as part of routine maintenance.
Beta Was this translation helpful? Give feedback.
All reactions