Next js hosting as a node js app - Application crashes on time intervals #243

Closed
opened 2026-04-05 20:26:12 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @LegzNepobedivi on 5/12/2024

CloudPanel version(s) affected

2.4.1

Description

I am hosting a nextjs app as a nodejs app, however application crashes on time intervals.
First time, I started it at 5:41, it crashed at 8.38
Second time, I started around 10.32, crashed at 13.04
Third time, I started at 13.08, crashed at 18.12 next day.

I went through almost all the possible routes and went through the logs. However it appears that logs from the crash periods are missing so I assume that some request never got a response and went in the loop, but I have almost no exeperince with DevOps and hosting.

How to reproduce

That is the thing. I tried reproducing the problem, however I cant cause it manually it appears.
My stack is Nextjs 14, Supabase, with supabase Auth.

Possible Solution

No response

Additional Context

No response

*Originally created by @LegzNepobedivi on 5/12/2024* ### CloudPanel version(s) affected 2.4.1 ### Description I am hosting a nextjs app as a nodejs app, however application crashes on time intervals. First time, I started it at 5:41, it crashed at 8.38 Second time, I started around 10.32, crashed at 13.04 Third time, I started at 13.08, crashed at 18.12 next day. I went through almost all the possible routes and went through the logs. However it appears that logs from the crash periods are missing so I assume that some request never got a response and went in the loop, but I have almost no exeperince with DevOps and hosting. ### How to reproduce That is the thing. I tried reproducing the problem, however I cant cause it manually it appears. My stack is Nextjs 14, Supabase, with supabase Auth. ### Possible Solution _No response_ ### Additional Context _No response_
Sign in to join this conversation.