Womabre / unraid-docker-templates

unRAID Docker templates
19 stars 2 forks source link

Telegram notifications no longer working #7

Closed jamaica1985 closed 2 years ago

jamaica1985 commented 3 years ago

Hi, I am running Docker on Unraid with the icloudpd docker. The app has been working great and is running fine still, however the Telegram notification function has stopped working. Even though the logs say the notification was sent succesfully, no message was actually sent to telegram. The same telegram settings are used on other docker applications and is working fine. No changes to the configuration was made except of the updates that were pushed a day ago.

`2021-09-08 02:24:07 INFO boredazfcuk/icloudpd container for icloud_photo_downloader started 2021-09-08 02:24:07 INFO /usr/local/bin/sync-icloud.sh date: 2021/09/02_15:29 2021-09-08 02:24:07 INFO /usr/local/bin/sync-icloud.sh hash: 6f366e6533d0c89b0076318a4e73f149 2021-09-08 02:24:07 INFO Alpine Linux 3.13.5 2021-09-08 02:24:07 INFO Python version: 3.8.10

2021-09-08 02:24:07 INFO icloudpd version: 1.7.2

2021-09-08 02:24:08 INFO pyicloud-ipd version: 0.10.1

2021-09-08 02:24:09 INFO Running user id: 0 2021-09-08 02:24:09 INFO Running group id: 0 2021-09-08 02:24:09 INFO Local user: user:1000 2021-09-08 02:24:09 INFO Local group: group:1000 2021-09-08 02:24:09 INFO Force GID: False 2021-09-08 02:24:09 INFO LAN IP Address: 172.17.0.4 2021-09-08 02:24:09 INFO Apple ID: xxxxx@outlook.com 2021-09-08 02:24:09 INFO Authentication Type: 2FA 2021-09-08 02:24:09 INFO Cookie path: /config/xxxxxoutlookcom 2021-09-08 02:24:09 INFO Cookie expiry notification period: 7 2021-09-08 02:24:09 INFO Download destination directory: /home/user/iCloud 2021-09-08 02:24:09 INFO Folder structure: {:%Y/%m/%d} 2021-09-08 02:24:09 INFO Directory permissions: 777 2021-09-08 02:24:09 INFO File permissions: 666 2021-09-08 02:24:09 INFO Synchronisation interval: 43200 2021-09-08 02:24:09 INFO Synchronisation delay (minutes): 0 2021-09-08 02:24:09 INFO Time zone: Europe/London 2021-09-08 02:24:09 INFO Set EXIF date/time: False 2021-09-08 02:24:09 INFO Auto delete: False 2021-09-08 02:24:09 INFO Photo size: original 2021-09-08 02:24:09 INFO Skip download check: False 2021-09-08 02:24:09 INFO Skip live photos: False 2021-09-08 02:24:09 INFO Number of most recently added photos to download: Download All Photos 2021-09-08 02:24:09 INFO Stop downloading when prexisiting files count is: Download All Photos 2021-09-08 02:24:09 INFO Live photo size: original 2021-09-08 02:24:09 INFO Skip videos: False 2021-09-08 02:24:09 INFO Convert HEIC to JPEG: False 2021-09-08 02:24:09 INFO Notification title: boredazfcuk/iCloudPD 2021-09-08 02:24:09 INFO Telegram notifications enabled 2021-09-08 02:24:09 INFO Telegram token: xxxxx:xxxxxxVe9LeddePMDBU 2021-09-08 02:24:09 INFO Telegram chat id: xxxxxx 2021-09-08 02:24:09 INFO Telegram notification URL: https://api.telegram.org/botxxxxx:xxxxxxVe9LeddePMDBU/sendMessage 2021-09-08 02:24:09 INFO Notification period: 7 2021-09-08 02:24:09 INFO Sending Telegram startup notification 2021-09-08 02:24:09 INFO Telegram startup notification sent successfully 2021-09-08 02:24:09 INFO Download notifications: Enabled 2021-09-08 02:24:09 INFO Delete notifications: Enabled 2021-09-08 02:24:09 INFO Creating directory: /home/user/.local/share/ 2021-09-08 02:24:09 INFO Creating symbolic link: /home/user/.local/share/python_keyring/ to: /config/python_keyring/ directory 2021-09-08 02:24:09 INFO Creating group group:1000 2021-09-08 02:24:09 INFO Creating user user:1000 2021-09-08 02:24:09 INFO Correct owner on config directory, if required 2021-09-08 02:24:09 INFO Correct group on config directory, if required 2021-09-08 02:24:09 INFO Using password stored in keyring file: /config/python_keyring/keyring_pass.cfg 2021-09-08 02:24:09 INFO Check download directory mounted correctly 2021-09-08 02:24:09 INFO Failsafe file /home/user/iCloud/.mounted exists, continuing. 2021-09-08 02:24:09 INFO Set owner, user, on iCloud directory, if required 2021-09-08 02:24:10 INFO Set group, group, on iCloud directory, if required 2021-09-08 02:24:10 INFO Correct owner on icloudpd temp directory, if required 2021-09-08 02:24:10 INFO Correct group on icloudpd temp directory, if required 2021-09-08 02:24:10 INFO Correct owner on config directory, if required 2021-09-08 02:24:10 INFO Correct group on config directory, if required 2021-09-08 02:24:10 INFO Correct owner on keyring directory, if required 2021-09-08 02:24:10 INFO Correct group on keyring directory, if required 2021-09-08 02:24:10 INFO Set 777 permissions on iCloud directories, if required 2021-09-08 02:24:10 INFO Set 666 permissions on iCloud files, if required 2021-09-08 02:24:10 INFO Sync user user 2021-09-08 02:24:10 INFO Synchronisation starting at 02:24:10 2021-09-08 02:24:10 INFO Check 2FA Cookie 2021-09-08 02:24:10 INFO Cookie exists, check expiry date 2021-09-08 02:24:10 INFO Valid two factor authentication cookie found. Days until expiration: 66 2021-09-08 02:24:10 INFO Check download directory mounted correctly 2021-09-08 02:24:10 INFO Failsafe file /home/user/iCloud/.mounted exists, continuing. 2021-09-08 02:24:10 INFO Check for new files using password stored in keyring file. 2021-09-08 02:24:10 INFO Generating list of files in iCloud. This may take a long time if you have a large photo collection. Please be patient. Nothing is being downloaded at this time 2021-09-08 02:25:27 INFO Check successful 2021-09-08 02:25:27 INFO No new files detected. Nothing to download 2021-09-08 02:25:27 INFO Web cookie expires: 2021-10-14 @ 03:52:11 2021-09-08 02:25:27 INFO Two factor authentication cookie expires: 2021-11-13 @ 03:52:30 2021-09-08 02:25:27 INFO Days remaining until expiration: 66 2021-09-08 02:25:27 INFO iCloud login counter = 1 2021-09-08 02:25:27 INFO Synchronisation ended at 02:25:27 2021-09-08 02:25:27 INFO Total time taken: 00:01:17 2021-09-08 02:25:27 INFO Next synchronisation at 14:24:10`

I´d highly appreciate if you could look into this, many thanks

jamaica1985 commented 2 years ago

Was fixed in subsequent update by developer. Thanks