-
Notifications
You must be signed in to change notification settings - Fork 159
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
403 Forbidden during docker run #67
Comments
I am getting this also, but am not sure why. The stack trace seems to refer to retrieving data from an S3 bucket. The only use of S3 that I see here is in pulling down the example Wikipedia data. |
The
|
That seems to be the issue....the supervisor config does have S3 config in it. what needs to be changed to load this from a different file maybe? |
@nickwallen if you're still facing the problem, i found the fix. The S3 cred info in supervisord.conf is no longer valid. I got the updated one from the druid main repo and it worked:
|
Hey,
I am getting the following error when i run the docker image:
The text was updated successfully, but these errors were encountered: