Nilashish Chakraborty

Results 127 comments of Nilashish Chakraborty

@colinet Could you please share the device interaction logs for this scenario? **Steps:** https://docs.ansible.com/ansible/latest/network/user_guide/network_debug_troubleshooting.html#enabling-networking-device-interaction-logging

@srbharadwaj The following task is tested to be working with Nexus 9300v (NX-OS 9.3.6): ```yaml - name: Switch to maintenance mode cisco.nxos.nxos_command: commands: - configure terminal - command: system mode...

@colinet You can temporarily turn off cli confirmation prompts before you run the `clear` command as a workaround. Have you tried that? ```yaml - name: switch_fc | helpers | session_reset...

@colinet Just for my understanding, which connection type are you using to run the original task with the prompt and answer?

> > @colinet Just for my understanding, which connection type are you using to run the original task with the prompt and answer? > > I'am using API connexion type....

@xibriz Could you please share the device interaction logs for the play that's timing out? I suspect it has to do with some minor prompt mismatch from your appliance. Steps...

@jorgenspange I will be really helpful if you could open a separate issue for the ones your mentioned. Thank you!

@xibriz With help from @praveenramoorthy, I was able to reproduce the file_copy issue on our end as well. The other problem mentioned here about subsequent tasks failing even when the...

@jorgenspange Seems like the problem here is two-folded. The fact that this did not work even with `nxos_install_os` tells me that something else might be broken. If the terminal prompt...

I'm facing the same issue on Ubuntu 22.04.1 with InfluxDB 2.4.0 and Influx 2.4.0. Can someone provide a solution for this? I removed all files related to InfluxDB.