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

Unable to get fwingsemail #166

Closed dschulz1227 closed 3 years ago

dschulz1227 commented 3 years ago

Run a command: fwingsemail Searching for emails of users followed by target... this can take a few minutes
Catched 141 followings emailError parsing error response: Expecting value: line 1 column 1 (char 0) Traceback (most recent call last): File "/home/myusername/.local/lib/python3.9/site-packages/instagram_private_api/client.py", line 523, in _call_api response = self.opener.open(req, timeout=self.timeout) File "/usr/lib/python3.9/urllib/request.py", line 523, in open response = meth(req, response) File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response response = self.parent.error( File "/usr/lib/python3.9/urllib/request.py", line 561, in error return self._call_chain(args) File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain result = func(args) File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 500: Internal Server Error

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "/home/myusername/Desktop/Tools/Osintgram/main.py", line 169, in _cmd()
File "/home/myusername/Desktop/Tools/Osintgram/src/Osintgram.py", line 1276, in get_fwingsemail user = self.api.user_info(str(follow['id'])) File "/home/blck0ut/.local/lib/python3.9/site-packages/instagram_private_api/endpoints/users.py", line 17, in user_info res = self._call_api('users/{user_id!s}/info/'.format(**{'user_id': user_id})) File "/home/myusername/.local/lib/python3.9/site-packages/instagram_private_api/client.py", line 527, in _call_api ErrorHandler.process(e, error_response) File "/home/blck0ut/.local/lib/python3.9/site-packages/instagram_private_api/errors.py", line 135, in process raise ClientError(error_msg, http_error.code, error_response) instagram_private_api.errors.ClientError: Internal Server Error

martin-lgtm commented 3 years ago

Same problem with me

salahgeek commented 3 years ago

me too i hope can fixe it soon as possible

superman7886 commented 3 years ago

I didn't get the error its maybe your network setting issue try changing that to the bridged network if you are using a Virtual box

martin-lgtm commented 3 years ago

No, I'm not using Virtual Box, I'm using dual boot

On Sat, May 8, 2021 at 12:38 PM superman7886 @.***> wrote:

I didn't get the error its maybe your network setting issue try changing that to the bridged network if you are using a Virtual box

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Datalux/Osintgram/issues/166#issuecomment-835247677, or unsubscribe https://github.com/notifications/unsubscribe-auth/APF4YTLYEBZMYS5BBLPVO5LTMUBBZANCNFSM42TXKLOA .