When I started up glot-run in docker,it clashed.Is there something wrong?
Exec: /glot/erts-8.1/bin/erlexec -noshell -noinput +Bd -boot /glot/releases/1.2.1/glot -mode embedded -boot_var ERTS_LIB_DIR /glot/lib -config /glot/releases/1.2.1/sys.config -args_file /glot/releases/1.2.1/vm.args -pa -- foreground
Root: /glot
/glot
05:57:06.492 [info] Application lager started on node 'glot-run@127.0.0.1'
05:57:06.493 [info] Application cowboy started on node 'glot-run@127.0.0.1'
05:57:06.493 [info] Application uuid started on node 'glot-run@127.0.0.1'
05:57:06.493 [info] Application ssl_verify_fun started on node 'glot-run@127.0.0.1'
05:57:06.493 [info] Application hackney started on node 'glot-run@127.0.0.1'
05:57:06.493 [error] CRASH REPORT Process <0.545.0> with 0 neighbours exited with reason: bad argument in call to erlang:list_to_atom(false) in config:environment/0 line 22 in application_master:init/4 line 134
05:57:06.494 [info] Application glot exited with reason: bad argument in call to erlang:list_to_atom(false) in config:environment/0 line 22
{"Kernel pid terminated",application_controller,"{application_start_failure,glot,{bad_return,{{glot_app,start,[normal,[]]},{'EXIT',{badarg,[{erlang,list_to_atom,[false],[]},{config,environment,0,[{file,\"/glot-run/_build/default/lib/glot/src/config.erl\"},{line,22}]},{glot_app,start,2,[{file,\"/glot-run/_build/default/lib/glot/src/glot_app.erl\"},{line,13}]},{application_master,start_it_old,4,[{file,\"application_master.erl\"},{line,273}]}]}}}}}"}
Kernel pid terminated (application_controller) ({application_start_failure,glot,{bad_return,{{glot_app,start,[normal,[]]},{'EXIT',{badarg,[{erlang,list_to_atom,[false],[]},{config,environment,0,[{file
Crash dump is being written to: erl_crash.dump...done
When I started up glot-run in docker,it clashed.Is there something wrong?
Exec: /glot/erts-8.1/bin/erlexec -noshell -noinput +Bd -boot /glot/releases/1.2.1/glot -mode embedded -boot_var ERTS_LIB_DIR /glot/lib -config /glot/releases/1.2.1/sys.config -args_file /glot/releases/1.2.1/vm.args -pa -- foreground Root: /glot /glot 05:57:06.492 [info] Application lager started on node 'glot-run@127.0.0.1' 05:57:06.493 [info] Application cowboy started on node 'glot-run@127.0.0.1' 05:57:06.493 [info] Application uuid started on node 'glot-run@127.0.0.1' 05:57:06.493 [info] Application ssl_verify_fun started on node 'glot-run@127.0.0.1' 05:57:06.493 [info] Application hackney started on node 'glot-run@127.0.0.1' 05:57:06.493 [error] CRASH REPORT Process <0.545.0> with 0 neighbours exited with reason: bad argument in call to erlang:list_to_atom(false) in config:environment/0 line 22 in application_master:init/4 line 134 05:57:06.494 [info] Application glot exited with reason: bad argument in call to erlang:list_to_atom(false) in config:environment/0 line 22 {"Kernel pid terminated",application_controller,"{application_start_failure,glot,{bad_return,{{glot_app,start,[normal,[]]},{'EXIT',{badarg,[{erlang,list_to_atom,[false],[]},{config,environment,0,[{file,\"/glot-run/_build/default/lib/glot/src/config.erl\"},{line,22}]},{glot_app,start,2,[{file,\"/glot-run/_build/default/lib/glot/src/glot_app.erl\"},{line,13}]},{application_master,start_it_old,4,[{file,\"application_master.erl\"},{line,273}]}]}}}}}"} Kernel pid terminated (application_controller) ({application_start_failure,glot,{bad_return,{{glot_app,start,[normal,[]]},{'EXIT',{badarg,[{erlang,list_to_atom,[false],[]},{config,environment,0,[{file Crash dump is being written to: erl_crash.dump...done