Well, I'm having one of those bad days when I try to change too many moving parts at once, so I'm not exactly sure what is broken, but the combination of hunchentoot 0.12.0 and chunga 0.3.1 and the latest SBCL sources running on MacOS yields blank pages (in Camino) and:
"Safari can’t open the page “http://localhost:4242/%E2%80%9D because the server unexpectedly dropped the connection, which sometimes occurs when the server is busy. You might be able to open the page later."
in Safari.
Time to back off to the previous revs and see if things start working again.
Cyrus
FWIW, going back to hunchentoot 0.11.1 and chunga 0.3.0 does fix things.
Cyrus
On Sep 10, 2007, at 4:46 PM, Cyrus Harmon wrote:
Well, I'm having one of those bad days when I try to change too many moving parts at once, so I'm not exactly sure what is broken, but the combination of hunchentoot 0.12.0 and chunga 0.3.1 and the latest SBCL sources running on MacOS yields blank pages (in Camino) and:
"Safari can’t open the page “http://localhost:4242/%E2%80%9D because the server unexpectedly dropped the connection, which sometimes occurs when the server is busy. You might be able to open the page later."
in Safari.
Time to back off to the previous revs and see if things start working again.
Cyrus
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel
Cyrus Harmon ch-tbnl@bobobeach.com writes:
but the combination of hunchentoot 0.12.0 and chunga 0.3.1 and the latest SBCL sources running on MacOS yields blank pages (in Camino)
Are you using flexi-streams 0.12.0 with hunchentoot 0.12.0?
Cheers, Chris Dean
bah. Thanks. Got the new chunga and missed the new flexi-streams.
sorry for the wasted list bandwidth.
Cyrus
On Sep 10, 2007, at 4:54 PM, Chris Dean wrote:
Cyrus Harmon ch-tbnl@bobobeach.com writes:
but the combination of hunchentoot 0.12.0 and chunga 0.3.1 and the latest SBCL sources running on MacOS yields blank pages (in Camino)
Are you using flexi-streams 0.12.0 with hunchentoot 0.12.0?
Cheers, Chris Dean
tbnl-devel site list tbnl-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-devel