On Thu, 6 Sep 2007 23:47:46 -0400, "Andrei Stebakov" lispercat@gmail.com wrote:
Got the latest flexi-streams, chunga and hunchentoot. My hunchentoot project stopped working (when I open the main web page it shows the message "The proxy server received an invalid response from an upstream server"). I am using sbcl 1.0.5. I'll try to investigate it.
Set *CATCH-ERRORS-P* to NIL and send us a backtrace.
When I went back to hunchentoot 0.10.0 (with newer flexi-streams and chunga) other things got broken.
Which ones? "Other things" is not exactly a helpful bug report. What happens if you go back to 0.11.1?
I guess all those three components are tightly coupled.
No, not really, except for the dependencies mentioned in the docs. If you can't use Hunchentoot 0.10.0 with newer versions of the other libs, that sounds like a bug. Of course, you're always encouraged to use the newest versions. That's life in the open source world...