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

gargoyle doesn't die sometimes when it inherits TCP sockets #10

Open
danbornside opened this issue Apr 12, 2018 · 6 comments
Open

gargoyle doesn't die sometimes when it inherits TCP sockets #10

danbornside opened this issue Apr 12, 2018 · 6 comments

Comments

@danbornside
Copy link
Contributor

gargoyle doesn't die sometimes when it inherits TCP sockets

@mikereinhart
Copy link
Collaborator

I believe I also observed this. I killed https://gitlab.com/obsidian.systems/tezos-bake-monitor using Control+C, but gargoyle-nix-postres was left behind. Attempting to restart Kiln failed due to the left behind gargoyle process. Manually killing gargoyle allowed me to successfully start Kiln

@3noch
Copy link
Collaborator

3noch commented Mar 26, 2019

We also saw a bewildering issue where HTTP requests from Kiln timed out until we killed the lingering gargoyle+postgres.

@ryantrinkle
Copy link
Member

@danharaj Any thoughts on this?

@ghost
Copy link

ghost commented Mar 26, 2019

No, I'd need to regain my bearings on this code in order to diagnose. Does anyone have a way to reliably reproduce this. Do @mikereinhart 's steps always work?

@mikereinhart
Copy link
Collaborator

In my experiences they do not always work. The issue is intermittent

@3noch
Copy link
Collaborator

3noch commented Mar 26, 2019

@danbornside told me that he has seen this issue when starting gargoyle postgres after binding a port (such that it gets inherited). I have not confirmed that this is a reliable way to reproduce.

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

4 participants