q doctor generates "could not read sshd_config" error #228
-
Checks
Expected behaviour
Actual behaviour`✘ sshd config: Could not read sshd_config The /etc/ssh/sshd_config file needs to have the following line: If your sshd_config is already configured correctly then: See https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/command-line-autocomplete-ssh.html for more info ✘ Doctor found errors. Please fix them and try again. If you are not sure how to fix it, please open an issue with q issue to let us know!` Steps to reproduceNo response Environment[q-details]
version = "1.3.2"
hash = "66b44d32a0f0c8218d8fc8900ca6bf6adf4f0440"
date = "2024-07-10T21:01:21.259565Z (16d ago)"
[system-info]
chip = "Intel(R) Xeon(R) Platinum 8175M CPU @ 2.50GHz"
total-cores = 4
memory = "30.55 GB"
[system-info.os.linux]
kernel_version = "5.10.220-187.867.amzn2int.x86_64"
id = "amzn"
name = "Amazon Linux"
pretty_name = "Amazon Linux 2"
version_id = "2"
version = "2"
variant = "internal"
[environment]
cwd = "/local/home/USER"
cli-path = "/local/home/USER/.toolbox/tools/q/1.3.2/q"
shell-path = "/local/home/USER/.toolbox/tools/toolbox/1.1.1487.0/toolbox-exec"
terminal = "VSCode"
install-method = "toolbox"
[env-vars]
PATH = "/local/home/USER/.nodenv/versions/14.16.1/bin:/local/home/USER/.vscode-server/cli/servers/Stable-f1e16e1e6214d7c44d078b1f0607b2388f29d729/server/bin/remote-cli:/local/home/USER/.miniforge/bin:/local/home/USER/.miniforge/condabin:/home/USER/.nodenv/shims:/home/USER/.nodenv/bin:/usr/local/bin:/usr/bin:/home/USER/bin:/usr/local/sbin:/usr/sbin:/home/USER/.toolbox/bin:/home/USER/.awsbench/bin:/home/USER/.local/bin"
Q_SET_PARENT_CHECK = "1"
SHELL = "/bin/zsh"
TERM = "xterm-256color"
ZDOTDIR = "/home/USER" |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Works now. Not sure why it didn't last week. |
Beta Was this translation helpful? Give feedback.
-
We have added more information to this error, you likely needed to reconnect to the machine or make sure that the app was running locally. |
Beta Was this translation helpful? Give feedback.
Works now. Not sure why it didn't last week.