-
Notifications
You must be signed in to change notification settings - Fork 42
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
Cannot connect to Wowza Streaming Enginer Service (http://localhost:8087) #23
Comments
I have the same issue and I had to run |
Hi @Jamie777 @barbaluc, Please note that Wowza Media Systems now packages and publishes an official docker image. Instructions for which are well documented in https://www.wowza.com/forums/content.php?867-How-to-set-up-Wowza-Streaming-Engine-using-Docker. I suggest you to evaluate the wowzamedia/wowza-streaming-engine-linux docker image for your usage. Please close this report if that fixes the issue for you. |
still see this error on https://hub.docker.com/r/wowzamedia/wowza-streaming-engine-linux/4.5.0 I run this command: |
Has anyone else resolved this issue? I am seeing the same problem |
+1 |
2 similar comments
+1 |
+1 |
2+ |
I've installed the wowza docker images following the instruction. And run it by docker-compose.
I can login to port 8088 webpage and enter the account and password, but it shown below message
"Wowza Streaming Engine Manager could not connect to the Wowza Steaming Engine service(http://localhost:8087). Verify that the Wowza Streaming Engine service has started and is running."
I use `docker exec' to enter the wowza container and type 'netstat -lnp4' to check the listen port, however I didn't see any program listen and bind 8087 port. Could you please guide me how to solve this issue?
Thank you very much.
The text was updated successfully, but these errors were encountered: