Martin
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
Clearly
15 replies
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
Ok i found the difference, It was in the ENV var you where right @Walshy | Deploying sorry for the disturbance
15 replies
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
I agree that odd, but the same env var is used, and wasn't change between yesterday and today.
And supabase didn't said they deploy anything lately.
Especialy on the DB side i control the versionning
15 replies
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
@Walshy | Deploying the exact same checksum code is deployed on both, one work not the other one ( who is a revert from yesterday)
All the config is 100% versioned.
I wish it will my code i looked for 4 hours until i just tested to deploy the same checksum, and found out this.
15 replies
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
@Will Taylor | Workers i hope that can help
15 replies
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
Here is endpoint who just try to connect to the postgres db and fail in the preprod ( with the exact same git checksum deployed )
https://api-alpha.capgo.app/private/latency_drizzle
In prod with reverted deploy it work:
https://api.capgo.app/private/latency_drizzle
The code of the deploy:
https://github.com/Cap-go/capgo/tree/9aabc6f518a687e1e11174b875025d2671d1ef79
15 replies
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
I still get the same error:
PostgresError: Tenant or user not found
When it try to connect to supabase DB
The previous deployment do not have the issue
15 replies
CDCloudflare Developers
•Created by Martin on 9/26/2024 in #workers-help
Today released break prod
Thanks a lot i will check but i’m not sure itms the same issue, i have custom domain, or maybe i don’t understand the scope of the issue ^^
15 replies