hunchentoot
hunchentoot copied to clipboard
[ERROR]] Error while processing connection: You need LispWorks 5 or higher for write timeouts.
Hi,
I'm getting the following error when running: (hunchentoot:start (make-instance 'hunchentoot:easy-acceptor :port 4242))
[ERROR]] Error while processing connection: You need LispWorks 5 or higher for write timeouts.
I'm on LispWorks 7.0.0
Thanks
Is it using some non-standard reader mode?
Hi,
I don't think so, It's a fresh install of LispWorks. I checked the init file. There's nothing concerning there.
Thanks
Hi,
I reinstalled LispWorks and ran without init file. I only installed quicklisp and loaded hunchentoot. Unfortunately, I got the same error.
Thanks