Page 1 of 1

TwonkyMedia Server dies, looks lik DB issue?

Posted: Sun Mar 14, 2010 9:56 pm
by Mettius
I'm initially able to get to the configure pages https://<ipaddress>:9000/config
I change the server name and add a login username password.

Unfortunatly twonky will then shortly die. I see the following in the log.

------------------------------------------------
14:13:29:459 createTable(itemTable,"Item") failed
File: ../../../server/sqlite/item.c
Function: dbx_item_init
Line: 153
14:13:29:459 dbx_item_init() failed
File: ../../../server/sqlite/adapter.c
Function: dbx_modules_init
Line: 231
----------------------------------------------

If I delete everything in the /var/twonkymedia directory, the mediaserver can then successfully be started but it soon dies again the the above messages.
I'm running OpenSUSE 11.1 x64

Re: TwonkyMedia Server dies, looks lik DB issue?

Posted: Wed Mar 17, 2010 12:12 am
by DaemonBeetle
What version (number) of Twonky are you running?

Re: TwonkyMedia Server dies, looks lik DB issue?

Posted: Sat Apr 03, 2010 4:18 am
by jomom
I have this issue as well

Trying to run 5.1.3 on Ubuntu 9.10

Re: TwonkyMedia Server dies, looks lik DB issue?

Posted: Sat Apr 03, 2010 4:24 am
by jomom
Seems to run if i remove everything in the /var/twonkymedia folder but as soon as i make a change or try to rebuild the database it crashes

Re: TwonkyMedia Server dies, looks lik DB issue?

Posted: Sat Apr 03, 2010 11:29 pm
by jomom
5.1.2 works but wont play anything on my xbox

Re: TwonkyMedia Server dies, looks lik DB issue?

Posted: Sun Apr 04, 2010 12:51 am
by jomom
It occured to me that this appeared to be a permissions issue.

I started from scratch by removing every reference to Twonky on my system

rm -rf /usr/local/twonkymedia/*
rm -rf /var/twonkymedia
rm -rf ~/.TwonkyMediaServer

then as root, grabbed the 5.1.3, manual install

wget http://www.twonkyforum.com/downloads/5. ... -5.1.3.zip
unzipped it and ran it ... as root and everything works.
xbox is happy and settings can change without twonky freaking on me.