I have librenms install and running without any issues. I have added on oxidized, and when i attempt to run oxidized it throws the following error
/usr/lib/ruby/2.7.0/net/http.rb:960:in \initialize': Connection refused -connect(2) for "localhost" port 443 (Errno::ECONNREFUSED)
I have run ss to see what ports are in use:
icmp6 UNCONN 0 0 *%ens160:ipv6-icmp *:*
tcp ESTAB 0 0
172.16.10.14
:ssh
172.16.20.31:1047
v_str ESTAB 0 0 4017246897:1023 0:976
I can not identify what is using port 443.
I am running ubuntu 20 with nginx as the web server.
No comments:
Post a Comment