-
Notifications
You must be signed in to change notification settings - Fork 144
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
getting this error #22
Comments
Hi, thanks for reaching out. Do you have more information to share? Please feel free to post an entire screenshot of your output. Looking forward to assist you |
As far as I understand, the first result tell us that the site is blocked(connection refused) and unable to get the favicon file. The
I think, it enter the exception block and there is no Should add
|
traceback (most recent call last):
File "/root/fav-up/favUp.py", line 300, in
FavUpApp = FavUp(show=True)
^^^^^^^^^^^^^^^^
File "/root/fav-up/favUp.py", line 93, in init
self.run()
File "/root/fav-up/favUp.py", line 196, in run
'favhash': _fH,
^^^
The text was updated successfully, but these errors were encountered: