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

Unexpected timeout exception #143

Open
bruce-ricard opened this issue Mar 7, 2018 · 2 comments
Open

Unexpected timeout exception #143

bruce-ricard opened this issue Mar 7, 2018 · 2 comments
Labels

Comments

@bruce-ricard
Copy link

bruce-ricard commented Mar 7, 2018

I was playing with my Eliom server in the train today (with a bad phone based internet), and as I was querying it, I got those logs on the server side:

ocsigenserver: ocsigen:main: While talking to [some ip]:timeout
ocsigenserver: main: Unexpected exception in Server.wait_connection (handle connection): (Invalid_argument Lwt.wakeup_result)
ocsigenserver: main: backtrace:
ocsigenserver: main: Raised at file "pervasives.ml", line 31, characters 25-45
ocsigenserver: main: Called from file "ocsigen_http_com.ml", line 158, characters 2-33
ocsigenserver: main: Called from file "ocsigen_server.ml", line 835, characters 4-35
ocsigenserver: main: Called from file "src/core/lwt.ml", line 715, characters 66-71

It doesn't seem that there's anything wrong other than that, but the error message suggests that an exception should probably be caught somewhere.
It must be quite challenging to reproduce it, you might have to shut down your client side connection at the right moment.

Using ocsigenserver version 2.7.

@vouillon vouillon added the bug label May 28, 2018
@vouillon
Copy link
Member

We known about this issue. It is completely harmless, so we have not yet taken the time to investigate.

@vouillon
Copy link
Member

And thanks for the bug report!

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

No branches or pull requests

2 participants