What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.39
How are you able to access your server: SSH
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: no
Describe your issue
After updating Yunohost, I also updated Rocketchat, however opening the app now results in a 502 error.
Going under Tools>Services>rocketchat shows the reason being:
Apr 27 09:02:14 rocketchat[7014]: +-----------------------------------------------------------------+
Apr 27 09:02:14 rocketchat[7014]: | SERVER ERROR |
Apr 27 09:02:14 rocketchat[7014]: +-----------------------------------------------------------------+
Apr 27 09:02:14 rocketchat[7014]: | |
Apr 27 09:02:14 rocketchat[7014]: | Rocket.Chat Version: 8.3.2 |
Apr 27 09:02:14 rocketchat[7014]: | NodeJS Version: 22.16.0 - x64 |
Apr 27 09:02:14 rocketchat[7014]: | MongoDB Version: 4.4.30 |
Apr 27 09:02:14 rocketchat[7014]: | MongoDB Engine: wiredTiger |
Apr 27 09:02:14 rocketchat[7014]: | Platform: linux |
Apr 27 09:02:14 rocketchat[7014]: | Process Port: 3000 |
Apr 27 09:02:14 rocketchat[7014]: | Site URL: https://chat1.projectserver.noho.st |
Apr 27 09:02:14 rocketchat[7014]: | Commit Hash: b57b2cb605 |
Apr 27 09:02:14 rocketchat[7014]: | Commit Branch: HEAD |
Apr 27 09:02:14 rocketchat[7014]: | |
Apr 27 09:02:14 rocketchat[7014]: | YOUR CURRENT MONGODB VERSION IS NOT SUPPORTED BY ROCKET.CHAT, |
Apr 27 09:02:14 rocketchat[7014]: | PLEASE UPGRADE TO VERSION 8.0 OR LATER |
Apr 27 09:02:14 rocketchat[7014]: | |
Apr 27 09:02:14 rocketchat[7014]: +-----------------------------------------------------------------+
Apr 27 09:02:14 systemd[1]: rocketchat.service: Main process exited, code=exited, status=1/FAILURE
Apr 27 09:02:14 systemd[1]: rocketchat.service: Failed with result 'exit-code'.
I’m assuming Yunohost is supposed to provide the necessary dependencies upon updating the app, so it seems to be a Yunohost issue since it doesn’t.
Do i need to manually update mongodb? What is the course of action here?
I don’t want to reinstall rocketchat since I do have messages on there that i want to keep.