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

"Controller uncleanly shut down" with no explanation, unless "angel" process is disabled #216

Open
charles-dyfis-net opened this issue Nov 25, 2024 · 0 comments

Comments

@charles-dyfis-net
Copy link

Observed in a pre-configuration state. Haven't tested whether this still happens after a config file exists.

I'd be happy for pointers on how to debug this (I imagine that to use a debugger I'd want to directly invoke the supervisee rather than the supervisor?):

$ ./MistController -g5
INFO|MistController|43688|../src/controller/controller_push.cpp:200||Recovered 0 pushes:
[2024-11-23 13:54:08] MistController (43688) CONF: Adding default bandwidth exception ranges (local networks) because nothing is configured
INFO|MistController|43687|../src/controller/controller.cpp:685||Controller uncleanly shut down! Restarting in 0...
INFO|MistController|43741|../src/controller/controller_push.cpp:200||Recovered 0 pushes:
[2024-11-23 13:54:13] MistController (43741) CONF: Adding default bandwidth exception ranges (local networks) because nothing is configured
INFO|MistController|43687|../src/controller/controller.cpp:685||Controller uncleanly shut down! Restarting in 1000...
INFO|MistController|43796|../src/controller/controller_push.cpp:200||Recovered 0 pushes:
[2024-11-23 13:54:20] MistController (43796) CONF: Adding default bandwidth exception ranges (local networks) because nothing is configured
INFO|MistController|43687|../src/controller/controller.cpp:685||Controller uncleanly shut down! Restarting in 2000...
INFO|MistController|43850|../src/controller/controller_push.cpp:200||Recovered 0 pushes:
[2024-11-23 13:54:27] MistController (43850) CONF: Adding default bandwidth exception ranges (local networks) because nothing is configured
INFO|MistController|43687|../src/controller/controller.cpp:685||Controller uncleanly shut down! Restarting in 3000...
INFO|MistController|43903|../src/controller/controller_push.cpp:200||Recovered 0 pushes:

Observed running binaries built from the #215 tree.

Starting with ATHEIST=1 in the environment, this problem does not take place.

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

1 participant