Created
October 27, 2016 20:23
-
-
Save aeyakovenko/b92be53a7f641772876da83ab48619fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo ./minuteman/bin/minuteman-env foreground | |
Exec: /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/erts-8.1/bin/erlexec -noshell -noinput +Bd -boot /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/releases/0.0.1/minuteman -mode embedded -config /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/releases/0.0.1/sys.config -boot_var ERTS_LIB_DIR /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/erts-8.1/../lib -args_file /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/releases/0.0.1/vm.args -- foreground | |
Root: /opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman | |
Setup running ... | |
Directories verified. Res = {[ok],[]} | |
Setup finished processing hooks ... | |
20:23:11.347 [warning] Received unknown info: {'EXIT',<0.865.0>,shutdown}, in state: {state,<0.810.0>,#Ref<0.0.1.459>,[],[]} | |
20:23:18.377 [warning] lager_error_logger_h dropped 15 messages in the last second that exceeded the limit of 50 messages/sec | |
20:23:18.377 [error] Mnesia('[email protected]'): ** ERROR ** (core dumped to file: "/opt/mesosphere/packages/minuteman--f27eeb8cd1177cb23c011c59940154e695461b4f/minuteman/[email protected]_1477_599798_376763") | |
** FATAL ** mnesia_monitor crashed: {timeout,{gen_server,call,[application_controller,which_applications]}} state: {state,<0.831.0>,[],[],true,[],undefined,[],[]} | |
20:23:28.377 [error] Mnesia('[email protected]'): ** ERROR ** mnesia_event got unexpected event: {'EXIT',<0.833.0>,killed} | |
20:23:28.378 [error] CRASH REPORT Process mnesia_event with 0 neighbours exited with reason: killed in gen_event:terminate_server/4 line 310 | |
{"Kernel pid terminated",application_controller,"{application_start_failure,minuteman,{{shutdown,{failed_to_start_child,minuteman_network_sup,{shutdown,{failed_to_start_child,minuteman_ipvs,{badmatch,{error,undef}}}}}},{minuteman_app,start,[normal,[]]}}}"} | |
Kernel pid terminated (application_controller) ({application_start_failure,minuteman,{{shutdown,{failed_to_start_child,minuteman_network_sup,{shutdown,{failed_to_start_child,minuteman_ipvs,{badmatch,{ | |
Crash dump is being written to: erl_crash.dump...done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment