On 2/1/22 05:58, lejeczek via Podman wrote:
Hi guys,
does anybody see this, for rootless containers?
-> $ podman container logs -f nextcloud.in.ccn
Error: initial journal cursor: failed to get cursor: cannot assign
requested address
container is created with:
-> $ podman run -d --network podman --restart=always --privileged
--security-opt label=disable....
Also, I do not see 'podman' instantiate its default cni network.
It's on centOS 8 with 3.4.1-dev
many thanks, L.
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
Change your default logdriver to k8s-file, and then everything should
work. Journald in RHEL8 for rootless users is not great.