Coder Social home page Coder Social logo

Comments (6)

lug-gh avatar lug-gh commented on September 26, 2024 2

It seems like the plugins_config.py is not working with multi-cluster.
In like 73 you can see it want's to load a value rom a list, but it's not defined which object in the list.

So if you don't use multi-cluster you can remove the brackets [ ] from /opt/netbox/netbox/netbox/configuration.py in the PLUGINS_CONFIG section, or the script has to be fixed to be able to read a multi-cluster.

Multi-cluster does not mean multiple servers in a cluster, but actually multiple proxmox clusters that you want to have in netbox.
So if you have only one cluster of x servers, you can safely remove the square brackets for now.

from netbox-proxbox.

lug-gh avatar lug-gh commented on September 26, 2024

For me the same, but already one step before yours.
(venv) root@netbox:/opt/netbox/netbox# python3 manage.py migrate

from netbox-proxbox.

pzhitnikov avatar pzhitnikov commented on September 26, 2024

If I have 1 host instead of a cluster, then the integration in this way does not make sense?
Yes you are right. Removing [] solves the problem in python3 manage.py migrate

from netbox-proxbox.

lug-gh avatar lug-gh commented on September 26, 2024

If I have 1 host instead of a cluster, then the integration in this way does not make sense?`

Right, it's just wrong or insufficient documentation if you can't read and debug source code. But that's how it is with open-source, the code is free, but you have no claims to be taught by the maintainer. The knowledge transfer happens in the community.

from netbox-proxbox.

pzhitnikov avatar pzhitnikov commented on September 26, 2024

Thank you

from netbox-proxbox.

lug-gh avatar lug-gh commented on September 26, 2024

Can you reopen the issue? It's not solved, you just did a workaround, but the root cause is still there :)

from netbox-proxbox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.