Kris33

Results 7 comments of Kris33

I actually have the same issue. Once it's up, vpn can connect but I have no access to the other machines. Probably something to do with iptables.

Same problem here : object has no attribute "slug" PVE 7.2-7 Python version: 3.9.7 NetBox version: 3.2.6 netbox-proxbox version 0.0.5-beta1

If you tell me how to do it, I'll gladly provide it.

Classic full install Netbox 3.4.3 on almalinux 8 + Netbox proxbox plugin from git. no docker. Here is the Traceback: ``` Traceback (most recent call last): File "/opt/netbox/venv/lib64/python3.9/site-packages/django/core/handlers/exception.py", line 55,...

Nope. It generates a connection refused error: HTTPConnectionPool(host='netbox.irisit.local', port=8001): Max retries exceeded with url: /api/virtualization/cluster-types/?name=Proxmox&slug=proxmox&limit=0 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) Python version:...

True. I followed the official guide to set it up. So for those who would be looking for the answers to this problem: in **/opt/netbox/netbox/netbox/configuration.py** I had to modify PLUGINS_CONFIG...