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]: Servers become unreachable #5284

Open
Schroedi opened this issue Mar 5, 2025 · 0 comments
Open

[Bug]: Servers become unreachable #5284

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

Comments

@Schroedi
Copy link

Schroedi commented Mar 5, 2025

Error Message and Logs

I started to encounter strange problems on both of my servers in Coolify cloud:
Project deployments fail with (last deployment was 3 weeks ago and successful)

[CMD]: sudo docker rm -f no0scg44og4gkkok444ckgk0 >/dev/null 2>&1
[email protected]: Permission denied (publickey,password).

Now both servers are marked as offline. I can access them via the terminal on the server page but not the "Terminal" main menu (there nothing is listed).
When I validate the server, it is marked as online again but becomes unreachable after some time (minutes). The coolify web terminal connection works after I re-validated the server. I can also restart the proxy (docker ps marks shows it as restarted x seconds ago).

In /var/log/auth.log I can see the successfull auth for the server validation. When I try to deploy an app, the log shows:
Mar 3 18:06:44 telemetry-prod-db sshd[882564]: Connection closed by authenticating user devops 5.75.252.18 port 34392 [preauth]
Mar 3 18:06:44 telemetry-prod-db sshd[882566]: Connection closed by authenticating user devops 5.75.252.18 port 34398 [preauth]
Mar 3 18:06:44 telemetry-prod-db sshd[882568]: Connection closed by authenticating user devops 5.75.252.18 port 34406 [preauth]
Mar 3 18:06:44 telemetry-prod-db sshd[882570]: Connection closed by authenticating user devops 49.12.221.172 port 50648 [preauth]
Mar 3 18:06:47 telemetry-prod-db sshd[882591]: Connection closed by authenticating user devops 5.75.252.18 port 34412 [preauth]

Any help on how to proceed with debugging would be appreciated.

Coolify Version

v4.0.0-beta.398

Are you using Coolify Cloud?

Yes (Coolify Cloud)

@Schroedi Schroedi added 🐛 Bug Reported issues that need to be reproduced by the team. 🔍 Triage Issues that need assessment and prioritization. labels Mar 5, 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