Emerson Felipe

Results 48 comments of Emerson Felipe

Could you please try running it on django development mode using **python3 manage.py runserver 0.0.0.0:8000 --insecure** and provide out terminal output error here? Also, try using the last version released...

### Try following steps: 1. Enter Netbox Virtual Environment ``` source /opt/netbox/venv/bin/activate ``` 2. Start Django server on **port 8000** for testing purposes, it shows real-time logging on Linux terminal....

> i am running into the same issue (on a fresh netbox install, with the plugin installed according to the instructions. Hi @JacobdeBrouwer, what Netbox version are you using and...

Are you using [develop branch](https://github.com/netdevopsbr/netbox-proxbox/tree/develop) (which is the default one)? Does Netbox GUI (webpage) shows any errors? Or it just does not open?

> i am running the default branch (which indeed seems to be development). > > see the attached screenshot for details on what the GUI shows: > > ![image](https://user-images.githubusercontent.com/1040803/167937457-7c931600-0a1d-4517-9e20-c29f8ceb2520.png) What...

> I am having the same problem. ![image](https://user-images.githubusercontent.com/12773062/168386427-be11a882-ee1d-4a6e-8c69-4e7522919ef1.png) > > I am using Proxmox 7.2-3. Netbox version 0.0.4 > > I have no vms with same name, I had one...

[Plugin isn't recognized by netbox #58](https://github.com/netdevopsbr/netbox-proxbox/issues/58) has some insights about it.

I [temporary disabled SSL verification](https://github.com/N-Multifibra/netbox-proxbox/tree/b3eb6b93bf98d4a7db33db54cf18eec10782d666) and will come back working on it soon.

Hi @rickyosser it seems like you have two Virtual Machines or Containers with the **exactly same name**. I will fix it to accept duplicate names, but for now, could you...

Hello @bym0 , so you can reach the domain **netbox.bit.lan** through ping (ICMP) right? I will create a lab running what you are trying to do and inform you the...