ralphwetzel / theonionbox

Dashboard to monitor Tor node operations
MIT License
122 stars 17 forks source link

Onionoo protocol version mismatch #76

Closed ghost closed 3 years ago

ghost commented 4 years ago

I'm running The Onion Box v20.2 as a systemd service on Debian 10 using Python v3.7.3 and whenever I visit the web interface, a warning shows up in the systemd logs about an Onionoo protocol version mismatch:

[WARN] Onionoo protocol version mismatch! Received: 8.0 / Prepared for: ['6.2', '7.0'].

Edit: I just saw that this issue has already been fixed in c29e9ef on the development branch.