Hi all,
I just upgraded from the latest 23.x branch to 24.1.1
I started of with a fresh boot, and upgraded via the Web Interface. After 24.1 had been installed, the machine booted and after that I had to do a manual check for the 2nd part to 24.1.1
Something seems to have gone wrong and booting hasn't fixed it.
My 'OS-Firewall' is missing and 'OS-API-Backup' is orphaned (See attached screenshot)
Any help on how to proceed is appreciated
Both are in core now, you dont need them anymore :)
Hi,
Thanks for your help, appreciated! I indeed noticed that the backup still works with the plugin removed.
Is there a way to get rid of that OS-Firewall missing message in that list?
Firmware - Status tab - Resolve Plugin Conflicts - Reset all local conflicts
Thanks NewSense,
That cleaned it up nicely :)
just fixed our ansible backup-role
in short
* no plugin needed anymore, it's now part of core install
* create backup user
* give rights to backup user like:
Effective Privileges
Inherited from Type Name
GUI Diagnostics: Configuration History
- /ui/core/backup/history*
- /api/core/backup/*
* create api-key
and then try curl like:
/usr/bin/curl --max-time 10 --output config.xml -s -k -u "$KEY":"$SECRET" https://"$FW"/api/core/backup/download/this