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

Error loading module rebar_utils #78

Open
Thisisahmadi opened this issue May 27, 2022 · 0 comments
Open

Error loading module rebar_utils #78

Thisisahmadi opened this issue May 27, 2022 · 0 comments

Comments

@Thisisahmadi
Copy link

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

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