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
9 Posts 3 Posters 70 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.
  • LanhildL Offline
    LanhildL Offline
    Lanhild
    App Dev
    wrote last edited by
    #1

    I'm guessing 9.1.3 rendered the application unusable, as the issue appeared later than the latest update of this app.

    Pushing/pulling an image from a remote works correctly. However, attempting to pull an image from the same server doesn't work at all.

    For instance:

    • I have a registry @ registry.cloudron.local
    • I have an app @ app.cloudron.local, using an image from the registry, on the same cloudron.

    Whenever I attempt to update this application with a new image, the pull never works.

    Mar 19 18:51:04 box:docker Attempt 1 failed. Will retry: Unable to pull image registry.cloudron.local/app.image:2.0.13. registry error: {"reason":"server error","statusCode":500,"json":null}
    

    In the registry configuration in Cloudron settings, the error Invalid serverAddress: socket hang up appears whenever I attempt to save the private registry settings.

    In the registry application logs, there is the following line, appearing intermittently:

    Mar 19 20:32:18 time="2026-03-20T00:32:18.895638941Z" level=error msg="traces export: Post \"https://localhost:4318/v1/traces\": dial tcp [::1]:4318: connect: connection refused" go.version=go1.23.7 instance.id=redacted service=registry version=3.0.0
    

    I have multiple Cloudrons, all with a registry application installed and facing the same issue.

    As mentioned in the beginning of my topic, pulling from a remote works.

    Connecting the private registry registry.cloudron.local in my.other-cloudron.local works perfectly. It seems like there might be a DNS issue.

    Feel free to ask for more information.

    LanhildL 1 Reply Last reply
    1
    • LanhildL Lanhild

      I'm guessing 9.1.3 rendered the application unusable, as the issue appeared later than the latest update of this app.

      Pushing/pulling an image from a remote works correctly. However, attempting to pull an image from the same server doesn't work at all.

      For instance:

      • I have a registry @ registry.cloudron.local
      • I have an app @ app.cloudron.local, using an image from the registry, on the same cloudron.

      Whenever I attempt to update this application with a new image, the pull never works.

      Mar 19 18:51:04 box:docker Attempt 1 failed. Will retry: Unable to pull image registry.cloudron.local/app.image:2.0.13. registry error: {"reason":"server error","statusCode":500,"json":null}
      

      In the registry configuration in Cloudron settings, the error Invalid serverAddress: socket hang up appears whenever I attempt to save the private registry settings.

      In the registry application logs, there is the following line, appearing intermittently:

      Mar 19 20:32:18 time="2026-03-20T00:32:18.895638941Z" level=error msg="traces export: Post \"https://localhost:4318/v1/traces\": dial tcp [::1]:4318: connect: connection refused" go.version=go1.23.7 instance.id=redacted service=registry version=3.0.0
      

      I have multiple Cloudrons, all with a registry application installed and facing the same issue.

      As mentioned in the beginning of my topic, pulling from a remote works.

      Connecting the private registry registry.cloudron.local in my.other-cloudron.local works perfectly. It seems like there might be a DNS issue.

      Feel free to ask for more information.

      LanhildL Offline
      LanhildL Offline
      Lanhild
      App Dev
      wrote last edited by
      #2

      @girish pinging for visibility.

      1 Reply Last reply
      0
      • J Offline
        J Offline
        joseph
        Staff
        wrote last edited by
        #3

        @lanhild I just tried to reproduce this and it seems to work fine. Have you added the local registry app as a Private docker registry i.e under System -> Docker -> Registries? The local registry app is not automatically available for app install (same cloudron or different cloudron).

        LanhildL 1 Reply Last reply
        0
        • robiR Offline
          robiR Offline
          robi
          wrote last edited by
          #4

          It may be the https issue which local to local can't connect

          Conscious tech

          1 Reply Last reply
          0
          • J Offline
            J Offline
            joseph
            Staff
            wrote last edited by
            #5

            I assumed .local was like .example. Did you literally mean .local ?

            LanhildL 1 Reply Last reply
            0
            • J joseph

              I assumed .local was like .example. Did you literally mean .local ?

              LanhildL Offline
              LanhildL Offline
              Lanhild
              App Dev
              wrote last edited by
              #6

              @joseph I used .local for the sake of my example

              1 Reply Last reply
              0
              • J joseph

                @lanhild I just tried to reproduce this and it seems to work fine. Have you added the local registry app as a Private docker registry i.e under System -> Docker -> Registries? The local registry app is not automatically available for app install (same cloudron or different cloudron).

                LanhildL Offline
                LanhildL Offline
                Lanhild
                App Dev
                wrote last edited by
                #7

                @joseph said:

                @lanhild I just tried to reproduce this and it seems to work fine. Have you added the local registry app as a Private docker registry i.e under System -> Docker -> Registries?

                That's what I'm attempting to do, but it results in the error I mentioned.

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  joseph
                  Staff
                  wrote last edited by
                  #8

                  In the registry configuration in Cloudron settings, the error Invalid serverAddress: socket hang up appears whenever I attempt to save the private registry settings.

                  OK, I missed this one. Can you try docker login on the server itself and see if that works ?

                  LanhildL 1 Reply Last reply
                  0
                  • J joseph

                    In the registry configuration in Cloudron settings, the error Invalid serverAddress: socket hang up appears whenever I attempt to save the private registry settings.

                    OK, I missed this one. Can you try docker login on the server itself and see if that works ?

                    LanhildL Offline
                    LanhildL Offline
                    Lanhild
                    App Dev
                    wrote last edited by Lanhild
                    #9

                    @joseph it doesn't, gives me a timeout error. I'll add relevant logs in a few minutes.

                    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