Hi,
I was setting up Twonky because instead all the procedure, the server showed not any media and tried to set up the IP adress to 192.168.0.21:9000. From then, I can't access any page of Twonky anymore and I don't know how to reconfigure it, nothing appears in Windows or in the NAS itself. Please Help !
Twonky lost on a WD NAS
-
- Posts:1
- Joined:Thu Sep 03, 2009 6:24 pm
- AV Hardware:WD Sharespace with media player
Re: Twonky lost on a WD NAS
I've got the same problem, do you have an answer?
Re: Twonky lost on a WD NAS
could be a few things wrong. I am not sure if your WD NAS is a mybook or similar device, so paths and file names may differ. but the point is to test the .sh files that you edited. after you ssh in test your main startup script.
/etc/init.d/post_network_start.sh restart
/usr/local/twonkymedia/twonkymedia.sh restart
if you get an error about /bin/sh not existing or whatever run
dos2unix /etc/init.d/post_network_start.sh
dos2unix /usr/local/twonkymedia/twonkymedia.sh
if you get other errors you may need to debug, check the files for typos, etc.
/etc/init.d/post_network_start.sh restart
/usr/local/twonkymedia/twonkymedia.sh restart
if you get an error about /bin/sh not existing or whatever run
dos2unix /etc/init.d/post_network_start.sh
dos2unix /usr/local/twonkymedia/twonkymedia.sh
if you get other errors you may need to debug, check the files for typos, etc.