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

Can't create file at /run/systemd/journal/socket: No such device or address #657

Closed
muzammil786 opened this issue May 11, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@muzammil786
Copy link

I have the issue with running Pods via flatpak:

flatpak run com.github.marhkb.Pods
bwrap: Can't create file at /run/systemd/journal/socket: No such device or address

The dir exists

[root@RHEL8u6 engineer]# ll /run/systemd/journal/socket
srw-rw-rw-. 1 root root 0 Mar  3 18:50 /run/systemd/journal/socket

What do you think is the problem?

@muzammil786 muzammil786 added the bug Something isn't working label May 11, 2023
@marhkb
Copy link
Owner

marhkb commented May 11, 2023

Thanks for reporting this.

This is indeed weird. I can reproduce it on a Debian machine. What's your flatpak version? On Debian it is 1.10.8. Maybe it's a flatpak bug?

As a workaround you can install Flatseal and just remove the /run/systemd/journal/socket permission. The application will run, but wil not produce logs.

Bildschirmfoto vom 2023-05-11 19-12-09

@muzammil786
Copy link
Author

Thanks. That worked.

@marhkb marhkb pinned this issue May 12, 2023
@marhkb
Copy link
Owner

marhkb commented May 12, 2023

This issue is now pinned.

@marhkb marhkb closed this as completed May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants