• 1
  • 121
  • 122
  • 123(current)
  • 124
  • 125
  • 132
[Release] Backup (formerly XBMC Backup)
Made a backup of my Win10 install using the Backup add-on, trying to restore to my Xbox One S. Fails when copying the zip file (during copy? after copy?). Any ideas? Thanks!

Log file: http://paste.kodi.tv/qazanesavi.kodi
Reply
@spoonTRex

I have merged you into the correct thread. Your log shows an error with the python component of the addon which robweber will need to investigate.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
(2020-04-29, 08:24)Karellen Wrote: @spoonTRex

I have merged you into the correct thread. Your log shows an error with the python component of the addon which robweber will need to investigate.

Thanks!
Reply
@robber 

A few years ago when I used Backup, It would always crash/freeze with the NFS settings. I decided to try again with the latest version, unfortunately, I still encounter the same issue. Is this a bug or a limitation with the add-on?
Backup works fine with my iMac. Setup: Nvidia Shield TV

Kodi Log https://paste.kodi.tv/yogitudovo

Thanks
Setup: LG OLED65B7 | Denon AVR X7200WA | OPPO UDP-203 4K Blu-Ray player | Nvidia Shield TV | KEF T205
My Favorite Skin: Arctic Horizon
Reply
(2020-04-13, 17:28)xc70 Wrote: I created a backup in Dropbox from Xiaomi Mi Box 3 with Kodi Leia 18.6 but I can't restore my backup.

Log: "BadZipfile: File is not a zip file". I installed 1.5.3 Krypton version but the problem is the same.

Where is my backup in Dropbox? I would like unzip manually but I search in my all Dropbox files and I can't found it.

Thanks in advance.


In my Dropbox this is under the Apps folder in the root directory. I think it's the same for everyone.
(2020-04-29, 07:37)spoonTRex Wrote: Made a backup of my Win10 install using the Backup add-on, trying to restore to my Xbox One S. Fails when copying the zip file (during copy? after copy?). Any ideas? Thanks!

Log file: http://paste.kodi.tv/qazanesavi.kodi


There is an error trying to write to the local file U:\Users\UserMgr0\AppData\Local\Packages\XBMCFoundation.Kodi_4n2hpmxwrvr6p\LocalState\cache\202004282308.zip during the backup process. As a result the file copy fails since the file does not exist. My guess is that the addon doesn't have permissions for this directory. I'm not super familiar with Kodi on an Xbox One so not sure why that would be the case offhand. The addon just writes to the default temp directory.
(2020-05-17, 17:48)Blurayx Wrote: @robber 

A few years ago when I used Backup, It would always crash/freeze with the NFS settings. I decided to try again with the latest version, unfortunately, I still encounter the same issue. Is this a bug or a limitation with the add-on?
Backup works fine with my iMac. Setup: Nvidia Shield TV

Kodi Log https://paste.kodi.tv/yogitudovo

Thanks


I would like to help with this. The file you put on here doesn't show any instance of the addon actually trying to run and write anything to an NFS share. Could you try and run the addon and post any errors? I see the addon loading on startup but that's about it.
Reply
Upgrading from Leia to Matrix and I get this notification -

Image
What do I choose?
Reply
(2020-07-14, 11:41)Hitcher Wrote: Upgrading from Leia to Matrix and I get this notification -

Image
What do I choose?

This is happening on a restore operation right? That should be the only time that particular message pops up. It is just a warning that you may be restoring files from an old version of Kodi - which may not be compatible. You can choose to continue if you want but things like addons - if that is what you are restoring - may not work.
Reply
Yes, it was a restore. I was pointed out to me that your addon might not have been updated since this change (https://github.com/xbmc/xbmc/pull/17456) hence why the question is in the button.
Reply
(2020-07-16, 20:59)Hitcher Wrote: Yes, it was a restore. I was pointed out to me that your addon might not have been updated since this change (https://github.com/xbmc/xbmc/pull/17456) hence why the question is in the button.

Thanks for that, I'll review in more detail. I try and keep my eye on the "Changes to the python API" posts in the forum but I didn't see anything related to this in there. Quite possible I'll need to do some updating.
Reply
(2020-06-10, 02:20)robweber Wrote:
(2020-04-13, 17:28)xc70 Wrote:  





 
(2020-05-17, 17:48)Blurayx Wrote:  


I would like to help with this. The file you put on here doesn't show any instance of the addon actually trying to run and write anything to an NFS share. Could you try and run the addon and post any errors? I see the addon loading on startup but that's about it

Here is another Kodi log. Hopefully, This one is ok https://www.dropbox.com/s/nbljnean71xf0n...d.log?dl=0

stuck on this screen for 10 minutes but it's always random where it stops
Image


Thanks
Setup: LG OLED65B7 | Denon AVR X7200WA | OPPO UDP-203 4K Blu-Ray player | Nvidia Shield TV | KEF T205
My Favorite Skin: Arctic Horizon
Reply
Running Leia on an Android TV with v1.1.3.  I can back up fine and the files seem to be complete, when I restore, most data gets copied back, but no settings get re-instituted.

Seems like something changed in a Kodi update.  Any suggestions?
Reply
Hello everyone. I'm still on v1.1.3 but I see on Github there are new versions. Can someone tell me how to update to the latest?
Reply
I was hoping Backup would allow for incremental backups? My video library is huge, so backing up the thumbnails takes almost an hour. 

So what I was hoping to accomplish:

1.) Initial Backup - All boxes checked, other than custom directories

2.) Incremental Backups - All boxes checked, other than thumbnails and custom directories

However, an attempt to restore an incremental backup crashes Kodi and destroys the database? So I have to start over from scratch, thankfully restoring from the Initial Backup. Possibly incremental backups with less data aren't allowed? 

The crash always occurs when attempting to restore the CDDB? Again, this only happens with the incremental backups. 

My setup is Kodi 18.8 32bit Android running on a Firestick. 

Also, just to check - my most recent crash was when I only checked the box for the database. Kodi crashed, and then the application just infinitely hangs on the initial KODI graphic loading screen. 

Thanks very much for any help or advice!
Reply
The update to Python 3.8.5 (see PR) seems to be causing an exception in Backup 1.6.3 on Android, see report.
Reply
(2020-08-19, 17:22)CiNcH Wrote: The update to Python 3.8.5 (see PR) seems to be causing an exception in Backup 1.6.3 on Android, see report.

Thanks very much for the info - very glad the full backups are still restoring. 

Not gonna pretend to understand any of the technical stuff - hopefully you might update here once the issue is resolved?
Reply
  • 1
  • 121
  • 122
  • 123(current)
  • 124
  • 125
  • 132

Logout Mark Read Team Forum Stats Members Help
[Release] Backup (formerly XBMC Backup)10