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. Issue with New Installation with Cloudron 8.0.0

Issue with New Installation with Cloudron 8.0.0

Scheduled Pinned Locked Moved Solved Support
installation
13 Posts 3 Posters 584 Views 3 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.
    • firmansiF Offline
      firmansiF Offline
      firmansi
      wrote on last edited by girish
      #1

      I am installing Cloudron 8.0.0 on Ubuntu 24.04 and got stucked with this message that I see in /var/log

      0e3a57f69044: Pull complete
      5886fd701f70: Verifying Checksum
      5886fd701f70: Download complete
      5886fd701f70: Pull complete
      f9bf83af3b6b: Verifying Checksum
      f9bf83af3b6b: Download complete
      f1c2a72af7fd: Verifying Checksum
      f1c2a72af7fd: Download complete
      f9bf83af3b6b: Pull complete
      f1c2a72af7fd: Pull complete

      Anyone can help me how to resolve this issue?

      girishG 1 Reply Last reply
      1
      • firmansiF firmansi

        I am installing Cloudron 8.0.0 on Ubuntu 24.04 and got stucked with this message that I see in /var/log

        0e3a57f69044: Pull complete
        5886fd701f70: Verifying Checksum
        5886fd701f70: Download complete
        5886fd701f70: Pull complete
        f9bf83af3b6b: Verifying Checksum
        f9bf83af3b6b: Download complete
        f1c2a72af7fd: Verifying Checksum
        f1c2a72af7fd: Download complete
        f9bf83af3b6b: Pull complete
        f1c2a72af7fd: Pull complete

        Anyone can help me how to resolve this issue?

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

        @firmansi can you try a docker pull directly to see why it's getting stuck? Sometimes, errors are also in journalctl -u docker .

        The exact image names are at https://git.cloudron.io/platform/box/-/blob/v8.0.0/src/infra_version.js?ref_type=tags . For example, try docker pull registry.docker.com/cloudron/sftp:3.8.6@sha256:6b4e3f192c23eadb21d2035ba05f8432d7961330edb93921f36a4eaa60c4a4aa .

        firmansiF 1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #3

          Also, does your server have IPv6? DockerHub has issues when pulling from IPv6. We fixed this in 8.2.0 (and thus not available in 8.0.0). You can disable IPv6 temporarily and then that works.

          firmansiF 2 Replies Last reply
          0
          • girishG girish marked this topic as a question on
          • firmansiF Offline
            firmansiF Offline
            firmansi
            wrote on last edited by
            #4

            Let me try first

            1 Reply Last reply
            0
            • girishG girish

              @firmansi can you try a docker pull directly to see why it's getting stuck? Sometimes, errors are also in journalctl -u docker .

              The exact image names are at https://git.cloudron.io/platform/box/-/blob/v8.0.0/src/infra_version.js?ref_type=tags . For example, try docker pull registry.docker.com/cloudron/sftp:3.8.6@sha256:6b4e3f192c23eadb21d2035ba05f8432d7961330edb93921f36a4eaa60c4a4aa .

              firmansiF Offline
              firmansiF Offline
              firmansi
              wrote on last edited by
              #5

              @girish I have tried this one and have no issue at all, the docker pull works just fine

              1 Reply Last reply
              0
              • girishG girish

                Also, does your server have IPv6? DockerHub has issues when pulling from IPv6. We fixed this in 8.2.0 (and thus not available in 8.0.0). You can disable IPv6 temporarily and then that works.

                firmansiF Offline
                firmansiF Offline
                firmansi
                wrote on last edited by
                #6

                @girish I don't activate IPV 6, i have bad experience with this

                jdaviescoatesJ 1 Reply Last reply
                0
                • girishG girish

                  Also, does your server have IPv6? DockerHub has issues when pulling from IPv6. We fixed this in 8.2.0 (and thus not available in 8.0.0). You can disable IPv6 temporarily and then that works.

                  firmansiF Offline
                  firmansiF Offline
                  firmansi
                  wrote on last edited by
                  #7

                  @girish The result is as follow

                  Digest: sha256:6b4e3f192c23eadb21d2035ba05f8432d7961330edb93921f36a4eaa60c4a4aa
                  Status: Downloaded newer image for registry.docker.com/cloudron/sftp@sha256:6b4e3f192c23eadb21d2035ba05f8432d7961330edb93921f36a4eaa60c4a4aa
                  registry.docker.com/cloudron/sftp:3.8.6@sha256:6b4e3f192c23eadb21d2035ba05f8432d7961330edb93921f36a4eaa60c4a4aa

                  1 Reply Last reply
                  0
                  • girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #8

                    Maybe you can try systemctl restart docker? The installer should repull in 5 seconds . Maybe docker got stuck for some reason.

                    1 Reply Last reply
                    0
                    • firmansiF Offline
                      firmansiF Offline
                      firmansi
                      wrote on last edited by
                      #9

                      What should I do after I restart the docker? Should I repeat the cloudron installation? please advise

                      girishG 1 Reply Last reply
                      0
                      • firmansiF Offline
                        firmansiF Offline
                        firmansi
                        wrote on last edited by
                        #10

                        If I try to install again then there's an error message as follow "
                        "Error: Some packages like nginx/docker/nodejs are already installed. Cloudron requires specific versions of these packages and will install them as part of its installation. Please start with a fresh Ubuntu install and run this script again."

                        1 Reply Last reply
                        0
                        • firmansiF firmansi

                          What should I do after I restart the docker? Should I repeat the cloudron installation? please advise

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

                          @firmansi you have to restart in another terminal without stopping the installer. You can try cloudron-setup --redo . If that doesn't work, you have to start over from fresh ubuntu again.

                          1 Reply Last reply
                          0
                          • firmansiF Offline
                            firmansiF Offline
                            firmansi
                            wrote on last edited by
                            #12

                            @girish I think things you mention above do the trick

                            1. Restart the docker
                            2. Redo the setup
                              Problem solved. Setup finished. Thanks
                            1 Reply Last reply
                            1
                            • firmansiF firmansi

                              @girish I don't activate IPV 6, i have bad experience with this

                              jdaviescoatesJ Offline
                              jdaviescoatesJ Offline
                              jdaviescoates
                              wrote on last edited by
                              #13

                              @firmansi said in Issue with New Installation with Cloudron 8.0.0:

                              @girish I don't activate IPV 6, i have bad experience with this

                              Just to say, it seems going forward you'll likely hit email deliverability issues without IPv6 stuff being configured (especially to M$/ Gmail accounts). See e.g. https://forum.cloudron.io/topic/13145/problems-with-sending-mail

                              I use Cloudron with Gandi & Hetzner

                              1 Reply Last reply
                              0
                              • girishG girish has marked this topic as solved on
                              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