Giter VIP home page Giter VIP logo

Comments (5)

hsosa88 avatar hsosa88 commented on July 28, 2024

I ve installed the docker, and when starting it from portainer throws an error:

Error starting
userland proxy: listen udp
0.0.0.0:51820: bind: address
already in use

Anyone can help with these ? 51820 is the wireguard port, and yes, its in use. But how can i solve this ?

Thanks in advance

Do you have another wireguard instance running in your server??

from wg-manager.

Zixim avatar Zixim commented on July 28, 2024

@magefesa I ran into the same thing.
My thinking was that I needed to run wireguard on the docker host.
But you shouldn't do that, Running (starting/stopping) is handled on the container.

from wg-manager.

tony1661 avatar tony1661 commented on July 28, 2024

That port is already being used on your host. Try typing "netstat -tulpn | grep 50802” to see what is using it. Probably another instance of Wireguard as @hsosa88 said

from wg-manager.

mewforest avatar mewforest commented on July 28, 2024

Same problem for me:

Creating wg-manager ...
Creating wg-manager ... error

ERROR: for wg-manager  Cannot start service wireguard: driver failed programming external connectivity on endpoint wg-manager (0e95dccebeca53721102b8117aa4ea11262984c856d4840b6822ac51ee931ee5): Error starting userland proxy: listen udp4 0.0.0.0:51820: bind: address already in use

ERROR: for wireguard  Cannot start service wireguard: driver failed programming external connectivity on endpoint wg-manager (0e95dccebeca53721102b8117aa4ea11262984c856d4840b6822ac51ee931ee5): Error starting userland proxy: listen udp4 0.0.0.0:51820: bind: address already in use
ERROR: Encountered errors while bringing up the project.

from wg-manager.

tony1661 avatar tony1661 commented on July 28, 2024

@mewforest did you check if there is something already running on that port on the host?

from wg-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.