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

Error #12

Closed
AhrimanSefid opened this issue Dec 17, 2021 · 8 comments
Closed

Error #12

AhrimanSefid opened this issue Dec 17, 2021 · 8 comments
Labels
wontfix This will not be worked on

Comments

@AhrimanSefid
Copy link

0%| | 17044/1e+16 [02:15<22138098990:39:34, 125.47it/s]
multiprocessing.pool.RemoteTraceback:
"""
Traceback (most recent call last):
File "/usr/lib/python3.6/multiprocessing/pool.py", line 119, in worker
result = (True, func(*args, **kwds))
File "Btcbf.py", line 37, in check_list_online
data = json.loads(url.text)
File "/usr/lib/python3.6/json/init.py", line 354, in loads
return _default_decoder.decode(s)
File "/usr/lib/python3.6/json/decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/usr/lib/python3.6/json/decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
"""

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "Btcbf.py", line 113, in
multiprocessing()
File "Btcbf.py", line 110, in multiprocessing
tuple(results)
File "/usr/local/lib/python3.6/dist-packages/tqdm-4.62.3-py3.6.egg/tqdm/std.py", line 1180, in iter
for obj in iterable:
File "/usr/lib/python3.6/multiprocessing/pool.py", line 735, in next
raise value
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

@vlnahp
Copy link
Owner

vlnahp commented Dec 18, 2021

It means: the API limit reached

@AhrimanSefid
Copy link
Author

can add multi api?
or proxy add?

@vlnahp
Copy link
Owner

vlnahp commented Dec 19, 2021

This is a free API. You can use a paid API account for more requests per day.

@AhrimanSefid
Copy link
Author

ok, can help add api to scripts.

@vlnahp
Copy link
Owner

vlnahp commented Dec 19, 2021

Do you know what an API is?

@vlnahp vlnahp added the wontfix This will not be worked on label Dec 20, 2021
@Werevalis
Copy link

Hey! How this supouse to work?What should i see if its realy working?

@mikejnpc
Copy link

mikejnpc commented Feb 19, 2022

really you asking someone do they know what a api is ? =/ lol... well i wont post my error which inst api related :D

@vlnahp
Copy link
Owner

vlnahp commented Feb 19, 2022

really you asking someone do they know what a api is ? =/ lol... well i wont post my error which inst api related :D

Based on his/her statements most probably he seems not to know what it is. I'm expecting your issue 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

4 participants