![]() |
|
|||||||
| FastMail Forum All posts relating to FastMail.FM should go here: suggestions, comments, requests for help, complaints, technical issues etc. |
![]() |
|
|
Thread Tools |
|
|
#1 |
|
Junior Member
Join Date: Feb 2009
Posts: 18
|
WebDAV warning about 'SSL error'
Hello,
I am using a third-party program (namely duplicity, a python program) to send backups to myfiles.messagingengine.com via webdavs. My version of duplicity has not changed in a while, but these messages have started to appear (they do everytime I run the program to connect to this server): Code:
WARNING 1 . Attempt 1 failed. SSLError: The read operation timed out Do you have any idea what might be wrong ? |
|
|
|
|
|
#2 |
|
Intergalactic Postmaster
Join Date: May 2004
Location: Irving, Texas
Posts: 9,131
|
Fastmail upgraded their SSL security setup on Aug 9, 2013:
Fastmail uses perfect forward secrecy with https/TLS connections Secure connections have to negotiate on which common method both ends support. My guess is that this might take a bit longer with the new SSL setup. Hopefully Rob N or Bron from Fastmail will comment. Bill |
|
|
|
|
|
#3 |
|
The "e" in e-mail
Join Date: Jul 2004
Location: Melbourne, Australia
Posts: 2,698
Representative of:
Fastmail.fm |
Sounds likely to me. I don't know 'duplicity', but we have indeed both changing our SSL settings in nginx, and also switched to using nginx in front of apache (we used to have apache on the internet directly for DAV because of chunked encoding uploads - but nginx supports them now)
Hopefully an updated version of duplicity will fix this. |
|
|
|
|
|
#4 |
|
Intergalactic Postmaster
Join Date: May 2004
Location: Irving, Texas
Posts: 9,131
|
Could duplicity be caching old settings, causing dificulties with the new Fastmail setup?
Bill |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Feb 2009
Posts: 18
|
@n5bb I am not aware of any such cached setting.
I tried again with duplicity 0.6.22 instead of 0.6.21 and these warnings still appear. |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Feb 2009
Posts: 18
|
I don't see these error messages anymore with duplicity 0.6.24
|
|
|
|
|
|
#7 |
|
The "e" in e-mail
Join Date: Jul 2004
Location: Melbourne, Australia
Posts: 2,698
Representative of:
Fastmail.fm |
Glad to hear
![]() |
|
|
|