It works again: ZnClient new url: 'http://bugs.pharo.org/issues/name/15008'; get. => 'Regression: ZnClient HTTPS request through HTTP proxy failing' Thank you, Marcus.
On 27 Feb 2015, at 16:18, Marcus Denker <marcus.denker@inria.fr> wrote:
On 27 Feb 2015, at 16:05, Marcus Denker <marcus.denker@inria.fr> wrote:
On 27 Feb 2015, at 16:00, Sven Van Caekenberghe <sven@stfx.eu> wrote:
On 27 Feb 2015, at 15:55, Marcus Denker <marcus.denker@inria.fr> wrote:
On 27 Feb 2015, at 15:53, Sven Van Caekenberghe <sven@stfx.eu> wrote:
It seems the following now fails, both in older and newer images:
ZnClient new url: 'http://bugs.pharo.org/issues/name/15008'; get.
Which means 'Grab' of an issue number in MCSliceMaker no longer works.
What changed ?
It seems to be a change at fogbugz? In the browser it says:
Entry point not found The FogBugz page "/issues/name/15008'" was not found
OK, but there must also be some proxy from us in between, no ? Because @ fogbugz there is no public API.
ahh⦠it uses bugs.pharo.org which I made to point to fog bugs (as it is unmaintained and out of date).
I will for now re-enable it.
I swtiched the DNS back. bugs.pharo.org should not forward anymore (can take a while till DNS is propagated)
Marcus