Question
Issue Upgrading Worker Node in Offline Mode
Hello,
I am facing an issue while upgrading a Worker node in FortiSIEM. The Supervisor upgrade was successful.
I upgraded the Supervisor using an NFS mount at /mnt/share.
When I tried to upgrade the Worker using the command:
./upgrade.sh --offline-osrepo-super-passwd password
the upgrade failed with the error “metadata not found”.
I also tried specifying the offline repo path:
--offline-osrepo-path /mnt/share
but it still failed.
Could anyone guide me on the correct steps to upgrade Worker nodes in offline mode using the Supervisor-mounted repo?
Thanks in advance!
