XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    A "socket" was not created for HTTP request before 300000ms

    Scheduled Pinned Locked Moved Solved Xen Orchestra
    90 Posts 8 Posters 15.8k Views 8 Watching
    Loading More Posts
    • 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.
    • EddieCh08666741E Offline
      EddieCh08666741
      last edited by

      https://github.com/vatesfr/xen-orchestra/issues/6656

      Submitted this issue. Hope it can be fixed soon.

      eddiecheng created this issue in vatesfr/xen-orchestra

      closed Restore VM from Delta Backups stops at exactly 5mins #6656

      R 1 Reply Last reply Reply Quote 0
      • R Offline
        renatonog82 @EddieCh08666741
        last edited by

        @EddieCh08666741 thanks 🙂

        EddieCh08666741E 1 Reply Last reply Reply Quote 0
        • EddieCh08666741E Offline
          EddieCh08666741 @renatonog82
          last edited by

          @renatonog82 no problem I have this issue too since few weeks ago.

          1 Reply Last reply Reply Quote 0
          • arsenieciprianA Offline
            arsenieciprian
            last edited by

            i have the same issue one server is working well, the backups are working great and the other one does not to backup, i have tried export and is the same at 5 minutes exact is stop, the only difference i have fownd betwen that 2 servers is hard drives in the one that works are hp and in the one that does not work is HGST,
            my servers are hp dl360 g9

            EddieCh08666741E 1 Reply Last reply Reply Quote 0
            • EddieCh08666741E Offline
              EddieCh08666741 @arsenieciprian
              last edited by

              @arsenieciprian what is the duration of the successful backup?

              arsenieciprianA 2 Replies Last reply Reply Quote 0
              • arsenieciprianA Offline
                arsenieciprian @EddieCh08666741
                last edited by

                @EddieCh08666741
                on the one that works is more than 10-15 minutes, on the one that does not work is stops at exact 5 minutes

                1 Reply Last reply Reply Quote 0
                • arsenieciprianA Offline
                  arsenieciprian @EddieCh08666741
                  last edited by

                  @EddieCh08666741
                  On the server that stop's at 5 minutes i have hard drives HGST , i will try this days to replace hard drives, maybe is a hardware issue

                  1 Reply Last reply Reply Quote 0
                  • BrunoMoraisB Offline
                    BrunoMorais
                    last edited by

                    I have 3 Dell R710. All the Disks are the same. 2 Server working good and 1 server having the issue.
                    I'm going to pull the last commit on master and build again.

                    1 Reply Last reply Reply Quote 0
                    • olivierlambertO Online
                      olivierlambert Vates 🪐 Co-Founder CEO
                      last edited by

                      Are those machine running in the same pool? (trying to identify the host configuration that could trigger the bug)

                      arsenieciprianA BrunoMoraisB 2 Replies Last reply Reply Quote 0
                      • arsenieciprianA Offline
                        arsenieciprian @olivierlambert
                        last edited by

                        @olivierlambert
                        hi.
                        My machines are not in pool. are identical but are not in pool

                        1 Reply Last reply Reply Quote 0
                        • olivierlambertO Online
                          olivierlambert Vates 🪐 Co-Founder CEO
                          last edited by

                          I'm not sure yet, but is the issue appearing during the backup or during the backup restore?

                          arsenieciprianA 1 Reply Last reply Reply Quote 0
                          • arsenieciprianA Offline
                            arsenieciprian @olivierlambert
                            last edited by

                            @olivierlambert
                            backup , restore and export

                            1 Reply Last reply Reply Quote 0
                            • GheppyG Offline
                              Gheppy
                              last edited by

                              for me problem start with commit ab96c549aee17c9ae3c4e78c43962700d11cbf8d

                              olivierlambertO 1 Reply Last reply Reply Quote 0
                              • olivierlambertO Online
                                olivierlambert Vates 🪐 Co-Founder CEO
                                last edited by

                                Okay, the same for others?

                                1 Reply Last reply Reply Quote 0
                                • olivierlambertO Online
                                  olivierlambert Vates 🪐 Co-Founder CEO @Gheppy
                                  last edited by

                                  @Gheppy said in A "socket" was not created for HTTP request before 300000ms:

                                  ab96c549aee17c9ae3c4e78c43962700d11cbf8d

                                  I'm not surprised, but it's nice to have the confirmation, thanks 🙂

                                  1 Reply Last reply Reply Quote 0
                                  • olivierlambertO Online
                                    olivierlambert Vates 🪐 Co-Founder CEO
                                    last edited by

                                    Bonus question: what's your Node version? (node -v)

                                    arsenieciprianA GheppyG 3 Replies Last reply Reply Quote 0
                                    • arsenieciprianA Offline
                                      arsenieciprian @olivierlambert
                                      last edited by

                                      @olivierlambert

                                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                      permitted by applicable law.
                                      Last login: Mon Feb 27 07:55:34 2023 from 10.200.0.252
                                      root@space:~# node -v
                                      v18.14.2
                                      root@space:~# yarn -v
                                      1.22.19
                                      root@space:~#

                                      1 Reply Last reply Reply Quote 0
                                      • GheppyG Offline
                                        Gheppy @olivierlambert
                                        last edited by Gheppy

                                        @olivierlambert
                                        node v18.14.2
                                        yarn v1.22.19

                                        1 Reply Last reply Reply Quote 0
                                        • BrunoMoraisB Offline
                                          BrunoMorais @olivierlambert
                                          last edited by

                                          @olivierlambert They are not in pool

                                          1 Reply Last reply Reply Quote 0
                                          • BrunoMoraisB Offline
                                            BrunoMorais
                                            last edited by

                                            I've just pulled last main branch:

                                            b984a9ff00af812bcd1b238523f8f0d75f3c7ca9

                                            Problem stays the same.

                                            $ lsb_release -a
                                            No LSB modules are available.
                                            Distributor ID: Debian
                                            Description: Debian GNU/Linux 10 (buster)
                                            Release: 10
                                            Codename: buster

                                            $ node -v
                                            v16.19.0

                                            $ yarn -v
                                            1.22.19

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post