Everything posted by KluthR
-
[Plugin] CA Appdata Backup / Restore v2.5
My goal is to do the exact same thing unraid does idk the current state of MyServers: does is support the same backup as the manual backup does? I remember, that it miss some infos when doing it over MyServers?
-
[Plugin] CA Appdata Backup / Restore v2.5
Just a note: During the rewrite of the plugin, I stumbled upon the deprecation notice of the USB flash backup. I see, that many users dont use the MyServers Plugin (me too) as alternative. I want to cancel this deprecation but change the way it works. So, the flash backup will still be supported. JFYI I aslo change the internal name of the plugin. Nothing that you have to worry about. Last but not least: I change the versioning from date to semantic versioning - maybe. Just some thoughts. If I got the first beta ready, I will publish more details for it.
-
[Plugin] CA Appdata Backup / Restore v2.5
This is currently not possible via plugin
-
[Plugin] CA Appdata Backup / Restore v2.5
These syslogs are the issue. Changed while backing up. Where are those from?
-
[Plugin] CA Appdata Backup / Restore v2.5
Something is accessing the backed up data during backup. Please attach the logfile from the status tab.
-
[Plugin] CA Appdata Backup / Restore v2.5
It seems, that your source setting is empty. That tells me your quoted error "Source Must Be Specified". Please double check.
-
[Plugin] CA Appdata Backup / Restore v2.5
Are you sure, that these paths are right?
-
[Plugin] CA Appdata Backup / Restore v2.5
Didnt changed something there, so I think this warning must be there before. if you have the old config file (flash backup) you could copy it over. /config/plugins/ca.backup/backupOptions.json I think, dont have the exact path in my head right now
-
[Plugin] CA Appdata Backup / Restore v2.5
Actually I dont wanted to change anything not crucial for the old version, bit I will see what I can do. I could tell you what to change to let it run earlier (manual patch it for you only).
-
[Plugin] CA Appdata Backup / Restore v2.5
Exactly! No
-
[Plugin] CA Appdata Backup / Restore v2.5
Maybe some differences in the code. Something I fix later. you could notifs at errors only, if you wish.
-
[Plugin] CA Appdata Backup / Restore v2.5
Oh.. 😅 - mixed up missing_csrf token with wrong_csrf... sorry.
-
[Plugin] CA Appdata Backup / Restore v2.5
I dont understand what you want to ask @darthjonathan12, sorry The plugin does not touch any share settings. And you decide where it copies data from and to.
-
[Plugin] CA Appdata Backup / Restore v2.5
Never noticed that on my end. Maybe I have to handle this as well... The overhaul is in progress
-
[Plugin] CA Appdata Backup / Restore v2.5
Yes, this rsync thing will replaced. As you already read, Iam working on a rewrite. This is then Unraid 6.12+ compatible and serves more functionality. Hmm. It could. I think about it
-
[Plugin] CA Appdata Backup / Restore v2.5
Just pushed an update. This should fix that.
-
[Plugin] CA Appdata Backup / Restore v2.5
Theres a fix possible, but I need until sunday afternoon.
-
[Plugin] CA Appdata Backup / Restore v2.5
Somehow I doubt that. Because that portion at the backup script was never touched by me. The check was always on the same position. No chance, that V2 worked that way. V2 before I changed anything: https://github.com/Squidly271/ca.backup2/blob/master/source/ca.backup2/usr/local/emhttp/plugins/ca.backup2/scripts/backup.php#L31
-
[Plugin] CA Appdata Backup / Restore v2.5
Ok. Will check a solution and make a hotfix for now.
-
[Plugin] CA Appdata Backup / Restore v2.5
Interesting. The plugin needs /mnt/user to be there. It seems, that its not. Can you confirm that? Can anyone tell a reason, why /mnt/user could be permanently not there?
-
[Plugin] CA Appdata Backup / Restore v2.5
Looking at your log, you have several containers set to not stop but still back up its data. Thats the one and only reason. You have two options: If its your intention: Live with it and enable the ignore errors-option Let the plugin stop the containers and get consistent backups. Which Unraid version? Can you open the syslog window (from within unraid), start the backup and check if something is being logged there?
-
[Plugin] CA Appdata Backup / Restore v2.5
Please post the full log as attached text file or enclosed as Code.
-
[Plugin] CA Appdata Backup / Restore v2.5
Not yet. But such things are planned. I always try to find more time to make all the changes. I guess I can tell more February. there will also be some betas of the new plugin version which are available for all to test. My goal is to be done with the release of the next unraid version. The current plugin version will definitively have issues with the next unraid version.
-
[Plugin] CA Appdata Backup / Restore v2.5
Yes. There was no change on that setting
-
[Plugin] CA Appdata Backup / Restore v2.5
Will be fixed in the rewrite No. But I can try to integrate some info in future version.