Error executing comand in several SSH sessions

Error executing comand in several SSH sessions

avatar

Hello.

I´m currently using v11.7.6.0 due to issues in new framework versions. Execute Script in Terminal has been working for few weeks but now it launches the command several times in the very first session opened instead of one command in each session:


[user@server31]ls -lha ls -lhals -lha -lha


Instead of:
[user@server31]ls -lha

[user@server32]ls -lha

[user@server33]ls -lha...


Any help?

All Comments (6)

avatar

Hello,

Does the sessions are selected properly?

Are they all SSH Shell sessions?

Best regards,

Jeff Dagenais

avatar

Hi.

Yes, all of them are SSH.

Regards.

avatar

Hello,

If the sessions are already opened and that you send the command via the Execute script in terminal, is it working as expected?

If you open the sessions with the Execute script in terminal, what is the delay that you have configured in the Settings tab?

Best regards,

Jeff Dagenais

avatar

Hello.


If the sessions are already opened and that I send the command via the Execute script in terminal, onlyh works in one session, the issue appears when more than one session is opened.

I have the delay at 500 ms, but normally I open the sessions first.

Regards.


PD- I´ve found the problem is related to the RemoteDesktopManager64, RemoteDesktopManager works flawlessly.

avatar

Hello,

Indeed, it's possible that there's a bug with RDM 64bit regarding this part, but I can confirmed that RDM 13 works fine in 32 and 64 bit regarding this feature.

Best regards,

Jeff Dagenais

avatar

Hi.

Cool, thank you I´ll try to speed up framework 6 installation.

Thank you very much.