You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi . i got this error . my port 53 is using by system . how can i fix this ?
Creating coredns ... error
WARNING: Host is already in use by another container
Creating cloudflared ... done
endpoint coredns (93d6a164449a90b1ab40296f36e1307e91c81de4ece75dd044a14b4347dac88e): Error startingCreating pihole ... done
ERROR: for coredns Cannot start service coredns: driver failed programming external connectivity on endpoint coredns (93d6a164449a90b1ab40296f36e1307e91c81de4ece75dd044a14b4347dac88e):
Error starting userland proxy: listen tcp4 0.0.0.0:53: bind: address already in use
ERROR: Encountered errors while bringing up the project.
hi . i got this error . my port 53 is using by system . how can i fix this ?
ss -unlp | grep 53
UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* users:(("systemd-resolve",pid=704,fd=12))
The text was updated successfully, but these errors were encountered: