Koozali.org: home of the SME Server

TwonkyMedia Server on SME

Offline henrikmc

  • *
  • 18
  • +0/-0
TwonkyMedia Server on SME
« on: November 07, 2008, 09:28:34 AM »
http://www.twonkyvision.com/Download/TwonkyMedia/index.html

Im trying to get this to work on a SME 7.3 server, but so far have not managed to get it working.
I have come so far as to get it installed with proper rights etc. and start the server, but for some reason it dosent listen on the ports it should. The management interface should be listening on port 9000 but a netstat reveiles that it dosent.  :???:

Anybody here has any knowledge or tried it?

Offline smeerbartje

  • *
  • 71
  • +0/-0
Re: TwonkyMedia Server on SME
« Reply #1 on: November 07, 2008, 11:01:02 AM »
Did you make a portforward?

Port 9000 -> 127.0.0.1

Offline henrikmc

  • *
  • 18
  • +0/-0
Re: TwonkyMedia Server on SME
« Reply #2 on: November 07, 2008, 11:14:47 AM »
Did you make a portforward?

Port 9000 -> 127.0.0.1
No, it should only be accessible to the internal network. And there it is not present, as it dosent create a listener on port 9000. doing a "lynx localhost:9000" gives no respons and "netstat -a" shows no listeners on port 9000. The server says its running.

Offline smeerbartje

  • *
  • 71
  • +0/-0
Re: TwonkyMedia Server on SME
« Reply #3 on: November 07, 2008, 11:18:43 AM »
Okay, sorry. Does the server produces logfiles or something?

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: TwonkyMedia Server on SME
« Reply #4 on: November 07, 2008, 11:44:59 AM »
http://www.twonkyvision.com/Download/TwonkyMedia/index.html

Im trying to get this to work on a SME 7.3 server, but so far have not managed to get it working.
I have come so far as to get it installed with proper rights etc. and start the server, but for some reason it dosent listen on the ports it should. The management interface should be listening on port 9000 but a netstat reveiles that it dosent.  :???:

Anybody here has any knowledge or tried it?
Are you sure the server is even running and keeps running? I see no proof nor testing that it is.

Maybe this might be a pointer, although if you want it to not be public, you should keep in mind to change public with private in the instructions: http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual#Managing_the_firewall
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline henrikmc

  • *
  • 18
  • +0/-0
Re: TwonkyMedia Server on SME
« Reply #5 on: November 07, 2008, 12:51:44 PM »
Are you sure the server is even running and keeps running? I see no proof nor testing that it is.

Maybe this might be a pointer, although if you want it to not be public, you should keep in mind to change public with private in the instructions: http://wiki.contribs.org/SME_Server:Documentation:Developers_Manual#Managing_the_firewall
Twonky is installed in /usr/local/TwonkyVision
The server is started by executing: /usr/local/TwonkyVision/twonkymedia.sh start
Status on the server: /usr/local/TwonkyVision/twonkymedia.sh status
PID is created in /var/run/twonly-pid and its there when the server is running.
When server is running, executing the status command gives: "Twonky server IS running."  :shock:

Offline Marcoof

  • *
  • 18
  • +0/-0
Re: TwonkyMedia Server on SME
« Reply #6 on: November 13, 2008, 03:15:57 PM »

Offline henrikmc

  • *
  • 18
  • +0/-0
Re: TwonkyMedia Server on SME
« Reply #7 on: November 13, 2008, 04:06:21 PM »
Hi, yes it work for me.
I used this how to
http://www.sokoll.net/doku.php/pastimes:computing:sme_server:twonkymedia_on_sme_server_7

Best regards

Great, thanks a lot. Almost worked perfectly, just had some permissions to correct - its running now!