/opt/eturnal/erts-15.1.2/bin/erlexec: not found

Open
#96 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
docker, docker-compose, erlang

Research direction

Start with the linked docker-compose.yml setup and compare the v1.12.0/v1.12.2 container logs, especially the eturnalctl and /opt/eturnal/erts-15.1.2/bin/erlexec messages. Trace how the image starts eturnal and verify the container can resolve and execute the reported runtime entry point; done means eturnal starts without the shown error.

Written by the indexing model from the issue text.

Description

containers

Hi im facing this issue when starting eturnal with v1.12.0 and edge.

v1.12.2 image logs

eturnal-1  | run.sh: Start init script ...
eturnal-1  | run.sh: Container runs eturnal vsn 1.12.0+62 ...
eturnal-1  | run.sh: Documentation on https://eturnal.net ...
eturnal-1  | run.sh: Source code on https://github.com/processone/eturnal ...
eturnal-1  | run.sh: Read secrets defined as "Docker secrets" - if any ...
eturnal-1  | /usr/local/bin/eturnalctl: line 5: stun: not found
eturnal-1  | /usr/local/bin/eturnalctl: line 6: stun: not found
eturnal-1  | Exec: /opt/eturnal/erts-15.1.2/bin/erlexec -noinput +Bd -boot /opt/eturnal/releases/1.12.0+62/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/eturnal/lib -config /opt/eturnal/releases/1.12.0+62/sys.config -args_file /opt/eturnal/releases/1.12.0+62/vm.args -erl_epmd_port 3470 -start_epmd false -- foreground
eturnal-1  | Root: /opt/eturnal
eturnal-1  | /opt/eturnal
eturnal-1  | /opt/eturnal/bin/eturnal: exec: line 1011: /opt/eturnal/erts-15.1.2/bin/erlexec: not found

v1.11.0 logs

eturnal-1  | Exec: /opt/eturnal/erts-15.1.2/bin/erlexec -noinput +Bd -boot /opt/eturnal/releases/1.12.0+62/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/eturnal/lib -config /opt/eturnal/releases/1.12.0+62/sys.config -args_file /opt/eturnal/releases/1.12.0+62/vm.args -erl_epmd_port 3470 -start_epmd false -- foreground
eturnal-1  | Root: /opt/eturnal
eturnal-1  | /opt/eturnal

setup details

https://github.com/aosus/cups-g11/blob/677398e07604f4d3a4008f8b21fb52b348223b3e/matrix/docker-compose.yml#L114

Dominant language
Erlang
Stars
342
Forks
25
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from processone/eturnal

All issues in processone/eturnal

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.