Skip to content
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

Starting up but Error on start #1810

Open
Satanaelcode opened this issue Sep 29, 2023 · 1 comment
Open

Starting up but Error on start #1810

Satanaelcode opened this issue Sep 29, 2023 · 1 comment

Comments

@Satanaelcode
Copy link

Satanaelcode commented Sep 29, 2023

/// GENERAL INFO ///

Starting a Search with data triggered this Error

  • OS-NAME: ParrotOS (Debiant)
  • PY3-VERSION: 3.9.2
  • PY2-VERSION: 2.7.18
  • APP-VERSION: 3.0

/// ERROR CODE ///

JsonDecode Error: ['Traceback (most recent call last):\n', ' File "/usr/share/spiderfoot/sfscan.py", line 180, in startScan\n mod.setup(self.ts.sf, self.ts.modconfig[modName])\n', ' File "/usr/share/spiderfoot/modules/sfp_accounts.py", line 80, in setup\n self.sites = json.loads(content)[\'sites\']\n', ' File "/usr/lib/python3.9/json/__init__.py", line 346, in loads\n return _default_decoder.decode(s)\n', ' File "/usr/lib/python3.9/json/decoder.py", line 340, in decode\n raise JSONDecodeError("Extra data", s, end)\n', 'json.decoder.JSONDecodeError: Extra data: line 1 column 4 (char 3)\n']

@bcoles
Copy link
Contributor

bcoles commented Nov 3, 2023

This should be patched in the latest version on GitHub:

git clone https://github.com/smicallef/spiderfoot

No official release of SpiderFoot has been released since.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants