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

Intermittent HttpListener errors causes OD to crash #4552

Open
distantcam opened this issue May 10, 2018 · 0 comments
Open

Intermittent HttpListener errors causes OD to crash #4552

distantcam opened this issue May 10, 2018 · 0 comments
Assignees
Labels
area/core kind/bug This issue represents a verified problem we are committed to solving size/small ~1 day

Comments

@distantcam
Copy link

From a user report it looks like HttpListenerException is not handled gracefully by our system. This exception usually occurs when something temporary happened with a network connection.

See https://stackoverflow.com/questions/4801868/c-sharp-problem-with-httplistener

Reported at https://help.octopus.com/t/octopus-deploy-windows-service-stopped/19969

@distantcam distantcam added kind/bug This issue represents a verified problem we are committed to solving area/execution labels May 10, 2018
@droyad droyad added the size/small ~1 day label Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core kind/bug This issue represents a verified problem we are committed to solving size/small ~1 day
Projects
None yet
Development

No branches or pull requests

4 participants