-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rome do not use env variables #149
Comments
Thanks for opening an issue, this is a duplicate of #102 There is a workaround in that issue. It's not a problem with rome as far as I can tell. Reading env variables should work fine on your machine for example. |
Actually you said you get the same problem locally? |
Yes. I exported AWS variables and see them in |
@chika-kasymov please try https://github.com/blender/Rome/releases/tag/v0.17.2.50 this should fix the problem locally. Can you please let me know if it also solves it on Circle? |
@blender sadly the fix doesn't solve the problem on both sides. Currently, I'm getting this error:
|
AWS_REGION must be a valid region. asdf is not a valid region |
Try with us-east-1 for example |
@blender sorry I tried |
I will release via homebrew in the next 30 minutes and write back here. |
Thanks! |
@chika-kasymov done |
Enhancement Suggestion / Bug Report
Steps which explain the enhancement or reproduce the bug
AWS_REGION
,AWS_ACCESS_KEY_ID
, andAWS_SECRET_ACCESS_KEY
variablesCurrent behavior
Suggested behavior
Why would the enhancement be useful to most users
Rome version:
OS and version:
The text was updated successfully, but these errors were encountered: