Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. "Download failed: connection refused" problem
Forum Updated to NodeBB v4.3 + New Features

"Download failed: connection refused" problem

Scheduled Pinned Locked Moved Qt WebKit
4 Posts 2 Posters 2.3k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hello,

    I found this strange error, "Download failed: connection refused" when i start the demo application available in the example folder of Qt. Does anybody have experience this.

    The demo project is available here, http://qt-project.org/doc/qt-4.8/network-http.html.

    Regards
    Ansif

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      I have found a solution from another forum. Actually the problem was occuring from our office network due to some firewalls and related security issues. The application is working fine in my home network.

      Hence the solution for the office network is that, we have add a proxy server address and port to our Qt application.The problem was that the Qt Framework was unaware of the proxy settings. The Qt framework should know the proxy that you are using while connecting to the server for any request.

      More details, http://developer.nokia.com/community/discussion/showthread.php/191282-QNetworkReply-ConnectionRefusedError

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sumitdhotre
        wrote on last edited by
        #3

        still
        no Download

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by
          #4

          [quote author="sumitdhotre" date="1393394473"]still
          no Download[/quote]

          There are some tools available to check if proxy server and port number are working fine. I have tried the above solution and it works fine for me.
          Please check whether your proxy is working fine.

          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