-
Notifications
You must be signed in to change notification settings - Fork 45
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
[NGINX] Can't access the instance using SSH client #1721
Comments
If you can access the instance using the AWS client, please ensure the SSH key is configured under /home/bitnami/.ssh/authorized_keys.
If the SSH key is configured, please ensure the client uses the correct key to connect to the instance |
Hi.Turns out that the aws default keys are old rsa encryption type not accepted by newer linux distro.Maybe you want to make a note of that to others.TimOn 26. Nov 2024, at 9.35, Juan José Martos ***@***.***> wrote:
I am able to use the Browser based AWS ssh client.
If you can access the instance using the AWS client, please ensure the SSH key is configured under /home/bitnami/.ssh/authorized_keys.
But I can not SSH in with any client.
If the SSH key is configured, please ensure the client uses the correct key to connect to the instance
https://docs.bitnami.com/aws/faq/get-started/connect-ssh/
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
You can notify AWS about that. Please note that the SSH keys generation is out of our control. Thanks |
This Issue has been automatically marked as "stale" because it has not had recent activity (for 15 days). It will be closed if no further activity occurs. Thanks for the feedback. |
Due to the lack of activity in the last 5 days since it was marked as "stale", we proceed to close this Issue. Do not hesitate to reopen it later if necessary. |
Platform
AWS
bndiagnostic ID know more about bndiagnostic ID
8f0e6e5e-ea84-a581-74bd-e9870d938e25
bndiagnostic output
[Connectivity]
Server ports 22, 80 and/or 443 are not publicly accessible. Please check the
following guide to open server ports for remote access:
https://docs.bitnami.com/general/faq/administration/use-firewall/
[Resources]
Your instance has little available RAM memory.
You could try to increase your instance's memory. Please check your cloud
provider's documentation for more information.
bndiagnostic was not useful. Could you please tell us why?
It complains about the firewall and ports yet those are open and UFW command can not even be found
Describe your issue as much as you can
I am using the latest predefined BITNAMI virtual machine on AWS, Bitnami package for NGINX Open Source 1.26.2-1.
I just can not SSH into the server using a stand-alone ssh client. It is always the same error with permission denied. I am able to use the Browser based AWS ssh client. And I am able to connect using Cyber Duck for file uploading. But I can not SSH in with any client.
Using the standard private key provided by aws.
Any help appreciated.
The text was updated successfully, but these errors were encountered: