Skip to content

End of stream error when running the server #18

@rlander

Description

@rlander

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions