You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi team,
I am having a startup error when trying to run the bin/lorawan-server. I have tried to install it both as a service and just as an executable.
I have done all the given steps which are mentioned in Installation Instructions.
When I am trying to run - bin/lorawan-server, I am getting an error.
{"init terminating in do_boot",{undef,[{lorawan_app,start,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in do_boot ({undef,[{lorawan_app,start,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]})
Crash dump is being written to: erl_crash.dump...done
I am using,
Erlang/OTP 25 [erts-13.2.2.1] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns]
Kindly provide any possible solution.
Thank you .
The text was updated successfully, but these errors were encountered:
hi team,
I am having a startup error when trying to run the bin/lorawan-server. I have tried to install it both as a service and just as an executable.
I have done all the given steps which are mentioned in Installation Instructions.
When I am trying to run - bin/lorawan-server, I am getting an error.
{"init terminating in do_boot",{undef,[{lorawan_app,start,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]}}
init terminating in do_boot ({undef,[{lorawan_app,start,[],[]},{init,start_em,1,[]},{init,do_boot,3,[]}]})
Crash dump is being written to: erl_crash.dump...done
I am using,
Erlang/OTP 25 [erts-13.2.2.1] [source] [64-bit] [smp:24:24] [ds:24:24:10] [async-threads:1] [jit:ns]
Kindly provide any possible solution.
Thank you .
The text was updated successfully, but these errors were encountered: