theahmadov / slash

The Slash OSINT Tool
Mozilla Public License 2.0
444 stars 69 forks source link

I have issue when starting the command #12

Open Baredissuck opened 10 months ago

Baredissuck commented 10 months ago

when i click the gmail of my alt gmail, the command say

[14:21:40] Slash starting... [14:21:40] Mail adress [rikizstore@gmail.com] succesfully setted. [LEAK-CHECK] Leaks : 1 | Passwords : 2

 [1] Leak : Stealer Logs    Leak Date :

[14:21:40] Searching rikizstore@gmail.com on Pastebin... [14:21:40] Searching rikizstore@gmail.com on Github Commits... [14:21:40] Github commit search finished! 0 results found for rikizstore@gmail.com. Exception in thread Thread-2 (search): Traceback (most recent call last): File "C:\Python312\Lib\threading.py", line 1052, in _bootstrap_inner self.run() File "C:\Python312\Lib\threading.py", line 989, in run self._target(*self._args, **self._kwargs) File "C:\Users\USER\slash\api\pastebin.py", line 27, in search cnt = db["count"] ~~^^^^^^^^^ TypeError: list indices must be integers or slices, not str

deadprogramers commented 7 months ago

im triying to solve this but still cant solve this shit error can anyone help me with it

trxshlxrd commented 7 months ago

Same issue, please update

lKak0l commented 6 months ago

el mismo problema bro

deadprogramers commented 4 months ago

I've solved this problem check on repo

Shazgul commented 2 months ago

Same issue here, any fixes already out there?

Shazgul commented 2 months ago
Exception in thread Thread-2 (search):
Traceback (most recent call last):
  File "C:\Users\user2313\AppData\Local\Programs\Python\Python312\Lib\threading.py", line 1073, in _bootstrap_inner
    self.run()
  File "C:\Users\user2313\AppData\Local\Programs\Python\Python312\Lib\threading.py", line 1010, in run
    self._target(*self._args, **self._kwargs)
  File "D:\OSINT\slash\api\pastebin.py", line 27, in search
    cnt = db["count"]
          ~~^^^^^^^^^
TypeError: list indices must be integers or slices, not str