Error with Windmill in Coolify
I've got a fresh instance of Windmill in Coolify. The only other thing managed by Coolify is Supabase, all of which are on the same VPS.
I'm trying to connect to Supabase's postgres DB with Coolify, but when I attempt to test the connection, I see this error.
Connection did not resolve after 5s or job did not start. Do you have native workers or a worker group listening to the proper tag available?
I'm new to Windmill so don't entirely understand what that means, but I see within the Windmill UI that all workers under default and native are alive (3 and 8 respectively).
Any suggestions on how to solve this?
2 Replies
When I actually try to make the connection, rather than test it, I get this error
Sql error: error returned from database: new row for relation "variable" violates check constraint "proper_id"
I created a new workspace, and again attempted to both test the connection and make the connection. Testing the connection failed with the same error, but making the connection appears to have succeed. Testing now
if you do have native workers then they are stuck trying to resolve the connection