Ticket #7974 (closed: fixed)
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: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