Skip to content
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

[Bug]: Adding ssh key breaks the server's root password unless the ssh key is removed #5303

Open
akavkl opened this issue Mar 7, 2025 · 0 comments
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.

Comments

@akavkl
Copy link

akavkl commented Mar 7, 2025

Error Message and Logs

As the title says, adding an SSH key to coolify breaks the root password of the server, the only way I was able to recover from that was by removing the SSH key from coolify, but that also has a serious issue. you cannot remove the SSH key if it is not unused, i.e. none of the servers are using that SSH key.

Steps to Reproduce

  1. Add ssh key via the web page
  2. ssh into the remote server
  3. try elevating to root, and now the root password does not work

Example Repository URL

No response

Coolify Version

v4.0.0-beta.398

Are you using Coolify Cloud?

No (self-hosted)

Operating System and Version (self-hosted)

Arch

Additional Information

No response

@akavkl akavkl added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization.
Projects
None yet
Development

No branches or pull requests

1 participant