I think this is related to available file system descriptors.
Try increasing the number of descriptors, around 8192 should be fine for most relays.
If running systemd, edit the service (systemctl edit <service_name>) and append the following, then restart:
[Service] LimitNOFILE=8192
You might also need to change limits.conf, depending on your brew of linux it might be placed in a different directory but generally it remains in /etc/security.
2020-08-03 22:18 GMT, raspitor torserver@xs4all.nl:
After running an exit relay for a few days I see the message: ERROR -- No Descriptor Available on the torstatus.rueckgr.at site, and the traffic of my exit node is almost zero, also seen in nyx. Rebooting the system restarts everything normal and it is listed on the ruckgraet site, but after a day or so the problem occurs again. What might ne the cause of this? _______________________________________________ tor-relays mailing list tor-relays@lists.torproject.org https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-relays