https://dagster.io/ logo
#ask-community
Title
# ask-community
m

MikeVL

01/23/2023, 11:15 PM
Hello, getting GraphQL errors in Sensors and Backfills tabs. mySQL 8.0.31 hosted on GCP. Runs fine on local docker container however looks like there is an issue with 8.0.31-google.
Operation name: SingleSensorQuery
Message: Invalid version: '8.0.31-google'
Path: ["sensorOrError","sensorState","runs"]
Locations: [{"line":28,"column":9}
y

yuhan

01/23/2023, 11:16 PM
Hi! Which Dagster version are you using?
m

MikeVL

01/23/2023, 11:17 PM
1.1.13
GCP - Cloud SQL - MySQL 8.0.31
y

yuhan

01/23/2023, 11:42 PM
Got it. I’ve flagged it to the team. Will get back to you soon.
m

MikeVL

01/23/2023, 11:42 PM
Great thanks!
@yuhan Additional info. Looks like someone else is having the same issue but on AWS. https://github.com/dagster-io/dagster/issues/11794
y

yuhan

01/27/2023, 7:35 PM
Thanks! We merged a fix which will be included in 1.1.14 today