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
I enabled and started the podman.socket unit. Despite this, http://localhost:9090/podman tells me "Podman Service is Not Active." When loading that page, I see this in journalctl:
Jul 30 10:19:22 tachyon cockpit-ws[7568]: Connection to session 4 closed
Jul 30 10:19:23 tachyon cockpit-ws[7568]: New connection to session 4
Jul 30 10:19:23 tachyon dbus-daemon[1316]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.475' (uid=0 pid=7639 comm="cockpit-bridge ")
Jul 30 10:19:23 tachyon audit: BPF prog-id=117 op=LOAD
Jul 30 10:19:23 tachyon kernel: audit: type=1334 audit(1596118763.155:543): prog-id=117 op=LOAD
Jul 30 10:19:23 tachyon audit: BPF prog-id=118 op=LOAD
Jul 30 10:19:23 tachyon kernel: audit: type=1334 audit(1596118763.155:544): prog-id=118 op=LOAD
Jul 30 10:19:23 tachyon systemd[1]: Starting Hostname Service...
-- Subject: A start job for unit systemd-hostnamed.service has begun execution
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-hostnamed.service has begun execution.
--
-- The job identifier is 4481.
Jul 30 10:19:23 tachyon dbus-daemon[1316]: [system] Successfully activated service 'org.freedesktop.hostname1'
Jul 30 10:19:23 tachyon systemd[1]: Started Hostname Service.
-- Subject: A start job for unit systemd-hostnamed.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit systemd-hostnamed.service has finished successfully.
--
-- The job identifier is 4481.
Jul 30 10:19:23 tachyon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 30 10:19:23 tachyon kernel: audit: type=1130 audit(1596118763.359:545): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 30 10:19:23 tachyon audit[14991]: USER_ACCT pid=14991 uid=0 auid=0 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jul 30 10:19:23 tachyon kernel: audit: type=1101 audit(1596118763.582:546): pid=14991 uid=0 auid=0 ses=4 msg='op=PAM:accounting grantors=pam_unix,pam_permit,pam_time acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=? res=success'
Jul 30 10:19:23 tachyon systemd[1]: Started Podman API Service.
-- Subject: A start job for unit podman.service has finished successfully
-- Defined-By: systemd
-- Support: https://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- A start job for unit podman.service has finished successfully.
--
-- The job identifier is 4598.
Jul 30 10:19:23 tachyon audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=podman comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 30 10:19:23 tachyon kernel: audit: type=1130 audit(1596118763.595:547): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=podman comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jul 30 10:19:24 tachyon PackageKit[12411]: get-updates transaction /15_ebaaaabe from uid 0 finished with success after 260ms
Jul 30 10:19:24 tachyon cockpit-bridge[15103]: basename: missing operand
Jul 30 10:19:24 tachyon cockpit-bridge[15103]: Try 'basename --help' for more information.
The text was updated successfully, but these errors were encountered:
I enabled and started the
podman.socket
unit. Despite this,http://localhost:9090/podman
tells me "Podman Service is Not Active." When loading that page, I see this injournalctl
:The text was updated successfully, but these errors were encountered: