Hi, everyone!
I have a version 2.0.2 Windows uploader and recently was uploading several hundred thousand photos to Mapillary (long road trip).
But now I am constantly getting this upload error and can not get any further with uploads.
I looked in the log file and found this:
[2021-07-14 19:09:32.180] [info] [power-saver-blocker] start: 2
[2021-07-14 19:09:32.203] [debug] [mapillary:tools] C:\Users\maxfr\AppData\Local\Programs\mapillary-desktop-uploader\resources\static\mapillary_tools-win32.exe upload --import_path G:\2021.06.26 --advanced --summarize --save_as_json
[2021-07-14 19:15:23.289] [debug] [mapillary:tools] Traceback (most recent call last):
File “\vmware-host\Shared Folders\Mapillary\mapillary_tools\pyinstaller\main.py”, line 4, in[2021-07-14 19:15:25.600] [debug] [mapillary:tools] File “mapillary_tools_main_.py”, line 93, in main
[2021-07-14 19:15:25.602] [debug] [mapillary:tools] File “mapillary_tools\commands\upload.py”, line 112, in run
File “mapillary_tools\upload.py”, line 83, in upload[2021-07-14 19:15:25.622] [debug] [mapillary:tools] File “mapillary_tools\upload.py”, line 83, in
[2021-07-14 19:15:25.624] [debug] [mapillary:tools] File “mapillary_tools\upload.py”, line 17, in verify_mapillary_tag
File “mapillary_tools\exif_read.py”, line 401, in mapillary_tag_exists
File “json_init_.py”, line 346, 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 1 (char 0)
[15276] Failed to execute script main[2021-07-14 19:15:25.731] [debug] [mapillary:tools] process exit code 1 and signal null
[2021-07-14 19:15:25.734] [error] [store:modules:uploadSession] Error: exit with code 1 and signal null
at ChildProcess. (file:///C:/Users/maxfr/AppData/Local/Programs/mapillary-desktop-uploader/resources/app.asar/webpack:/src/renderer/services/rx/ipc.ts:16:11)
at ChildProcess.emit (events.js:215:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
[2021-07-14 19:15:25.745] [info] [power-saver-blocker] stop: 2
[2021-07-14 19:15:25.763] [info] [services:observer-manager] Stopping dfed6100-e4bd-11eb-83cf-7dfbf84a51b7
[2021-07-14 19:15:25.765] [error] [vue] Error: exit with code 1 and signal null
at ChildProcess. (file:///C:/Users/maxfr/AppData/Local/Programs/mapillary-desktop-uploader/resources/app.asar/webpack:/src/renderer/services/rx/ipc.ts:16:11)
at ChildProcess.emit (events.js:215:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
This is not helpful to me and I don’t know how to fix this. The uploader just don’t work =(
Reinstalled it several times, tried different image sets, all the same, it just stops with an error on the upload phase.
Does someone know how to solve it?
Thank you!