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

Suggesting Edit: Hello World Tutorial #187

Closed
Chris39704 opened this issue Feb 10, 2020 · 3 comments
Closed

Suggesting Edit: Hello World Tutorial #187

Chris39704 opened this issue Feb 10, 2020 · 3 comments
Labels
bug Something isn't working priority This issue has been triaged and should be fixed first

Comments

@Chris39704
Copy link

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!

@mitra42
Copy link

mitra42 commented Feb 17, 2020

Thanks @Chris39704 - I think the bug I posted is the same.

@pdaoust - someone said recently they'd run all the tutorials and they all worked, seems unlikely given all the pretty obvious bugs in them.

@pdaoust
Copy link
Collaborator

pdaoust commented Feb 19, 2020

@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 !

@pdaoust pdaoust added bug Something isn't working priority This issue has been triaged and should be fixed first labels Feb 19, 2020
@pdaoust
Copy link
Collaborator

pdaoust commented Feb 19, 2020

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority This issue has been triaged and should be fixed first
Projects
None yet
Development

No branches or pull requests

3 participants