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

"Podman Service is Not Active" despite it being active #469

Closed
tavianator opened this issue Jul 30, 2020 · 4 comments
Closed

"Podman Service is Not Active" despite it being active #469

tavianator opened this issue Jul 30, 2020 · 4 comments

Comments

@tavianator
Copy link

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.
@marusak
Copy link
Member

marusak commented Jul 30, 2020

what version of podman do you use?

@tavianator
Copy link
Author

In the logs I see

Failed to parse parameters for /v1.12/events?: unexpected end of JSON input

@tavianator
Copy link
Author

what version of podman do you use?

2.0.3

@marusak
Copy link
Member

marusak commented Jul 30, 2020

2.0.3

Yeah, though so. This version of podman is broken unfortunately and thus unusable. See containers/podman#7078

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants