Unable to run scripts or complete any actions
I can't run any scripts, when I open a script I gwt the following error:
Sql error: error returned from database: relation "completed_job" does not exist
2 Replies
Make sure to have your workers and servers on a stable and recent release by pinning the tag of the image
ghcr.io/windmill-labs/windmill:main
Thats the image and tag I'm using
There was a migration run using a newer image from the worker container
Forcing ECS to update the image and rerunning the database migration fixed the issue