Closed amjad-wp closed 6 years ago
@amjad-wp ,
The error message is misleading but it seems the problem here is the dnsmasq running locally on your Ubuntu system, thus the pygmy dnsmasq container is unable to start.
Configuring systemd-resolvd to no longer open port 53 should fix it; https://unix.stackexchange.com/a/358485
Hi @amjad-wp we'll release pygmy 0.9.9 soon which opens up the possibility to disable the start of the local dnsmasq - https://github.com/amazeeio/pygmy/pull/9
Hi @dasrecht,
Excellent. I will be waiting for it.
Also waiting for this. Nice idea to just disable the resolver. Quick and reasonable fix :). This problem usually occurs when any incarnation of dnsmasq or libvirt is also working locally (e.g. when on one of the later versions of Ubuntu or when using Minishift, etc.)
Closing this was solved with the release of pygmy 0.9.9 https://github.com/amazeeio/pygmy/pull/9
This problem is still showing up on the latest version. I downloaded it today, after installing pygmy and I have a conflict with my Ubuntu 18.10 install. Error starting userland proxy: listen tcp 0.0.0.0:53: bind: address already in use Pygmy version is /opt/lagoon] master 1 ± pygmy --version Pygmy - Version: 0.9.9
@sher1 and you're running it with pygmy up --no-resolver
?
@rtprio I did not, that was the magic I needed. Thanks!
Keep getting the error when I run docker-compose up or build
ERROR: Service "cli" mounts volumes from "amazeeio-ssh-agent", which is not the name of a service or container.
When I did pygmy up it fails
Followed lagoon documentation fully. I am on Ubuntu 17: Additional port information as follow: