[Help]: Upload PNG/JPG map image for heatmap - fails at 95% #369
-
Controller Version5.12.7 Describe Your Issue or QuestionHello, I'm trying to upload an image for the heatmap, but the progress always gets to 95%, then the upload fails. I have tried upgrading to the latest version of the docker image, but the issue persists. I am running the image on the docker client for Synology NAS - default installation with all ports mapped through. I though it may be a permissions issue, but all the 3 directories (work, logs, and data), were all created the same and I have no other issues with the installation. The following log entry occurs when the upload fails:
After searching for a similar report, I can't find anything - so I expect there is something particular to my installation. Any advice would be appreciated. Thanks! Expected BehaviorUpload of pPNG or JPG image proceeds as expected to 100% Steps to Reproduce
How You're Launching the Container
Container Logs
MongoDB LogsNo response Additional ContextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
How large is the file? What file type? I was just able to upload a file to a 306 KB PNG file as a heatmap without an issue on my end running 5.12.7. Do you have anything like an nginx proxy in front of your controller or is it directly exposed with host networking? I don't see any information about your run command or compose file so I can't tell about how it is deployed. |
Beta Was this translation helpful? Give feedback.
How large is the file? What file type? I was just able to upload a file to a 306 KB PNG file as a heatmap without an issue on my end running 5.12.7.
Do you have anything like an nginx proxy in front of your controller or is it directly exposed with host networking? I don't see any information about your run command or compose file so I can't tell about how it is deployed.