Open dimisjim opened 3 years ago
I face the same problem :)
When i built v0.4.0 i got the same error. When i use (git checkout 67ddf3f8676ac8504953d9d23d654c8652bcf3bf) version this error gone and i successfully uploaded provider zip file in citizen (S3).
hey there,
I have set the 2 required env vars for publishing on S3 (
CITIZEN_AWS_S3_BUCKET
with value the name of the bucket,CITIZEN_STORAGE
with value "s3") + the service has the required permissions, but I get this error when trying to publish:The full in the logs:
Any clue what I am doing wrong? It works fine with local storage, if I don't set these 2 env vars.