Skip to content

RuntimeError: Error uploading data chunk: 14/15. Status code: 500 - INTERNAL SERVER ERROR {"message": "Internal Server Error"} #3331

@NofLevi10root

Description

@NofLevi10root

I have a network issue no matter what I do.
I give the data of the error and some extra data as timesketech version and timesketch importer version.

tengisha@misp:~$ timesketch_importer -u import -p importing --host http://1.1.1.1:5000 --timeline_name win10_1 --sketch_name Timelines /home/tengisha/setup_platform/workdir/risx-misp/backend/plaso/win10Artifacts.plaso --quick
[2025-03-11 13:03:15,156] timesketch_api.config_assistance/WARNING No timesketch section in the config
[2025-03-11 13:03:15,156] timesketch_importer.importer_frontend/INFO Saving Credentials.
[2025-03-11 13:03:15,231] timesketch_importer.importer_frontend/INFO Creating a client.
[2025-03-11 13:03:15,715] timesketch_importer.importer_frontend/INFO Client created.
[2025-03-11 13:03:15,715] timesketch_importer.importer_frontend/INFO Saving TS config.
[2025-03-11 13:03:15,894] timesketch_importer.importer_frontend/INFO New sketch created: [6] Timelines
[2025-03-11 13:03:15,894] timesketch_importer.importer_frontend/INFO Uploading file.
[2025-03-11 13:03:15,898] timesketch_importer.importer_frontend/INFO About to upload file.
[2025-03-11 13:03:37,013] timesketch_importer.importer/WARNING Error uploading data chunk 14/15, retry attempt 1/3
[2025-03-11 13:03:37,364] timesketch_importer.importer/WARNING Error uploading data chunk 14/15, retry attempt 2/3
[2025-03-11 13:03:37,730] timesketch_importer.importer/WARNING Error uploading data chunk 14/15, retry attempt 3/3
Traceback (most recent call last):
File "/home/tengisha/.local/bin/timesketch_importer", line 8, in
sys.exit(main())
^^^^^^
File "/home/tengisha/.local/share/pipx/venvs/timesketch-import-client/lib/python3.12/site-packages/tools/timesketch_importer.py", line 639, in main
timeline, task_id = upload_file(
^^^^^^^^^^^^
File "/home/tengisha/.local/share/pipx/venvs/timesketch-import-client/lib/python3.12/site-packages/tools/timesketch_importer.py", line 141, in upload_file
streamer.add_file(file_path)
File "/home/tengisha/.local/share/pipx/venvs/timesketch-import-client/lib/python3.12/site-packages/timesketch_import_client/importer.py", line 679, in add_file
self._upload_binary_file(filepath)
File "/home/tengisha/.local/share/pipx/venvs/timesketch-import-client/lib/python3.12/site-packages/timesketch_import_client/importer.py", line 449, in _upload_binary_file
raise RuntimeError(
RuntimeError: Error uploading data chunk: 14/15. Status code: 500 - INTERNAL SERVER ERROR {"message": "Internal Server Error"}

tengisha@misp:~$ timesketch_importer --version
API Client Version: 20250112
Importer Client Version: 20241009

tengisha@misp:~$ docker exec -it timesketch-web /bin/bash
root@828267adb3dc:/# pip show timesketch
Name: timesketch
Version: 20250112
Summary: Digital forensic timeline analysis
Home-page: http://www.timesketch.org/
License: Apache License, Version 2.0
Location: /usr/local/lib/python3.10/dist-packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    Data importAll things that are with importing dataSupport

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions