Cloudron on 18.04.5 - GLIBC_2.28 not found (required by node)
-
Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Main process exited, code=exited, status=1/FAILURE Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Failed with result 'exit-code'. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Service hold-off time over, scheduling restart. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Scheduled restart job, restart counter is at 166209. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: Stopped Cloudron Admin. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: Started Cloudron Admin. Jun 28 08:01:11 ubuntu-2gb-fsn1-2 box.js[24427]: node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)Incident logging topic.
-
Looks like Ubuntu 18.04.05 is the issue.
Attempting upgrade to 20.04 to fix the Issue.Upgrade to Ubuntu 20.04 solved the Issue.
-
Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Main process exited, code=exited, status=1/FAILURE Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Failed with result 'exit-code'. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Service hold-off time over, scheduling restart. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: box.service: Scheduled restart job, restart counter is at 166209. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: Stopped Cloudron Admin. Jun 28 08:01:10 ubuntu-2gb-fsn1-2 systemd[1]: Started Cloudron Admin. Jun 28 08:01:11 ubuntu-2gb-fsn1-2 box.js[24427]: node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by node)Incident logging topic.
Looks like Ubuntu 18.04.05 is the issue.
Attempting upgrade to 20.04 to fix the Issue. -
Looks like Ubuntu 18.04.05 is the issue.
Attempting upgrade to 20.04 to fix the Issue.Upgrade to Ubuntu 20.04 solved the Issue.
-
B BrutalBirdie marked this topic as a question on
-
B BrutalBirdie has marked this topic as solved on
-
Yes this is the reason why we stopped supporting Ubuntu 18

See also https://forum.cloudron.io/post/68921
-
just be careful about to boot partition, that fucked up my update from 18 to 20 and i had to reinstall everything, make sure you have backups for your cloudron stuff!
-
just be careful about to boot partition, that fucked up my update from 18 to 20 and i had to reinstall everything, make sure you have backups for your cloudron stuff!
@RazielKanos Thanks for the warning.
I'm running a Mastodon Instance.
Then I will take a look how to back it up via command line. -
Also for others to come here, to get back up on Ubuntu 18.04 run the following commands via SSH:
mkdir -p /usr/local/node-16.18.1 curl -sL https://nodejs.org/dist/v16.18.1/node-v16.18.1-linux-x64.tar.gz -o /tmp/node.tar.gz tar zxvf /tmp/node.tar.gz --strip-components=1 -C /usr/local/node-16.18.1 rm /tmp/node.tar.gz ln -sf /usr/local/node-16.18.1/bin/node /usr/bin/node ln -sf /usr/local/node-16.18.1/bin/npm /usr/bin/npm systemctl restart boxThen the system should be working again, however for the 7.5 update ubuntu has to be upgraded first.
-
G girish referenced this topic on
-
G girish referenced this topic on
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login

