ytsruh
ytsruh
DTDrizzle Team
Created by Boby on 9/11/2024 in #help
error in production, using Vercel
Vercel is a serverless platform, it doesn't support Docker/Containers. You need to deploy the container somewhere else and connect to it over HTTP from Vercel
9 replies
DTDrizzle Team
Created by uzelac on 9/8/2024 in #help
drizzle.team website down?
Same for me :/
10 replies
RRailway
Created by ogadagidi on 1/11/2024 in #✋|help
My nextjs app crashes after a few hours of deployment
I think your cloudflare workers was just throwing an exception you didn't handle. I'm no CF expert but I think they're quite prone to it. If it catches an exception you should probably have some retry logic in place to re-execute. Glad its work for you though
7 replies
RRailway
Created by ogadagidi on 1/11/2024 in #✋|help
My nextjs app crashes after a few hours of deployment
I'm no expert but looks like you're using Cloudflare workers? Seems that worker is replying with an error that is being thrown and you're not handling?
7 replies
RRailway
Created by lasse on 1/9/2024 in #✋|help
Prisma Error
7 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Trying to run a 3rd party Docker file
trying to overengineer a problem. Time for a break!
11 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Trying to run a 3rd party Docker file
of course that worked 🤦‍♂️ sorry mate, thanks for the quick reply
11 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Trying to run a 3rd party Docker file
I feel incredibly dense....let me try that
11 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Exponential Postgres Memory Usage?
I'm fine with that restriction actually but thanks for the heads up! Also....restart did rebase the memory so thanks again for that confirmation
18 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Exponential Postgres Memory Usage?
Its cool, id rather spend money with Railway 🙂 (I actually migrated from DO to Railway) I'll have a go at my own custom Postgres docker image where I can limit memory & settings etc. Thanks for the suggestions though, really helpful!
18 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Exponential Postgres Memory Usage?
I actually tried Neon but the coldstarts were an absolute killer
18 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Exponential Postgres Memory Usage?
Ok brilliant thank you for the confirmation. My use case is quite unique. Its more akin to a no-SQL DB but sadly I do need the relational aspects as well. I'll do a restart for now and work on a solution
18 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Exponential Postgres Memory Usage?
18 replies
RRailway
Created by ytsruh on 7/24/2023 in #✋|help
Exponential Postgres Memory Usage?
451fa1d0-fb81-42a8-a304-63d1fec478cb
18 replies