-
Notifications
You must be signed in to change notification settings - Fork 53
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
Unable to find a region via the region provider chain #269
Comments
Hello.
You can avoid errors by filling in. |
I'm having the same issue on my end, however, I don't use AWS and have thus set use_s3_storage to false in server.yml (I want to upload a pre-existing feed with the interface once I get this issue sorted out...) |
@dudebrains01 Even if you are not using AWS, you need to fill in the region in "~ / .aws / config". I'm using Google Translate. Please point out if you made any mistakes :) |
I'm not sure what you mean by that. What specific fields/files do I need to change in datatools-server? |
|
How would I make this change in Windows 10? I have no clue how all this AWS stuff works. |
@dudebrains01 No SDK is required whether you use AWS or not. |
And that's in system env. variables? |
No system environment variables are used. |
So where do I need to place this? |
Place in |
Got it! |
what should be the file content? [default] |
The contents are as follows.
dudebrains01 is a user name, so change it to suit your environment. |
Hello.
I'm trying to run this project, after I execute this command:
java -jar target/original-dt-v3.2.0-688-gc80119c.jar configurations/default/env.yml configurations/default/server.yml
I got this error
I check my local URL http://localhost:9000 and I got nothing. any Advise? Thanks.
The text was updated successfully, but these errors were encountered: