unable to run on ubuntu 20.04
-
i cant seem to get cloudron to function correctly.
i go through the installation process but get a notice to check the installation log.see below, where is the issue.
when i go to the installation ip, i see an nginx page stating it is installed but probably not configured correctly.can anyone help please.
root@server:~# nano /var/log/cloudron-setup.log
did the installation process not finish?
-
i cant seem to get cloudron to function correctly.
i go through the installation process but get a notice to check the installation log.see below, where is the issue.
when i go to the installation ip, i see an nginx page stating it is installed but probably not configured correctly.can anyone help please.
root@server:~# nano /var/log/cloudron-setup.log
did the installation process not finish?
-
I fixed this exact issue in https://git.cloudron.io/cloudron/box/-/commit/73315a42fef03bc144fdfd707b8a6d5905733109 since it was failing in time4vps servers.
Workaround:
mkdir -p /var/log/journal/foo && touch /var/log/journal/*/system.journal. Then run the setup script again. -
I fixed this exact issue in https://git.cloudron.io/cloudron/box/-/commit/73315a42fef03bc144fdfd707b8a6d5905733109 since it was failing in time4vps servers.
Workaround:
mkdir -p /var/log/journal/foo && touch /var/log/journal/*/system.journal. Then run the setup script again. -
@msbt i removed the setfacl entirely. is that what you are asking?
-
@girish no, the line with
chown root:systemd-journal /var/log/journal, that was always running before, now only in the if condition, not sure if it's required though
@msbt ah, got it. The
ifblock should ideally never run. It should only run on distros which do not have/var/log/journal(I don't understand why it's not there on some specific VPS, some ubuntu or provider flakiness). -
@msbt ah, got it. The
ifblock should ideally never run. It should only run on distros which do not have/var/log/journal(I don't understand why it's not there on some specific VPS, some ubuntu or provider flakiness).
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