Skip to content
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

Maximum amount of retries reached #22

Open
4 tasks
walidboukabache opened this issue Oct 18, 2018 · 2 comments
Open
4 tasks

Maximum amount of retries reached #22

walidboukabache opened this issue Oct 18, 2018 · 2 comments

Comments

@walidboukabache
Copy link

Hello everybody,

I get this error for about a month (got the same issue with instabot.py) and there is no fix working.. (re-install fake user agent, etc...)

Traceback (most recent call last):
File "example.py", line 59, in
UI = False)
File "/Users/walid/Desktop/instaboost-master/Instaboost/src/instabot.py", line 173, in init
fake_ua = UserAgent()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fake_useragent/fake.py", line 69, in init
self.load()
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fake_useragent/fake.py", line 78, in load
verify_ssl=self.verify_ssl,
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fake_useragent/utils.py", line 250, in load_cached
update(path, use_cache_server=use_cache_server, verify_ssl=verify_ssl)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fake_useragent/utils.py", line 245, in update
write(path, load(use_cache_server=use_cache_server, verify_ssl=verify_ssl))
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fake_useragent/utils.py", line 189, in load
verify_ssl=verify_ssl,
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fake_useragent/utils.py", line 84, in get
raise FakeUserAgentError('Maximum amount of retries reached')
fake_useragent.errors.FakeUserAgentError: Maximum amount of retries reached

If someone have an idea how to fix it? or get the same issue ?

THX

Select one:

  • Technical Help

Operating System? (include version)

MAC OS 10.13.4

Running Mode

  • example.py , mode 0
  • instaboost.py
  • Other

Python Version?

2 / 3

@andrewsegas
Copy link
Owner

Hi, this problem happens just in some MACs.
I tried to run instaboost in one MAC and it works, I don't know how to solve your problem, but if you find, please, share with us.

@walidboukabache
Copy link
Author

walidboukabache commented Oct 21, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants