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. Proxmox VPS with Ubuntu 22.02

Proxmox VPS with Ubuntu 22.02

Scheduled Pinned Locked Moved Solved Support
proxmoxipv6networking
8 Posts 4 Posters 3.0k 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.
  • 1Psychedelic1 Offline
    1Psychedelic1 Offline
    1Psychedelic
    wrote on last edited by girish
    #1

    Hey. Hey,

    I have a Proxmox split server into two VPS with Ubuntu-server 22.04 operating system, however I can't install Cloudron on them, it always gets stuck on this error, can anyone help me please?

    Error response from daemon: Get "https://registry.ipv6.docker.com/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2023-01-09T08:05:29 ==> installer: Could not pull cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e276ghg883fsa7332dd88263ea
    Error response from daemon: Get "https://registry.ipv6.docker.com/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2023-01-09T08:05:49 ==> installer: Could not pull cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e276ghg883fsa7332dd88263ea
    Error response from daemon: Get "https://registry.ipv6.docker.com/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2023-01-09T08:06:09 ==> installer: Could not pull cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e276ghg883fsa7332dd88263ea
    Error response from daemon: Get "https://registry.ipv6.docker.com/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2023-01-09T08:06:29 ==> installer: Could not pull cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e276ghg883fsa7332dd88263ea
    Error response from daemon: Get "https://registry.ipv6.docker.com/v2/": dial tcp [2600:1f18:2148:bc01:c4:4967:28eb:1824]:443: i/o timeout
    2023-01-09T08:06:49 ==> installer: Could not pull cloudron/base:3.2.0@sha256:ba1d566164a67c266782545ea9809dc611c4152e276ghg883fsa7332dd88263ea
    
    1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #2

      Seems like the installer detected ipv6 support, but maybe some other routing in your setup does not support it?

      1 Reply Last reply
      0
      • nebulonN nebulon marked this topic as a question on
      • girishG Offline
        girishG Offline
        girish
        Staff
        wrote on last edited by
        #3

        Can you try if ping6 ipv6.api.cloudron.io works on your VPS ?

        If that works, can you check if docker pull registry.ipv6.docker.com/cloudron/base:4.0.0 works ?

        1 Reply Last reply
        0
        • 1Psychedelic1 Offline
          1Psychedelic1 Offline
          1Psychedelic
          wrote on last edited by
          #4

          @girish said in Proxmox VPS with Ubuntu 22.02:

          ping6 ipv6.api.cloudron.io

          Thank you for your answer.
          Unfortunately the address does not match at all, all packets are lost, what could be the cause?

          Same result even if I try to ping the address from my laptop.

          alt text

          girishG MooCloud_MattM 2 Replies Last reply
          0
          • 1Psychedelic1 1Psychedelic

            @girish said in Proxmox VPS with Ubuntu 22.02:

            ping6 ipv6.api.cloudron.io

            Thank you for your answer.
            Unfortunately the address does not match at all, all packets are lost, what could be the cause?

            Same result even if I try to ping the address from my laptop.

            alt text

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #5

            @1Psychedelic does ping ipv4.api.cloudron.io work?

            1 Reply Last reply
            0
            • 1Psychedelic1 Offline
              1Psychedelic1 Offline
              1Psychedelic
              wrote on last edited by
              #6

              @girish said in Proxmox VPS with Ubuntu 22.02:

              ping ipv4.api.cloudron.io

              yes, works without a problem.
              Can I somehow set it to ignore ipv6 before installation?

              1 Reply Last reply
              0
              • 1Psychedelic1 1Psychedelic

                @girish said in Proxmox VPS with Ubuntu 22.02:

                ping6 ipv6.api.cloudron.io

                Thank you for your answer.
                Unfortunately the address does not match at all, all packets are lost, what could be the cause?

                Same result even if I try to ping the address from my laptop.

                alt text

                MooCloud_MattM Offline
                MooCloud_MattM Offline
                MooCloud_Matt
                wrote on last edited by
                #7

                @1Psychedelic
                do you have proxmox in Bridged, Routed, or Masquerading mode?
                Because some time is needed for some custom config base on that before a server is able to access the WAN(aka the internet).

                Matteo. R.
                Founder and Tech-Support Manager.
                MooCloud MSP
                Swiss Managed Service Provider

                1Psychedelic1 1 Reply Last reply
                0
                • MooCloud_MattM MooCloud_Matt

                  @1Psychedelic
                  do you have proxmox in Bridged, Routed, or Masquerading mode?
                  Because some time is needed for some custom config base on that before a server is able to access the WAN(aka the internet).

                  1Psychedelic1 Offline
                  1Psychedelic1 Offline
                  1Psychedelic
                  wrote on last edited by
                  #8

                  Thanks for the reply @MooCloud_Matt!

                  Proxmox is set to bridge and works with ipv4 without any problem.

                  But the problem is probably elsewhere, I tried opening the ipv6 test page on my laptop and it said my provider doesn't support ipv6, which is bullshit. I actually have two public ipv6s assigned from it.

                  So I would need to somehow run the installation with only ipv4, is it possible to do that?

                  alt text

                  1 Reply Last reply
                  0
                  • jamesJ james has marked this topic as solved on

                  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