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.13k stars 1.97k forks source link

I see this problem Osintgram #709

Open ha0k0 opened 1 year ago

ha0k0 commented 1 year ago

Traceback (most recent call last): File "/home/kali/tools/Osintgram/main.py", line 122, in api = Osintgram(args.id, args.file, args.json, args.command, args.output, args.cookies) File "/home/kali/tools/Osintgram/src/Osintgram.py", line 47, in init self.login(u, p) File "/home/kali/tools/Osintgram/src/Osintgram.py", line 1114, in login self.api = AppClient( File "/home/kali/.local/lib/python3.10/site-packages/instagram_private_api/client.py", line 208, in init self.login() File "/home/kali/.local/lib/python3.10/site-packages/instagram_private_api/endpoints/accounts.py", line 64, in login on_login_callback(self) File "/home/kali/tools/Osintgram/src/Osintgram.py", line 1117, in on_login=lambda x: self.onlogin_callback(x, settings_file)) File "/home/kali/tools/Osintgram/src/Osintgram.py", line 1151, in onlogin_callback with open(new_settings_file, 'w') as outfile: PermissionError: [Errno 13] Permission denied: 'config/settings.json'

ghatakhiladi commented 1 year ago

i was facing this issue too but its not an error the thing is osint unable to login in new account so its better to use your old account

ha0k0 commented 1 year ago

and this Attempt to login... Traceback (most recent call last): File "/home/sc/tools/Osintgram/main.py", line 121, in api = Osintgram(args.id, args.file, args.json, args.command, args.output, args.cookies) File "/home/sc/tools/Osintgram/src/Osintgram.py", line 47, in init self.login(u, p) File "/home/sc/tools/Osintgram/src/Osintgram.py", line 1114, in login self.api = AppClient( File "/home/sc/.local/lib/python3.10/site-packages/instagram_private_api/client.py", line 208, in init self.login() File "/home/sc/.local/lib/python3.10/site-packages/instagram_private_api/endpoints/accounts.py", line 64, in login on_login_callback(self) File "/home/sc/tools/Osintgram/src/Osintgram.py", line 1117, in on_login=lambda x: self.onlogin_callback(x, settings_file)) File "/home/sc/tools/Osintgram/src/Osintgram.py", line 1151, in onlogin_callback with open(new_settings_file, 'w') as outfile: PermissionError: [Errno 13] Permission denied: 'config/settings.json'

ghatakhiladi commented 1 year ago

Use old account not fresh one you created a few hours ago

ha0k0 commented 1 year ago

I used an old account with the same problem

use12345u commented 1 year ago

Go to osintgram by cd and then type this ' chmod +x config ' your problem will get solved

descontrol123 commented 1 year ago

alguien resolvio el problema me sale lo mismo