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

netdata and monitor 500 Internal #187

Open
free514 opened this issue Nov 7, 2020 · 3 comments
Open

netdata and monitor 500 Internal #187

free514 opened this issue Nov 7, 2020 · 3 comments

Comments

@free514
Copy link

free514 commented Nov 7, 2020

i turn on netdata with access to openvpn management

and monitor stop working

show 500 Internal Server Error
or show Could not connect to localhost:5555 (timed out)

@free514
Copy link
Author

free514 commented Nov 7, 2020

/srv/openvpn-monitor# python openvpn-monitor.py
Traceback (most recent call last):
File "openvpn-monitor.py", line 32, in
from ipaddress import ip_address
ImportError: No module named ipaddress

@free514
Copy link
Author

free514 commented Nov 7, 2020

is because openvpn management not accept two connections one from openvpnmonitor and other from netadata?

there is anyway accept two connections?

@furlongm
Copy link
Owner

openvpn can only accept one connection over tcp/ip - you could try a using a socket for a second connection?

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

2 participants