Closed ghost closed 7 years ago
Do you have a fastcgi or php log? What does it say? (104: Connection reset by peer) while reading upstream,
tells me that the fastcgi might be crashing, but I can't be certain.
I have the same prob - after update to 0.46 no sync with iOS possible. Same error: SSL connex not possible... (Running baikal on a synology DSM 6.1)
I don't think I can answer this. I do think that it's a problem with your SSL configuration. Are you able to open the url with plain safari? Maybe take a look at this tool to see if your SSL is configured correctly:
For the OP, I'm getting this error on the domain you gave us:
dav.mailgermania.de uses an invalid security certificate. The certificate is only valid for mail.mailgermania.de
I think that error is pretty clear ;) Closing this ticket for that reason
Hello,
I set up my baikal server an with Thunderbird, Android and Windows everything works perfect. But then came iOS. Everytime I get thie messages in my log when I tried to connect:
2016/12/25 15:04:29 [error] 10941#0: *2359 readv() failed (104: Connection reset by peer) while reading upstream, client: 46.223.1.8, server: dav.mailgermania.de, request: "PROPFIND /dav.php/calendars/malte.kiefer@mailgermania.de/bundeswehr/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "dav.mailgermania.de" 2016/12/25 15:04:29 [error] 10941#0: *2358 readv() failed (104: Connection reset by peer) while reading upstream, client: 46.223.1.8, server: dav.mailgermania.de, request: "PROPFIND /dav.php/addressbooks/malte.kiefer@mailgermania.de/default/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "dav.mailgermania.de" 2016/12/25 15:04:29 [error] 10941#0: *2366 readv() failed (104: Connection reset by peer) while reading upstream, client: 46.223.1.8, server: dav.mailgermania.de, request: "PROPFIND /dav.php/calendars/malte.kiefer@mailgermania.de/default/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "dav.mailgermania.de" 2016/12/25 15:04:30 [error] 10941#0: *2370 readv() failed (104: Connection reset by peer) while reading upstream, client: 46.223.1.8, server: dav.mailgermania.de, request: "PROPFIND /dav.php/calendars/malte.kiefer@mailgermania.de/familie/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "dav.mailgermania.de" 2016/12/25 15:04:30 [error] 10941#0: *2374 readv() failed (104: Connection reset by peer) while reading upstream, client: 46.223.1.8, server: dav.mailgermania.de, request: "PROPFIND /dav.php/calendars/malte.kiefer@mailgermania.de/gemeinde/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "dav.mailgermania.de" 2016/12/25 15:04:31 [error] 10941#0: *2378 readv() failed (104: Connection reset by peer) while reading upstream, client: 46.223.1.8, server: dav.mailgermania.de, request: "PROPFIND /dav.php/calendars/malte.kiefer@mailgermania.de/kiefer-networks/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "dav.mailgermania.de"
iOS always told me, that they could no connect with SSL. I have a Let's Encrypt certificate is that a problem? When I go over the safari to the dav.php I can open all books and calendars. Here is my nginx config
Can you help me?