docker-icloudpd
docker-icloudpd copied to clipboard
Connection aborted - RemoteDisconnected
Hi, I've got a (kind of) working instance but frequently see this, after downloading some 150 Files. Seems like Apple drops my connection. It left the container of for > than 25hours, without any change to his behaviour:
`2024-01-12 17:33:19 ERROR Failed to download new files
2024-01-12 17:33:19 ERROR - Can you log into icloud.com without receiving pop-up notifications?
2024-01-12 17:33:19 ERROR Error debugging info:
2024-01-12 17:33:19 ERROR Traceback (most recent call last):
File "urllib3/connectionpool.py", line 714, in urlopen
File "urllib3/connectionpool.py", line 466, in _make_request
File "
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "requests/adapters.py", line 486, in send
File "urllib3/connectionpool.py", line 798, in urlopen
File "urllib3/util/retry.py", line 550, in increment
File "urllib3/packages/six.py", line 769, in reraise
File "urllib3/connectionpool.py", line 714, in urlopen
File "urllib3/connectionpool.py", line 466, in _make_request
File "
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "starters/icloudpd.py", line 6, in
Are network connections being proxied? Seems like a networking/firewall/routing issue.
No, plain network. Just the machine, switch and ubiquiti UXG-Lite. Nothing fancy in there.
I'd check networking of the host machine... network driver, GeoIP implementation, DNS server, IPv6 and the likes could be affecting it.