Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to sync project due to unhandled exception #658

Open
jensdagnl opened this issue Jan 22, 2025 · 0 comments
Open

Failed to sync project due to unhandled exception #658

jensdagnl opened this issue Jan 22, 2025 · 0 comments
Labels
support question to be handled by the support team

Comments

@jensdagnl
Copy link

Hello, yesterday I wanted to sync the new project that I created. However, it took a long time trying to sync in the first place (couple of minutes) and after that I received the: failed to sync project due to unhandled exception.

Here are the details

Traceback (most recent call last):

File "C:\Users/JensGoeree/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\sync_dialog.py", line 205, in push_timer_tick
is_running = push_project_is_running(self.job)

File "C:\Users/JensGoeree/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\mergin\client_push.py", line 230, in push_project_is_running
raise future.exception()

File "C:\PROGRA1\QGIS331.4\apps\Python39\lib\concurrent\futures\thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)

File "C:\Users/JensGoeree/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\mergin\client_push.py", line 325, in _do_upload
item.upload_blocking(job.mc, job.mp)

File "C:\Users/JensGoeree/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\Mergin\mergin\client_push.py", line 60, in upload_blocking
with open(self.file_path, "rb") as file_handle:

FileNotFoundError: [Errno 2] No such file or directory: 'X:\GIS\DATA\INTERN\mergin_ecologie\smp2\smp_v2—_deellocaties.gpkg_base2theirs.bin'

Could it be the case that somehow the Mergin plugin installed on my local machine can not find the directory on a shared network?

I use QGIS 3.34.4.

If more info is needed I will gladly provide.

@tomasMizera tomasMizera added the support question to be handled by the support team label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support question to be handled by the support team
Projects
None yet
Development

No branches or pull requests

2 participants