jupe23
Forum Replies Created
-
Sorry for the late response!
Thanks a lot for your help and suggestions. I’ve enabled debug logging as you recommended, and here’s the result from the debug.log:
[28-Apr-2025 16:06:25 UTC] Advanced Media Offloader: Error deleting file from S3: Unable to find S3 key for attachment ID 72
[28-Apr-2025 16:06:25 UTC] Cloud file deletion failed for attachment ID: 72. The file remains in the cloud storage and locally due to an error. Please try again or contact support if the issue persists.Also, regarding the bucket policy it turns out my actual policy already uses the wildcard (*) as you suggested.
It seems like the problem might not be with the policy itself, but rather with how the plugin is handling the S3 key for the attachment.
Please let me know if you have any further advice based on the error log!
Thanks again for your time and support 🙏- This reply was modified 1 year, 1 month ago by jupe23.
Thank you so much for the clarification!
Now I understand the difference between
ADVMO_MINIO_ENDPOINTandADVMO_MINIO_DOMAIN, and I’ve configured it correctly using my self-hosted MinIO instance. Everything is working perfectly now 🙌Really appreciate your help! 🙏
i have an issue.
i already install ssh2, but i got this message when i try to test sftp .Error: Incorrect login or password (ssh2_auth_password() expects parameter 1 to be resource, boolean given).
thanks before.