jlaurent
01/18/2023, 2:45 PMOperation name: LatestRunTagQuery
Message: Invalid version: '5.7.38-log'
Path: ["pipelineRunsOrError","results"]
Locations: [{"line":4,"column":7}]
I'm using Dagster since a few months and everything was running smoothly until now.
The last few days, I set up a MySQL database to persist the metadata. For local, I use a docker container but for deployment the company AWS RDS is used. Someone from the team managing it just checked and the MySQL version of the RDS is 5.7.38 so we don't know where the log
is coming from.
This error only appears for the schedules, everything else works fine. Could it be related to https://github.com/dagster-io/dagster/issues/10261 or https://github.com/dagster-io/dagster/issues/10688?
I tried to reproduce it locally but failed.
Should I directly open a github issue ?chris
01/18/2023, 7:50 PMjlaurent
01/19/2023, 9:28 AMMikeVL
01/26/2023, 7:36 PMjlaurent
02/02/2023, 3:10 PM