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. Problem with online Qt installer ?
Qt 6.11 is out! See what's new in the release blog

Problem with online Qt installer ?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
21 Posts 6 Posters 8.5k Views 2 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.
  • PerdrixP Offline
    PerdrixP Offline
    Perdrix
    wrote on last edited by
    #1

    A colleague was installing Qt 6.8.0 (open source) on Windows Subsystem for Linux (WSL).

    The incantations he used were:

    wget https://d13lb3tujbc8s0.cloudfront.net/onlineinstallers/qt-online-installer-linux-x64-4.8.1.run
    chmod +x qt-online-installer-linux-x64-4.8.1.run
    #
    # Now run the installer and install Qt 6.8.0
    #
    sudo ./qt-online-installer-linux-x64-4.8.1.run
    

    He reports: In the middle of the install process, the Qt online installer disappeared suddenly.
    Last time, and now this time again. I thought it was ready, but obviously it failed/crashed.
    And the entire WSL process stopped/crashed.

    Any ideas?

    David

    1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Sometimes I wonder why there are separate sub-forums for dedicated problems. I would understand when new users don't know where to put questions but... Maybe it's the same lazyness as not using a search engine first.

      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
      0
      • PerdrixP Offline
        PerdrixP Offline
        Perdrix
        wrote on last edited by
        #3

        Blush! My apologies

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

          Does it crash w/o any output on the command line?

          Software Engineer
          The Qt Company, Oslo

          1 Reply Last reply
          0
          • PerdrixP Offline
            PerdrixP Offline
            Perdrix
            wrote on last edited by
            #5

            I'll ask.

            1 Reply Last reply
            0
            • PerdrixP Offline
              PerdrixP Offline
              Perdrix
              wrote on last edited by
              #6

              He also tried the 4.8.0 installer which also failed in the same way:

              The 4.8.0 installer crashed too. And the entire WSL process also crashed (same as last time). But the Windows PowerShell is still open, so here is the output:

              mtoeltsch@LAPTOP-NGVGTASG:~/Downloads$ ./qt-online-installer-linux-x64-4.8.0.run
              qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
              qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "stateChanged"
              qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "connectivityChanged"
              qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "deviceTypeChanged"
              qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "meteredChanged"
              [3061] Warning: No licenses found. Continuing open source installation.
              [12885] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_663_insighttracker/Updates.xml?1492271285': Connection refused.
              [12885] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_armv7_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/android/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/wasm_singlethread/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_663_wasm_singlethread_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_x86/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop/qt6_653_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop/qt6_653_wasm_multithread_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_663_wasm_multithread_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/wasm_for_oss/qt6_7_3/qt6_673_wasm_singlethread_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_arm64_v8a_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_x86_insighttracker/Updates.xml?1492271285': Connection refused.
              [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/extensions/qtinsighttracker_for_oss/680/x86_64/Updates.xml?1492271285': Connection refused.
              [12902] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_x86_64_insighttracker/Updates.xml?1492271285': Connection refused.
              [12902] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/extensions/qtinsighttracker_for_oss/680/main/Updates.xml?1492271285': Connection refused.
              [12907] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/wasm_multithread/Updates.xml?1492271285': Connection refused.
              [12921] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_x86_insighttracker/Updates.xml?1492271285': Connection refused.
              [12924] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_x86_64_insighttracker/Updates.xml?1492271285': Connection refused.
              [12929] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_arm64_v8a_insighttracker/Updates.xml?1492271285': Connection refused.
              [12946] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_arm64_v8a/Updates.xml?1492271285': Connection refused.
              [12946] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_673_insighttracker/Updates.xml?1492271285': Connection refused.
              [12951] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_x86_insighttracker/Updates.xml?1492271285': Connection refused.
              [12969] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop/qt6_653_wasm_singlethread_insighttracker/Updates.xml?1492271285': Connection refused.
              [12972] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_x86_64/Updates.xml?1492271285': Connection refused.
              [12973] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_x86_64_insighttracker/Updates.xml?1492271285': Connection refused.
              [12990] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_armv7_insighttracker/Updates.xml?1492271285': Connection refused.
              [12990] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/src_doc_examples/Updates.xml?1492271285': Connection refused.
              [12996] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/wasm_for_oss/qt6_7_3/qt6_673_wasm_multithread_insighttracker/Updates.xml?1492271285': Connection refused.
              [13016] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_armv7/Updates.xml?1492271285': Connection refused.
              [13017] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_armv7_insighttracker/Updates.xml?1492271285': Connection refused.
              [13018] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_arm64_v8a_insighttracker/Updates.xml?1492271285': Connection refused.
              
              jsulmJ 1 Reply Last reply
              0
              • PerdrixP Offline
                PerdrixP Offline
                Perdrix
                wrote on last edited by
                #7

                If there's anything we can do to gather more info...

                1 Reply Last reply
                0
                • PerdrixP Perdrix

                  He also tried the 4.8.0 installer which also failed in the same way:

                  The 4.8.0 installer crashed too. And the entire WSL process also crashed (same as last time). But the Windows PowerShell is still open, so here is the output:

                  mtoeltsch@LAPTOP-NGVGTASG:~/Downloads$ ./qt-online-installer-linux-x64-4.8.0.run
                  qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
                  qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "stateChanged"
                  qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "connectivityChanged"
                  qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "deviceTypeChanged"
                  qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "meteredChanged"
                  [3061] Warning: No licenses found. Continuing open source installation.
                  [12885] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_663_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12885] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_armv7_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/android/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/wasm_singlethread/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_663_wasm_singlethread_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_x86/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop/qt6_653_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop/qt6_653_wasm_multithread_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_663_wasm_multithread_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/wasm_for_oss/qt6_7_3/qt6_673_wasm_singlethread_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_arm64_v8a_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_x86_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12886] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/extensions/qtinsighttracker_for_oss/680/x86_64/Updates.xml?1492271285': Connection refused.
                  [12902] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_x86_64_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12902] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/extensions/qtinsighttracker_for_oss/680/main/Updates.xml?1492271285': Connection refused.
                  [12907] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/wasm_multithread/Updates.xml?1492271285': Connection refused.
                  [12921] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_x86_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12924] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_x86_64_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12929] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_arm64_v8a_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12946] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_arm64_v8a/Updates.xml?1492271285': Connection refused.
                  [12946] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop_for_oss/qt6_673_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12951] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_x86_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12969] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/desktop/qt6_653_wasm_singlethread_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12972] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_x86_64/Updates.xml?1492271285': Connection refused.
                  [12973] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_x86_64_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12990] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_663_armv7_insighttracker/Updates.xml?1492271285': Connection refused.
                  [12990] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/src_doc_examples/Updates.xml?1492271285': Connection refused.
                  [12996] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/wasm_for_oss/qt6_7_3/qt6_673_wasm_multithread_insighttracker/Updates.xml?1492271285': Connection refused.
                  [13016] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/all_os/extensions/qtinsighttracker_for_oss/680/qt6_680_armv7/Updates.xml?1492271285': Connection refused.
                  [13017] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android_for_oss/qt6_7_3/qt6_673_armv7_insighttracker/Updates.xml?1492271285': Connection refused.
                  [13018] Warning: Network error while downloading 'https://ordp.qt.io/qtsdkrepository/linux_x64/android/qt6_653_arm64_v8a_insighttracker/Updates.xml?1492271285': Connection refused.
                  
                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  @Perdrix said in Problem with online Qt installer ?:

                  Warning: Network error while downloading

                  Try another mirror. See "Selecting a mirror for opensource" in https://wiki.qt.io/Online_Installer_4.x

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  M 1 Reply Last reply
                  0
                  • jsulmJ jsulm

                    @Perdrix said in Problem with online Qt installer ?:

                    Warning: Network error while downloading

                    Try another mirror. See "Selecting a mirror for opensource" in https://wiki.qt.io/Online_Installer_4.x

                    M Offline
                    M Offline
                    mtoeltsch
                    wrote on last edited by
                    #9

                    @jsulm said in Problem with online Qt installer ?:

                    @Perdrix said in Problem with online Qt installer ?:

                    Warning: Network error while downloading

                    Try another mirror. See "Selecting a mirror for opensource" in https://wiki.qt.io/Online_Installer_4.x

                    I'm the colleague who's online installer crashes (still no success after 6-8 tries).
                    I tried this: sudo ./qt-online-installer-linux-x64-4.8.1.run --mirror https://mirror.netcologne.de/qtproject
                    I watched it installing, and after about 35-40% it crashed again, and also WSL crashed.

                    7cd95c72-945f-47d0-8c0c-98f4859a6fe5-grafik.png

                    1 Reply Last reply
                    0
                    • M Offline
                      M Offline
                      mtoeltsch
                      wrote on last edited by
                      #10

                      And this just crashed at about 55% progress: --mirror http://mirrors.ukfast.co.uk/sites/qt.io

                      1 Reply Last reply
                      0
                      • M Offline
                        M Offline
                        mtoeltsch
                        wrote on last edited by
                        #11

                        Does this console output tell us something?

                        qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "stateChanged"
                        qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "connectivityChanged"
                        qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "deviceTypeChanged"
                        qt.dbus.integration: Could not connect "org.freedesktop.NetworkManager" to "meteredChanged"

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          mtoeltsch
                          wrote on last edited by
                          #12

                          Again, another crash: sudo ./qt-online-installer-linux-x64-4.8.1.run --mirror https://ftp.fau.de/qtproject
                          No console output except the qt.dbus stuff.

                          1 Reply Last reply
                          0
                          • PerdrixP Offline
                            PerdrixP Offline
                            Perdrix
                            wrote on last edited by
                            #13

                            Does journalctl -b show anything useful?

                            M 1 Reply Last reply
                            0
                            • PerdrixP Perdrix

                              Does journalctl -b show anything useful?

                              M Offline
                              M Offline
                              mtoeltsch
                              wrote on last edited by
                              #14

                              @Perdrix said in Problem with online Qt installer ?:

                              Does journalctl -b show anything useful?

                              The last few lines (newest first):

                              Nov 12 14:22:27 LAPTOP-NGVGTASG systemd-resolved[152]: Clock change detected. Flushing caches.
                              Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: DEBUG Updated systemd status to "Not connected: waiting to retry"
                              Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: INFO Reconnecting to Windows host in 60 seconds
                              Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: WARNING Daemon: could not connect to Windows Agent: could not get address: could not read agent port file "/mnt/c/Users/marti/.ubuntupro/.address": open /mnt/c/Users/marti/.ubuntu>
                              Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: DEBUG Updated systemd status to "Connecting"
                              Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: INFO Daemon: connecting to Windows Agent
                              Nov 12 14:21:55 LAPTOP-NGVGTASG systemd-resolved[152]: Clock change detected. Flushing caches.
                              Nov 12 14:21:22 LAPTOP-NGVGTASG systemd-resolved[152]: Clock change detected. Flushing caches.
                              Nov 12 14:20:57 LAPTOP-NGVGTASG wsl-pro-service[229]: DEBUG Updated systemd status to "Not connected: waiting to retry"
                              Nov 12 14:20:57 LAPTOP-NGVGTASG wsl-pro-service[229]: INFO Reconnecting to Windows host in 60 seconds
                              Nov 12 14:20:57 LAPTOP-NGVGTASG wsl-pro-service[229]: WARNING Daemon: could not connect to Windows Agent: could not get address: could not read agent port file "/mnt/c/Users/marti/.ubuntupro/.address": open /mnt/c/Users/marti/.ubuntu>
                              
                              M 1 Reply Last reply
                              0
                              • hskoglundH Offline
                                hskoglundH Offline
                                hskoglund
                                wrote on last edited by
                                #15

                                Just guessing, but perhaps you got bitten by the clock running backwards bug when running Ubuntu 24.04.1 in WSL2, try stopping and disabling the timesyncd service:
                                sudo systemctl stop systemd-timesyncd.service
                                sudo systemctl disable systemd-timesyncd.service
                                More info here

                                M 1 Reply Last reply
                                0
                                • M mtoeltsch

                                  @Perdrix said in Problem with online Qt installer ?:

                                  Does journalctl -b show anything useful?

                                  The last few lines (newest first):

                                  Nov 12 14:22:27 LAPTOP-NGVGTASG systemd-resolved[152]: Clock change detected. Flushing caches.
                                  Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: DEBUG Updated systemd status to "Not connected: waiting to retry"
                                  Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: INFO Reconnecting to Windows host in 60 seconds
                                  Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: WARNING Daemon: could not connect to Windows Agent: could not get address: could not read agent port file "/mnt/c/Users/marti/.ubuntupro/.address": open /mnt/c/Users/marti/.ubuntu>
                                  Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: DEBUG Updated systemd status to "Connecting"
                                  Nov 12 14:21:58 LAPTOP-NGVGTASG wsl-pro-service[229]: INFO Daemon: connecting to Windows Agent
                                  Nov 12 14:21:55 LAPTOP-NGVGTASG systemd-resolved[152]: Clock change detected. Flushing caches.
                                  Nov 12 14:21:22 LAPTOP-NGVGTASG systemd-resolved[152]: Clock change detected. Flushing caches.
                                  Nov 12 14:20:57 LAPTOP-NGVGTASG wsl-pro-service[229]: DEBUG Updated systemd status to "Not connected: waiting to retry"
                                  Nov 12 14:20:57 LAPTOP-NGVGTASG wsl-pro-service[229]: INFO Reconnecting to Windows host in 60 seconds
                                  Nov 12 14:20:57 LAPTOP-NGVGTASG wsl-pro-service[229]: WARNING Daemon: could not connect to Windows Agent: could not get address: could not read agent port file "/mnt/c/Users/marti/.ubuntupro/.address": open /mnt/c/Users/marti/.ubuntu>
                                  
                                  M Offline
                                  M Offline
                                  mtoeltsch
                                  wrote on last edited by mtoeltsch
                                  #16

                                  I now also tried the headless installer. Also crashed.
                                  Here are the last few lines of the console output:

                                  [324178] perform qt.qt6.680.doc concurrent operation: Extract
                                  [324178]        - arguments: installer://qt.qt6.680.doc/6.8.0-0-202410030750qtplatformintegration-documentation.tar.xz, /opt/Qt
                                  [324178] Started
                                  [324185] perform qt.qt6.680.doc concurrent operation: Extract
                                  [324185]        - arguments: installer://qt.qt6.680.doc/6.8.0-0-202410030750qtqmlxmllistmodel-documentation.tar.xz, /opt/Qt
                                  [324185] Started
                                  [324187] perform qt.qt6.680.doc concurrent operation: Extract
                                  [324187]        - arguments: installer://qt.qt6.680.doc/6.8.0-0-202410030750qtqmlworkerscript-documentation.tar.xz, /opt/Qt
                                  [324187] Started
                                  [324192] perform qt.tools.maintenance concurrent operation: Extract
                                  [324192]        - arguments: installer://qt.tools.maintenance/4.8.1-202409230636installer-resource.7z, /opt/Qt
                                  [324192] Started
                                  [324192] perform qt.license.thirdparty concurrent operation: Extract
                                  [324192]        - arguments: installer://qt.license.thirdparty/1.0.0-1Licenses.7z, /opt/Qt
                                  [324192] Started
                                  [324195] perform qt.tools.maintenance concurrent operation: Extract
                                  [324195]        - arguments: installer://qt.tools.maintenance/4.8.1-202409230636QtIcon.7z, /opt/Qt
                                  [324195] Started
                                  [324197] perform qt.tools.maintenance concurrent operation: Extract
                                  [324197]        - arguments: installer://qt.tools.maintenance/4.8.1-202409230636installer-changelog.7z, /opt/Qt
                                  [324197] Started
                                  [324198] perform qt.qt6.680 concurrent operation: Extract
                                  [324198]        - arguments: installer://qt.qt6.680/6.8.0-0-202410030750sha1s.txt.7z, /opt/Qt
                                  [324198] Started
                                  [324198] perform qt.tools.qtdesignstudio concurrent operation: Extract
                                  [324198]        - arguments: installer://qt.tools.qtdesignstudio/4.6.2-0-202411010923content.7z, /opt/Qt
                                  [324198] Started
                                  [324199] perform qt.qt6.680.examples concurrent operation: Extract
                                  [324199]        - arguments: installer://qt.qt6.680.examples/6.8.0-0-202410030750qtsvg-examples-6.8.0.7z, /opt/Qt
                                  [324199] Started
                                  
                                  1 Reply Last reply
                                  0
                                  • hskoglundH hskoglund

                                    Just guessing, but perhaps you got bitten by the clock running backwards bug when running Ubuntu 24.04.1 in WSL2, try stopping and disabling the timesyncd service:
                                    sudo systemctl stop systemd-timesyncd.service
                                    sudo systemctl disable systemd-timesyncd.service
                                    More info here

                                    M Offline
                                    M Offline
                                    mtoeltsch
                                    wrote on last edited by
                                    #17

                                    @hskoglund said in Problem with online Qt installer ?:

                                    Just guessing, but perhaps you got bitten by the clock running backwards bug when running Ubuntu 24.04.1 in WSL2, try stopping and disabling the timesyncd service:
                                    sudo systemctl stop systemd-timesyncd.service
                                    sudo systemctl disable systemd-timesyncd.service
                                    More info here

                                    No, unfortunately no success.
                                    I stopped and disabled the timesyncd, then started the installer. But after about 25% it crashed.

                                    1 Reply Last reply
                                    0
                                    • PerdrixP Offline
                                      PerdrixP Offline
                                      Perdrix
                                      wrote on last edited by
                                      #18

                                      @Axel-Spoerl Should Martin open a formal bug report for this? Or should we explore the problem further here? If the latter what is needed from him to enable you guys to debug it.

                                      1 Reply Last reply
                                      0
                                      • M Offline
                                        M Offline
                                        mtoeltsch
                                        wrote on last edited by
                                        #19

                                        FYI:
                                        Today, the installation finished successfully. The only difference to yesterday was, that the host-computer was shut down over night.

                                        1 Reply Last reply
                                        0
                                        • PerdrixP Offline
                                          PerdrixP Offline
                                          Perdrix
                                          wrote on last edited by
                                          #20

                                          How odd! Delighted it worked!

                                          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