Kodi Community Forum

Full Version: Old source path somewhere
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I've got an issue with cleaning my (shared mysql) database on 14.2 (it's taking forever to run, due to timeouts, I think).

Looking at the debug log it seems there is an old source somewhere, but it's not in my sources.xml and I also can't find it in the DB. Does anyone know where it could be hiding?

Debug log give me stuff like this over and over:
20:26:21 T:140735213138688 DEBUG: NFS: Context for 10.0.149.2 not open - get a new context.
20:27:36 T:140735213138688 ERROR: NFS: Failed to mount nfs share: (nfs_service failed)
20:27:36 T:140735213138688 DEBUG: NFS: Old context timed out - destroying it

Individually cleaning a file seems to work fine after I did a mysql_upgrade (was broken before).

Thanks!
have you looked in your /etc/fstab?