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

bug: Docker Compose demo isn't working (macos/aarch64) #68

Open
l-monninger opened this issue Jan 13, 2024 · 2 comments
Open

bug: Docker Compose demo isn't working (macos/aarch64) #68

l-monninger opened this issue Jan 13, 2024 · 2 comments

Comments

@l-monninger
Copy link

Summary

docker compose demo guides are not working for me currently. I'm getting the following error:

 Message:  Unable to subscribe to HotShot block header stream: Custom { message: "HTTP error: 200 OK", status: BadRequest }

This was working for me last week of December, so perhaps this is some kind of drift.

Steps to Reproduce

Attempt to run the demo on macos/aarch64 (M1 or M2).

@l-monninger
Copy link
Author

Native sequencer and native rollup is working fine btw. But, ENV variables need to be set appropriately. (:8545 is the wrong websocket default given the current sequencer setup; it should be :8546.)

@yongler
Copy link

yongler commented Mar 14, 2024

Hi @l-monninger, I am using macos/aarch64 M3 pro, and I am running it natively as well. May I know which line in the file of which repo that you changed from :8545 to :8546?

Native sequencer and native rollup is working fine btw. But, ENV variables need to be set appropriately. (:8545 is the wrong websocket default given the current sequencer setup; it should be :8546.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants