
Hi Smalltalk friends I just wanted to let you know that I started a new collection: The Pharo Booklet Collection - I edit even if my english could be better - but frankly I do not care :) better have a nice documentation with some french idiomatic mistakes than no documentation, isn’t? You can find it at http://books.pharo.org <http://books.pharo.org/> Currently we have - Glorp - Smacc - Voyage If you want to contribute, remove typos, propose a booklet contact or do a pull request. https://github.com/SquareBracketAssociates/Booklet* <https://github.com/SquareBracketAssociates/Booklet*> I have some more on the back burner: Magritte, reddit, Mocking in Pharo, BioPharo, Task… Stef "Doing instead of talking"

It looks like there may be something wrong at the esug.org web server. It redirects me to esug.org/wiki: --- curl http://esug.org <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="http://esug.org/wiki/">here</a>.</p> </body></html> --- but that times out with a proxy error: --- curl http://esug.org/wiki <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>502 Proxy Error</title> </head><body> <h1>Proxy Error</h1> <p>The proxy server received an invalid response from an upstream server.<br /> The proxy server could not handle the request <em><a href="/wiki">GET /wiki</a></em>.<p> Reason: <strong>Error reading from remote server</strong></p></p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html> --- Regards, -Martin

Hello, Yes, we are aware of the problem… and working on it (it might take till next week as of course these things happen exactly the one week where there is a long weekend and exactly the week where I am offline…) Marcus
On 23 May 2017, at 02:18, Martin McClure <martin.mcclure@gemtalksystems.com> wrote:
It looks like there may be something wrong at the esug.org web server. It redirects me to esug.org/wiki:
--- curl http://esug.org <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="http://esug.org/wiki/">here</a>.</p>
</body></html> ---
but that times out with a proxy error:
--- curl http://esug.org/wiki
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head>
<title>502 Proxy Error</title>
</head><body>
<h1>Proxy Error</h1>
<p>The proxy server received an invalid
response from an upstream server.<br /> The proxy server could not handle the request <em><a href="/wiki">GET /wiki</a></em>.<p> Reason: <strong>Error reading from remote server</strong></p></p> <p>Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.</p> </body></html> ---
Regards, -Martin
_______________________________________________ Esug-list mailing list Esug-list@lists.esug.org http://lists.esug.org/mailman/listinfo/esug-list_lists.esug.org
participants (3)
-
Marcus Denker
-
Martin McClure
-
Stéphane Ducasse