Skip to content
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

Heroku instance of Hasura not working #84

Open
LuisDev99 opened this issue Jul 21, 2020 · 3 comments
Open

Heroku instance of Hasura not working #84

LuisDev99 opened this issue Jul 21, 2020 · 3 comments

Comments

@LuisDev99
Copy link

Hello everyone, I'm currently getting this error:

image

Logs:

2020-07-21T04:51:26.794186+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/v1/graphql" host=transportec-api.herokuapp.com request_id=MY-SECRET-ID fwd="MY-SECRET-IP" dyno= connect= service= status=503 bytes= protocol=https
2020-07-21T04:52:06.469031+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/v1/graphql" host=transportec-api.herokuapp.com request_id=MY-SECRET-ID fwd="MY-SECRET-IP" dyno= connect= service= status=503 bytes= protocol=https

All the other logs are basically the same as these two above.

I noticed (from my emails) that a release came out today (v1.3.0). Maybe this new version somehow broke my Heroku app?

Thanks in advance. I'm opening this issue (similar to this one #71 ) in case anyone is having the same issue with the version 1.3.0 as of today

@LuisDev99
Copy link
Author

LuisDev99 commented Jul 21, 2020

Following this guide: https://hasura.io/docs/1.0/graphql/manual/deployment/deployment-guides/heroku.html#updating-graphql-engine

I was able to fix the issue and now I'm able to access the Hasura console on Heroku

@LuisDev99
Copy link
Author

The issue appeared again, and this time, I'm unable to fix the problem. I'm going to open an issue on the graphql-engine,

@yabloki
Copy link

yabloki commented Dec 25, 2021

ran into same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants