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 https://github.com/livebook-dev/livebook/pull/1672 ,but it has changed a lot, what can i do to attach the sname node






















