omar-haris / nginx-rtmp-monitoring

real-time monitoring statistics dashboard for nginx rtmp module
MIT License
293 stars 92 forks source link

the installation work but status down #7

Closed nslinux closed 4 years ago

nslinux commented 7 years ago

Hello i installed the script and is working i goto the 9991 port is give me the script monitor but is not show any status all 0 and give me down and error msg Oh we have trouble! Please wait a little bit or contact technical support.

i edited the config file but same error { "site_title":"RTMP Monitoring", "http_server_port":9991, "rtmp_server_refresh":3000, "rtmp_server_timeout":15000, "rtmp_server_url":"http://localhost:9991/stat.xml", "rtmp_server_stream_url":"rtmp://localhost:9001/live/", "rtmp_server_control_url":"http://localhost:9991/control", "language":"en", "template":"default", "version":"1.0.0" }

omar-haris commented 7 years ago

change localhost with your server ip address , i think you don't need to add port try it without port and with port

nishalpereira commented 7 years ago

I have the same error. Changing localhost to server ip did not make any difference. thanks again.

omar-haris commented 7 years ago

@nslinux update the code now should be fixed

nslinux commented 7 years ago

@fiftysoft did you have command to update or should reinstall again?

Chinoman10 commented 6 years ago

@fiftysoft your commit didn't fix the problem though :/

laddu38732 commented 6 years ago

I have the same error. Changing localhost to server ip did not make any difference. and I tried with a port number also no any difference same error. { "site_title":"RTMP Monitoring", "http_server_port":9991, "rtmp_server_refresh":3000, "rtmp_server_timeout":15000, "rtmp_server_url":"http://192.168.2.40/stat.xml", "rtmp_server_stream_url":"rtmp://192.168.2.40/live/", "rtmp_server_control_url":"http://192.168.2.40/control", "session_secret_key":"change_me_random", "language":"en", "template":"default", "login_template":"login", "version":"1.0.2" }

gavin2812 commented 6 years ago

I also have this same error, installation seems to work, but says server is down...

ses27coves commented 5 years ago

I also have this error. Over Ubuntu server 19.04

jpossetti commented 5 years ago

I had the same error, the problem was the http port. I have another http port instead 80, so, if is this your case, try to fix: "rtmp_server_url":"http://[SERVER_IP]:[HTTP_PORT]/stat.xml",

matigumma commented 5 years ago

it was installed over docker?

chrisspiegl commented 4 years ago

I also have these issues. Tested the stat URL, see the stuff there, also tested to CURL it and it worked… Anybody found a way to get this working?

omar-haris commented 4 years ago

@chrisspiegl @matigumma @jpossetti @ses27coves @gavin2812 @laddu38732 @Chinoman10 @nslinux

maybe i can help you in twitter you or any other developers are welcome to send me a message and we can debug the issue i am 100% sure its simple issue about networking not the dashboard it self,

https://twitter.com/3m1oo