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. Support
  3. Issue pulling custom app from registry on the same cloudron

Issue pulling custom app from registry on the same cloudron

Scheduled Pinned Locked Moved Unsolved Support
17 Posts 4 Posters 329 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.
  • jamesJ Offline
    jamesJ Offline
    james
    Staff
    wrote last edited by james
    #7

    Hello @mathieuepitech
    Can you give me the output of the following command on your system?

    uname -nar
    

    We found systems with kernel version <110 are not effected.

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

    mathieuepitechM 1 Reply Last reply
    1
    • jamesJ james

      Hello @mathieuepitech
      Can you give me the output of the following command on your system?

      uname -nar
      

      We found systems with kernel version <110 are not effected.

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

      mathieuepitechM Offline
      mathieuepitechM Offline
      mathieuepitech
      wrote last edited by
      #8

      @james said:

      uname -nar

      Yes I have kernel 110.

       6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
      

      But I tried the fixed from here, but I still got the issue.
      Should I contact the support ?

      1 Reply Last reply
      0
      • jamesJ Offline
        jamesJ Offline
        james
        Staff
        wrote last edited by
        #9

        Hello @mathieuepitech
        Can you also try to apply this patch https://git.cloudron.io/platform/box/-/commit/bffc97ab2fedb06100bc507abd0f8b42d343ea6e
        and restart the cloudron-firewall service with:

        systemctl restart cloudron-firewall.service
        
        V mathieuepitechM 2 Replies Last reply
        0
        • jamesJ james

          Hello @mathieuepitech
          Can you also try to apply this patch https://git.cloudron.io/platform/box/-/commit/bffc97ab2fedb06100bc507abd0f8b42d343ea6e
          and restart the cloudron-firewall service with:

          systemctl restart cloudron-firewall.service
          
          V Offline
          V Offline
          vk182
          wrote last edited by
          #10

          @james thanks for the speed! This one has worked just fine for us!

          jamesJ 1 Reply Last reply
          1
          • V vk182

            @james thanks for the speed! This one has worked just fine for us!

            jamesJ Offline
            jamesJ Offline
            james
            Staff
            wrote last edited by
            #11

            Hello @vk182
            Great to read!

            1 Reply Last reply
            0
            • jamesJ james

              Hello @mathieuepitech
              Can you also try to apply this patch https://git.cloudron.io/platform/box/-/commit/bffc97ab2fedb06100bc507abd0f8b42d343ea6e
              and restart the cloudron-firewall service with:

              systemctl restart cloudron-firewall.service
              
              mathieuepitechM Offline
              mathieuepitechM Offline
              mathieuepitech
              wrote last edited by
              #12

              @james Unfortunately on my side it didn't works.
              Now the command cloudron-support --troubleshoot get everything ok.
              But I still cannot update my custom app from an image that is stored in a custom registry on the same cloudron server.

              I even try to reboot my server and that didn't change anything.

              jamesJ 1 Reply Last reply
              0
              • mathieuepitechM mathieuepitech

                @james Unfortunately on my side it didn't works.
                Now the command cloudron-support --troubleshoot get everything ok.
                But I still cannot update my custom app from an image that is stored in a custom registry on the same cloudron server.

                I even try to reboot my server and that didn't change anything.

                jamesJ Offline
                jamesJ Offline
                james
                Staff
                wrote last edited by
                #13

                Hello @mathieuepitech

                Can you please run the following commands:

                # first one
                curl 127.0.0.1
                # second one
                curl 127.0.0.1
                

                If the second curl fails there is still a networking issue.

                mathieuepitechM 1 Reply Last reply
                0
                • jamesJ james

                  Hello @mathieuepitech

                  Can you please run the following commands:

                  # first one
                  curl 127.0.0.1
                  # second one
                  curl 127.0.0.1
                  

                  If the second curl fails there is still a networking issue.

                  mathieuepitechM Offline
                  mathieuepitechM Offline
                  mathieuepitech
                  wrote last edited by
                  #14

                  @james I get an HTML page with Cloudron - Not Found error on both curl

                  jamesJ 1 Reply Last reply
                  1
                  • mathieuepitechM mathieuepitech

                    @james I get an HTML page with Cloudron - Not Found error on both curl

                    jamesJ Offline
                    jamesJ Offline
                    james
                    Staff
                    wrote last edited by
                    #15

                    Hello @mathieuepitech

                    Okay, so the network issue is resolved by the applied patch.
                    When you configure your docker registry in the Cloudron Dashboard, is there any error when saving?

                    mathieuepitechM 1 Reply Last reply
                    0
                    • jamesJ james

                      Hello @mathieuepitech

                      Okay, so the network issue is resolved by the applied patch.
                      When you configure your docker registry in the Cloudron Dashboard, is there any error when saving?

                      mathieuepitechM Offline
                      mathieuepitechM Offline
                      mathieuepitech
                      wrote last edited by
                      #16

                      @james said:

                      Hello @mathieuepitech

                      Okay, so the network issue is resolved by the applied patch.
                      When you configure your docker registry in the Cloudron Dashboard, is there any error when saving?

                      My bad, with the issue, I had remove the registry and couldn't add it back.
                      Now I have added back and it's working perfectly.

                      Thank you very much !

                      1 Reply Last reply
                      1
                      • jamesJ Offline
                        jamesJ Offline
                        james
                        Staff
                        wrote last edited by
                        #17

                        Hello @mathieuepitech
                        Glad to read that.
                        So it was indeed also the Ubuntu Kernel 110 issue.

                        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