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. Cloudron keeps setting up during installation

Cloudron keeps setting up during installation

Scheduled Pinned Locked Moved Solved Support
installation
9 Posts 4 Posters 1.9k 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.
    • A Offline
      A Offline
      Algaweb
      wrote on last edited by girish
      #1

      Hi, I entered domain and chose Manual DNS provider. Now I can access the installation on the IP as well as on the domain.tl (also on my.domain.tl) After few days I keep getting "Already setting up or restoring" sign when checking the installation process. How long will the process take? What can be wrong?

      1 Reply Last reply
      0
      • nebulonN Offline
        nebulonN Offline
        nebulon
        Staff
        wrote on last edited by
        #2

        It should not take hours at least. It heavily depends on the download speed of your server. Can you check the install log file at /var/log/cloudron-setup.log on your server to see what is happening?

        A 1 Reply Last reply
        0
        • girishG Do not disturb
          girishG Do not disturb
          girish
          Staff
          wrote on last edited by
          #3

          Since you already started the install, /home/yellowtent/platformdata/logs/box.log will have the post-installation logs. You can also do systemctl restart box and click refresh on the browser to redo the DNS setup.

          A 1 Reply Last reply
          0
          • nebulonN nebulon

            It should not take hours at least. It heavily depends on the download speed of your server. Can you check the install log file at /var/log/cloudron-setup.log on your server to see what is happening?

            A Offline
            A Offline
            Algaweb
            wrote on last edited by
            #4

            @nebulon Thank you for your response. I'm sorry, but I'm quite new to SSH server connection, could you please describe full path to the log file or commands I should write? I tried cd home/myusername/var/log/cloudron-setup.log but it writes "No such file or directory" (I replaced "myusername" with my real username, of course)

            1 Reply Last reply
            0
            • girishG girish

              Since you already started the install, /home/yellowtent/platformdata/logs/box.log will have the post-installation logs. You can also do systemctl restart box and click refresh on the browser to redo the DNS setup.

              A Offline
              A Offline
              Algaweb
              wrote on last edited by
              #5

              @girish @nebulon Ok so I found it after all. This is the mistake it makes (I changed the addresses):

              xpecting "SSH IP address" Match false
              2022-03-03T19:40:19.817Z box:dns/waitfordns waitForDns: my.domain.tl at ns ns.domain.tl: not done
              2022-03-03T19:40:19.818Z box:dns/waitfordns Attempt 507 failed. Will retry: ETRYAGAIN
              2022-03-03T19:40:49.819Z box:dns/waitfordns waitForDns: nameservers are ["ns.domain.tl","ns.domain.tl","ns.domain.tl"]
              2022-03-03T19:40:49.920Z box:dns/waitfordns resolveIp: Checking if my.domain.tl has A record at IP of NS
              2022-03-03T19:40:49.930Z box:dns/waitfordns isChangeSynced: my.domain.tl(A) was resolved to Public IP at NS ns.domain.tl (IP of NS).

              There might be some misconfiguration of the IP adresses. One is for SSH and another is public. Do you have experience with that?

              girishG 1 Reply Last reply
              0
              • A Algaweb

                @girish @nebulon Ok so I found it after all. This is the mistake it makes (I changed the addresses):

                xpecting "SSH IP address" Match false
                2022-03-03T19:40:19.817Z box:dns/waitfordns waitForDns: my.domain.tl at ns ns.domain.tl: not done
                2022-03-03T19:40:19.818Z box:dns/waitfordns Attempt 507 failed. Will retry: ETRYAGAIN
                2022-03-03T19:40:49.819Z box:dns/waitfordns waitForDns: nameservers are ["ns.domain.tl","ns.domain.tl","ns.domain.tl"]
                2022-03-03T19:40:49.920Z box:dns/waitfordns resolveIp: Checking if my.domain.tl has A record at IP of NS
                2022-03-03T19:40:49.930Z box:dns/waitfordns isChangeSynced: my.domain.tl(A) was resolved to Public IP at NS ns.domain.tl (IP of NS).

                There might be some misconfiguration of the IP adresses. One is for SSH and another is public. Do you have experience with that?

                girishG Do not disturb
                girishG Do not disturb
                girish
                Staff
                wrote on last edited by girish
                #6

                @Algaweb

                One is for SSH and another is public. Do you have experience with that?

                Do you mean you have one public IP and one private IP? And you have set the DNS to the private IP? Or do you mean you have to different public IPs and want to choose a specific one? Also, is this a home server setup?

                Depending on your response, we have to configure the IP setup accordingly. If you do systemctl restart box and go back to the DNS setup screen, there you will Advanced at the bottom. If you click on it, you will find the various options as documented here - https://docs.cloudron.io/networking/#ipv4 . Also, if you want to set the DNS to private IP, you won't be able to get Let's Encrypt certificates. You then have to use "Self signed certificate" in the Advanced section.

                A 1 Reply Last reply
                0
                • girishG girish

                  @Algaweb

                  One is for SSH and another is public. Do you have experience with that?

                  Do you mean you have one public IP and one private IP? And you have set the DNS to the private IP? Or do you mean you have to different public IPs and want to choose a specific one? Also, is this a home server setup?

                  Depending on your response, we have to configure the IP setup accordingly. If you do systemctl restart box and go back to the DNS setup screen, there you will Advanced at the bottom. If you click on it, you will find the various options as documented here - https://docs.cloudron.io/networking/#ipv4 . Also, if you want to set the DNS to private IP, you won't be able to get Let's Encrypt certificates. You then have to use "Self signed certificate" in the Advanced section.

                  A Offline
                  A Offline
                  Algaweb
                  wrote on last edited by
                  #7

                  @girish Hi, thank you for support. Finally I have found a solution to that with my friend. Thank you.

                  scookeS 1 Reply Last reply
                  0
                  • A Algaweb

                    @girish Hi, thank you for support. Finally I have found a solution to that with my friend. Thank you.

                    scookeS Offline
                    scookeS Offline
                    scooke
                    wrote on last edited by
                    #8

                    @Algaweb Please share the solution.

                    A life lived in fear is a life half-lived

                    A 1 Reply Last reply
                    0
                    • scookeS scooke

                      @Algaweb Please share the solution.

                      A Offline
                      A Offline
                      Algaweb
                      wrote on last edited by
                      #9

                      @scooke the solution was in advanced settings creating let's encrypt manually at least this is what I understood from my friend.

                      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