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 Cant Install my Cloudron

    Support
    3
    3
    204
    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.
    • J
      JustNick last edited by

      I just Tried to Install Cloudron on my generic Ubuntu 18.04.4 LTS Server But It Fails All The Time

      root@///:~# sudo ./cloudron-setup --provider generic
      
      ##############################################
               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.
      
      => Installing software-properties-common
      => Ensure required apt sources
      => Updating apt and installing script dependencies
      Could not update package repositories. See /var/log/cloudron-setup.log
      

      Here the Setup Log:

      
      software-properties-common is already the newest version (0.96.24.32.12).
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      'universe' distribution component is already enabled for all sources.
      Hit:1 http://mirror.1fire.de/ubuntu bionic InRelease
      Hit:2 http://mirror.1fire.de/ubuntu bionic-updates InRelease
      Hit:3 http://mirror.1fire.de/ubuntu bionic-security InRelease
      Hit:4 http://mirror.1fire.de/ubuntu bionic-backports InRelease
      Hit:5 http://ppa.launchpad.net/certbot/certbot/ubuntu bionic InRelease
      Hit:6 http://archive.ubuntu.com/ubuntu bionic InReleaseRunning cloudron-setup with args : --
      Reading package lists...
      Building dependency tree...
      Reading state information...
      software-properties-common is already the newest version (0.96.24.32.12).
      0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
      'universe' distribution component is already enabled for all sources.
      Hit:1 http://mirror.1fire.de/ubuntu bionic InRelease
      Hit:2 http://mirror.1fire.de/ubuntu bionic-updates InRelease
      Hit:3 http://mirror.1fire.de/ubuntu bionic-security InRelease
      Hit:4 http://mirror.1fire.de/ubuntu bionic-backports InRelease
      Hit:5 http://ppa.launchpad.net/certbot/certbot/ubuntu bionic InRelease
      Hit:6 http://archive.ubuntu.com/ubuntu bionic InRelease
      Get:7 http://archive.debian.org/debian jessie-backports InRelease [166 kB]
      Err:7 http://archive.debian.org/debian jessie-backports InRelease
        The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010
      Reading package lists...
      W: GPG error: http://archive.debian.org/debian jessie-backports InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8B48AD6246925553 NO_PUBKEY 7638D0442B90D010
      E: The repository 'http://archive.debian.org/debian jessie-backports InRelease' is not signed.
      /var/log/cloudron-setup.log (END)                                                               
      
      
      
      

      Thanks For the Help

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

        Looks like on this instance there are a few additional apt package repositories configured, which are failing. As far as I can tell, this doesn't look like Cloudron related. Can you verify that this works without issues to install latest updates:

        sudo apt-get update
        sudo apt-get upgrade
        
        1 Reply Last reply Reply Quote 0
        • girish
          girish Staff last edited by girish

          I wonder why it's trying to install from jessie-backports ? Is this a fresh ubuntu install or did you try to install something else prior to Cloudron?

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