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

JSON Decode Errors #75

Closed
lxndrblz opened this issue Feb 12, 2024 · 3 comments · Fixed by #76
Closed

JSON Decode Errors #75

lxndrblz opened this issue Feb 12, 2024 · 3 comments · Fixed by #76
Assignees
Labels
bug Something isn't working

Comments

@lxndrblz
Copy link
Owner

Error Log:

buddylist skypexspaces-contacts-<GUID_1> (Records: 5)
replychains skypexspaces-<GUID_1> (Records: 0)
conversations skypexspaces-<GUID_1> (Records: 0)
people skypexspaces-<GUID_1> (Records: 1924)
people Teams:substrate-suggestions-manager:<GUID_2> (Records: 0)
replychains Teams:replychain-manager:<GUID_3> (Records: 13225)
conversations Teams:conversation-manager:<GUID_3> (Records: 1358)
Traceback (most recent call last):
  File "main.py", line 65, in <module>
  File "click\core.py", line 1157, in __call__
  File "click\core.py", line 1078, in main
  File "click\core.py", line 1434, in invoke
  File "click\core.py", line 783, in invoke
  File "main.py", line 61, in process_cmd
  File "forensicsim\parser.py", line 373, in process_db
  File "forensicsim\parser.py", line 355, in parse_records
  File "forensicsim\parser.py", line 245, in _parse_conversations
  File "dataclasses_json\api.py", line 70, in from_dict
  File "dataclasses_json\core.py", line 206, in _decode_dataclass
  File "forensicsim\parser.py", line 36, in decode_dict
  File "json\__init__.py", line 359, in loads
  File "json\decoder.py", line 337, in decode
  File "json\decoder.py", line 355, in raw_decode
json.decoder.JSONDecodeError: Expecting value: line 1 column 2 (char 1)
[15784] Failed to execute script 'main' due to unhandled exception!
@lxndrblz lxndrblz added the bug Something isn't working label Feb 12, 2024
@AdonisLeavis
Copy link

I am experiencing the same phenomenon in my environment.
I would be very happy if you could fix it.
Please let me know if there is any information you need, or if there is anything I can help you with, such as verifying the operation.

@lxndrblz lxndrblz pinned this issue Apr 6, 2024
@kyleEeeEEeeee
Copy link

I am also getting this issue

@minit01
Copy link

minit01 commented May 25, 2024

Same issue on my side - is there anything we can do to support you in getting the fix candidate #76 into an official release soon ? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants