satori-com / mzbench

MZ Benchmarking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Got error on start_server

Seruojka opened this issue · comments

Hello. Got the problem trying to start the server on Centos7 with esl-erlang.x86_64 0:18.3.4.11-1
Tried changing Erlang versions, doesn't help

Executing make -C /home/Sergey/mzbench/bin/../server generate
.........Stdout+Stderr:
make: Вход в каталог /home/Sergey/mzbench/server
/home/Sergey/mzbench/bin/rebar3 compile
===> Plugin {rebar_rsync_deps,".*",
                       {git,
                           "https://github.com/ethercrow/rebar3_rsync_resource",
                           {ref,"53eb6aa50db8e0de7cf5833a48e48c205f5c8d56"}}} not available. It will not be used.

=ERROR REPORT==== 11-Sep-2019::17:09:00 ===
beam/beam_load.c(1189): Error loading module rebar_rsync_deps:
  mandatory chunk of type 'Atom' not found



=ERROR REPORT==== 11-Sep-2019::17:09:00 ===
Loading of /home/Sergey/mzbench/server/_build/default/plugins/rebar_rsync_deps/ebin/rebar_rsync_deps.beam failed: badfile

=ERROR REPORT==== 11-Sep-2019::17:09:00 ===
beam/beam_load.c(1189): Error loading module rebar_rsync_deps:
  mandatory chunk of type 'Atom' not found


===> Plugin {rebar_rsync_deps,".*",
                       {git,
                           "https://github.com/ethercrow/rebar3_rsync_resource",
                           {ref,"53eb6aa50db8e0de7cf5833a48e48c205f5c8d56"}}} not available. It will not be used.

=ERROR REPORT==== 11-Sep-2019::17:09:00 ===
Loading of /home/Sergey/mzbench/server/_build/default/plugins/rebar_rsync_deps/ebin/rebar_rsync_deps.beam failed: badfile

=ERROR REPORT==== 11-Sep-2019::17:09:00 ===
beam/beam_load.c(1189): Error loading module rebar_rsync_deps:
  mandatory chunk of type 'Atom' not found


===> Plugin {rebar_rsync_deps,".*",
                       {git,
                           "https://github.com/ethercrow/rebar3_rsync_resource",
                           {ref,"53eb6aa50db8e0de7cf5833a48e48c205f5c8d56"}}} not available. It will not be used.

=ERROR REPORT==== 11-Sep-2019::17:09:00 ===
Loading of /home/Sergey/mzbench/server/_build/default/plugins/rebar_rsync_deps/ebin/rebar_rsync_deps.beam failed: badfile
```