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

Server error: error creating server listener: #4

Open
mritou opened this issue Nov 4, 2019 · 0 comments
Open

Server error: error creating server listener: #4

mritou opened this issue Nov 4, 2019 · 0 comments

Comments

@mritou
Copy link

mritou commented Nov 4, 2019

Hello,

I receive this log when running a container :

Nov 04 09:27:37.114 INFO Starting ping-exporter 0.3.1
Nov 04 09:27:37.114 INFO Using settings: listen address: [::]:9346, preferred protocol: v4, resolver: system, default number of ICMP packets: 5, maximum number of ICMP packets: 30, timeout for each ICMP packet: 1000 ms, maximum timeout for each ICMP packet: 10000 ms, resolve timeout: 1000 ms, maximum resolve timeout: 10000 ms.
Nov 04 09:27:37.118 ERRO Server error: error creating server listener: Address family not supported by protocol (os error 97)
Nov 04 09:27:37.118 INFO Exiting

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS"
NAME="Ubuntu"
VERSION="18.04.3 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.3 LTS"
VERSION_ID="18.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic

Command to start :
sudo docker run -d -p 9346:9346 --name=ping-exporter ping-exporter

Working fine under ubuntu : 14.04

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