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

Static Example Gives "Node is not running!" #29

Open
paul-bell opened this issue Jun 14, 2024 · 0 comments
Open

Static Example Gives "Node is not running!" #29

paul-bell opened this issue Jun 14, 2024 · 0 comments

Comments

@paul-bell
Copy link

Hello,

I know we're at least four years on now, but I am hoping you can shed some light on this.

I believe I've built things correctly, but here are the phenomena:

 docker-compose up
[+] Running 4/4
 ✔ Network erlang_docker_example_default  Created                                                                                                                      0.0s
 ✔ Container node_c                       Created                                                                                                                      0.2s
 ✔ Container node_a                       Created                                                                                                                      0.2s
 ✔ Container node_b                       Created                                                                                                                      0.2s
Attaching to node_a, node_b, node_c
node_a  | Exec: /opt/epmdless_test/erts-11.2.2.18/bin/erlexec -noinput +Bd -boot /opt/epmdless_test/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/epmdless_test/lib -config /opt/epmdless_test/releases/0.1.0/sys.config -args_file /tmp/vm.args -- foreground
node_a  | Root: /opt/epmdless_test
node_a  | /opt/epmdless_test
node_c  | Exec: /opt/epmdless_test/erts-11.2.2.18/bin/erlexec -noinput +Bd -boot /opt/epmdless_test/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/epmdless_test/lib -config /opt/epmdless_test/releases/0.1.0/sys.config -args_file /tmp/vm.args -- foreground
node_c  | Root: /opt/epmdless_test
node_c  | /opt/epmdless_test
node_b  | Exec: /opt/epmdless_test/erts-11.2.2.18/bin/erlexec -noinput +Bd -boot /opt/epmdless_test/releases/0.1.0/start -mode embedded -boot_var SYSTEM_LIB_DIR /opt/epmdless_test/lib -config /opt/epmdless_test/releases/0.1.0/sys.config -args_file /tmp/vm.args -- foreground
node_b  | Root: /opt/epmdless_test
node_b  | /opt/epmdless_test
docker exec -ti node_a bin/epmdless_test remote_console
Node is not running!

Thank you!

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