-
Notifications
You must be signed in to change notification settings - Fork 20
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
No client connected #105
Comments
I have changed the config from tcp to fifo. Now the "stream_{0/1}.fifo" exist. But Hydraplay no success |
I am not familiar with podman, but can you double check your port configuration. Most issues like yours are related to the port configuration. |
Port configuration should be right: |
I noticed when i was testing yesterday that the websocket port just using the docker compose seemed to be the issue. I discovered it was trying to hit the websocket port in the dev tools in my browser watching the console. I then added port 80 to 8080 in the docker-compose file and it stopped the issue. |
That works also with podman |
After some tests: |
I tried to create Hydraplay with Podman, Podman-compose but there are no clients. It only shows "Hydraplay" and "no clients connected". Sometimes a window with "MOPIDY-0/1 not connected".
There are no "stream_{0/1}.fifo" in "/tmp" in the container
Log.txt
The text was updated successfully, but these errors were encountered: