Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.76k stars 2.16k forks source link

Attempt to login... ClientError TimeoutError The read operation timed out (Code: 0, Response: )Traceback (most recent call last): #956

Open borgesrsbr opened 11 months ago

borgesrsbr commented 11 months ago

good afternoon. after taking the steps to install and test my user to successfully connect in Instagram, I tried to do the process and receive the error

Attempt to login... ClientError TimeoutError The read operation timed out (Code: 0, Response: )Traceback (most recent call last): File "/home/master/Osintgram/main.py", line 121, in api = Osintgram(args.id, args.file, args.json, args.command, args.output, args.cookies) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/master/Osintgram/src/Osintgram.py", line 47, in init self.login(u, p) File "/home/master/Osintgram/src/Osintgram.py", line 1129, in login error = json.loads(e.error_response) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/init.py", line 346, in loads return _default_decoder.decode(s) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/json/decoder.py", line 355, in raw_decode raise JSONDecodeError("Expecting value", s, err.value) from None json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

Any one know how to fix this ?

syntaxerrortion commented 11 months ago

same error

Antrax360 commented 11 months ago

Same error

darkdemon2027 commented 11 months ago

same error pls tell me how to fix it

Danirali commented 10 months ago

For me it was simple as running as root

lsnnt commented 10 months ago

For me it was simple as running as root

not done that way also