Getting pending status on service
nuf1i
HOBBYOP

2 years ago

Hi I have service is working fine after a couple of hours the service is down with pending status if any user call it, when I restart the server the service is working fine then later as before the service is getting down , I am tired of restarting my server every day to make service working

9 Replies

2 years ago

What do you mean by "pending status"? can you show some examples?


nuf1i
HOBBYOP

2 years ago

What do you mean by "pending status"? can you show some examples?

What I mean is when I hit the request and check Network inspect in the browser I see the status of the request being pending for ever with no response


2 years ago

What kind of app is this?


nuf1i
HOBBYOP

2 years ago

What do you mean ? Are you asking what is the name of my app , if yes so “Graduation-AI-v2”


2 years ago

I didn't ask for the name, what kind of app is this? tech stack, etc.


nuf1i
HOBBYOP

2 years ago

Next js , OpenAI , Supabase


2 years ago

When your app becomes inaccessible, do you get any errors in your deployment logs?


nuf1i
HOBBYOP

2 years ago

Yes but I think is not related to issue

Wanring logs :
npm WARN config production Use --omit=dev instead.

metadata.metadataBase is not set for resolving social open graph or twitter images, using "http://localhost:7516";. See https://nextjs.org/docs/app/api-reference/functions/generate-metadata#metadatabase

Warning: For production Image Optimization with Next.js, the optional 'sharp' package is strongly recommended. Run 'npm i sharp', and Next.js will use it automatically for Image Optimization.


2 years ago

Unfortunately without any errors I have nothing to off of here.


Loading...