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

Review while doing PC Engines regression v24.05.00.01 #32

Open
5 tasks
pietrushnic opened this issue Jun 16, 2024 · 0 comments
Open
5 tasks

Review while doing PC Engines regression v24.05.00.01 #32

pietrushnic opened this issue Jun 16, 2024 · 0 comments
Assignees

Comments

@pietrushnic
Copy link
Member

pietrushnic commented Jun 16, 2024

I observed the following problems with the current master (796da1e). As a basis for reproducing the environment, I used Debian 12 with all recent updates:

software dependencies

  • git
  • sudo
  • nfs-kernel-server
  • docker + post install to add $USER to docker group

configuration

  • sudo configuration for user that will run pxe-server

bind issues

debian@debian:~/pxe-server$ ./start.sh
[sudo] password for debian:
Warning: Stopping rpcbind.service, but it can still be activated by:
  rpcbind.socket
Unable to find image '3mdeb/pxe-server:latest' locally
latest: Pulling from 3mdeb/pxe-server
85b1f47fba49: Pull complete
eed00069da5e: Pull complete
f6af5141e6ea: Pull complete
fc693a6ed760: Pull complete
79652f6b3120: Pull complete
Digest: sha256:1b72e94b50602a9da54dae722671d01262c3fef5979a1d2eb3f4b911a0d3ec15
Status: Downloaded newer image for 3mdeb/pxe-server:latest
docker: Error response from daemon: driver failed programming external connectivity on endpoint pxeserver (1f47e19e517d69ab91035cda1d121270c9fc2f11ad02a365b13a3bdc6aec557b): Error starting userland proxy: listen tcp4 0.0.0.0:111: bind: address already in use.

It looks like sudo systemctl stop rpcbind.socket resolve the issue in connection with stopping service in start.sh

@pietrushnic pietrushnic self-assigned this Jun 16, 2024
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

1 participant