-
Notifications
You must be signed in to change notification settings - Fork 11.7k
Exception when freshly installed from snap #9580
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
Comments
I believe I have the same issue on 0.62.2 My rocket.chat instance recently crashed and I went to restart it. Upon restart, it failed like above. Here are my logs:
Restarting again, the server starts successfully but still has the same exception during startup. |
This happened to me again. The server crashed at I then modified systemd configuration and made Rocket.Chat restart automatically if it ever crashes or exits and started it again. It worked for a few minutes, then crashed and proceeded to restart 5 times in quick succession before successfully starting. Of note, I'm playing with some integration scripts and the crash seems to be correlated to saving changes there. Unclear exactly what is failing.
|
This is still happening on
|
Sometimes Rocket.Chat runs for days without issue. When it Segfaults, systemd automatically restarts it nicely. Sometimes it comes back after the first restart. Sometimes it fails to start initially, systemd sees the segfault, and restarts the server again. This repeats until Rocket.Chat comes back "permanently", or until it segfaults again... Are there more verbose logging options I can enable? |
@geekgonecrazy are snaps already upgraded to nodejs 8.11.2? Is this even applicable? I'm thinking of #10331 here. Cheers |
To be clear, my issues are from a server not using snap. Maybe I actually have a different issue that the OP. My apologies if I've hijacked this issue. |
Please reopen if still happening |
The exception is still happening on the latest version for me. It no longer seems to crash rocket.chat but I still see the exception during startup logs:
|
Perfect an exception that doesn't block startup is progress 🙂 |
Confirming this is still happening on the latest version, but not blocking the startup process. |
Description:
Server Setup Information:
Steps to Reproduce:
Just install rocket via snap
2.
3.
Expected behavior:
It's working
Actual behavior:
Getting exception and rocket chat doesn't run at all 👎
Relevant logs:
The text was updated successfully, but these errors were encountered: