Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Behind the Scenes
  3. Qt.io webservices
  4. Unable to reach to https://code.qt.io
Forum Updated to NodeBB v4.3 + New Features

Unable to reach to https://code.qt.io

Scheduled Pinned Locked Moved Unsolved Qt.io webservices
26 Posts 13 Posters 6.5k 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.
  • W Offline
    W Offline
    Washman
    wrote on last edited by
    #13

    Thank you! Now our workflows can work again. But what was the issue?

    Axel SpoerlA 1 Reply Last reply
    0
    • W Washman

      Thank you! Now our workflows can work again. But what was the issue?

      Axel SpoerlA Offline
      Axel SpoerlA Offline
      Axel Spoerl
      Moderators
      wrote on last edited by
      #14

      @Washman
      We got swamped, issue still under investigation.

      Software Engineer
      The Qt Company, Oslo

      1 Reply Last reply
      0
      • L Offline
        L Offline
        laucarlier
        wrote on last edited by
        #15

        I wanted to share this info should that be useful to someone in the future.

        In my case I also workarounded this problem by using the copy of the repository on github.

        I adapted my qmlcomponent file like so

        FetchContent_Declare(
            ds
            GIT_TAG qds-4.4
            GIT_REPOSITORY https://github.com/qt-labs/qtquickdesigner-components.git
        )
        

        But now that the server are up again I can also use the code.qt.io version.

        Kind regards,

        Laurent

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jetxeberria
          wrote on last edited by
          #16

          Is it down again? I'm having the same issue

          1 Reply Last reply
          0
          • forcaF Offline
            forcaF Offline
            forca
            wrote on last edited by
            #17

            yes, for me too, down again :(

            1 Reply Last reply
            0
            • Axel SpoerlA Offline
              Axel SpoerlA Offline
              Axel Spoerl
              Moderators
              wrote on last edited by
              #18

              It's down at the moment, I'll keep you posted.

              Software Engineer
              The Qt Company, Oslo

              1 Reply Last reply
              0
              • Axel SpoerlA Offline
                Axel SpoerlA Offline
                Axel Spoerl
                Moderators
                wrote on last edited by
                #19

                Should be working again.

                Software Engineer
                The Qt Company, Oslo

                1 Reply Last reply
                0
                • J Offline
                  J Offline
                  jetairfly737
                  wrote on last edited by
                  #20

                  It appears to be down again?

                  1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    alm_parrylabs
                    wrote on last edited by
                    #21

                    Its down, unable to reach https://code.qt.io/yocto/meta-qt6

                    SGaistS 1 Reply Last reply
                    0
                    • A alm_parrylabs

                      Its down, unable to reach https://code.qt.io/yocto/meta-qt6

                      SGaistS Offline
                      SGaistS Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on last edited by
                      #22

                      @alm_parrylabs hi, it's online and working however your URL is wrong, it's https://code.qt.io/cgit/yocto/meta-qt6.git/

                      Interested in AI ? www.idiap.ch
                      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                      1 Reply Last reply
                      0
                      • Axel SpoerlA Offline
                        Axel SpoerlA Offline
                        Axel Spoerl
                        Moderators
                        wrote on last edited by
                        #23

                        It’s online and working from Oslo.

                        Software Engineer
                        The Qt Company, Oslo

                        1 Reply Last reply
                        0
                        • Y Yihua Liu referenced this topic on
                        • N Offline
                          N Offline
                          Navya
                          wrote last edited by
                          #24

                          Hello,

                          Can you please check if the server is down ?
                          We are trying to access: "https://code.qt.io/qt" But it shows not able to access.

                          1 Reply Last reply
                          0
                          • Axel SpoerlA Offline
                            Axel SpoerlA Offline
                            Axel Spoerl
                            Moderators
                            wrote last edited by
                            #25

                            The server is up and running. Why do you want to access a directory, instead of a valid repository?

                            Software Engineer
                            The Qt Company, Oslo

                            1 Reply Last reply
                            0
                            • JonBJ JonB referenced this topic
                            • N Offline
                              N Offline
                              Navya
                              wrote last edited by
                              #26

                              Actually "git://code.qt.io/qt/qtquicktimeline.git;name=qtquicktimeline;branch=6.8" this is exact branch i want to access.
                              Since I was not able to access, I tried the actual website.

                              Still i am not able to clone the source. Below is the error.
                              iwave@iwave:~$ git clone https://code.qt.io/qt/qtquicktimeline
                              Cloning into 'qtquicktimeline'...
                              fatal: unable to access 'https://code.qt.io/qt/qtquicktimeline/': Failed to connect to code.qt.io port 443 after 135883 ms: Connection timed out

                              Is there any restriction on the access or clone? Does it depend on the region or the country?
                              I thought maybe my company firewall is giving the issue. So i tried in my home network and phone- below is the screenshot in phone

                              shared image (1).jpeg

                              1 Reply Last reply
                              0

                              • Login

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • Users
                              • Groups
                              • Search
                              • Get Qt Extensions
                              • Unsolved