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

Certain containers do not work #38

Open
JeWe37 opened this issue Jul 30, 2023 · 3 comments
Open

Certain containers do not work #38

JeWe37 opened this issue Jul 30, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@JeWe37
Copy link

JeWe37 commented Jul 30, 2023

The simplest container I could find that wouldn't work was this(webinterface cannot be accessed):

nerdctl run -it --rm -p 8080:8080 --label nerdctl/bypass4netns=true lscr.io/linuxserver/qbittorrent

it works fine without bypass4netns. I tired to debug this further and came up empty, but the behavior does seem reproducible across systems.

Getting the logs by stracing gave me https://pastebin.com/5GemdrEA (too long to drop it here directly)

@JeWe37
Copy link
Author

JeWe37 commented Jul 30, 2023

Part of this looks to me like there are issues with Unix sockets being opened that are presumably incorrectly getting handled by bypass4netns?

@AkihiroSuda AkihiroSuda added the bug Something isn't working label Jul 31, 2023
@LangDuTienTu
Copy link

This issue is for too long without any fix, it happens not only with qBittorrent container but also Plex and many more containers. Please take a serious look

@AkihiroSuda
Copy link
Member

@LangDuTienTu You may submit a PR.

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

3 participants