Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Is QT code.qt.io server down?
Forum Updated to NodeBB v4.3 + New Features

Is QT code.qt.io server down?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
13 Posts 11 Posters 1.2k Views 1 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.
  • R Raj Patel

    I have been trying for hours now but couldn't able to clone qlitehtml into qttools from https://code.qt.io/playground/qlitehtml.git src/assistant/qlitehtml, i have tried several ways but am not able to go past the other way.

    It would be great to know the other possible solution and when will the server be up and running?

    Here i am using QT5 QT 6.8.3 here's the git url :- https://github.com/qt/qt5/tree/6.8.3

    cristian-adamC Offline
    cristian-adamC Offline
    cristian-adam
    wrote on last edited by
    #2

    @Raj-Patel See https://invent.kde.org/qt/playground/qlitehtml

    1 Reply Last reply
    1
    • R Offline
      R Offline
      Raj Patel
      wrote on last edited by
      #3

      When i change the qttools .gitmodules to this URL :- https://invent.kde.org/qt/playground/qlitehtml instead of https://code.qt.io/playground/qlitehtml.git

      it shows me following error
      -- qttools is dirty.
      CMake Error at cmake/QtIRGitHelpers.cmake:408 (message):
      Dirty submodule(s) present; cannot proceed.
      Call Stack (most recent call first):
      cmake/QtIRGitHelpers.cmake:1096 (qt_ir_handle_dirty_submodule)
      cmake/QtIRHelpers.cmake:306 (qt_ir_handle_init_submodules)
      cmake/QtIRHelpers.cmake:363 (qt_ir_run_after_args_parsed)
      cmake/QtIRScript.cmake:17 (qt_ir_run_main_script)

      it can't let me clone with other modified URL

      1 Reply Last reply
      0
      • D Offline
        D Offline
        duelistjp
        wrote on last edited by
        #4

        having issues reaching https://code.qt.io/yocto/meta-qt6 myself. tried a mirror but then like 8 tasks in my kas build fail trying to build recipes in there that try to pill from code.qt.io. be nice if someone could confirm the issue and that they are working on it or tell us we are crazy and it's not down and it is just our systems that are screwed up

        1 Reply Last reply
        1
        • D Offline
          D Offline
          dlawsonkts
          wrote last edited by
          #5

          Has this issue been resolved, or is the server still down? I am also unable to reach https://code.qt.io/yocto/meta-qt6/ as of 9:00 AM CST.

          fatal: unable to access 'https://code.qt.io/yocto/meta-qt6/': Failed to connect to code.qt.io port 443 after 1019 ms: Couldn't connect to server

          JonBJ 1 Reply Last reply
          0
          • D dlawsonkts

            Has this issue been resolved, or is the server still down? I am also unable to reach https://code.qt.io/yocto/meta-qt6/ as of 9:00 AM CST.

            fatal: unable to access 'https://code.qt.io/yocto/meta-qt6/': Failed to connect to code.qt.io port 443 after 1019 ms: Couldn't connect to server

            JonBJ Online
            JonBJ Online
            JonB
            wrote last edited by JonB
            #6

            @dlawsonkts
            I know nothing about this, but https://code.qt.io is available (redirects) and https://code.qt.io/cgit/yocto/meta-qt6.git/ is perfectly there. Try these two? I don't see a server down. Only an explicit The requested URL was not found on this server. if you try your specific https://code.qt.io/yocto/meta-qt6/

            [UPDATE: I believe there may have been some recent/on-going problems, my reply may not be useful, sorry.]

            1 Reply Last reply
            0
            • P Offline
              P Offline
              parsivan
              wrote last edited by parsivan
              #7

              I'm having problem installing aur/qt5-webengine and aur/qt5-websockets because it can't clone the source. https://code.qt.io/qt/qt-webengine.git
              i tried both with vpn and no vpn. i can ping, can't load in browser and can't clone.

              Error from yay package manager:
              -> Cloning kde-qtwebengine git repo...
              Cloning into bare repository '/home/parsivan/.cache/yay/qt5-webengine/kde-qtwebengine'...
              fatal: unable to access 'https://code.qt.io/qt/qtwebengine.git/': Failed to connect to code.qt.io port 443 after 134437 ms: Could not connect to server
              ==> ERROR: Failure while downloading kde-qtwebengine git repo
              Aborting...
              -> error making: qt5-webengine-exit status 1
              -> Failed to install the following packages. Manual intervention is required:
              qt5-webengine - exit status 1

              1 Reply Last reply
              0
              • J Offline
                J Offline
                Jordan S
                wrote last edited by Jordan S
                #8

                Similarly I have been seeing 503 errors on https://code.qt.io/qt/qtwebengine-chromium.git

                909.0 + git clone --no-checkout --progress https://code.qt.io/qt/qtwebengine-chromium.git src/3rdparty
                909.0 Cloning into 'src/3rdparty'...
                909.9 fatal: unable to access 'https://code.qt.io/qt/qtwebengine-chromium.git/': The requested URL returned error: 503
                909.9 CMake Error at cmake/QtIRProcessHelpers.cmake:173 (message):
                909.9   Failed to clone submodule 'src/3rdparty'
                909.9
                909.9   git clone --no-checkout --progress
                909.9   https://code.qt.io/qt/qtwebengine-chromium.git src/3rdparty exited with
                909.9   status: 128
                909.9
                909.9 Call Stack (most recent call first):
                909.9   cmake/QtIRGitHelpers.cmake:258 (qt_ir_execute_process_and_log_and_handle_error)
                909.9   cmake/QtIRGitHelpers.cmake:1114 (qt_ir_clone_one_submodule)
                909.9   cmake/QtIRGitHelpers.cmake:1149 (qt_ir_handle_init_submodules)
                909.9   cmake/QtIRHelpers.cmake:305 (qt_ir_handle_init_submodules)
                909.9   cmake/QtIRHelpers.cmake:362 (qt_ir_run_after_args_parsed)
                909.9   cmake/QtIRScript.cmake:16 (qt_ir_run_main_script)
                909.9
                909.9
                
                1 Reply Last reply
                0
                • Christian EhrlicherC Offline
                  Christian EhrlicherC Offline
                  Christian Ehrlicher
                  Lifetime Qt Champion
                  wrote last edited by
                  #9

                  The dos attack is still ongoing so the access to the repos and others is still limited.

                  Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                  Visit the Qt Academy at https://academy.qt.io/catalog

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

                    Hello,

                    We are not able to access "https://code.qt.io/qt" . Is it because of the above reason? The dos attack?
                    Any idea on what is the timeline it might get resolved?

                    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.

                    Christian EhrlicherC 1 Reply Last reply
                    0
                    • N Navya

                      Hello,

                      We are not able to access "https://code.qt.io/qt" . Is it because of the above reason? The dos attack?
                      Any idea on what is the timeline it might get resolved?

                      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.

                      Christian EhrlicherC Offline
                      Christian EhrlicherC Offline
                      Christian Ehrlicher
                      Lifetime Qt Champion
                      wrote last edited by
                      #11

                      @Navya said in Is QT code.qt.io server down?:

                      Any idea on what is the timeline it might get resolved?

                      You should ask the attacker when they will stop...

                      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
                      Visit the Qt Academy at https://academy.qt.io/catalog

                      1 Reply Last reply
                      2
                      • nicwainwrightN Offline
                        nicwainwrightN Offline
                        nicwainwright
                        wrote last edited by
                        #12

                        Is there a target we can point to for Yocto builds in the meantime? Or should we somehow wait to be updated?

                        1 Reply Last reply
                        0
                        • J Offline
                          J Offline
                          jimis
                          wrote last edited by
                          #13

                          Copying Axel's answer from https://forum.qt.io/topic/163746/cannot-access-https-code.qt.io-yocto-meta-qt6-connection-refused/6

                          code.qt.io is under a persistent DDOS attack.
                          At this moment, the situation is under control and it should work normally.
                          Access to large repositories remains limited.

                          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