On Mar 16 2022, "Brian C. Hill" <[email protected]> wrote:
> Hello,
>
> I am using s3ql 3.8.1, Python 3.9.2 w/ pyfuse 3.2.1 on CentOS 7 (with 
> kernel-ml 15.16.12).
>
> I am seeing/tons/of these during a copy (rdiff-backup, specifically):
>
>    Mar 15 16:03:38 myhost mount.s3ql[1455]: Server did not provide
>    Content-Type, assuming XML
>    Mar 15 16:03:38 myhost mount.s3ql[1455]: Had to retry 470 times over
>    the last 60 seconds, server or network problem?
>    Mar 15 16:03:39 myhost mount.s3ql[1455]: Had to retry 471 times over
>    the last 60 seconds, server or network problem?
>    Mar 15 16:03:39 myhost mount.s3ql[1455]: Had to retry 472 times over
>    the last 60 seconds, server or network problem?
>    Mar 15 16:03:39 myhost mount.s3ql[1455]: Had to retry 466 times over
>    the last 60 seconds, server or network problem?

This means that S3QL encountered network errors or temporary server
errors, so it had to resent requests many times before it got a
successful response from the server. 

> During one run, mount.3sql exited:
[...]
>    43, in wrapper
>    Mar 15 21:02:29 myhost mount.s3ql[1455]: await fn(*args, **kwargs)
>    Mar 15 21:02:29 myhost mount.s3ql[1455]: File "src/pyfuse3.pyx",
>    line 781, in main
>    Mar 15 21:02:29 myhost mount.s3ql[1455]: File
>    "/opt/python/3.9.2/lib/python3.9/site-packages/trio/_core/_run.py",
>    line 813, in __aexit__
>    Mar 15 21:02:29 myhost mount.s3ql[1455]: raise
>    combined_error_from_nursery
>    Mar 15 21:02:29 myhost mount.s3ql[1455]: File
>    "/opt/python/3.9.2/lib/python3.9/site-packages/_pyfuse3.py", line
>    43, in wrapper
>    Mar 15 21:02:29 myhost mount.s3ql[1455]: await fn(*args, **kwargs)
>    Mar 15 21:02:29 myhost mount.s3ql[1455]: File "src/internal.pxi",
>    line 272, in _session_loop

This looks incomplete. Are you sure there weren't more lines of output?

Best,
-Nikolaus

-- 
GPG 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/s3ql/87tubxj6wp.fsf%40vostro.rath.org.

Reply via email to