Today we have updated Discourse to latest commit, and S3 backup system stopped working
When accessing to /admin/backups, an error failed message is raised, and the JSON outputs this: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint
Just before updating, it was working correctly
Now we can’t either make new backups or view current ones
We also use media uploads to S3, which is working properly at this moment
The media bucket is “kodular-community”, and it’s hosted in Dublin
However, the backups bucket is called “kodular-community-backups” and it’s hosted in Oregon
Maybe this issue could be releated in some way to the fact that it’s trying to fetch the “kodular-community-backups” from Dublin endpoint, as it’s the region it’s specified in Admin (?)
But I don’t know why it was working before and suddenly after updating it stopped working
The bug was that the s3_region setting was completely ignored. That prevented Discourse from creating a new bucket and I think other things like uploading/downloading backups from the browser should have failed as well when the bucket’s region differed from the s3_region setting.
ستكون هناك فكرة جيدة لوجود خيار لدلو النسخ الاحتياطي في منطقة مختلفة. ما مدى صعوبة إضافة ذلك يا @gerhard؟ الافتراضي هو نفس الأصول، ولكن يتم تجاوزه إذا تم تعيينه.
إذا كان موقعك مستضافًا في us-east-1[1]، وكان لهذه المنطقة وقت تعطل، فلا يزال بإمكانك سحب نسخة احتياطية من منطقة أخرى وإقامة الموقع في مكان آخر.
لا تستضف موقعك هناك. إنها أسوأ منطقة على الإطلاق. ↩︎