MYSQL preview metadata issue / question #8504
Replies: 4 comments 5 replies
-
Not sure about this. But is your version of |
Beta Was this translation helpful? Give feedback.
-
the image is the one in the current preview docs if i run hasura/graphql-engine:v2.6.0 MYSQL-preview (Invalid option `--mysql-host') @GavinRay97 pointed out i should try doing docker-compose down -v, which solved the error but now i can't connect to the port hasura is supposedly published on (8080 according to the file and logs):
|
Beta Was this translation helpful? Give feedback.
-
Sure, these creds are for a public db so i've left them in just in case the db itself is related, thanks Sean
|
Beta Was this translation helpful? Give feedback.
-
Hey This image when i remove the commands (and use that env variable) gives me:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Legends, your work is changing lives, thank you
Maybe a bit optimistic but we tried to connect to a remote MYSQL genomics database and got the following error:
Which suggests someone had previously created a metadata table on the target database, but we are connecting using the example docker-compose which setups up a local db for the metadata table, does this error mean anything to you guys?
Beta Was this translation helpful? Give feedback.
All reactions