fortinet-ansible-dev / ansible-galaxy-fortios-collection

GNU General Public License v3.0
84 stars 47 forks source link

Upgrade v6.4.12 to v6.4.14 module fortios_monitor using selector: 'upgrade.system.firmware' #286

Open bocarng opened 6 months ago

bocarng commented 6 months ago

I have a timeout problem when I tried to upgrade my fortigate device. I increased the value to 1200 seconds but I still have the timeout.

fortinet.fortios:2.3.4

Playbook with fw_filename : ../Images/FGT_1800F-v6.M-build2093-FORTINET.out

Error 👍 line 200, in rpc\nansible.module_utils.connection.ConnectionError: command timeout triggered, timeout value is 1200 secs.\nSee the timeout setting options in the Network Debug and Troubleshooting Guide.\n", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",

Did you have any idea how to fix this?

MaxxLiu22 commented 5 months ago

Hi @bocarng ,

Thank you for raising this question, I get same msg when run your script. Device reboots after upgrading and doesn't send any result back to Ansible until Ansible timeout and raises lost connection error, could you help me check if your device upgrades to the desired image? I will report it to the development team to check if they can do any improvement about this part.

Thanks, Maxx