error with ./cloudron-setup
-
Hi all, having errors installing on ubuntu 20.04 in proxmox.
everything works fine till I get to this point. Any help will be great thanksroot@cloudron:~# ./cloudron-setup
##############################################
Cloudron Setup (latest)
##############################################Follow setup logs in a second terminal with:
$ tail -f /var/log/cloudron-setup.logJoin us at https://forum.cloudron.io for any questions.
=> Updating apt and installing script dependencies
=> Checking version
=> Downloading version 7.0.4 ...
=> Installing base dependencies and downloading docker images (this takes some time) ...Init script failed. See /var/log/cloudron-setup.log for details
root@cloudron:~# -
Hi all, having errors installing on ubuntu 20.04 in proxmox.
everything works fine till I get to this point. Any help will be great thanksroot@cloudron:~# ./cloudron-setup
##############################################
Cloudron Setup (latest)
##############################################Follow setup logs in a second terminal with:
$ tail -f /var/log/cloudron-setup.logJoin us at https://forum.cloudron.io for any questions.
=> Updating apt and installing script dependencies
=> Checking version
=> Downloading version 7.0.4 ...
=> Installing base dependencies and downloading docker images (this takes some time) ...Init script failed. See /var/log/cloudron-setup.log for details
root@cloudron:~# -
@kyleh2946 can you check the mentioned log file at
/var/log/cloudron-setup.logit likely shows the root cause of the issue.@nebulon
here is what i believe the error is in the logdo not upgrade grub because it might prompt user and break this script
echo "==> Enable memory accounting"
==> Enable memory accounting
apt-get -y --no-upgrade --no-install-recommends install grub2-common
Reading package lists...
Building dependency tree...
Reading state information...
Skipping grub2-common, it is already installed and upgrade is not set.
grub2-common set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
sed -e 's/^GRUB_CMDLINE_LINUX="(.*)"$/GRUB_CMDLINE_LINUX="\1 cgroup_enable=memory swapaccount=1 panic_on_oops=1 panic=5"/' -i /etc/default/grub
update-grub
/usr/sbin/grub-probe: error: failed to get canonical path of `/dev/mapper/pve-vm--103--disk--0'. -
@nebulon
here is what i believe the error is in the logdo not upgrade grub because it might prompt user and break this script
echo "==> Enable memory accounting"
==> Enable memory accounting
apt-get -y --no-upgrade --no-install-recommends install grub2-common
Reading package lists...
Building dependency tree...
Reading state information...
Skipping grub2-common, it is already installed and upgrade is not set.
grub2-common set to manually installed.
0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
sed -e 's/^GRUB_CMDLINE_LINUX="(.*)"$/GRUB_CMDLINE_LINUX="\1 cgroup_enable=memory swapaccount=1 panic_on_oops=1 panic=5"/' -i /etc/default/grub
update-grub
/usr/sbin/grub-probe: error: failed to get canonical path of `/dev/mapper/pve-vm--103--disk--0'. -
J james has marked this topic as solved 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