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

Firefox can’t establish a connection to the server at wss://localhost:5551/room.RoomSignal/Signal #140

Open
oren opened this issue May 10, 2022 · 1 comment

Comments

@oren
Copy link

oren commented May 10, 2022

Your environment.

  • Browser: Firefox 99.0.1 (64-bit)

What did you do?

sudo docker network create ionnet
sudo docker-compose -f docker-compose.yml up

Open https://localhost:9090

I accepted the risk since the connection is not secure

I see the form. Room: lobby, Name: Oren

In the JS console I see: Firefox can’t establish a connection to the server at wss://localhost:5551/room.RoomSignal/Signal

What did you expect?

I don't know but not an error.

What happened?

I see a 'connecting...' spinner and a javascript error

@oren
Copy link
Author

oren commented May 10, 2022

I am trying to understand how is this project relate to https://pionion.github.io/docs/intro.
When I look at the architecture diagram I see a Backend component that contain an sfu piece and a biz layer. I also see a Basic component that contain nats and redis. Do I need to run those separately to the ion-app-web?

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

1 participant