-
-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some sites display as 0xF0 error #136
Comments
Hello @phinwww , this would indicate that the tor instance this hidden service was added to is either not running, or hasn't published the hidden service. Check the logs of your tor instance for any error messages with |
How do I check the instance a certain site is running on? |
For some of the instances like [email protected] I get this: Apr 21 02:32:43 onions.tsutaja.com Tor-d[1153]: Tor has been idle for 3600 seconds; assuming established circuits no longer work. |
Looks like some instances don't bootstrap... Instance D: Apr 21 09:38:42 onions.tsutaja.com systemd[1]: Starting [email protected] - Anonymizing overlay network for TCP (instance d)... Instance E: Apr 21 09:38:42 onions.tsutaja.com systemd[1]: Starting [email protected] - Anonymizing overlay network for TCP (instance e)... |
You can query this in the mysql database:
When bootstrap is stuck, I would recommend to shut down given instance and delete stale files. Usually this would resolve it.
Looking at the bandwidth statistics of tor@d it looks like almost no traffic is on your service. This may be because this instance had some problem, or because you do not have so many sites hosted. If you have a small number of sites on your server, you may only need one or two instances. |
Thanks! That helps a lot |
Closing, this helped resolve the issue. Thanks! |
now i’m getting an error when creating new onions, logs say that the public key for the service isn’t found and then when i try to access it by link it’s a 0xF0 error |
Hi,
When already registered users try to make new onions, the following happens when you access the onionsite:
Onionsite Not Found
Details: 0xF0 — The requested onion service descriptor can't be found on the hashring and therefore the service is not reachable by the client.
The server which I'm running this on is running Debian 12
The text was updated successfully, but these errors were encountered: