You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Terminal 3:
hc package
hc run --networked sim2h --agent-name Bob --port 8889
currently the suggested code is duplicated from Terminal 2 and when run with Agent bob the conductor will error out with port 8888 already in use unless 8889 is specified.
Thanks!
The text was updated successfully, but these errors were encountered:
@mitra42 you may be right -- possibly "worked" meant "caught the typos and fixed them". Will keep this issue open as it's the most complete solution. Thanks for reporting @Chris39704 !
I've discovered PR #186 which aims to correct this issue; I've requested that they add the explicit port number 8889 to the change. Once that's happened, I'll merge and close!
Page URL: http://developer.holochain.org/docs/tutorials/coreconcepts/hello_world/
Terminal 3:
hc package
hc run --networked sim2h --agent-name Bob --port 8889
currently the suggested code is duplicated from Terminal 2 and when run with Agent bob the conductor will error out with port 8888 already in use unless 8889 is specified.
Thanks!
The text was updated successfully, but these errors were encountered: