Have some strangeness with 14.1 upload. Done as separate process then upload. No tools environment settings made.
Abended - last few lines below. Doesn’t like uploading zipped logs The big worry for me is wondering if I just paid my provider to upload 680MBytes that just got dumped.
Restarted just the upload. Seemed to recover okay. Might be good to handle the output of this better.
05:37:29.686 - DEBUG - UPLOAD_PROGRESS: {“sequence_idx”: 0, “total_sequence_count”: 23, “sequence_image_count”: 340, “sequence_uuid”: “0”, “file_type”: “image”, “sequence_md5sum”: “7a8114281963098466fbc8ac74bc4efd”, “entity_size”: 1582390, “upload_start_time”: 1755891120.0699842, “upload_total_time”: 0, “upload_last_restart_time”: 1755891120.0699842, “upload_first_offset”: 0, “import_path”: “/mybook/mupload/20250822WS/process/20250821_224337_192.jpg”, “chunk_size”: 1582061, “retries”: 0, “begin_offset”: 0, “offset”: 1582390}
05:37:29.689 - DEBUG - UPLOAD_FAILED: {“sequence_idx”: 0, “total_sequence_count”: 23, “sequence_image_count”: 340, “sequence_uuid”: “0”, “file_type”: “image”, “sequence_md5sum”: “7a8114281963098466fbc8ac74bc4efd”, “entity_size”: 686702963, “upload_start_time”: 1755891120.0699842, “upload_total_time”: 0, “upload_last_restart_time”: 1755891120.0699842, “upload_first_offset”: 0}
05:37:30.393 - INFO - ==> Upload summary
05:37:30.393 - INFO - Nothing uploaded. Bye.
Traceback (most recent call last):
File “main.py”, line 8, in
File “mapillary_tools/commands/main.py”, line 156, in main
File “mapillary_tools/commands/upload.py”, line 82, in run
File “mapillary_tools/upload.py”, line 122, in upload
File “mapillary_tools/upload.py”, line 113, in upload
File “mapillary_tools/upload.py”, line 632, in _continue_or_fail
File “mapillary_tools/uploader.py”, line 559, in upload_images
File “mapillary_tools/uploader.py”, line 585, in _upload_sequence_and_finish
File “mapillary_tools/uploader.py”, line 580, in _upload_sequence_and_finish
File “mapillary_tools/uploader.py”, line 656, in _upload_images_parallel
File “concurrent/futures/_base.py”, line 456, in result
File “concurrent/futures/_base.py”, line 401, in __get_result
File “concurrent/futures/thread.py”, line 59, in run
File “mapillary_tools/uploader.py”, line 690, in _upload_images_from_queue
File “mapillary_tools/uploader.py”, line 741, in init
File “mapillary_tools/uploader.py”, line 822, in _maybe_create_persistent_cache_instance
File “mapillary_tools/history.py”, line 146, in clear_expired
File “dbm/init.py”, line 89, in open
dbm.error: db type could not be determined
[PYI-2473:ERROR] Failed to execute script ‘main’ due to unhandled exception!