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. Error using online installer with proxy
Forum Updated to NodeBB v4.3 + New Features

Error using online installer with proxy

Scheduled Pinned Locked Moved Installation and Deployment
4 Posts 3 Posters 3.5k 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 Offline
    R Offline
    radinator
    wrote on last edited by
    #1

    Attempting to do a recent maintainence update with the online 'MaintenanceTool', we are encountering a problem getting through the proxy. Previous versions (we used for version 5.4.1) worked fine, but trying to update to 5.4.2 has issues.

    After entering the proxy username/password at the prompt, we get the message:

    Network Error while downloading 'http://download.qt-project.org/online/qsdkrepository/windows_x86/root/qt/Updates.xml?112598376': Connection closed.

    When trying the same update from home (no proxy) everything worked fine.

    Suggestions?

    1 Reply Last reply
    0
    • B Offline
      B Offline
      belab
      wrote on last edited by
      #2

      I got the same error message, you can see here how I solved it:
      http://forum.qt.io/topic/31796/no-default-repositories-in-maintenance-tool/11

      R 1 Reply Last reply
      0
      • B belab

        I got the same error message, you can see here how I solved it:
        http://forum.qt.io/topic/31796/no-default-repositories-in-maintenance-tool/11

        R Offline
        R Offline
        radinator
        wrote on last edited by radinator
        #3

        @belab This didn't work. I do have default repositories, the problem isn't that they're missing. They seem to be there, and to be sure I tried adding a repository as suggested or removing the MaintainenceTool.ini file, but neither worked.

        About 2 hours after my post on this, though, something changed. I no longer get the error. Now it just goes back to the proxy user/pass prompt again and again, and doesn't accept the credentials given.

        I know the proxy works fine (I'm using it right now to type this) but the tool doesn't seem to work with it.

        1 Reply Last reply
        0
        • Z Offline
          Z Offline
          Zrax
          wrote on last edited by
          #4

          The solution that finally ended up working for me was to launch MaintenanceTool from the command line as:
          MaintenanceTool.exe --proxy --updater --setTempRepository http://download.qt.io/online/qtsdkrepository/windows_x86/root/qt

          Note that using https did not work (same connection closed warning, but for individual files it tried to download rather than the repo manifest). It may also work from the GUI, but I had issues with the GUI forgetting my new repo after I entered it, even without closing MaintenanceTool.

          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