-
I started to have build errors since the release of python 3.12, I'm not sure to what's the issue:
```
> docker run --rm -ti python:3.11 pip install uwsgi
[ok]
```
```
> docker run --rm -ti …
-
## Describe the issue
> When submitting an issue ❗[enable debug](https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md)❗ and [have a look at the docs](https://github.com/jokob-sk/Pi.Ale…
-
[root@ac-0 ~]# **supervisord --version**
4.2.5
[root@ac-0 ~]# **/usr/local/bin/supervisord --version**
**4.2.5**
[root@ac-0 ~]# /usr/bin/supervisord --version
4.2.2
[root@ac-0 ~]# ps -ef
UID …
-
We currently make almost no use of the BuildRequires section. It is proposed that we bring this key rpmbuild feature into play more to enable a better out-of-the-box experience re rpmbuild runs on say…
-
Thanks for the great work for this plugin! Unfortunately I have a problem to push a config to the device - I get the following response from the JSON-API:
`napalm -o json_rpc_port=8443,ssh_port=22 …
-
sudo docker exec -i librenms ./opt/librenms/snmp-scan.py -P
Traceback (most recent call last):
File "//./opt/librenms/snmp-scan.py", line 244, in
CONFIG = json.loads(
File "/usr/lib/pytho…
-
## Describe the issue
My issue is that afther an hour of setup and tweak my entire setup was wiped out afther an hour wich makes the entire thing usless!! I tried to find the problem in the log and…
-
I can get the correct system up time of running snmpget, but the code of getCmd returns no result.
Linux command:
```
#snmpget -v 3 -n pancha -u snmpTester -l noAuthNoPriv 10.80.215.8 "1.3.6.1.…
-
We are running the following playbook to create a new lpp_source resource on our NIM server.
The lppsrc looks smaller, than expected, even though simages is showing as "yes", we are wondering if th…
-
**Important notices**
- [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- [x] I have searched the existing issues, open and closed, an…