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

Browsers connected to localhost:8888 & localhost:8889 do not see each other's sessions #25

Open
btakita opened this issue May 8, 2021 · 1 comment

Comments

@btakita
Copy link
Contributor

btakita commented May 8, 2021

The https://localhost:8889 window does not see the session in the https://localhost:8888 window

I added some debug! statements to the init function https://github.com/holochain/syn/blob/main/zomes/syn/src/lib.rs#L340 in the zome, & the expected console output was not outputted when starting the zomes. I'm still familiarizing myself on how the RSM works, but this is unexpected to me.

@zippy
Copy link
Member

zippy commented May 10, 2021

Hmm, this is weird. I will test. I'm guessing this has to do with not specifying the proxy server when using bootstrap as the discovery mechanism.

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