[bug]: Unable to export issues when Plane is hosted in AWS GovCloud w/ S3 storage #5942
Open
1 task done
Labels
🐛bug
Something isn't working
Is there an existing issue for this?
Current behavior
When I create a Plane export I am unable to download the export from S3.
S3 returns the following error:
I believe this is because the boto3 defaults to us-east-1 when a region is not explicitely provided. Set the region here:
plane/apiserver/plane/bgtasks/export_task.py
Line 111 in c68658d
Steps to reproduce
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.4.0
The text was updated successfully, but these errors were encountered: