You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm playing around with a self hosted instance of QfieldCloud - i got it working as far as i can tell, i can login to the django interface and with QfieldSync i can upload a project.
Although when i want to download that said project in Qfield, i always get a "File Not Found" error:
Output Pre:
::<<<::33755800-6ec9-4f57-a995-586c01bad2cf Start QGIS Application
14:33:06.149 root INFO Starting QGIS app version 33601 (3e589453264)...
14:33:07.871 root INFO QGIS app started!
::>>>::33755800-6ec9-4f57-a995-586c01bad2cf 2
::<<<::d3352db8-2f9b-4d1a-bc81-5568732179bc Download Project Directory
14:33:07.871 root INFO Preparing a temporary directory for project files…
14:33:08.231 root INFO Downloading project files…
14:33:08.235 root INFO Downloading project files finished!
14:33:08.235 root INFO Getting project files list…
14:33:08.239 root INFO Local files list for project "a9507894-5dd5-4731-9493-4bbed4da54ac": empty!
::>>>::d3352db8-2f9b-4d1a-bc81-5568732179bc 2
::<<<::766b5187-249c-4fff-b1b1-13eda7494542 QGIS Layers Data
14:33:08.239 ENTRYPNT INFO Extracting QGIS project layer data…
14:33:08.243 root INFO Loading QGIS project "/tmp/tmp4a9la3l7/files/XYZ.qgs"…
::>>>::766b5187-249c-4fff-b1b1-13eda7494542 1
14:33:08.372 root INFO Stopping QGIS app…
14:33:08.639 root INFO Deleted QGIS app!
Update: After the initial upload to the cloud, i have to save the project once more and upload the .qgs file again, that makes it work then. Somehow the cloud seems not to wait until the initial upload is finished when calling the worker i guess.
I'm playing around with a self hosted instance of QfieldCloud - i got it working as far as i can tell, i can login to the django interface and with QfieldSync i can upload a project.
Although when i want to download that said project in Qfield, i always get a "File Not Found" error:
Output Pre:
Feedback Pre:
Via the admin interface i can check, all the files are there - any idea, in which direction i could investigate? Maybe an MinIO issue?
The text was updated successfully, but these errors were encountered: