Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Http server error: uncaught exception when creating response to a request #20

Open
xagero opened this issue Aug 12, 2016 · 0 comments
Open

Comments

@xagero
Copy link

xagero commented Aug 12, 2016

Hello,

i create http server from example code and catch exception.

[Info @ 2016/08/12 18:38:32] HTTP server listening on ***
[Error @ 2016/08/12 18:38:51] Uncaught exception when creating response to a request from *** on * in file _/vendor/icicleio/http/src/Server/Server.php on line 334: A Icicle\Http\Message\Response object was not returned from :onRequest().
[Error @ 2016/08/12 18:38:51] Uncaught exception when creating response to a request from * on * in file _/vendor/icicleio/http/src/Server/Server.php on line 334: A Icicle\Http\Message\Response object was not returned from :onRequest().
[Notice @ 2016/08/12 18:41:05] Error when handling request from *
: The stream is no longer readable.

PHP 7.0.8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant