karrieretutor / jitsi-prom-exporter

prometheus
Apache License 2.0
37 stars 26 forks source link

unable to connect with jitsi xmpp server #4

Open muthu123lakshmi opened 4 years ago

muthu123lakshmi commented 4 years ago

when i try to run the docker image, i get the following error and unable to connect to an XMPP server that is running on localhost ( non-docker version). Could you pl. help to resolve the issue ?

docker run --env-file a.txt -p 8050:8050 karrieretutor/jitsi:prom-exporter-latest starting streammanger Could not connect to server 127.0.0.1:5222: dial tcp 127.0.0.1:5222: connect: connection refused exiting

titansmc commented 4 years ago

@muthu123lakshmi try with the IP of the machine, like 192.168.1.5 (just an example)

ewerton-silva00 commented 4 years ago

@muthu123lakshmi

did you manage to solve?

I have the same problem.

ttaching to jitsi_exporter
jitsi_exporter    | starting streammanger
jitsi_exporter    | Could not connect to server 127.0.0.1:5222: dial tcp 127.0.0.1:5222: connect: connection refused
jitsi_exporter    | exiting
jitsi_exporter exited with code 0