François,
maybe your usocket version does not work with current Hunchentoot and your new SBCL. Look into the documentation and into the Hunchentoot source code to find out how to enable more debugging. Run single-threaded, use *break-on-signals*, explore yourself. Or use quicklisp to get up-to-date, known-to-work versions of everything.
-Hans
2011/5/10 François Vallée vallee@labri.fr:
Thanks for the replies.
I installed SBCL from sources and hunchentoot using ASDF. I will have a look at Quicklisp but as I said it worked properly before with the same installation. I already checked the firewall before posting and it is not the problem.
I tried to redirect the log messages but I do not have anything in the log files.
A strange thing is that it works with the 0.15.7 version but not with 1.0.0 or 1.1.1.
Regards
On 09/05/2011 16:47, François Vallée wrote:
Hello,
I am trying to use Hunchentoot but every time I start a server I have the following error: 'connexion was reinitialized' every time. I tried to get some information with telnet but I have the message: 'Connection closed by foreign host'.
It was working on my computer before I upgraded it from Ubuntu 9.04 to 10.04. It is very annoying and I do not know what to do. (I upgraded my version of SBCL from 1.0.40 to 1.0.48 but it does not change anything.)
Configuration :
Ubuntu 10.04 Intel Core 2 Duo 64 2.66GHz SBCL 1.0.48 Hunchentoot 1.1.1
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel