No library update, can't remove anything from library etc.
#1
Ok, so the problem is what I have said in the headings. Basically whatever I do, nothing gets saved. If I stop a movie, I do not get the option to start from where I last stopped.

When adding new movies or music they don't get in the library.

In my debug log I have tried the following:
1. Tried to restart Life on mars (US). Did not get option to start where I last stopped it.
2. Scanned music library, Album from Dead Kennedys is scanning, but nothing appears in library when done.
3. Scanned movies library after Max Manus. Found but not in library.
4. Old version of Max Manus is imposible to remove even when the old file does not exist.

Two pastebin files because the size was to big:
http://pastebin.ubuntu.com/207736/
http://pastebin.ubuntu.com/207734/

I'm using hdd installed version of XBMC Live 9.04.1
XBMC Live 9.11
Intel core duo 2,E7400 2.80GHz
P5N7A-VM
1 GB DDR2 667MHz
Reply
#2
maybe this?:
21:32:54 T:2967468944 M:804290560 ERROR: SQLite: Attempt to write a readonly database
Do not PM or e-mail Team-Kodi members directly asking for support.
Always read the Forum rules, Kodi online-manual, FAQ, Help and Search the forum before posting.
Reply
#3
ronie Wrote:maybe this?:
21:32:54 T:2967468944 M:804290560 ERROR: SQLite: Attempt to write a readonly database

Nah, too obvious. Wink
Reply
#4
Ok.
So how did it become a readonly database?

It has worked flawless for some time now, and suddenly the database switch to a readonly.

And what can I do to make it write and read again?
XBMC Live 9.11
Intel core duo 2,E7400 2.80GHz
P5N7A-VM
1 GB DDR2 667MHz
Reply
#5
Probably just needs some chmod/chown magic. Dunno what you've done to get it in it's current state. Probably ran as root or something.
Reply
#6
Ok. This is what a have tried, but as it says it's a read only file system. Does this mean that I cannot change it?

Any sugestions?

(T: XBMCLive)xbmc@XBMCLive:~/.xbmc$ chmod 777 /home/xbmc/.xbmc/userdata
chmod: changing permissions of `/home/xbmc/.xbmc/userdata': Read-only file system
XBMC Live 9.11
Intel core duo 2,E7400 2.80GHz
P5N7A-VM
1 GB DDR2 667MHz
Reply
#7
uhrr, your home directory is mounted read only. you need to mount it read-write
Reply
#8
hmmmm. I don't understand how this is beeing mounted as read only. This is how my fstab file looks like:

unionfs / unionfs defaults 0 0
proc /proc proc defaults 0 0
tmpfs /var/log/apt tmpfs defaults 0 0
tmpfs /var/log tmpfs defaults 0 0
tmpfs /tmp tmpfs defaults 0 0
tmpfs /var/tmp tmpfs defaults 0 0
XBMC Live 9.11
Intel core duo 2,E7400 2.80GHz
P5N7A-VM
1 GB DDR2 667MHz
Reply
#9
i had this problem today on a revo with xbmc live installed on a SD Card

tried allsorts to fix it (added to rc.local etc) but in the end just backed up userdata and reinstalled

only could get it to mount using

sudo mount -o remount,rw /dev/sdb1 after every boot
Reply
#10
Have the same problem. /etc/mtab indicates rw and /proc/self/mounts indicates ro.

Reinstalled XBMC-Live (boots from USB), however the issue still exists. Will continue to mess around with this and post any results.
Reply

Logout Mark Read Team Forum Stats Members Help
No library update, can't remove anything from library etc.0