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


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Support
  3. Installation error

Installation error

Scheduled Pinned Locked Moved Support
6 Posts 4 Posters 832 Views 4 Watching
  • 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.
  • W Offline
    W Offline
    wisameldin
    wrote on last edited by
    #1

    Hi everyone I hope someone can help me

    I am trying to install cloudron on ubuntu server 22 installed on proxmox and everytime I try it fails citing it cannot reach the webservers even for ubunto. Oddly enough before I attempt to install it if I try to ping google it would work. After the failed attempt i can't ping (or access any website for that matter as if the internet is cut off) What can I do to solve this?
    Note if I use dhclient to reset the dhcp the internet works again but can't continue to reattempt the installation citing that parts of it was installed and to retry on a fresh installation of ubuntu

    Last couple of lines in the log file:

    echo "==> Install collectd"
    ==> Install collectd

    without this, libnotify4 will install gnome-shell

    apt-get install -y libnotify4 --no-install-recommends
    Reading package lists...
    Building dependency tree...
    Reading state information...
    The following additional packages will be installed:
    libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common
    Suggested packages:
    gnome-shell | notification-daemon
    Recommended packages:
    libgdk-pixbuf2.0-bin
    The following NEW packages will be installed:
    libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libnotify4
    0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
    Need to get 175 kB of archives.
    After this operation, 649 kB of additional disk space will be used.
    Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Err:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Temporary failure resolving 'archive.ubuntu.com'
    Err:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Temporary failure resolving 'us.archive.ubuntu.com'
    Err:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Temporary failure resolving 'us.archive.ubuntu.com'
    E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.8%2Bdfsg-1_all.deb Temporary failure resolving 'us.archive.ubuntu.com'
    E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-0_2.42.8%2Bdfsg-1_amd64.deb Temporary failure resolving 'us.archive.ubuntu.com'
    E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libn/libnotify/libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb Temporary failure resolving 'archive.ubuntu.com'
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

    and even with ubunto 20 :
    echo "==> Install collectd"
    ==> Install collectd

    without this, libnotify4 will install gnome-shell

    apt-get install -y libnotify4 --no-install-recommends
    Reading package lists...
    Building dependency tree...
    Reading state information...
    The following additional packages will be installed:
    libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common
    Suggested packages:
    gnome-shell | notification-daemon
    Recommended packages:
    libgdk-pixbuf2.0-bin
    The following NEW packages will be installed:
    libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libnotify4
    0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
    Need to get 175 kB of archives.
    After this operation, 649 kB of additional disk space will be used.
    Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Err:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
    Temporary failure resolving 'archive.ubuntu.com'
    Err:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
    Temporary failure resolving 'us.archive.ubuntu.com'
    Err:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
    Temporary failure resolving 'us.archive.ubuntu.com'
    E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.8%2Bdfsg-1_all.deb Temporary failure resolving 'us.archive.ubuntu.com'
    E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-0_2.42.8%2Bdfsg-1_amd64.deb Temporary failure resolving 'us.archive.ubuntu.com'
    E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libn/libnotify/libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb Temporary failure resolving 'archive.ubuntu.com'
    E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

    BrutalBirdieB 1 Reply Last reply
    0
    • W wisameldin

      Hi everyone I hope someone can help me

      I am trying to install cloudron on ubuntu server 22 installed on proxmox and everytime I try it fails citing it cannot reach the webservers even for ubunto. Oddly enough before I attempt to install it if I try to ping google it would work. After the failed attempt i can't ping (or access any website for that matter as if the internet is cut off) What can I do to solve this?
      Note if I use dhclient to reset the dhcp the internet works again but can't continue to reattempt the installation citing that parts of it was installed and to retry on a fresh installation of ubuntu

      Last couple of lines in the log file:

      echo "==> Install collectd"
      ==> Install collectd

      without this, libnotify4 will install gnome-shell

      apt-get install -y libnotify4 --no-install-recommends
      Reading package lists...
      Building dependency tree...
      Reading state information...
      The following additional packages will be installed:
      libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common
      Suggested packages:
      gnome-shell | notification-daemon
      Recommended packages:
      libgdk-pixbuf2.0-bin
      The following NEW packages will be installed:
      libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libnotify4
      0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
      Need to get 175 kB of archives.
      After this operation, 649 kB of additional disk space will be used.
      Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Err:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Temporary failure resolving 'archive.ubuntu.com'
      Err:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Temporary failure resolving 'us.archive.ubuntu.com'
      Err:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Temporary failure resolving 'us.archive.ubuntu.com'
      E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.8%2Bdfsg-1_all.deb Temporary failure resolving 'us.archive.ubuntu.com'
      E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-0_2.42.8%2Bdfsg-1_amd64.deb Temporary failure resolving 'us.archive.ubuntu.com'
      E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libn/libnotify/libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb Temporary failure resolving 'archive.ubuntu.com'
      E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

      and even with ubunto 20 :
      echo "==> Install collectd"
      ==> Install collectd

      without this, libnotify4 will install gnome-shell

      apt-get install -y libnotify4 --no-install-recommends
      Reading package lists...
      Building dependency tree...
      Reading state information...
      The following additional packages will be installed:
      libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common
      Suggested packages:
      gnome-shell | notification-daemon
      Recommended packages:
      libgdk-pixbuf2.0-bin
      The following NEW packages will be installed:
      libgdk-pixbuf-2.0-0 libgdk-pixbuf2.0-common libnotify4
      0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
      Need to get 175 kB of archives.
      After this operation, 649 kB of additional disk space will be used.
      Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Ign:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Ign:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Ign:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Err:1 http://archive.ubuntu.com/ubuntu jammy-proposed/main amd64 libnotify4 amd64 0.7.9-3ubuntu5.22.04.1
      Temporary failure resolving 'archive.ubuntu.com'
      Err:2 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf2.0-common all 2.42.8+dfsg-1
      Temporary failure resolving 'us.archive.ubuntu.com'
      Err:3 http://us.archive.ubuntu.com/ubuntu jammy/main amd64 libgdk-pixbuf-2.0-0 amd64 2.42.8+dfsg-1
      Temporary failure resolving 'us.archive.ubuntu.com'
      E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf2.0-common_2.42.8%2Bdfsg-1_all.deb Temporary failure resolving 'us.archive.ubuntu.com'
      E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/g/gdk-pixbuf/libgdk-pixbuf-2.0-0_2.42.8%2Bdfsg-1_amd64.deb Temporary failure resolving 'us.archive.ubuntu.com'
      E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libn/libnotify/libnotify4_0.7.9-3ubuntu5.22.04.1_amd64.deb Temporary failure resolving 'archive.ubuntu.com'
      E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

      BrutalBirdieB Offline
      BrutalBirdieB Offline
      BrutalBirdie
      Partner
      wrote on last edited by
      #2

      @wisameldin
      https://docs.cloudron.io/installation/

      Run the following commands on a fresh Ubuntu Focal 20.04 (x64) server:

      https://www.cloudron.io/get.html

      Create a fresh Ubuntu Focal 20.04 x64 server and run these commands

      Currently only Ubuntu 20 is supported.

      Like my work? Consider donating a drink. Cheers!

      W 1 Reply Last reply
      1
      • BrutalBirdieB BrutalBirdie

        @wisameldin
        https://docs.cloudron.io/installation/

        Run the following commands on a fresh Ubuntu Focal 20.04 (x64) server:

        https://www.cloudron.io/get.html

        Create a fresh Ubuntu Focal 20.04 x64 server and run these commands

        Currently only Ubuntu 20 is supported.

        W Offline
        W Offline
        wisameldin
        wrote on last edited by
        #3

        @BrutalBirdie I already tried on ubuntu 20 and pasted the error on the second half of the post though it is the same error

        mehdiM 1 Reply Last reply
        0
        • W wisameldin

          @BrutalBirdie I already tried on ubuntu 20 and pasted the error on the second half of the post though it is the same error

          mehdiM Offline
          mehdiM Offline
          mehdi
          App Dev
          wrote on last edited by
          #4

          @wisameldin Temporary failure resolving 'archive.ubuntu.com' => looks like your server has connectivity issues. Or maybe DNS issues. Which provider are you using?

          W 1 Reply Last reply
          0
          • mehdiM mehdi

            @wisameldin Temporary failure resolving 'archive.ubuntu.com' => looks like your server has connectivity issues. Or maybe DNS issues. Which provider are you using?

            W Offline
            W Offline
            wisameldin
            wrote on last edited by
            #5

            @mehdi Notice Before I run the command ./cloudron-setup everything is fine I can ping www.google.com with no problems at all. After I get this error I can't even ping google. I can however restore the internet connection by only using dhclient -r then dhclient then it works fine but then I get the error that parts of it is already installed and to try again on a fresh install of ubuntu

            girishG 1 Reply Last reply
            0
            • W wisameldin

              @mehdi Notice Before I run the command ./cloudron-setup everything is fine I can ping www.google.com with no problems at all. After I get this error I can't even ping google. I can however restore the internet connection by only using dhclient -r then dhclient then it works fine but then I get the error that parts of it is already installed and to try again on a fresh install of ubuntu

              girishG Offline
              girishG Offline
              girish
              Staff
              wrote on last edited by
              #6

              @wisameldin On the ubuntu 20 install, can you run the setup script again with ./cloudron-setup --redo ?

              I think this is the same issue as:
              https://forum.cloudron.io/topic/6660/help-please-failing-setup-of-cloudron

              https://forum.cloudron.io/topic/6632/help-me-please-got-error-while-installing-the-cloudron-on-a-fresh-ubuntu-20-04-x64-server

              https://forum.cloudron.io/topic/6561/that-install-script-fails-74-times-out-of-75

              I tried to fix this with https://git.cloudron.io/cloudron/box/-/commit/bfb233eca19df07a82e3b524812d8270371ed738 but clearly it's not enough.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Bookmarks
              • Search