-
When deleting a Cert created by a device which looks like:
```
Summary
Certificates: 1
VPN clients: 1
Objects
Certificate: 08:00:27:25:34:89
VPN client: VpnClient object (4)…
-
The following NetJSON:
```javascript
{
"interfaces": [
{
"type": "virtual",
"name": "tap0",
"mac": "{{ mac_address }}"
}
]
}
``…
-
http://netjsonconfig.openwisp.org/en/raspbian redirects to http://ww25.nodeshot.org/?z in any browser including tor
using https helps but check your site
-
As discussed in https://github.com/openwisp/openwisp-firmware-upgrader/pull/37#issuecomment-625275606
-
Active checks (ping) stopped working after #102 has been merged.
This is the output from celery:
```
[2020-05-29 05:05:20,728: INFO/MainProcess] Received task: openwisp_monitoring.check.tasks.r…
-
Goals:
- [x] Create a model `NotificationType` to categorize notifications.
- [x] Add a markdown formatted message template which should be rendered as HTML to users on admin dashboard and mail.
…
-
**test_wifi_hostapd** is currently failing almost everytime on my end and occasionally on @nemesisdesign's end.
It might be a local problem and might vary from PC to PC as can be concluded from abov…
-
On the master branch of openwisp-monitoring, I found that logs are duplicated as can be seen below. I am observing this for the first time.
![Screenshot from 2020-06-15 18-30-20](https://user-image…
-
I deleted some metrics, then went to the notifications page and this exception was raised:
`AttributeError: 'NoneType' object has no attribute 'name'`
We need to make this code more resilient to…
-
I was referring to #19 for [openwisp-monitoring/#86](https://github.com/openwisp/openwisp-monitoring/issues/86). Nice work in this PR :clap:
I noticed a minor typo [here](https://github.com/openwis…