-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On AL2023, q doctor complains about ssh integeation #302
Comments
Make sure you have installed the ssh integrations on the host machine, you need to run |
I don’t have a MacOS machine. I do have a local Windows machine. It did not appear possible to deploy q integrations install ssh on Windows? Is there a path fwd for users of local Windows machines?
From: Grant G ***@***.***>
Sent: Monday, January 6, 2025 2:36 PM
To: aws/amazon-q-developer-cli ***@***.***>
Cc: Strahan, Bob ***@***.***>; Author ***@***.***>
Subject: Re: [aws/amazon-q-developer-cli] On AL2023, q doctor claims: The /etc/ssh/sshd_config file needs to have the following line: (Issue #302)
Make sure you have installed the ssh integrations on the host machine, you need to run q integrations install ssh on you macOS machine.
—
Reply to this email directly, view it on GitHub<#302 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACTSFHTTTWGSND22A2JAU4L2JLLKLAVCNFSM6AAAAABUBBU3WKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZTG44DCOJYGE>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
I see, this error is a false positive then and you should be able to ignore it given everything else is working. If you run |
No - this is the only reported error.
Looks like you are right, that it's a false positive, and I can ignore it.. Trying This of course is not obvious, so hopefully you'll keep the issue open to fix it.. But in the meantime I'm unblocked - thanks so much! |
Checks
q doctor
in the affected terminal sessionq restart
and replicated the issue againOperating system
Linux 6.1.112-124.190.amzn2023.x86_64 - Amazon Linux 2023.6.20241212
Expected behaviour
I did install q commandline for remote AL2023 per docs.
I sucessfully configured it for PRO licence and logged in,
I did add the required lines to /etc/ssh/sshd_config
I did restart sshd
I did disconnect and log in again
I expect q doctor to report that all is well.
I tried to run q restart - it says "error: Please restart Amazon Q from your host machine" but q is not installed on my local machine (bot supported on Windows)
Actual behaviour
q commandline doesn't work and q doctor reports this error.
Steps to reproduce
No response
Environment
The text was updated successfully, but these errors were encountered: