It crashed again. Now the last few lines of mount.log (with the --debug option) are:
2020-12-24 01:01:39.919 747066:Thread-1 s3ql.backends.gs._do_request: started with POST /upload/storage/v1/b/some_bucket_name/o, qs={'uploadType': 'multipart'}
2020-12-24 01:01:39.996 747066:MainThread s3ql.fs.getxattr: started with 149587, b'security.capability'
2020-12-24 01:01:40.099 747066:MainThread s3ql.fs.getxattr: started with 149587, b'security.capability'
2020-12-24 01:01:40.103 747066:MainThread s3ql.fs.getxattr: started with 149587, b'security.capability'
2020-12-24 01:01:40.211 747066:MainThread s3ql.fs.getxattr: started with 149587, b'security.capability'
2020-12-24 01:01:40.216 747066:MainThread s3ql.fs.getxattr: started with 149587, b'security.capability'
2020-12-24 01:01:40.302 747066:Thread-1 s3ql.backends.gs._parse_error_response: Server response not JSON - intermediate proxy failure?
2020-12-24 01:01:40.303 747066:MainThread s3ql.block_cache.with_event_loop: upload of 86350 failed
NoneType: None
2020-12-24 01:01:40.320 747066:Thread-1 s3ql.mount.exchook: recording exception <RequestError, code=401, reason='Unauthorized', with body data>
Any thoughts?
Thanks