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
  • Brite
  • 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 - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. Docker Registry
  3. Unusable application

Unusable application

Scheduled Pinned Locked Moved Docker Registry
44 Posts 8 Posters 3.1k Views 8 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.
  • klawitterbK Offline
    klawitterbK Offline
    klawitterb
    wrote on last edited by
    #22

    Without https:// I'm getting: Invalid serverAddress: socket hang up

    1 Reply Last reply
    0
    • M Offline
      M Offline
      msbt
      App Dev
      wrote on last edited by
      #23

      You got a typo in there maybe, or a firewall?

      Happy Hosting & Web Development

      1 Reply Last reply
      0
      • nebulonN Away
        nebulonN Away
        nebulon
        Staff
        wrote on last edited by
        #24

        So it should work without https:// there so the socket hang up is the issue somehow. Can you telnet via ssh to the registry from that server?

        1 Reply Last reply
        0
        • klawitterbK Offline
          klawitterbK Offline
          klawitterb
          wrote on last edited by
          #25

          Just tried, that just gives me a telnet: Unable to connect to remote host: Connection refused

          1 Reply Last reply
          0
          • nebulonN Away
            nebulonN Away
            nebulon
            Staff
            wrote on last edited by
            #26

            If docker.apehost.de is the actual server, then I am able to contact that app from here at least. Does it correctly resolve on the system where it fails?

            1 Reply Last reply
            0
            • klawitterbK Offline
              klawitterbK Offline
              klawitterb
              wrote on last edited by
              #27

              From the server:
              ping -n docker.apehost.de -> works
              telnet idontexist.apehost.de -> Name or service not known
              telnet docker.apehost.de -> connection refused
              docker pull docker.apehost.de/path-to-exisiting-image -> Error response from daemon: Get "https://docker.apehost.de/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

              From my local machine:
              docker pull docker.apehost.de/path-to-exisiting-image -> works just fine

              1 Reply Last reply
              0
              • nebulonN Away
                nebulonN Away
                nebulon
                Staff
                wrote on last edited by
                #28

                So then telnet docker.apehost.de 443 also times out I assume. Is hairpin correctly working for you? run cloudron-support --troubleshoot to see this

                1 Reply Last reply
                0
                • klawitterbK Offline
                  klawitterbK Offline
                  klawitterb
                  wrote on last edited by klawitterb
                  #29

                  Indeed seems like hairpin doesn't work, from troubleshoot:
                  [FAIL] Could not load dashboard domain.
                  Hairpin NAT is not working. Please check if your router supports it

                  I just tried the good old have you tried turning it off and on again, interestingly troubleshoot now errors with:
                  [FAIL] Could not load dashboard website with loopback check

                  1 Reply Last reply
                  0
                  • klawitterbK Offline
                    klawitterbK Offline
                    klawitterb
                    wrote on last edited by
                    #30

                    So decided to upgrade my server to Ubuntu 24 and its working now again.

                    1 Reply Last reply
                    2
                    • nebulonN Away
                      nebulonN Away
                      nebulon
                      Staff
                      wrote on last edited by
                      #31

                      Strange how that would have affected it, but well glad it works 🙂

                      LanhildL 1 Reply Last reply
                      3
                      • nebulonN nebulon marked this topic as a question on
                      • nebulonN nebulon has marked this topic as solved on
                      • nebulonN nebulon

                        Strange how that would have affected it, but well glad it works 🙂

                        LanhildL Offline
                        LanhildL Offline
                        Lanhild
                        App Dev
                        wrote on last edited by
                        #32

                        @nebulon I did the upgrade from Ubuntu 22 to 24 today. I confirm that it fixed the issue for me as well.

                        LanhildL 1 Reply Last reply
                        2
                        • J joseph referenced this topic on
                        • rosanoR rosano referenced this topic on
                        • LanhildL Lanhild

                          @nebulon I did the upgrade from Ubuntu 22 to 24 today. I confirm that it fixed the issue for me as well.

                          LanhildL Offline
                          LanhildL Offline
                          Lanhild
                          App Dev
                          wrote on last edited by Lanhild
                          #33

                          @nebulon

                          I have another Cloudron server for which I did the upgrade too. Though, it didn't fix it for this one.

                          No outstanding errors in cloudron-support's output.

                          I'm pretty much at a dead-end here 😬

                          robiR 1 Reply Last reply
                          0
                          • LanhildL Lanhild

                            @nebulon

                            I have another Cloudron server for which I did the upgrade too. Though, it didn't fix it for this one.

                            No outstanding errors in cloudron-support's output.

                            I'm pretty much at a dead-end here 😬

                            robiR Offline
                            robiR Offline
                            robi
                            wrote on last edited by
                            #34

                            @Lanhild after the server upgrade, did the app upgrade yet?

                            Conscious tech

                            LanhildL 1 Reply Last reply
                            0
                            • robiR robi

                              @Lanhild after the server upgrade, did the app upgrade yet?

                              LanhildL Offline
                              LanhildL Offline
                              Lanhild
                              App Dev
                              wrote on last edited by
                              #35

                              @robi Yes

                              Cloudron Container Registry 2.6.0 (registry 3.1.0)

                              1 Reply Last reply
                              1
                              • jamesJ Online
                                jamesJ Online
                                james
                                Staff
                                wrote on last edited by
                                #36

                                Hello @lanhild
                                Can you send me a direct message with some credentials (username + app password for the docker registry) and the URL for your docker registry app?
                                I would like to attempt a push from my side to validate if it is not some obscure local issue.

                                LanhildL 1 Reply Last reply
                                1
                                • jamesJ james

                                  Hello @lanhild
                                  Can you send me a direct message with some credentials (username + app password for the docker registry) and the URL for your docker registry app?
                                  I would like to attempt a push from my side to validate if it is not some obscure local issue.

                                  LanhildL Offline
                                  LanhildL Offline
                                  Lanhild
                                  App Dev
                                  wrote on last edited by
                                  #37

                                  @james Done.

                                  1 Reply Last reply
                                  1
                                  • jamesJ james has marked this topic as unsolved on
                                  • jamesJ Online
                                    jamesJ Online
                                    james
                                    Staff
                                    wrote on last edited by
                                    #38

                                    @lanhild and I did a debugging session.
                                    Somehow this issue is connected to https://forum.cloudron.io/topic/15408/openid-configuration-url-timeout

                                    1 Reply Last reply
                                    0
                                    • jamesJ james referenced this topic on
                                    • jamesJ Online
                                      jamesJ Online
                                      james
                                      Staff
                                      wrote on last edited by james
                                      #39

                                      Hello @lanhild
                                      Can you give me the output of:

                                      uname -nar
                                      

                                      from your system that is failing?
                                      We found systems with kernel version <110 are not effected.

                                      https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130336

                                      LanhildL 1 Reply Last reply
                                      0
                                      • jamesJ james

                                        Hello @lanhild
                                        Can you give me the output of:

                                        uname -nar
                                        

                                        from your system that is failing?
                                        We found systems with kernel version <110 are not effected.

                                        https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1130336

                                        LanhildL Offline
                                        LanhildL Offline
                                        Lanhild
                                        App Dev
                                        wrote on last edited by
                                        #40

                                        @james

                                        6.8.0-110-generic

                                        My server's = 110. The other server, without the issue, has the same kernel.

                                        jamesJ 1 Reply Last reply
                                        0
                                        • LanhildL Lanhild

                                          @james

                                          6.8.0-110-generic

                                          My server's = 110. The other server, without the issue, has the same kernel.

                                          jamesJ Online
                                          jamesJ Online
                                          james
                                          Staff
                                          wrote on last edited by
                                          #41

                                          Hello @Lanhild
                                          On the other server that "does not have the issue".
                                          Can you run:

                                          # first run - should work
                                          curl 127.0.0.1
                                          # second run - should time out
                                          curl 127.0.0.1
                                          

                                          two times.
                                          If the first time works and the second time fails, this system also has this issue.
                                          The issue only is apparent when connecting to itself.

                                          LanhildL 1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          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