Skip to content

Unable to import plugin netbox_access_lists: Module not found. #33

@bytelock-id

Description

@bytelock-id

After following the instructions about 45 times. Each time resulting with the same issue. After restarting netbox, I'm seeing the error in the logs. "Unable to import plugin netbox_access_lists" and it fails to start.

  1. I am running the virtual environment. Using: source /opt/netbox/venv/bin/activate
  2. I am installing the plugin. I have tried the following installation methods. (pip install --editable .) from the plugin directory as well as (python3 setup.py develop)
  3. I have checked out step 001 to make sure I didn't have a typo.
  4. I have the latest vanilla netbox.
  5. The configuratioon.py does have the correct named plugin in it.
  6. I have the most recent versions of everything Python3, Postgres, Redis, Nginx, available to Ubuntu 22 and I can confirm the vanilla version runs fine before adding any plugins.

Somethings not installing or adding correctly. etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions