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

make node1 release failed #39

Open
asif001 opened this issue Sep 8, 2024 · 0 comments
Open

make node1 release failed #39

asif001 opened this issue Sep 8, 2024 · 0 comments

Comments

@asif001
Copy link

asif001 commented Sep 8, 2024

Unable to copy from bondy/config/_ssl/server/cacerts.pem to bondy/_build/node1/rel/bondy/etc/ssl/server/cacert.pem because of

{copy_failed,
"bondy/config/_ssl/server/cacerts.pem", 
"bondy/_build/node1/rel/bondy/etc/ssl/server/cacert.pem",
enoent}

Unable to copy from bondy/config/_ssl/server/keycert.pem to bondy/_build/node1/rel/bondy/etc/ssl/server/keycert.pem because of

{copy_failed,
"bondy/config/_ssl/server/keycert.pem", 
"bondy/_build/node1/rel/bondy/etc/ssl/server/keycert.pem",
enoent}

Unable to copy from bondy/config/_ssl/server/key.pem to bondy/_build/node1/rel/bondy/etc/ssl/server/key.pem because of

{copy_failed,
"bondy/config/_ssl/server/key.pem", 
"bondy/_build/node1/rel/bondy/etc/ssl/server/key.pem",
enoent}
@asif001 asif001 changed the title rebar3 as node1 release failed make node1 release failed Sep 8, 2024
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