-
Notifications
You must be signed in to change notification settings - Fork 11
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
Uncaught exception "Cannot call write after a stream was destroyed" #10
Comments
This is taking down the API web server a few times a day. Where does the desktop installer put the API? |
codahq
changed the title
Uncaught exception "Cannon call write after a stream was destroyed"
Uncaught exception "Cannot call write after a stream was destroyed"
Jul 27, 2019
I'm getting the same. But before I'm getting this (I'm taking out the ID for obvious reasons)
Oh and this is under the Windows version. The problem seems to happen after 12-24 hours or so of running. |
I have this same exact issue. Has there been any updates on this one? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't know if this needs to go here or back in the original cast-web-api repo so I'm putting it here.
With the 1.2.1 Windows release (and probably all previous versions) there is an issue with frequent crashes. I'm not sure what is happening by looking at the logs either. It appears maybe the API server sends two Callback.send() immediately back to back and the second one crashes the server? I don't know. Here is the log.
short.log
The text was updated successfully, but these errors were encountered: