Hello. Ubuntu 22.04.5 LTS x86_64(Py3.12.3)
Why might a backup error occur? The 8GB database is transferred without any problem, but when working with the catalog, there are problems.
`==========================================================================================
★start backup[2024-09-25 13:45:16]
|-Backup directory: /www/wwwroot
|-Directory size: 7.94 GB
|-Exclusion setting: --exclude='.tmp' --exclude='.log' --exclude='.tar.gz' --exclude='.tar' --exclude='.zip' --exclude='.rar'
|-Partition / available disk space is: 108.52 GB, available Inode is: 14671307
|-Start compressing files: 2024-09-25 13:45:33
|-Compression completed, took 443.08 seconds, compressed package size: 6.88 GB
|-Directory has been backed up to: /www/backup/path/wwwroot/path_wwwroot_20240925_134516_Gp4Qft.tar.gz
|-Error:Failed to link to cloud storage, please check if the configuration is correct!
Traceback (most recent call last):
File "/www/server/panel/class_v2/panel_backup_v2.py", line 1856, in send_notification
push_res = pp.push_message_immediately(channel_data)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/panelPush.py", line 394, in push_message_immediately
ret = msg_obj.push_data(msg)
^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/msg/tg_msg.py", line 228, in push_data
return self.send_msg(data['msg'])
KeyError: 'msg'
|-Keep the latest number of backups: 5 copies
==========================================================================================
☆backup is complete[2024-09-25 13:52:57]
==========================================================================================`