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

Can't connect one or more PXEs to node via guide instructions #6988

Closed
Tracked by #220
jzaki opened this issue Jun 10, 2024 · 3 comments
Closed
Tracked by #220

Can't connect one or more PXEs to node via guide instructions #6988

jzaki opened this issue Jun 10, 2024 · 3 comments
Assignees
Labels
A-documentation Area: relates to documentation T-bug Type: Bug. Something is broken.

Comments

@jzaki
Copy link
Contributor

jzaki commented Jun 10, 2024

Guide. TBD if just docs need updating, or if tools need fixing.

@github-project-automation github-project-automation bot moved this to Todo in A3 Jun 10, 2024
@jzaki jzaki added T-bug Type: Bug. Something is broken. A-documentation Area: relates to documentation labels Jun 10, 2024
@catmcgee catmcgee self-assigned this Jun 10, 2024
@catmcgee
Copy link
Contributor

To make it work with the new CLI refactor, the commands in the docs should be:

cd ~/.aztec && docker-compose -f ./docker-compose.sandbox.yml up

and

aztec start --port 8081 --pxe nodeUrl=http://host.docker.internal:8080/

This would mean there's a PXE listening on http://localhost:8080/ and another one on http://localhost:8081/. I still think some context/examples are missing and would be good to actually make this page useful

@catmcgee
Copy link
Contributor

can do in nits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: relates to documentation T-bug Type: Bug. Something is broken.
Projects
Archived in project
Development

No branches or pull requests

3 participants