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
On commit 2539b98, at remote_probe.py lines 96-100. It seems paramiko module glitches and cause first folder copied to remote computer via scp to does not create it's folder, instead copy it's content to target destination. This cause "probing.json not found" error and remote probing breaks. A workaround is implemented at commit 1bb836c but a complete solution would be much better.
The text was updated successfully, but these errors were encountered:
On commit 2539b98, at remote_probe.py lines 96-100. It seems paramiko module glitches and cause first folder copied to remote computer via scp to does not create it's folder, instead copy it's content to target destination. This cause "probing.json not found" error and remote probing breaks. A workaround is implemented at commit 1bb836c but a complete solution would be much better.
The text was updated successfully, but these errors were encountered: