You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No longer able to save configs using the save_when statement. Current version is 30.7.1.1-patch23 on X440-G2. Previous version, 22.7, worked fine. I also tried setting my connection_timeout to 60s but that did not work. Issue appears to only happen on 440-G2
- name: Saving Config
exos_config:
save_when: modified
TASK [Saving Config] ****************************************************************************************************************************************************
fatal: [10.3.200.8]: FAILED! => {"changed": false, "msg": "command timeout triggered, timeout value is 30 secs.\nSee the timeout setting options in the Network Debug and Troubleshooting Guide."}
The text was updated successfully, but these errors were encountered:
No longer able to save configs using the save_when statement. Current version is 30.7.1.1-patch23 on X440-G2. Previous version, 22.7, worked fine. I also tried setting my connection_timeout to 60s but that did not work. Issue appears to only happen on 440-G2
- name: Saving Config
exos_config:
save_when: modified
TASK [Saving Config] ****************************************************************************************************************************************************
fatal: [10.3.200.8]: FAILED! => {"changed": false, "msg": "command timeout triggered, timeout value is 30 secs.\nSee the timeout setting options in the Network Debug and Troubleshooting Guide."}
The text was updated successfully, but these errors were encountered: