Skip to content

Problems trying to contrib #6729

Discussion options

You must be logged in to vote

Hi @TheTalesman,
This could be because the Hasura server that you are running on heroku is older and the console codebase that you are trying to run is from the main branch (there are a bunch of api changes happened with Hasura 2). I think the heroku one click deployment is trying to deploy the latest stable release (1.3.3).
If you want to run hasura console, you will need a Hasura 2 server, you can either spin up a Hasura Project on Hasura cloud or you can try deploying a newer version to heroku using the following link.

https://heroku.com/deploy?template=https://github.com/soorajshankar/graphql-engine-heroku

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@soorajshankar
Comment options

@TheTalesman
Comment options

Answer selected by TheTalesman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
General
Labels
None yet
2 participants