-
-
Notifications
You must be signed in to change notification settings - Fork 51
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
Exception: Unknown document has been received #19
Comments
Same here! Until like 6/7 hours ago it was working but at some point it always returned your log. Tested on Ubuntu 20.04 and Windows 10.
My log is slightly different from yours but mainly the same.
|
It seems like it came back for me now... It was probably an issue with the guard and not the library itself. |
Confirm working on Ubuntu again, but Windows always returning |
The error is a little erratic, a few days ago I was still receiving it and then it worked fine. I'm getting it again right now. |
This error has happened several times in the last few days and has been resolved after 4-5 hours automatically, but now it is 7-8 hours that this error still exists |
It is a quite unusual error, maybe it's related to the guard (as an upper comment said), it would be interesting to understand why it happens. I saw some issue related to network blocking problem #12 , maybe it's the same kind of error. |
I don't think it has to do with network blocking problems, because when one of my torpy crashed on one server, my other torpy, which is completely hosted on a different data center, also crashed. |
As far as I understand it can't be a network error, tried with different VPNs as well and failed for all. |
DirAuth returns I believe I know what is the problem is. But need more time to investigate. |
This is related too: #8 |
Is there a solution to that? |
yes, but need some time to fix it |
445bc22 should fix this |
I'm getting this error while trying to connect to the TOR network using your library (version 1.1.4):
I tried with torpy_cli too, same issue:
TOR browser seems to work fine. The thing is, it was working fine until a while ago.
The text was updated successfully, but these errors were encountered: