docker-icloudpd icon indicating copy to clipboard operation
docker-icloudpd copied to clipboard

IYUU notifications bug

Open jiaoting opened this issue 6 months ago • 3 comments

2024-08-17 00:47:03 INFO ***** boredazfcuk/icloudpd container v1.0.916_23-07-2024 started ***** 2024-08-17 00:47:03 INFO ***** For support, please go here: https://github.com/boredazfcuk/docker-icloudpd ***** 2024-08-17 00:47:03 INFO Alpine Linux 3.20.2 2024-08-17 00:47:03 INFO Python version: 3.12.3 2024-08-17 00:47:03 INFO icloud-photos-downloader version: 1.22.0 2024-08-17 00:47:03 INFO Checking for updates... 2024-08-17 00:47:04 INFO - Current version is up to date 2024-08-17 00:47:04 INFO Loading configuration from: /config/icloudpd.conf 2024-08-17 00:47:04 DEBUG Running user id: 0 2024-08-17 00:47:04 DEBUG Running group id: 0 2024-08-17 00:47:04 DEBUG Local user: user:1000 2024-08-17 00:47:04 DEBUG Local group: group:1000 2024-08-17 00:47:04 DEBUG Force GID: false 2024-08-17 00:47:04 DEBUG LAN IP Address: 172.17.0.6 2024-08-17 00:47:04 DEBUG Default gateway: 172.17.0.1 2024-08-17 00:47:04 DEBUG DNS server: 192.168.65.7 2024-08-17 00:47:04 DEBUG IP address for icloud.com.cn: 103.115.248.1 2024-08-17 00:47:34 DEBUG Route check to icloud.com.cn successful 2024-08-17 00:47:34 DEBUG Apple ID: (hidden) 2024-08-17 00:47:34 INFO Authentication Type: MFA 2024-08-17 00:47:34 DEBUG Cookie path: /config/(hidden) 2024-08-17 00:47:34 INFO Cookie expiry notification period: 7 2024-08-17 00:47:34 INFO Download destination directory: /home/iCloud 2024-08-17 00:47:34 INFO Folder structure: {:%Y} 2024-08-17 00:47:34 DEBUG Directory permissions: 750 2024-08-17 00:47:34 DEBUG File permissions: 640 2024-08-17 00:47:34 INFO Keep Unicode: true 2024-08-17 00:47:34 INFO Live Photo MOV Filename Policy: suffix 2024-08-17 00:47:34 INFO File Match Policy: name-size-dedup-with-suffix 2024-08-17 00:47:34 INFO Synchronisation interval: 86400 2024-08-17 00:47:34 INFO Synchronisation delay (minutes): 0 2024-08-17 00:47:34 INFO Set EXIF date/time: false 2024-08-17 00:47:34 INFO Auto delete: true 2024-08-17 00:47:34 INFO Delete after download: false 2024-08-17 00:47:34 INFO Delete empty directories: false 2024-08-17 00:47:34 INFO Photo size: original 2024-08-17 00:47:34 INFO Align RAW: as-is 2024-08-17 00:47:34 INFO Single pass mode: false 2024-08-17 00:47:34 INFO Skip download check: true 2024-08-17 00:47:34 INFO Skip live photos: false 2024-08-17 00:47:34 INFO Number of most recently added photos to download: Download All Photos 2024-08-17 00:47:34 INFO Downloading photos from: Download All Photos 2024-08-17 00:47:34 INFO Stop downloading when prexisiting files count is: Download All Photos 2024-08-17 00:47:34 INFO Live photo size: original 2024-08-17 00:47:34 INFO Skip videos: false 2024-08-17 00:47:34 INFO Convert HEIC to JPEG: false 2024-08-17 00:47:34 INFO Delete accompanying files (.JPG/.HEIC.MOV) 2024-08-17 00:47:34 WARNING This feature deletes files from your local disk. Please use with caution. I am not responsible for any data loss 2024-08-17 00:47:34 WARNING This feature cannot be used if the 'folder_structure' variable is set to 'none' and also, 'set_exif_datetime' must be 'False' 2024-08-17 00:47:34 WARNING These two settings will increase the chances of de-duplication happening, which could result in the wrong files being removed. Continuing in 2 minutes 2024-08-17 00:49:34 INFO IYUU notifications enabled 2024-08-17 00:49:34 DEBUG IYUU token: (hidden) 2024-08-17 00:49:34 DEBUG IYUU notification URL: (hidden) 2024-08-17 00:49:34 DEBUG Startup notification: Enabled 2024-08-17 00:49:34 INFO Sending IYUU startup notification 2024-08-17 00:49:34 ERROR IYUU startup notification failed with http status code: 500 and curl exit code: 0 2024-08-17 00:49:34 ERROR ***** Please post the above debug log, along with a description of your problem, here: https://github.com/boredazfcuk/docker-icloudpd/issues *****

jiaoting avatar Aug 16 '24 16:08 jiaoting