-
Notifications
You must be signed in to change notification settings - Fork 134
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
App crashed on Heroku #28
Comments
Looks like it is expecting to use the aws-cli credentials
|
@abalone0204 Try adding this buildpack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After configuring the access policy on aws,
I can access kibana via aws-es-kibana proxy.
But after deploying to heroku, I can see the log message like this:
But when I access to
https://<MY_HEROKUAPP>.herokuapp.com
orhttps://<MY_HEROKUAPP>.herokuapp.com/_plugin/kibana
,Errors suddenly show up:
The weird thing is I don't get any other error message,
and the local version went just fine.
The text was updated successfully, but these errors were encountered: