On Mar 18 2016, Ryan Groth <[email protected]> wrote: > Just upgraded to 2.17.1 hoping for a bit more stability from one of > our more heavily used s3ql filesystems -
What problems did you have before? [...] > return self._sslobj.write(data) > File "/usr/local/lib/python3.5/ssl.py", line 581, in write > return self._sslobj.write(data) > ssl.SSLError: [SSL: BAD_WRITE_RETRY] bad write retry (_ssl.c:1846) > Mar 17 10:44:13 lsaws-backup journal: mount.s3ql[29561:MainThread] > s3ql.mount.unmount: Unmounting file system... Currently the only workaround is to disable ssl. Any help is welcome, https://bitbucket.org/nikratio/s3ql/issues/87/retry-on-ssl-bad_write_retry. Best, -Nikolaus -- GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.« -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
