6.0.34 on a linkstation live v2

General discussion about the media server. Feature requests. Hints, tips and tricks.
Locked
PhilRW
Posts:4
Joined:Sat Dec 03, 2011 8:08 pm
AV Hardware:LinkStation Live v2 1.54
6.0.34 on a linkstation live v2

Post by PhilRW » Sat Dec 03, 2011 8:28 pm

I've installed Twonky Server version v 6.0.34 on a Buffalo Linkstation Live v2 (firmware 1.54 _mod1) using http://www.twonkyforum.com/downloads/6. ... 6.0.34.zip . All is well for about five minutes then the config page is no longer available, it just seems to die. A reinstall sometimes brings it back for a few minutes before it dies again. Same happens with v 6.0.32 and v 6.0.31-RC6.

Install reports 'cp: cannot start /mnt/disk1/share/twonky/twonkymedia-server-default.ini' , this is the installer for all the version I've tried. When uninstalling 'no process to kill' appears in the log.

I'm OK with telnet, some guidance on the linux commands will help.

PhilRW
Posts:4
Joined:Sat Dec 03, 2011 8:08 pm
AV Hardware:LinkStation Live v2 1.54

Re: 6.0.34 on a linkstation live v2

Post by PhilRW » Sat Dec 03, 2011 8:33 pm

sh /etc/init.d/twonky via using telnet:

root@LinkStation:~# sh /etc/init.d/twonky
route: SIOCADDRT: Network is down
root@LinkStation:~# TwonkyMedia Version 6.0.34

For image conversion and scaling the TMS utilizes ImageMagick. For details on th
e license please see /mnt/disk1/share/twonky/cgi-bin/convert-readme.txt
TwonkyMedia Version 6.0.34

User avatar
parnott
Posts:326
Joined:Mon Sep 20, 2010 9:55 pm
AV Hardware:Twonky, WDTV Live, XBMC (Linux & Windows)

Re: 6.0.34 on a linkstation live v2

Post by parnott » Sat Dec 03, 2011 9:26 pm

Did you follow this guide here?
http://forum.buffalo.nas-central.org/vi ... 68&t=23585

What you describe sounds very much like your NAS /var directory has run out of disk space. Very common on NAS devices. You will need to relocate the Twonky appdata directory to a partition that has enough disk space to store the Twonky database and other configuration files.

PhilRW
Posts:4
Joined:Sat Dec 03, 2011 8:08 pm
AV Hardware:LinkStation Live v2 1.54

Re: 6.0.34 on a linkstation live v2

Post by PhilRW » Sat Dec 10, 2011 8:25 pm

[quote="parnott"]Did you follow this guide here?
[url]http://forum.buffalo.nas-central.org/vi ... 68&t=23585[/url]

What you describe sounds very much like your NAS /var directory has run out of disk space. Very common on NAS devices. You will need to relocate the Twonky appdata directory to a partition that has enough disk space to store the Twonky database and other configuration files.[/quote]

Thank you, that is how I got it working. I had tried the standalone installer which didn't work.

Locked