Gramps Web Media Export - botocore exception NoCredentialError

Gramps 5.2.2
Gramps Web API 2.3.1
Gramps Web Frontend 24.7.0
Gramps QL 0.3.0
locale: en
multi-tree: false
task queue: true

I definitely has credential, because I just uploaded and deleted file from the web interface. Using S3. How can I provide more information for debugging?

Probably you set the AWS environment variables on your flask container but not on your celery container (which handles the background tasks like media export).

1 Like