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

port 7000 address already in use #4

Closed
alberttwong opened this issue Feb 2, 2024 · 1 comment
Closed

port 7000 address already in use #4

alberttwong opened this issue Feb 2, 2024 · 1 comment

Comments

@alberttwong
Copy link

Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:7000 -> 0.0.0.0:0: listen tcp 0.0.0.0:7000: bind: address already in use
atwong@Albert-CelerData infra % vi docker-compose.yaml
atwong@Albert-CelerData infra % lsof -i tcp:7000
COMMAND   PID   USER   FD   TYPE           DEVICE SIZE/OFF NODE NAME
ControlCe 627 atwong    5u  IPv4 0xbd4bf040341103      0t0  TCP *:afs3-fileserver (LISTEN)
ControlCe 627 atwong    6u  IPv6 0xbd4bf9d9102473      0t0  TCP *:afs3-fileserver (LISTEN)
@alberttwong
Copy link
Author

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