mhoeher / opentodolist

A simple Todo and task management application - Mirror of https://gitlab.com/rpdev/opentodolist
https://opentodolist.rpdev.net
GNU General Public License v3.0
168 stars 13 forks source link

Webdav sync, not writing to server #28

Closed uGeek closed 3 years ago

uGeek commented 3 years ago

Hi I have tested the application with android, appimage and snap, and none of the three write the directories and libraries to the server.

I have tried other applications like joplin, orgzly, foldersync, purewriter, ... and the server works correctly

Captura de pantalla de 2020-11-22 19-58-26

Thank you very much and very good application

mhoeher commented 3 years ago

Hi @uGeek,

sorry to hear the sync is not working for you. From the logs you provided, I guess the following happens:

Unfortunately, this alone won't be enough to properly understand the issue. So if possible, could you please provide the following information:

If you prefer, you can send me the information via mail (martin@rpdev.net) if you don't want to disclose information like the used URLs.

Thanks a lot in advance!

mhoeher commented 3 years ago

Hi @uGeek,

thanks for providing some details on how to reproduce the issue offline!

I created an issue over at GitLab for fixing this. In fact, I already was able to tackle one particular issue (the creation of remote folders). However, the sync - at least with the current test server I have - does still not run through, but this could also be a server configuration issue.

If you like, you can download development builds of the app from this pipeline and give it a try already. Maybe that change already is enough to make the app work against your production server?

uGeek commented 3 years ago

thank you

I will try it

mhoeher commented 3 years ago

Just for the records: The issue mentioned above has been merged and the fix which caused the folder creation is part of the most recent release (v3.29). If you still experience issues, please let me know (ideally providing new logs).

mhoeher commented 3 years ago

Closing this - I hope the above fixed it for you. If you still encounter issues, please let me know (and reopen the issue or create a new one :wink:).