Hi, thanks for your replay.
The license I was using was for the previous version of Wowza. Then I went back to get a new license for v4.
I uninstalled Wowza with this command:
rpm-e WowzaStreamingEngine-4.0.0-ga
After that y use:
rm -rf /usr/local/WowzaStreamingEngine-4.0.0
Then I rebooted the server and started the installation again with the new license. This is the installation log:
Do you agree to the above license terms? [yes or no]
yes
Wowza Streaming Engine Manager is a browser-based application for managing the Wowza Streaming Engine software. Enter an Administrator user name and password that you want to use to sign in to the manager.
Note: User Name and Password are case-sensitive.
User Name: xxxxx
Password:
Confirm Password:
Please enter a Wowza Streaming Engine license key in this format:
XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX[-XXXXXXXXXXXX] ET1A4-r747a-TDEjT-uxRmu-7kP8N-ydpUf[-XXXXXXXXXXXX]
Wowza Streaming Engine license key accepted. Thank you!
Installing Wowza Streaming Engine
Preparando… ########################################### [100%]
1:WowzaStreamingEngine ########################################### [100%]
Start Wowza Streaming Engine automatically when this system reboots? [yes or no]
yes
Starting WowzaStreamingEngine (via systemctl):
WowzaStreamingEngine: stopping…
WowzaStreamingEngine stopped
WowzaStreamingEngine stopped
WowzaStreamingEngine: starting…
WowzaStreamingEngine started PID:(2941) [ OK ]
Starting WowzaStreamingEngine (via systemctl):
WowzaStreamingEngineManager: stopping…
WowzaStreamingEngineManager stopped
WowzaStreamingEngineManager stopped
WowzaStreamingEngineManager: starting…
WowzaStreamingEngineManager started PID:(2982) [ OK ]
Install Location:
/usr/local/WowzaStreamingEngine.
To access Wowza Streaming Engine Manager, go to http://localhost:8088/enginemanager in a web browser.
[root@localhost /]#
After that I went to http://my-IP-server:8088 and I had the same problem.
I looked at the log and there is a problem with the license:
#Software: Wowza Streaming Engine 4.0.0.00 build10425
…
ERROR server comment 2014-02-13 09:46:32 - - - - - 0.633 - - - - - - - - ERROR: License key is not valid or license file does not exist and running as a service (exiting)
At first I thought the problem was that I had a different version of license but after uninstall and install again I thought that would solve.
Any suggestions?
Thanks in advance.