You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
OnionBalance needs to talk to the Tor control port to keep fetching and publishing descriptors. If the Tor control port connection goes away (e.g. for a Tor update and restart) then the OnionBalance daemon fails hard and does not try to reconnect. OnionBalance should retry and reconnect to the Tor control port when it becomes available again.
This limitation is affecting production users and has resulted in service downtime. It's a priority and should be fixed soon.
The text was updated successfully, but these errors were encountered:
OnionBalance needs to talk to the Tor control port to keep fetching and publishing descriptors. If the Tor control port connection goes away (e.g. for a Tor update and restart) then the OnionBalance daemon fails hard and does not try to reconnect. OnionBalance should retry and reconnect to the Tor control port when it becomes available again.
This limitation is affecting production users and has resulted in service downtime. It's a priority and should be fixed soon.
The text was updated successfully, but these errors were encountered: