Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
CMiller_ Posted August 31, 2023 Posted August 31, 2023 I've noticed over the last few days my s3Delete task has started to lock up and will not run until I unlock it. Then when I unlock it and manually run it everything completes "successfully" I however have noticed the following errors multiple times in the system logs. Is there any way to solve this? For information I am using Cloudflare R2 to host all media files including theme files. #0 /opt/www/public/system/File/Amazon.php(787): IPS\Http\_Response->decodeXml() #1 /opt/www/public/system/File/Amazon.php(458): IPS\File\_Amazon::makeRequest() #2 /opt/www/public/applications/core/tasks/s3Delete.php(52): IPS\File\_Amazon->getContainerKeys() #3 /opt/www/public/system/Task/Task.php(274): IPS\core\tasks\_s3Delete->execute() #4 /opt/www/public/system/Task/Task.php(237): IPS\_Task->run() #5 /opt/www/public/applications/core/interface/task/task.php(72): IPS\_Task->runAndLog() #6 {main}
Marc Posted August 31, 2023 Posted August 31, 2023 You would need to speak to cloudflare on this. The software is built to run with s3 directly, rather than through any 3rd party as described G17 Media 1
CMiller_ Posted August 31, 2023 Author Posted August 31, 2023 1 minute ago, Marc Stridgen said: You would need to speak to cloudflare on this. The software is built to run with s3 directly, rather than through any 3rd party as described Is there a way to get more granular logging (or where is the location of the logging) for the s3Delete process? When I go to check the logs it says there are none so I don't understand why it's failing.
Marc Posted August 31, 2023 Posted August 31, 2023 There isnt really any way of getting any further logging. Looking at the logs on your cloudflare may be a good start though
CMiller_ Posted August 31, 2023 Author Posted August 31, 2023 10 minutes ago, Marc Stridgen said: There isnt really any way of getting any further logging. Looking at the logs on your cloudflare may be a good start though Thanks I'll try that. The weird thing is everything seems to work ok.
Recommended Posts