lucas Posted April 26, 2017 Report Posted April 26, 2017 (edited) My config is the following: [nas running seafile with webdav extension] + nginx https letsencrypt as reverse proxy --> the world Syncing my desktop client (archlinux x64) works fine, no problem at all. But when it comes to android here I do have a (big) problem. The first sync is correctly done, my db is on the phone. But after that, every time I open Enpass I got an error -119 couldn't connect to cloud service. Of course, my nas and seafile are up and running because I can access them. So I tried to look into logcat and I found the following issue: W/HttpMethodBase(1735): Cookie rejected: "$Version=0; __cfduid=$TOKEN; $Path=/; $Domain=.MYDOMAIN.eu". Illegal domain attribute ".MYDOMAIN.eu". Domain of origin: "MYDOMAIN.eu" Strangely enough, if I try to setup the dav folder with Solid Explorer I can see the same problem on the logs. But if I try to mount the dav folder using total commander + webdav plugin then everything works fine. My guess is that there is a problem with the jakarta httpclient library because also with solid explorer I was getting the same error with the same user agent (3.1) Edited May 1, 2017 by lucas
lucas Posted April 28, 2017 Author Report Posted April 28, 2017 (edited) Edit: I have disabled cloudflare but it doesn't work. It syncs only for a day and then it stops working. (while other webdav apps work fine) Can you please provide some guidance? @Vinod Kumar Edited May 1, 2017 by lucas
Recommended Posts