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

On Mac, I can remote_console, but not attach #719

Open
aus70 opened this issue Nov 30, 2019 · 0 comments
Open

On Mac, I can remote_console, but not attach #719

aus70 opened this issue Nov 30, 2019 · 0 comments

Comments

@aus70
Copy link

aus70 commented Nov 30, 2019

Steps to reproduce

  1. Create a release of the attached minimal project: mix distillery.release
  2. Run the app: _build/dev/rel/testapp/bin/testapp console
  3. In another term _build/dev/rel/testapp/bin/testapp attach fails with error message Can't access pipe directory /Users/developer/testapp/_build/dev/rel/testapp/var/erl_pipes/testapp@127.0.0.1/: No such file or directory

Note: _build/dev/rel/testapp/bin/testapp remote_console works fine.

Erlang/OTP 21 [erts-10.3.5.1] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [hipe]
Elixir 1.9.0
MacOSX 10.14.6 on Intel i5

On an server with Ubuntu 18.04 LTS attach works fine, so it might be a Mac-specific issue.

Thanks!
testapp.zip

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