-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi!
I'm following the tutorials on https://github.com/dylan-lang/http/tree/master/server/examples/web-in-60 . The code compiles fine, the webserver starts but I'm getting an "End of stream" error:
2013-01-13T20:25:42.000+0000 info [Master thread] Starting HTTP Server HTTP Server
2013-01-13T20:25:42.000+0000 info [Master thread] Server root directory is /vagrant/dylan-progs/web60-dynamic-content/_build/bin/../
2013-01-13T20:25:42.000+0000 debug [Master thread] Attempting connection to HTTP Listener for 0.0.0.0:8887 via 127.0.0.1
2013-01-13T20:25:42.000+0000 info [HTTP Listener for 0.0.0.0:8887] HTTP Listener for 0.0.0.0:8887 ready for service
2013-01-13T20:25:42.000+0000 debug [Master thread] Connection to HTTP Listener for 0.0.0.0:8887 successful
2013-01-13T20:25:42.000+0000 info [Master thread] HTTP Server 0.9 ready for service
2013-01-13T20:25:42.000+0000 debug [HTTP Responder 1] Error handling request: End of stream {<byte-char-tcp-socket>}
Metadata
Metadata
Assignees
Labels
No labels