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

Unable to login since a recent system upgrade #21492

Closed
Rawleenc opened this issue Jan 7, 2025 · 1 comment
Closed

Unable to login since a recent system upgrade #21492

Rawleenc opened this issue Jan 7, 2025 · 1 comment
Labels

Comments

@Rawleenc
Copy link

Rawleenc commented Jan 7, 2025

Explain what happens

  1. Trying to login
  2. Cockpit tell me there was and unattended error during the connection and tell me to check logs with journalctl -u cockpit
  3. There is nothing here but when checking journalctl -fb during the login attempt I get this :
Jan 07 21:12:15 localhost cockpit-session[xxx]: pam_ssh_add: Failed adding some keys
Jan 07 21:12:15 localhost systemd-logind[xxx]: New session 27 of user user.
Jan 07 21:12:15 localhost systemd[1]: Started Session 27 of User user.
Jan 07 21:12:15 localhost cockpit-session[xxx]: pam_unix(cockpit:session): session opened for user user(uid=1000) by user(uid=0)
Jan 07 21:12:15 localhost sudo[xxx]:      user : PWD=/ ; USER=root ; COMMAND=/bin/cockpit-bridge --privileged
Jan 07 21:12:15 localhost sudo[xxx]: pam_unix(sudo:session): session opened for user root(uid=0) by user(uid=1000)

I'm using traefik reverse proxy to redirect to cockpit and everything worked perfectly few days ago...
I'm on Almalinux 9.5

Version of Cockpit

323.1

Where is the problem in Cockpit?

During the login

Server operating system

Almalinux

Server operating system version

9.5

What browsers are you using?

Firefox, Firefox Mobile on Android

System log

See above.

@Rawleenc Rawleenc added the bug label Jan 7, 2025
@Rawleenc
Copy link
Author

Rawleenc commented Jan 7, 2025

Nevermind.

The issue was on the traefik side : https://github.com/traefik/traefik/releases/tag/v3.3.0
There is an issue with websocket upgrade on traefik 3.3.0 but there is a workaround in the release note.

Sorry for this.

@Rawleenc Rawleenc closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant