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
=ERROR REPORT==== 28-May-2022::00:45:43 ===
beam/beam_load.c(1682): Error loading module rebar_utils:
This BEAM file was compiled for a later version of the run-time system than R16B03-1.
To fix this, please recompile this module with an R16B03-1 compiler.
(Use of opcode 158; this emulator supports only up to 153.)
=ERROR REPORT==== 28-May-2022::00:45:43 ===
Loading of /root/mtproto_proxy/rebar3/rebar/ebin/rebar_utils.beam failed: badfile
Uncaught error in rebar_core. Run with DIAGNOSTIC=1 to see stacktrace or consult rebar3.crashdump
Uncaught error: undef
Stack trace to the error location:
[{rebar_utils,set_httpc_options,[],[]},
{rebar3,init_config,0,
[{file,"/opt/rebar3-3.14.2/src/rebar3.erl"},{line,200}]},
{rebar3,run,1,[{file,"/opt/rebar3-3.14.2/src/rebar3.erl"},{line,100}]},
{rebar3,main,1,[{file,"/opt/rebar3-3.14.2/src/rebar3.erl"},{line,66}]},
{escript,run,2,[{file,"escript.erl"},{line,747}]},
{escript,start,1,[{file,"escript.erl"},{line,277}]},
{init,start_it,1,[]},
{init,start_em,1,[]}]
When submitting a bug report, please include the output of rebar3 report "your command"
make: *** [all] Error 1
The text was updated successfully, but these errors were encountered:
INFO: Compiling
./rebar3 as prod release
=ERROR REPORT==== 28-May-2022::00:45:43 ===
beam/beam_load.c(1682): Error loading module rebar_utils:
This BEAM file was compiled for a later version of the run-time system than R16B03-1.
To fix this, please recompile this module with an R16B03-1 compiler.
(Use of opcode 158; this emulator supports only up to 153.)
=ERROR REPORT==== 28-May-2022::00:45:43 ===
Loading of /root/mtproto_proxy/rebar3/rebar/ebin/rebar_utils.beam failed: badfile
Uncaught error in rebar_core. Run with DIAGNOSTIC=1 to see stacktrace or consult rebar3.crashdump
Uncaught error: undef
Stack trace to the error location:
[{rebar_utils,set_httpc_options,[],[]},
{rebar3,init_config,0,
[{file,"/opt/rebar3-3.14.2/src/rebar3.erl"},{line,200}]},
{rebar3,run,1,[{file,"/opt/rebar3-3.14.2/src/rebar3.erl"},{line,100}]},
{rebar3,main,1,[{file,"/opt/rebar3-3.14.2/src/rebar3.erl"},{line,66}]},
{escript,run,2,[{file,"escript.erl"},{line,747}]},
{escript,start,1,[{file,"escript.erl"},{line,277}]},
{init,start_it,1,[]},
{init,start_em,1,[]}]
When submitting a bug report, please include the output of
rebar3 report "your command"
make: *** [all] Error 1
The text was updated successfully, but these errors were encountered: