Coder Social home page Coder Social logo

Support for netbox 4.x about netbox-proxbox HOT 8 OPEN

dBitech avatar dBitech commented on September 26, 2024 29
Support for netbox 4.x

from netbox-proxbox.

Comments (8)

emersonfelipesp avatar emersonfelipesp commented on September 26, 2024 5

Currently working on support for latest Netbox version.

from netbox-proxbox.

xXAzazelXx avatar xXAzazelXx commented on September 26, 2024

Yep it's broken at the moment.
ModuleNotFoundError: No module named 'extras.plugins'

from netbox-proxbox.

OberMarcLP avatar OberMarcLP commented on September 26, 2024

Can I do something to fix it, or must I wait until a new Version of Proxbox is coming out?

from netbox-proxbox.

Tehniels2000 avatar Tehniels2000 commented on September 26, 2024

I also encountered the error today, i wanted to install this plugin on a new installation but got the following errors:

`1.171 Traceback (most recent call last):
1.171 File "/opt/netbox/venv/lib/python3.11/site-packages/django/core/management/init.py", line 255, in fetch_command
1.171 🧬 loaded config '/etc/netbox/config/configuration.py'
1.171 🧬 loaded config '/etc/netbox/config/extra.py'
1.171 🧬 loaded config '/etc/netbox/config/logging.py'
1.171 🧬 loaded config '/etc/netbox/config/plugins.py'
1.171 app_name = commands[subcommand]
1.171 ~~~~~~~~^^^^^^^^^^^^
1.171 KeyError: 'collectstatic'
1.171
1.171 During handling of the above exception, another exception occurred:
1.171
1.171 Traceback (most recent call last):
1.171 File "/opt/netbox/netbox/manage.py", line 10, in
1.172 execute_from_command_line(sys.argv)
1.172 File "/opt/netbox/venv/lib/python3.11/site-packages/django/core/management/init.py", line 442, in execute_from_command_line
1.172 utility.execute()
1.172 File "/opt/netbox/venv/lib/python3.11/site-packages/django/core/management/init.py", line 436, in execute
1.172 self.fetch_command(subcommand).run_from_argv(self.argv)
1.172 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.172 File "/opt/netbox/venv/lib/python3.11/site-packages/django/core/management/init.py", line 262, in fetch_command
1.172 settings.INSTALLED_APPS
1.172 File "/opt/netbox/venv/lib/python3.11/site-packages/django/conf/init.py", line 89, in getattr
1.172 self._setup(name)
1.172 File "/opt/netbox/venv/lib/python3.11/site-packages/django/conf/init.py", line 76, in _setup
1.172 self._wrapped = Settings(settings_module)
1.172 ^^^^^^^^^^^^^^^^^^^^^^^^^
1.172 File "/opt/netbox/venv/lib/python3.11/site-packages/django/conf/init.py", line 190, in init
1.172 mod = importlib.import_module(self.SETTINGS_MODULE)
1.172 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.172 File "/usr/lib/python3.11/importlib/init.py", line 126, in import_module
1.172 return _bootstrap._gcd_import(name[level:], package, level)
1.172 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.172 File "", line 1204, in _gcd_import
1.172 File "", line 1176, in _find_and_load
1.172 File "", line 1147, in _find_and_load_unlocked
1.172 File "", line 690, in _load_unlocked
1.172 File "", line 940, in exec_module
1.173 File "", line 241, in _call_with_frames_removed
1.173 File "/opt/netbox/netbox/netbox/settings.py", line 785, in
1.173 raise e
1.173 File "/opt/netbox/netbox/netbox/settings.py", line 778, in
1.173 plugin = importlib.import_module(plugin_name)
1.173 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.173 File "/usr/lib/python3.11/importlib/init.py", line 126, in import_module
1.173 return _bootstrap._gcd_import(name[level:], package, level)
1.173 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.173 File "", line 1204, in _gcd_import
1.173 File "", line 1176, in _find_and_load
1.173 File "", line 1147, in _find_and_load_unlocked
1.173 File "", line 690, in _load_unlocked
1.173 File "", line 940, in exec_module
1.173 File "", line 241, in _call_with_frames_removed
1.173 File "/opt/netbox/venv/lib/python3.11/site-packages/netbox_proxbox/init.py", line 2, in
1.173 from extras.plugins import PluginConfig
1.173 ModuleNotFoundError: No module named 'extras.plugins'

`

Seems that the issue still fails on ModuleNotFoundError: No module named 'extras.plugins', can someone check this out?

I am running on Netbox v4.0.9

from netbox-proxbox.

Uzoma8Chi avatar Uzoma8Chi commented on September 26, 2024

Why do you not make a new release for 4.x? I already see commit.
de2bb66c78be3cf8d20c93afd2f0e3c5ed6b3d9c\
Since I use docker I do not know how to use non released changes.

from netbox-proxbox.

fibretel avatar fibretel commented on September 26, 2024

Why do you not make a new release for 4.x? I already see commit. [de2bb66](https://github.com/netdevopsbr/netbox-proxbox/commit/de2bb66c78be3cf8d20c93afd2f0e3c5ed6b3d9c) Since I use docker I do not know how to use non released changes.

The github version installs on 4.x, but it still doesn't seem to work on the latest netbox release

from netbox-proxbox.

psiess avatar psiess commented on September 26, 2024

I'm having the same problem with Netbox 4.1.1. When trying to run python3 manage.py migrate I get the same errors as @Tehniels2000.

Any ETA for a fix for this problem?

from netbox-proxbox.

psiess avatar psiess commented on September 26, 2024

Currently working on support for latest Netbox version.

Excellent. Thank you for the letting us know.

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.