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

freeswitch-telegraf - TypeError: an integer is required #1

Open
lacerdaguilherme opened this issue Aug 21, 2020 · 0 comments
Open

freeswitch-telegraf - TypeError: an integer is required #1

lacerdaguilherme opened this issue Aug 21, 2020 · 0 comments

Comments

@lacerdaguilherme
Copy link

Hi,

Can't run freeswitch-telegraf. Message error:

freeswitch-telegraf]# freeswitch-telegraf --host 10.150.130.175 -p 8021 -s ClueCon
Traceback (most recent call last):
File "/usr/bin/freeswitch-telegraf", line 11, in
load_entry_point('fstelegraf==0.0.1', 'console_scripts', 'freeswitch-telegraf')()
File "/usr/lib/python2.7/site-packages/fstelegraf-0.0.1-py2.7.egg/fstelegraf/collector.py", line 146, in main
collector = FreeSWITCHMetricsCollector()
File "/usr/lib/python2.7/site-packages/fstelegraf-0.0.1-py2.7.egg/fstelegraf/collector.py", line 59, in init
self.fs.connect()
File "/usr/lib/python2.7/site-packages/greenswitch/esl.py", line 240, in connect
self.sock.connect((self.host, self.port))
File "/usr/lib64/python2.7/site-packages/gevent/_socket2.py", line 273, in connect
result = self._sock.connect_ex(address)
TypeError: an integer is required

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