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

fleetspeakd gets stuck on stopping #254

Closed
ensonic opened this issue Jun 24, 2020 · 2 comments
Closed

fleetspeakd gets stuck on stopping #254

ensonic opened this issue Jun 24, 2020 · 2 comments

Comments

@ensonic
Copy link

ensonic commented Jun 24, 2020

when turning off my system, fleetspeakd hangs for 1:30 until it gets killed:

journalctl --boot=-1 -u fleetspeakd
-- Logs begin at Thu 2020-06-04 08:02:03 CEST, end at Wed 2020-06-24 09:55:26 CEST. --
Jun 24 09:06:01 ensonic systemd[1]: Started fleetspeakd.
Jun 24 09:06:39 ensonic fleetspeakd[1211]: ToolLogProto <redacted: ask if this info is is needed>
Jun 24 09:07:35 ensonic fleetspeakd.nanny[1211]: E0624 09:07:35.416194    1211 channel.go:157] error reading magic number: EOF
Jun 24 09:07:35 ensonic fleetspeakd.nanny[1211]: E0624 09:07:35.423312    1211 execution.go:494] channel produced error: error reading magic number: EOF
Jun 24 09:08:06 ensonic fleetspeakd.nanny[1211]: E0624 09:08:06.015727    1211 netdetect.go:187] checkUberproxyURI: error with HEAD request: write tcp 192.168.86.32:39216->74.125.128.129:443: write: broken pipe
Jun 24 09:11:45 ensonic fleetspeakd.nanny[1211]: E0624 09:11:45.115879    1211 execution.go:494] channel produced error: read of length 4 timed out
Jun 24 09:11:48 ensonic fleetspeakd.nanny[1211]: E0624 09:11:48.715772    1211 channel.go:157] error reading magic number: timed out
Jun 24 09:13:06 ensonic systemd[1]: Stopping fleetspeakd...
Jun 24 09:13:06 ensonic fleetspeakd.nanny[1211]: E0624 09:13:06.818931    1211 channel.go:157] error reading magic number: EOF
Jun 24 09:13:06 ensonic fleetspeakd.nanny[1211]: E0624 09:13:06.819025    1211 execution.go:494] channel produced error: error reading magic number: EOF
@mbushkov
Copy link
Collaborator

Stefan, thanks for reporting this. We'll investigate.

@ensonic
Copy link
Author

ensonic commented Jun 29, 2020

This was an issue on my side. I was cpu limiting the service too much.

@ensonic ensonic closed this as completed Jun 29, 2020
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

2 participants