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

'unknown port' when using docker-compose #55

Open
step21 opened this issue Jun 16, 2021 · 0 comments
Open

'unknown port' when using docker-compose #55

step21 opened this issue Jun 16, 2021 · 0 comments

Comments

@step21
Copy link

step21 commented Jun 16, 2021

The image (smokeping-prober-linux-armv7) works fine on its own. But when starting with docker-compose, despite using the same options, it errors with smokeping_q_prober_1 | time="2021-06-16T17:44:26Z" level=fatal msg="listen tcp: address tcp/9374\": unknown port" source="main.go:149"any idea why that is?
Port is specified with

ports:
  - 9374:9374

and --web.listen-address=":9374"

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