【发布时间】:2020-06-30 01:39:26
【问题描述】:
使用带远程 ssh 的 VSCODE 1.43 时,我无法访问 RHEL7 服务器并收到以下错误消息:
[12:52:12.322] > Warning: no access to tty (Bad file descriptor).
> Thus no job control in this shell.
[12:52:12.562] stderr> stty: standard input: Inappropriate ioctl for device
[12:52:12.564] stderr> stty: standard input: Inappropriate ioctl for device
[12:52:12.590] stderr> stty: standard input: Inappropriate ioctl for device```
【问题讨论】:
标签: linux macos visual-studio-code remote-debugging vscode-remote