-
Notifications
You must be signed in to change notification settings - Fork 290
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Node process at VPSs terminates without error. #4399
Comments
Is it possible for you to run it with https://www.npmjs.com/package/debug and see if we can get some insight |
I run it with DEBUG now in a screen😊. |
Hey there, If the issue is specific to a VPS, try contacting your provider to see if they are aware of such issues. If your issue is also occurring locally, please leave a comment. If not, I consider this non-actionable, and therefore closeable. |
Hej there long time no crashing of the VPS. But today it happened again. As I said I run it in DEBUG mode at a screen. But all I can add now is this: So somehow the server must have been rebooted. The status of this thread is monitored by my hoster, so I ask you to keep it open. The command uptime yield "up 40 min". Somehow the VPS seems to reboot. Any idea what to log or where to look? Is it possible to reboot a server through Node.js from the outside? Edit: Should I use the linked technique here https://unix.stackexchange.com/a/10351 ? |
Is this only reproducible on the VPS? If so, please reach out to them. If you can also reproduce locally, could you provide debug logs? Thank you |
It is reprodubible on VPSs of 2 hosters. My current hoster told me to open this issue here, and he will monitor it. I just started to try to reproduce it locally. |
It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment. |
It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment. |
Node.js Version
v22.2.0
NPM Version
v10.7.0
Operating System
Linux vps-ba79510b 6.5.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Fri Apr 26 11:23:57 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Subsystem
http, https
Description
The Node process terminates without any error.
I have had this ongoing issue since 2020. I first gave the VPS hoster the blame, but it took years to clear myself completely of the blame. I recently spun up a simple 24 lines 301-redirect Node server, and it sometimes exits without error too. One hoster told me, that the VPS environment can cause Node.js crashes.
I can tell you which hosters I tried, there were 2. But please tell me, if this is the right place to talk about hoster names.
Minimal Reproduction
Output
There is none.
Before You Submit
The text was updated successfully, but these errors were encountered: