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
Followed the instructions over on https://docs.libretro.com/guides/retroarch-cloud-sync/ in order to have cloud sync. As far as I can tell I have followed the instructions correctly, and the WebDav share works correctly in macOS finder, but when I open RetroArch a message that says Cloud Sync in progress 0% appears for five seconds or so, then it is replaced with Cloud Sync failed. In order to try and solve this I enabled logging, but only the line [WARN] [CloudSync] begin failed appears, which is not helpful. I have also tried this on iOS and the same two tooltips appear. Both were almost clean installs, so it might have something to do with that.
Expected behavior
Either working cloud sync or a descriptive error message.
I managed to find and solve the error. My webdav setup consists of a Synology NAS with Cloudflare tunnel exposing (via proxy) the webdav share for RetroArch to an external domain. For some reason if I try to sync with the external domain in my LAN the sync fails and throws the aforementioned error, but if I try to sync on another network, it works fine. I managed to somewhat "solve" this bug by configuring my desktop computer to use the private IP of the NAS instead of the domain (if I configure it with a NAS.local mDNS domain it also fails), and turning off wifi on my phone when booting up RetroArch.
I don't know enough about WebDav nor the specific implementation of RetroArch to know if this kind of behaviour is expected (although finder has no problem connecting via the external domain), nonetheless if possible it might be advisable to throw a clearer and more specific error or warning in the logs instead of the vague [WARN] [CloudSync] begin failed .
Is there an existing issue for this?
Description
Followed the instructions over on https://docs.libretro.com/guides/retroarch-cloud-sync/ in order to have cloud sync. As far as I can tell I have followed the instructions correctly, and the WebDav share works correctly in macOS finder, but when I open RetroArch a message that says Cloud Sync in progress 0% appears for five seconds or so, then it is replaced with Cloud Sync failed. In order to try and solve this I enabled logging, but only the line
[WARN] [CloudSync] begin failed
appears, which is not helpful. I have also tried this on iOS and the same two tooltips appear. Both were almost clean installs, so it might have something to do with that.Expected behavior
Either working cloud sync or a descriptive error message.
Steps to reproduce the bug
Version/Commit
1.19.1 (Git a0208dd)
Bisect Results
No response
Check in the nightly version
I don't know
Platform & operating system
macOS 15.2
Affected Cores
No response
Environment information
No response
Relevant log output
The text was updated successfully, but these errors were encountered: