08-17-2023 12:24 PM
Anyone else seen this? For some reason on my install I'm seeing the login prompt showing up in stderr and not stdout so I think the password handling code is never seeing the prompt (I've dived in and confirmed the password stuff is timing out waiting on data to arrive)
LabVIEW 2022Q3x64
08-17-2023 12:28 PM
I thought I was seeing something different from a coworker but we're seeing the same thing so I'm opening a support ticket.
12-12-2023 01:36 AM
hola
im facing same issue .
its working in code but with exe it is showing "Permission denied (publickey,password)."
Is there any solution response from NI ?
Thanks
12-12-2023 11:19 AM
No, it has to do with how the ssh password prompt works, it tried to attach directly to the console and doesn't do normal stdout/stderr writing.