boredazfcuk / docker-icloudpd

An Alpine Linux container for the iCloud Photos Downloader command line utility
1.57k stars 149 forks source link

Failed to execute script 'icloud' due to unhandled exception! #562

Closed Inrrs closed 3 weeks ago

Inrrs commented 1 month ago

Enter iCloud password for 66666@163.com:
Traceback (most recent call last):
File "starters/icloud.py", line 5, in
File "pyicloud_ipd/cmdline.py", line 200, in main
File "pyicloud_ipd/base.py", line 305, in init
File "pyicloud_ipd/base.py", line 367, in authenticate
File "pyicloud_ipd/base.py", line 399, in _authenticate_with_token
NameError: name 'PyiCloudConnectionException' is not defined. Did you mean: 'PyiCloudFailedLoginException'?
[424] Failed to execute script 'icloud' due to unhandled exception!
2024-05-10 12:30:53 ERROR Keyring file does not exist. Please try again

![Uploading 图片1.png…]()

jmmfam commented 1 month ago

same issue

boredazfcuk commented 1 month ago

I can't tell anything from such a tiny log file.

Athrunsky commented 1 month ago

I can't tell anything from such a tiny log file.

looks like this issue type all come from Chiniese iCloud users. I have same issue,and search old issues log which you fixed it on 2 weeks ago, rolled that into the latest container. I don't know what information I can provide to help fix this problem. image ver: v1.0.819 Alpine Linux 3.19.1 Python version: 3.11.9

boredazfcuk commented 1 month ago

I can't tell anything from such a tiny log file.

looks like this issue type all come from Chiniese iCloud users.

The issue type of people posting tiny, useless log files? Yes, I agree.

boredazfcuk commented 1 month ago

There has been an update to the upstream code which should now give a more accurate error message for this issue. Please update to the latest version of the container, replicate the issue and post the new information.

boredazfcuk commented 3 weeks ago

Closed as no response