# Can't make Wowza Streaming Engine work

**URL:** https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123
**Category:** Wowza Streaming Engine
**Created:** [February 17, 2014, 6:44pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123 "2014-02-17T18:44:01Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![Feunteun\_Glenn](https://avatars.discourse-cdn.com/v4/letter/f/e8c25b/32.png) [@Feunteun\_Glenn](https://community.wowza.com/u/Feunteun_Glenn)
#### Post date: [February 17, 2014, 6:44pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123/1 "2014-02-17T18:44:01Z")

</div>

Hello,

I’m on Linux Debian.

I upgraded from Wowza Media Server 3.5.2 to Wowza Streaming Engine 4.0 today.

I uninstalled Wowza Media Server, asked for a new licence key and installed Wowza streaming engine.

Once done I tried to access [http://server@:1935](http://server@:1935) but got nothing but network error. I tried to access [http://server@:8088/enginemanager](http://server@:8088/enginemanager) and successed but when I tried to connect with user and pwd it failed.

I white listed all ip, restarted the two services an tried again but same result.

I read all threads related in here but didn’t find solution. I can ping the [wowzalicenceX.wowza.com](http://wowzalicenceX.wowza.com) servers, I checked the license key in the Server.license file and it seems ok. I just have a doubt about the key format. I received a key like : XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX by mail and were asked to enter something like XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX[-XXXXXXXXX] during the installation.

I think that Wowza Streaming Engine don’t start well but don’t know where the problem is located.

Any help would be greatly appreciated.

Thanks.

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [February 17, 2014, 12:50pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123/2 "2014-02-17T12:50:05Z")

</div>

Glenn, are you including the opening and closing brackets “[]” when entering the license key? If so, you should omit them.

Are there any clues in the access or error logs to help pin point the issue?

Salvadore

---

<div class="post-metadata">

### Author: ![Richard\_Lanham](https://avatars.discourse-cdn.com/v4/letter/r/c68b51/32.png) [@Richard\_Lanham](https://community.wowza.com/u/Richard_Lanham)
#### Post date: [February 19, 2014, 2:08pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123/3 "2014-02-19T14:08:30Z")

</div>

Glenn,

Zip up /conf and /logs folders and send to support@wowza.com, so we can take a closer look. Include a link to this thread for reference.

Richard

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [February 18, 2014, 12:00pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123/4 "2014-02-18T12:00:41Z")

</div>

This article may help to communicate with the licensing server:

[How to configure Wowza Media Server to use proxy server to communicate with license server](https://www.wowza.com/docs/how-to-configure-wowza-media-server-to-use-proxy-server-to-communicate-with-license-server)

Salvadore

---

<div class="post-metadata">

### Author: ![Feunteun\_Glenn](https://avatars.discourse-cdn.com/v4/letter/f/e8c25b/32.png) [@Feunteun\_Glenn](https://community.wowza.com/u/Feunteun_Glenn)
#### Post date: [February 18, 2014, 5:55pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123/5 "2014-02-18T17:55:45Z")

</div>

My license key is like this : XXXXX-XXXXX-XXXXX-XXXXX-XXXXX-XXXXX so I entered it as is (without [] and anything inside which is optional I think) during the installation.

I tried to launch the Wowza Streaming Engine in standalone mode and I got this in the error logs : “The Wowza Media Systems Software licensing system was not able to connect to the licensing server to validate your licence. Please validate that your machine is able to send HTTP data over TCP port 80 to the internet? If this problem persists, please visit …”

So it seems to be a connection problem. I’m behind a proxy which I configured and as I said before I can ping the wowza licence servers. The Wowza Streaming Engine Manager runs well with port 8088 open.

Still investigating for the problem.

Thanks for your help.

---

<div class="post-metadata">

### Author: ![Feunteun\_Glenn](https://avatars.discourse-cdn.com/v4/letter/f/e8c25b/32.png) [@Feunteun\_Glenn](https://community.wowza.com/u/Feunteun_Glenn)
#### Post date: [February 19, 2014, 2:20pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123/6 "2014-02-19T14:20:43Z")

</div>

I read and applied what is said in the article, unfortunately it doesn’t work. My proxy is well configured because I can get packages via apt-get or do wget without problems. Maybe there were some changes in the 4.0 version (the article is still related to the Wowza Media Server versions).

---

<div class="post-metadata">

### Author: ![Feunteun\_Glenn](https://avatars.discourse-cdn.com/v4/letter/f/e8c25b/32.png) [@Feunteun\_Glenn](https://community.wowza.com/u/Feunteun_Glenn)
#### Post date: [February 19, 2014, 3:08pm UTC](https://community.wowza.com/t/cant-make-wowza-streaming-engine-work/42123/7 "2014-02-19T15:08:06Z")

</div>

I have finally found the solution. In fact I had to configure Java to use the proxy. The solution is here : [http://stackoverflow.com/questions/2430142/java-app-behind-proxy-to-use-http-proxy-variable-in-linux](http://stackoverflow.com/questions/2430142/java-app-behind-proxy-to-use-http-proxy-variable-in-linux).

Setting the proxy in the variable : export \_JAVA\_OPTIONS=’-Dhttp.proxyHost=[proxy] -Dhttp.proxyPort=[proxy port]’

Thanks for your help.
