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 seem to install cloudron on Ubuntu 20.04

    Support
    install
    3
    6
    475
    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.
    • S
      shodanime last edited by girish

      I did try to look this up and found a few options but non of them worked for me. Here is one of them
      https://forum.cloudron.io/topic/2281/cloudron-install-failed
      What is going on is whenever I run the last command ./cloudron-setup I would get an error. At this point I have no idea what i am missing to get this installed. It ends for me at that last line

      root@server-OptiPlex-3040:/home/server# wget https://cloudron.io/cloudron-setup
      --2021-10-09 20:16:35--  https://cloudron.io/cloudron-setup
      Resolving cloudron.io (cloudron.io)... 3.209.21.239
      Connecting to cloudron.io (cloudron.io)|3.209.21.239|:443... connected.
      HTTP request sent, awaiting response... 200 OK
      Length: 9052 (8.8K) [application/octet-stream]
      Saving to: ‘cloudron-setup.11’
      
      cloudron-setup.11   100%[===================>]   8.84K  --.-KB/s    in 0s      
      
      2021-10-09 20:16:35 (83.4 MB/s) - ‘cloudron-setup.11’ saved [9052/9052]
      
      root@server-OptiPlex-3040:/home/server# chmod +x ./cloudron-setup
      root@server-OptiPlex-3040:/home/server# ./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
      Could not update package repositories. See /var/log/cloudron-setup.log
      
      
      
      murgero 1 Reply Last reply Reply Quote 0
      • murgero
        murgero App Dev @shodanime last edited by

        @shodanime Can you run sudo apt update and return the output here?

        --
        https://urgero.org
        ~ Professional Nerd. Freelance Programmer. ~
        Matrix: @murgero:urgero.org

        S 2 Replies Last reply Reply Quote 0
        • S
          shodanime @murgero last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote 0
          • S
            shodanime @murgero last edited by shodanime

            @murgero Here it is. Thank you for the reply

            server@server-OptiPlex-3040:~$ sudo apt update
            [sudo] password for server: 
            Hit:1 http://us.archive.ubuntu.com/ubuntu focal InRelease
            Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease               
            Hit:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease              
            Hit:4 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease            
            Ign:5 http://ppa.launchpad.net/hermlnx/xrdp/ubuntu focal InRelease  
            Err:6 http://ppa.launchpad.net/hermlnx/xrdp/ubuntu focal Release               
              404  Not Found [IP: 91.189.95.85 80]
            Hit:7 https://dl.ubnt.com/unifi/debian stable InRelease
            Reading package lists... Done
            E: The repository 'http://ppa.launchpad.net/hermlnx/xrdp/ubuntu focal Release' does not have a Release file.
            N: Updating from such a repository can't be done securely, and is therefore disabled by default.
            N: See apt-secure(8) manpage for repository creation and user configuration details.
            
            

            Here is apt upgrade

            server@server-OptiPlex-3040:~$ sudo apt upgrade
            Reading package lists... Done
            Building dependency tree       
            Reading state information... Done
            Calculating upgrade... Done
            0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
            
            
            murgero 1 Reply Last reply Reply Quote 0
            • murgero
              murgero App Dev @shodanime last edited by

              @shodanime said in Cant seem to install cloudron on Ubuntu 20.04:

              http://ppa.launchpad.net/hermlnx/xrdp/ubuntu

              Looks like you need to remove http://ppa.launchpad.net/hermlnx/xrdp/ubuntu

              Which you will find somewhere in /etc/apt/sources.d I believe.

              --
              https://urgero.org
              ~ Professional Nerd. Freelance Programmer. ~
              Matrix: @murgero:urgero.org

              1 Reply Last reply Reply Quote 2
              • mehdi
                mehdi App Dev last edited by

                @shodanime is this a clean install of Ubuntu? Or do you already have stuff installed on this server? Because Cloudron should be installed on a fresh Ubuntu install.

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