Hello. I have read other threads here , and i cant find solution to this.
Traceback (most recent call last):
File "/usr/local/bin/sterra", line 8, in
sys.exit(main())
File "/usr/local/lib/python3.10/dist-packages/sterra/core.py", line 432, in main
ret = globals()module.upper()
File "/usr/local/lib/python3.10/dist-packages/sterra/core.py", line 77, in EXPORT
scraper = instagram(, original_target, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/sterra/stegram.py", line 136, in init
raise RateLimitError("__a1 line 123 is None")
sterra.SterraException.RateLimitError: Rate limit at __a1 line 123 is None blocks the program. Wait a bit, or change of login account.
Any help please?