Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Unsolved error with ./cloudron-setup

    Support
    2
    4
    193
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      kyleh2946 last edited by

      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 thanks

      root@cloudron:~# ./cloudron-setup

      ##############################################
      Cloudron Setup (latest)
      ##############################################

      Follow setup logs in a second terminal with:
      $ tail -f /var/log/cloudron-setup.log

      Join 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:~#

      nebulon 1 Reply Last reply Reply Quote 0
      • nebulon
        nebulon Staff @kyleh2946 last edited by

        @kyleh2946 can you check the mentioned log file at /var/log/cloudron-setup.log it likely shows the root cause of the issue.

        K 1 Reply Last reply Reply Quote 0
        • K
          kyleh2946 @nebulon last edited by

          @nebulon
          here is what i believe the error is in the log

          do 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 1 Reply Last reply Reply Quote 0
          • nebulon
            nebulon Staff @kyleh2946 last edited by

            @kyleh2946 hm that seems quite specific to your proxmox setup. Not sure I can easily help here. Do we have other users on proxmox here?

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB