Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-98024

"Execution of PAC script … failed" on macOS, invalid URL escaping of proxy auto configuration URL

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 6.0
    • 5.15
    • Network: Proxies
    • None
    • macOS
    • 94c3c7a491e0c25cf2179efe04c2fbd80b370c1c

      Hi all,

      We got a report from a macOS user that they could not get their proxy configuration work.

      The error reported was:

      [Qt] Execution of PAC script at "http%3A%2F%2Fwpad.example.com%2Fwpad.dat" failed: The operation couldn’t be completed. (NSURLErrorDomain error -1002.)

      `scutil --proxy` shows correct PAC URL:

      <dictionary> {
      ProxyAutoConfigEnable : 1
      ProxyAutoConfigURLString : http://wpad.example.com/wpad.dat
      }

      It looks like the PAC url is incorrectly url-encoded?

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tpochep Timur Pocheptsov
            saviq Michał Sawicz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes