sterraxcyl icon indicating copy to clipboard operation
sterraxcyl copied to clipboard

Rate limit that doesn't get fixed by waiting

Open EstebanOD opened this issue 8 months ago • 2 comments

C:\Users\REDACTED\Desktop\HDD\REDACTED\sterra>sterra export -ssid REDACTED -u REDACTED -t followers __ 2.2 / /_ ___ ________ __ _ (-</ __// -) / / _ `/ /)⎜_/ _// // _,/ https://github.com/novitae ⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺⎺ ⎺⎺⎺⎺⎺⎺ ⎺⎺ ⎺ Traceback (most recent call last): File "", line 198, in _run_module_as_main File "", line 88, in run_code File "C:\Users\REDACTED\AppData\Local\Programs\Python\Python311\Scripts\sterra.exe_main.py", line 7, in File "C:\Users\REDACTED\AppData\Local\Programs\Python\Python311\Lib\site-packages\sterra\core.py", line 432, in main ret = globals()module.upper() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\REDACTED\AppData\Local\Programs\Python\Python311\Lib\site-packages\sterra\core.py", line 77, in EXPORT scraper = instagram(, original_target, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\REDACTED\AppData\Local\Programs\Python\Python311\Lib\site-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.

EstebanOD avatar Jun 20 '24 11:06 EstebanOD