Pydio WebDav Synology

Hi,

I’ve an issue with WebDav on Cells and Synology. I can’t mount webdav on my Synology NAS, I got an error : Connexion refused by server.

Do you have any solution, it’s working with finder on my Mac.

Sincerely,

Robin

Hello and welcome @Robs,

Could you attempt a new connection and retrieve the logs on Cells, I would like to see the request.

If you do not see much on the logs, you might have to use the production or debug mode, for that you either put it in your cells start command, ./cells start --log=<production or debug> or you can use a ENV variable PYDIO_LOGS_LEVEL=production.

Thanks for your reply :).

I only obtain the log with the path “dav”, the other path “/dav” or “/dav”/ I see anything.

{"level":"error","ts":"2020-11-18T09:25:10Z","logger":"pydio.gateway.dav","msg":"|- DAV END","method":"GET","path":"/dav","error":"invalid argument"}

{"level":"error","ts":"2020-11-18T09:25:10Z","logger":"pydio.gateway.dav","msg":"Clean Error","UserName":"admin","UserUuid":"cfc9c91c-3bb0-4e8f-b7dc-c19619cd58e0","GroupPath":"/","Profile":"admin","Roles":"ROOT_GROUP,ADMINS,ADMINS,cfc9c91c-3bb0-4e8f-b7dc-c19619cd58e0","error":"invalid argument"}

{"level":"error","ts":"2020-11-18T09:25:10Z","logger":"pydio.gateway.dav","msg":"Clean Error","UserName":"admin","UserUuid":"cfc9c91c-3bb0-4e8f-b7dc-c19619cd58e0","GroupPath":"/","Profile":"admin","Roles":"ROOT_GROUP,ADMINS,ADMINS,cfc9c91c-3bb0-4e8f-b7dc-c19619cd58e0","error":"invalid argument"}

{"level":"error","ts":"2020-11-18T09:25:10Z","logger":"pydio.gateway.dav","msg":"|- DAV END","method":"PROPFIND","path":"/dav","error":"file does not exist"}

Thanks,

Robin

This topic was automatically closed 35 days after the last reply. New replies are no longer allowed.