2 years ago
My api is having trouble connecting, my deployment was successful, but my api url is not connecting, it is showing the server error message.
35 Replies
2 years ago
please provide more information
after make the redeploy is working now, but i don't know what was a reason for this bug
2 years ago
without any information on the issue you faced I would not be able to come up with any potential reasons
but I have no information to share, the deploy was working normally, it was just not accessing the url
2 years ago
I'm sorry but I don't know what exactly that means
2 years ago
this is information, I'm unsure as to why you withheld this information?
Sunday we are going to migrate our production back-end to the server, and we cannot simply be at the mercy of a problem like this occurring
We are only using the approval back-end at the moment, and some micro services
2 years ago
let's run through some questions so we can determine if this is an issue with your app, or a caveat of the platform
2 years ago
does this service have a volume attached to it?
basically, i'm using the nixpacks for make a deploy, and i use 2 replicas for this service
my custom build command: yarn build
my custom start command: sleep 3 && yarn prisma migrate deploy && yarn prisma generate && yarn start
2 years ago
I would greatly appreciate if you could answer the question
2 years ago
I'm sorry but I'm not sure where the confusion is coming from?
2 years ago
2 years ago
do you have a readiness style health check?
2 years ago
please go ahead and add a readiness style health check
2 years ago
that would not be a readiness health check
2 years ago
it would be of great help if you were able to familiarize yourself with the topics at hand


