I found a problem with the AWS S3 configuration. Why after all the forms are filled in and saved, then reopened, the form on the endpoint is empty? with this empty form, the cron job does not run and error responses such as
File "/www/server/panel/pyenv/lib/python3.12/site-packages/boto3/s3/transfer.py", line 378, in upload_file
raise S3UploadFailedError(
boto3.exceptions.S3UploadFailedError: Failed to upload /www/backup/database/mysql/crontab_backup/sql_pkg_si_bkn_m/sql_pkg_si_bkn_m_2024-12-20_01-30-14_mysql_data. sql.gz to bcvps/bt_backup/database/mysql/sql_pkg_si_bkn_m/sql_pkg_si_bkn_m_2024-12-20_01-30-14_mysql_data.sql.gz: An error occurred (InvalidAccessKeyId) when calling the PutObject operation: The AWS Access Key Id you provided does not exist in our records.
Please help to solve this problem. thank you