Re: [SailfishDevel] Troubleshooting *DAV

2016-12-20 Thread Chris Adams
Hi Eli,

Sorry for top posting but I'm on OWA which doesn't handle quoting unfortunately.
Please see 
https://sailfishos.org/wiki/CalDAV_and_CardDAV_Community_Contributions#Sync_Logs
 for information about collecting debug output from the C*DAV plugins.

Your issue sounds a lot like https://bugs.merproject.org/show_bug.cgi?id=1689 
although it may not be due to a captive portal in your case but instead some 
particular SSL response case which we may not handle correctly.

Best regards,
Chris.


From: Devel [devel-boun...@lists.sailfishos.org] on behalf of E.S. Rosenberg 
[es.rosenberg+sailfishos@gmail.com]
Sent: Wednesday, December 21, 2016 8:12 AM
To: Sailfish OS Developers
Subject: [SailfishDevel] Troubleshooting *DAV

Hi everyone,
This is mainly to the gals and girls working on the *DAV support.

Can anyone give me some pointers on how to trouble shoot on the Jolla side?


Problem details:
I set up a sogo 3 (nightly) server to have something to sync my
calander and contacts against.

When I create the *DAV account it allows me to save but then it
immediately after that when it tries to sync fails with "Account needs
to be updated" (new password).

On the server side I see the following 4 requests come in while I am
creating the account:
 [ip] "PROPFIND /SOGo/dav/[user] HTTP/1.1" 401 0/85 0.198 - - 0
 [ip] "PROPFIND /SOGo/dav/[user] HTTP/1.1" 207 324/85 0.274 - - 0
 [ip] "PROPFIND /SOGo/dav/[user] HTTP/1.1" 207 364/120 0.203 - - 0
 [ip] "PROPFIND /SOGo/dav/[user]/Calendar/ HTTP/1.1" 207 473/273 0.213
2124 77% 0

After which no further requests are seen *ever*, not after I enter a
new password or anything else.

Connection (jolla): 3/4G (carrier grade NAT)
Server side: https, allowing only TLS >= 1.0 and strong ciphers.

So any suggestions on how to further troubleshoot this are very welcome.

Thanks!
Eli
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

[SailfishDevel] Troubleshooting *DAV

2016-12-20 Thread E.S. Rosenberg
Hi everyone,
This is mainly to the gals and girls working on the *DAV support.

Can anyone give me some pointers on how to trouble shoot on the Jolla side?


Problem details:
I set up a sogo 3 (nightly) server to have something to sync my
calander and contacts against.

When I create the *DAV account it allows me to save but then it
immediately after that when it tries to sync fails with "Account needs
to be updated" (new password).

On the server side I see the following 4 requests come in while I am
creating the account:
 [ip] "PROPFIND /SOGo/dav/[user] HTTP/1.1" 401 0/85 0.198 - - 0
 [ip] "PROPFIND /SOGo/dav/[user] HTTP/1.1" 207 324/85 0.274 - - 0
 [ip] "PROPFIND /SOGo/dav/[user] HTTP/1.1" 207 364/120 0.203 - - 0
 [ip] "PROPFIND /SOGo/dav/[user]/Calendar/ HTTP/1.1" 207 473/273 0.213
2124 77% 0

After which no further requests are seen *ever*, not after I enter a
new password or anything else.

Connection (jolla): 3/4G (carrier grade NAT)
Server side: https, allowing only TLS >= 1.0 and strong ciphers.

So any suggestions on how to further troubleshoot this are very welcome.

Thanks!
Eli
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org