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
[NYX_NOTICE] BUG: Unexpected exception from ConnectionTracker: "getpwnam(): name not found:
'debian-tor'" [122 duplicates hidden]
Presumably this is because the debian-tor user only exists inside the container. Nyx needs to be more tolerant of the possibility that its environment is not the same as the tor process it's monitoring.
The text was updated successfully, but these errors were encountered:
MikeBishop
changed the title
Tor doesn't tolerate lack of debian-tor account
Nyx doesn't tolerate lack of debian-tor account
Dec 4, 2023
I'm running a Tor bridge in a container (using https://hub.docker.com/r/thetorproject/obfs4-bridge), and using nyx on the host to monitor it. Nyx is persistently logging this error message:
Presumably this is because the
debian-tor
user only exists inside the container. Nyx needs to be more tolerant of the possibility that its environment is not the same as the tor process it's monitoring.The text was updated successfully, but these errors were encountered: