Hi,
I installed the backup program from Rob Weber on my Raspberi Pi1 with RC5 and all updates available. Backing up went fine manual to my diskstaion with NFS. But after setting a daily task for backing up at night nothing happens.
Anyone knows what is going on here?
Set the OSMC updat also to run at night before Backup does. Not realy sure if that is working as well.
If you don’t provide any logs then there’s no telling where the issue lies. Instruction can be found here Wiki - OSMC
Well that’s not easy. Tried uploading, but even only the kodi.log gave the message that the file was too large.
Then after choosing upload to sdcard in osmc it was not clear where to find the logs.
Found the kodi.log in kodi/temp.
And there are some errors:
12:56:56 T:3024801792 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
13:09:24 T:2848977952 NOTICE: script.xbmcbackup-1.0.2: Lokale map: /home/osmc/.kodi/
13:09:24 T:2848977952 NOTICE: script.xbmcbackup-1.0.2: Externe map: nfs://192.168.1.5/volume1/backup/OSMC/201503301309/
13:09:24 T:2848977952 NOTICE: script.xbmcbackup-1.0.2: Modus - Backup
13:09:24 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/xbmcbackup.val
13:09:24 T:2848977952 NOTICE: script.xbmcbackup-1.0.2: Aanmaken bestandslijst
13:09:37 T:2848977952 NOTICE: script.xbmcbackup-1.0.2: Writing files to: nfs://192.168.1.5/volume1/backup/OSMC/201503301309/
13:09:37 T:2848977952 NOTICE: script.xbmcbackup-1.0.2: Source: /home/osmc/.kodi/
13:09:37 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/repository.superrepo.org.helix.video/LICENSE.txt
13:09:37 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/repository.superrepo.org.helix.video/icon.png
13:09:37 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/repository.superrepo.org.helix.video/fanart.jpg
13:09:38 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/repository.superrepo.org.helix.video/changelog.txt
13:09:38 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/repository.superrepo.org.helix.video/addon.xml
13:09:38 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/script.module.xbmcswift2/lib/xbmcswift2/ext/playlist.py
13:09:38 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/script.module.xbmcswift2/lib/xbmcswift2/ext/init.pyo
13:09:38 T:2848977952 WARNING: FileNFS::OpenForWrite() called with overwriting enabled! - //OSMC/201503301309/addons/script.module.xbmcswift2/lib/xbmcswift2/ext/playlist.pyo
and this goes on and on…
Enough for diagnoses?
The warning is probably OK … but did the files appear on
nfs://192.168.1.5/volume1/backup/OSMC/201503301309/
If they did then all appears well.
If they did not then maybe the fact that the log shows //OSMC at the start might be why it is going wrong.
OK,
Did not set anywhere to backup in //OSMC.
I don’t understand why it is trying to write something to /OSMC/201503301309 because that is the map where my manual backup was put.
Took a look in the Kodi.log this morning (home/osmc/.kodi/temp) and found no messages for updating osmc at 3.00 oclock and backup at 4.00 oclock…
OK,
Since my update yesterday the backup program performs fine!
No sign of the osmc auto update in the log file though.
Guess I have to wait a little bit more.