Page 1 of 1

Mediatomb not responding?

Posted: 17 Mar 2008, 06:15
by Tompa
I have some problems reaching the mediatomb web-interface. When I surf to http://192.168.1.2:49152/ i get a "page cannot be found" error as if the service were not running.

When I check the services I can see that the UPNP is running (and as a safety i've restarted it as well). I even rebooted bubba but still the same result.

Can it be a configure problem? I had it working in earlier firmwares and now I'm running 0.52.1-1.

Posted: 17 Mar 2008, 07:42
by Eek
what does it say in the logfile?

Code: Select all

tail -50 /var/log/mediatomb
cheers
Eek

Posted: 17 Mar 2008, 15:57
by Tompa
Why didn't I think of that, thanks Eek! :D

It said "error: database disk image is malformed" and when I checked the database it was >300MB in size, and I don't have that amount of media for sure.

I simply deleted the .db file and restarted mediatomb and it went through all media again, this time successfully!

Posted: 18 Mar 2008, 04:10
by Eek
Great

Mediatomb version v0.11.0 has been released, and will make it no doubt into the excito repository very soon.
According to the change log http://mediatomb.cc/changelog.txt they solved this issue.
* adding automatic database backup for sqlite3
* adding automatic backup restore on sqlite3 database corruption
cheers
Eek