openwisp / openwisp-monitoring

Network monitoring system written in Python and Django, designed to be extensible, programmable, scalable and easy to use by end users: once the system is configured, monitoring checks, alerts and metric collection happens automatically.
https://openwisp.io/docs/dev/monitoring/
Other
163 stars 110 forks source link

Server Error page when creating new metric #559

Closed Darin755 closed 6 months ago

Darin755 commented 7 months ago

I am not sure if this is the proper place to report this but I don't understand the OpenWisp internals so I figured this is a good place to start. I am trying to setup monitoring of client devices but when I go to create the new metric I just get the following page: image

I don't know where to start troubleshooting so I'm posting this here in order to see if I can get some help. My setup is Openwisp ansible in a LXC container behind a reverse proxy and Netbird for the VPN connection. Netbird is just wireguard so that shouldn't be an issue. Additionally I have already installed the Openwisp monitoring package on all of the client devices.

Does anyone know where to start looking for errors?

nemesifier commented 6 months ago

@Darin755 check the logs in /opt/openwisp2. Can you also share the procedure you followed to replicate the issue?

Darin755 commented 6 months ago

I'm sorry but I already deleted my test environments. I wasn't able to get past this screen and there was many other issues.

Thank you for your time. Your welcome to close this issue or you can let it go stagnant.

nemesifier commented 6 months ago

Will close it for now, we'll reopen if we can get more details about how to replicate it.

Darin755 commented 6 months ago

Thanks for your time