Le 26 avr. 2015 16:50, "Sven Van Caekenberghe" <[email protected]> a écrit : > > Pharo only knows about HTTP proxies, not proxies for any other protocol.
In uko's example, protocol is filetree over http (github URLs). I would suggest trying to set the proxy inside pharo. Thierry > > > On 26 Apr 2015, at 16:42, Andreas Wacknitz <[email protected]> wrote: > > > >> > >> Am 26.04.2015 um 16:36 schrieb Max Leske <[email protected]>: > >> > >> > >>> On 26 Apr 2015, at 15:42, Andreas Wacknitz <[email protected]> wrote: > >>> > >>> Trying to load a configuration that involves git (eg. QualityAssistant) with the configuration browser fails if I am behind a proxy while others (without git) work fine. > >>> Do I miss a configuration for git? > >> > >> What exactly fails? Do you get an exception? Is it a connection problem? > > The contents of downloaded files (eg. github-UkoQualityAssistantv041531859342567419945494505101053.zip) is > > just > > > > <HTML></HTML> > > > > and thus decompressing fails. > > This problem is reproducible behind a proxy and works without a proxy. Other configurations (e.g. NoCSV) work properly behind the proxy. > >
