Ticket #7974 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

Proxy support on windows machines

Reported by: Gesner Passos Owned by: Gesner Passos
Priority: critical Milestone: Release 3.0
Component: Framework Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

A user reported an issue with the ScriptRepository on Windows Machines inside ISIS. The ScriptRepository tries to connect through proxy, but it fails, even when the user is able to connect to the site. (probably, not using proxy).

Ref: MantidHelp: Can't connect to Script Repository by James Lord

Change History

comment:1 Changed 7 years ago by Gesner Passos

  • Status changed from new to inprogress

comment:2 Changed 7 years ago by Gesner Passos

It may be important to know how to reproduce the error:

in Internet Explorer's LAN settings box it had all three of "automatically detect settings", "use configuration script" (proxy.pac) and "Use proxy server" (wwwcache.rl...) ticked. No wonder it's a bit confused. I unticked all but Configuration Script.

comment:3 Changed 7 years ago by Gesner Passos

Improvement on Proxy Support for ScriptRepository

In Linux machines ScriptRepository used to test the proxy definition, but not in Windows machines. This commit harmonize this in order to verify the proxy definition for both systems.

re #7974

Changeset: cb68c26ea875450429846086db7802c938eac061

comment:4 Changed 7 years ago by Gesner Passos

  • Status changed from inprogress to verify
  • Resolution set to fixed

Tester:

you will have to set up windows to always suggest proxy. (a wrong proxy). Than, open ScriptRepository. It should check also without proxy. If you are in ISIS, for example, you are alowed to go without proxy, and everything should go smooth.

comment:5 Changed 7 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:6 Changed 7 years ago by Nick Draper

works even with messed up proxy settings

comment:7 Changed 7 years ago by Nick Draper

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/bugfix/7974_fix_proxy_win'

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8819

Note: See TracTickets for help on using tickets.