Hi, I use NeoJson in my project and it accesses the http://mc.stfx.eu/Neo website. This site return :
GET /Neo HTTP/1.1 User-Agent: curl/7.29.0 Host: mc.stfx.eu Accept: */*
< HTTP/1.1 500 Internal Server Error < Date: Thu, 18 Jul 2013 11:10:43 GMT < Server: Zinc HTTP Components 1.0 < Content-Type: text/plain;charset=utf-8 < Content-Length: 48 < Vary: Accept-Encoding < Connection: close < MessageNotUnderstood: receiver of "now" is nil What is not I expected... Cheers, Vincent
Hi Vincent, Please try http://www.smalltalkhub.com/#!/~SvenVanCaekenberghe/Neo but the config will go back to the other repository. I'll have a look at the server ASAP. Sven On 18 Jul 2013, at 13:16, Vincent Blondeau <vincent.blondeau@polytech-lille.net> wrote:
Hi,
I use NeoJson in my project and it accesses the http://mc.stfx.eu/Neo website.
This site return :
GET /Neo HTTP/1.1 User-Agent: curl/7.29.0 Host: mc.stfx.eu Accept: */*
< HTTP/1.1 500 Internal Server Error < Date: Thu, 18 Jul 2013 11:10:43 GMT < Server: Zinc HTTP Components 1.0 < Content-Type: text/plain;charset=utf-8 < Content-Length: 48 < Vary: Accept-Encoding < Connection: close < MessageNotUnderstood: receiver of "now" is nil
What is not I expected...
Cheers, Vincent
On 18 Jul 2013, at 13:27, Sven Van Caekenberghe <sven@stfx.eu> wrote:
I'll have a look at the server ASAP.
http://mc.stfx.eu is OK again. Sorry for the inconvenience. Sven -- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill
Le 18/07/2013 15:12, Sven Van Caekenberghe a écrit :
On 18 Jul 2013, at 13:27, Sven Van Caekenberghe <sven@stfx.eu> wrote:
I'll have a look at the server ASAP. http://mc.stfx.eu is OK again.
Sorry for the inconvenience.
Sven
-- Sven Van Caekenberghe http://stfx.eu Smalltalk is the Red Pill
Thanks Sven !
participants (2)
-
Sven Van Caekenberghe -
Vincent Blondeau