sangle69
sangle69
Explore posts from servers
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
Thank you so much. I tried to deploy the postgres in railway template (the latest version separated from windmill) and I got this error when I tried to connect to windmill. I believe this is the error related to ssl ?? Error: Connecting to database: error communicating with database: invalid peer certificate: Other(UnsupportedCertVersion)
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
Sorry. I tried but I couldn't make it work somehow.
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
I am quite new to railway abd docker. could you please elaborate with me more on this ? Thank you
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
Could you please show me know how to deploy a postgres 14 version on Railway?
30 replies
WWindmill
Created by sangle69 on 10/18/2023 in #help
Permission denied error with windmill and supabase
Thank you. I will try to figure it out and get back to you 🙂
15 replies
WWindmill
Created by sangle69 on 10/18/2023 in #help
Permission denied error with windmill and supabase
for this approach, I saw they have postgres 14 but not sure how to use it to deploy tho. Do you know ?
15 replies
WWindmill
Created by sangle69 on 10/18/2023 in #help
Permission denied error with windmill and supabase
That's a nice catch. I totally missed that. I am trying to run a deployment with supabase_admin user. Let's see how it's going. Will keep you posted on this approach
15 replies
WWindmill
Created by sangle69 on 10/18/2023 in #help
Permission denied error with windmill and supabase
Could you elaborate with me more on that as I am quite new to railway 🙂 ?
15 replies
WWindmill
Created by sangle69 on 10/18/2023 in #help
Permission denied error with windmill and supabase
I am using Supabase database currently. However, I tried railway's database, but it doesn't work probably, and I got this error as follows: Error: Migrating database: while executing migrations: error returned from database: syntax error at or near "TRIGGER" Caused by: 0: while executing migrations: error returned from database: syntax error at or near "TRIGGER" 1: error returned from database: syntax error at or near "TRIGGER" 2: syntax error at or near "TRIGGER"
15 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
Could you please give me more details on how to get it down as I am not quite fimilar with Dockerfile
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
from the railway template, not dockerfile
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
Just check again. Postgres latest in railway dockerfile so I believe it should be 16
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
postgres 16 I think ?
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
postgres 14 I believe
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
However, when I switched to supabase database, it works beautifully
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
Thanks for poiting that out. I totally forgot that. I did and I got this error. Error: Migrating database: while executing migrations: error returned from database: syntax error at or near "TRIGGER" Caused by: 0: while executing migrations: error returned from database: syntax error at or near "TRIGGER" 1: error returned from database: syntax error at or near "TRIGGER" 2: syntax error at or near "TRIGGER"
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
I think because of ssl on that's why windmill can't connect with postgres ? Please advise!
30 replies
RRailway
Created by sangle69 on 10/18/2023 in #✋|help
How to disable postgres SSL for windmill.dev deployment?
I deployed a postgres database on railway and copied the connect link to the windmill .env file prior to windmill deployment, but I still get an error. I think it's because postgres on railway has ssl enabled by default, and windmill doesn't support that. The error message is: Error: Bad config: DATABASE_URL env var is missing This is the windmill repo I'm using: https://github.com/windmill-labs/windmill
30 replies