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 Solved Support
registryfirewallkernel
19 Posts 5 Posters 423 Views 5 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 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
                2
                • 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
                  2
                  • J joseph has marked this topic as solved
                  • timconsidineT Offline
                    timconsidineT Offline
                    timconsidine
                    App Dev
                    wrote last edited by timconsidine
                    #18

                    FWIW. I have just run into the issue.
                    Broke connectivity to my cloudron-installed forgejo
                    Fixed using the patch after losing 4 hours to checking it was not something I did.

                    IMHO :

                    • EITHER 9.1.6.should be pulled
                    • OR 9.1.7 should be accelerated
                    • AND some kind of a clearer higher profile URGENT ADVISORY should be issued for people to check if uname shows 110

                    I may have missed such an announcement, but I assume this affects quite a number of Cloudron users, so it should be addressed.

                    Probably a stupid perception issue but backups on patched 9.1.6 seem slower. Working but much slower than before. Will keep an eye on it and try to get some metrics (to rule out user perception).
                    Seems that rysnc location (hetzner Storage Box) needed remounting. No idea why, but seeks ok now. Watching.

                    Indie app dev, scratching my itches, lover of Cloudron PaaS, communityapps.appx.uk

                    jamesJ 1 Reply Last reply
                    0
                    • timconsidineT timconsidine

                      FWIW. I have just run into the issue.
                      Broke connectivity to my cloudron-installed forgejo
                      Fixed using the patch after losing 4 hours to checking it was not something I did.

                      IMHO :

                      • EITHER 9.1.6.should be pulled
                      • OR 9.1.7 should be accelerated
                      • AND some kind of a clearer higher profile URGENT ADVISORY should be issued for people to check if uname shows 110

                      I may have missed such an announcement, but I assume this affects quite a number of Cloudron users, so it should be addressed.

                      Probably a stupid perception issue but backups on patched 9.1.6 seem slower. Working but much slower than before. Will keep an eye on it and try to get some metrics (to rule out user perception).
                      Seems that rysnc location (hetzner Storage Box) needed remounting. No idea why, but seeks ok now. Watching.

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

                      Hello @timconsidine

                      @timconsidine said:

                      OR 9.1.7 should be accelerated

                      Cloudron version 9.1.7 is already out and you should be able to update your system.
                      Is it not possible for you?

                      @timconsidine said:

                      EITHER 9.1.6.should be pulled

                      Why?
                      Since this is not a Cloudron issue in a general sense but a kernel issue, why 'revoke' Cloudron version 9.1.6?

                      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