You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start podman button does absolutely nothing for unprivileged users. Looks like it's not connected to any action. It should show some kind of error/warning message, especially because you usually don't need root privileges to use podman.
Steps to reproduce
Doesn't matter if the io.podman.socket is listening or not
Login to cockpit with "Reuse my password for privileged tasks" unchecked
Go to Podman Containers - you will get "Podman Service is Not Active"
Click on Start podman - Nothing will happen
Nothing useful in the log
-- Reboot --
Jun 13 14:10:50 localhost.localdomain systemd[1]: Starting Cockpit Web Service...
Jun 13 14:10:50 localhost.localdomain systemd[1]: Started Cockpit Web Service.
Jun 13 14:10:50 localhost.localdomain cockpit-ws[2737]: Using certificate: /etc/cockpit/ws-certs.d/0-self-signed.cert
Jun 13 14:11:01 localhost.localdomain cockpit-session[2767]: pam_ssh_add: Failed adding some keys
Jun 13 14:11:01 localhost.localdomain cockpit-session[2767]: pam_unix(cockpit:session): session opened for user zveleba by (uid=0)
Jun 13 14:11:02 localhost.localdomain cockpit-ws[2737]: logged in user session
Jun 13 14:11:03 localhost.localdomain cockpit-ws[2737]: New connection to session from 127.0.0.1
The text was updated successfully, but these errors were encountered:
Cockpit version: cockpit-195-1.fc30
OS: Fedora 30
Page: Podman Containers
Start podman button does absolutely nothing for unprivileged users. Looks like it's not connected to any action. It should show some kind of error/warning message, especially because you usually don't need root privileges to use podman.
Steps to reproduce
Nothing useful in the log
-- Reboot --
Jun 13 14:10:50 localhost.localdomain systemd[1]: Starting Cockpit Web Service...
Jun 13 14:10:50 localhost.localdomain systemd[1]: Started Cockpit Web Service.
Jun 13 14:10:50 localhost.localdomain cockpit-ws[2737]: Using certificate: /etc/cockpit/ws-certs.d/0-self-signed.cert
Jun 13 14:11:01 localhost.localdomain cockpit-session[2767]: pam_ssh_add: Failed adding some keys
Jun 13 14:11:01 localhost.localdomain cockpit-session[2767]: pam_unix(cockpit:session): session opened for user zveleba by (uid=0)
Jun 13 14:11:02 localhost.localdomain cockpit-ws[2737]: logged in user session
Jun 13 14:11:03 localhost.localdomain cockpit-ws[2737]: New connection to session from 127.0.0.1
The text was updated successfully, but these errors were encountered: