forked from jaguar754/instabot.py
-
Notifications
You must be signed in to change notification settings - Fork 14
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, cant run bot #3
Comments
working on it |
same here :/ |
I can't run too :( |
Fixed guys |
now i have connection error :/ |
@Temposchwelle is your instaboost updated? please check it, here it works! |
@andrewsegas after update I got connection error now I waited a few hours and tried again and now the fix works so thank you :). But don't know why waiting helped after the update |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
x
!Issue with the same problem
Hosting
Select one:
Operating System? (include version)
Windows 8
Running Mode
Python Version?
3
Description
Type the description of your issue here.
It is not loggin in it prompt this error
Include the contents of the error.log here (if applicable).
Microsoft Windows [Versión 10.0.16299.371]
(c) 2017 Microsoft Corporation. Todos los derechos reservados.
C:\Users\Gleydys>cd C:\Users\Gleydys\Desktop\instaboost-master\Instaboost
C:\Users\Gleydys\Desktop\instaboost-master\Instaboost>python example.py
10:39 Instaboost v2.19.0 started at 17.04.2018 10:39:
10:39 Trying to login as ptywear...
Traceback (most recent call last):
File "example.py", line 59, in
UI = False)
File "C:\Users\Gleydys\Desktop\instaboost-master\Instaboost\src\instabot.py", line 241, in init
self.login()
File "C:\Users\Gleydys\Desktop\instaboost-master\Instaboost\src\instabot.py", line 319, in login
self.user_id = ui.get_user_id_by_login(self.user_login)
File "C:\Users\Gleydys\Desktop\instaboost-master\Instaboost\src\userinfo.py", line 43, in get_user_id_by_login
all_data = json.loads(info.text)
File "C:\Users\Gleydys\AppData\Local\Programs\Python\Python36-32\lib\json_init_.py", line 354, in loads
return _default_decoder.decode(s)
File "C:\Users\Gleydys\AppData\Local\Programs\Python\Python36-32\lib\json\decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "C:\Users\Gleydys\AppData\Local\Programs\Python\Python36-32\lib\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)
C:\Users\Gleydys\Desktop\instaboost-master\Instaboost>
The text was updated successfully, but these errors were encountered: