iPhone failed to sync with webdav server
DEBUG ID:: D77117311
I used to sync with my http webdav docker container using a http://[myip]:[myport] form of url. Nowadays I upgraded to iOS 17.3, the syncing failed. I try to use 'verify server' in the account setting, it says 'Could not connect to webdav server'. I googled for it, which tells me to use https webdav server. But i still want to check the log at first.
I tried to use the 'Debug Output Logging'. However, as I reproduced the verify server process, 'View Ouput' shows nothing while the app shows '6 lines logged'. It confused me. I googled how to view logs via DEBUG ID but in vain. Could anyone paste my log or tell if it is exactly the problem of a http webdav server from the logging?
Thanks!
I used to sync with my http webdav docker container using a http://[myip]:[myport] form of url. Nowadays I upgraded to iOS 17.3, the syncing failed. I try to use 'verify server' in the account setting, it says 'Could not connect to webdav server'. I googled for it, which tells me to use https webdav server. But i still want to check the log at first.
I tried to use the 'Debug Output Logging'. However, as I reproduced the verify server process, 'View Ouput' shows nothing while the app shows '6 lines logged'. It confused me. I googled how to view logs via DEBUG ID but in vain. Could anyone paste my log or tell if it is exactly the problem of a http webdav server from the logging?
Thanks!
-
dstillmanYes, due to iOS restrictions, you have to use HTTPS for non-local addresses.