I have started my napplication node with sname,
iex --sname gateway --cookie erlang -S mix phx.Server
I started livebook in mac m1 and i want to attach gateway@jerry, but throw the following error
Connecting runtime failed - node :"gateway@zhangchao-mini" is unreachable
I have check the following setting with hostname
scutil --get HostName
I have checked the livebook’s pull request and Support setting node name/sname using environment vars by zachallaun · Pull Request #1672 · livebook-dev/livebook · GitHub ,but it has changed a lot, what can i do to attach the sname node