plugins install but not reacheable #11314

Closed
opened 2025-12-29 21:43:33 +01:00 by adam · 1 comment
Owner

Originally created by @PP2025-netbox on GitHub (Jun 24, 2025).

Deployment Type

Self-hosted

NetBox Version

v4.3.2

Python Version

3.10

Steps to Reproduce

Hello, I followed this tutorial.

https://github.com/netbox-community/netbox-plugin-tutorial/tree/main/tutorial

During the (test the view) step, my access list is inaccessible. In the admin section, I can see that the plugin is installed, but that's where it stops.

have acces to https://127.0.0.1/core/plugins/netbox_access_lists/

but when i try https://127.0.0.1/core/plugins/access-lists/access-lists/ -> The requested page does not exist.

The tutorial is for version 3.2. I'm using version 4.3.2. I can't say if it's still up to date, but I don't see any errors during my install
init.txt
forms.txt
models.txt
navigation.txt
tables.txt
urls.txt
views.txt

Expected Behavior

N/A

Observed Behavior

N/A

Originally created by @PP2025-netbox on GitHub (Jun 24, 2025). ### Deployment Type Self-hosted ### NetBox Version v4.3.2 ### Python Version 3.10 ### Steps to Reproduce Hello, I followed this tutorial. https://github.com/netbox-community/netbox-plugin-tutorial/tree/main/tutorial During the (test the view) step, my access list is inaccessible. In the admin section, I can see that the plugin is installed, but that's where it stops. have acces to https://127.0.0.1/core/plugins/netbox_access_lists/ but when i try https://127.0.0.1/core/plugins/access-lists/access-lists/ -> The requested page does not exist. The tutorial is for version 3.2. I'm using version 4.3.2. I can't say if it's still up to date, but I don't see any errors during my install [init.txt](https://github.com/user-attachments/files/20885939/__init__.txt) [forms.txt](https://github.com/user-attachments/files/20885942/forms.txt) [models.txt](https://github.com/user-attachments/files/20885943/models.txt) [navigation.txt](https://github.com/user-attachments/files/20885944/navigation.txt) [tables.txt](https://github.com/user-attachments/files/20885945/tables.txt) [urls.txt](https://github.com/user-attachments/files/20885946/urls.txt) [views.txt](https://github.com/user-attachments/files/20885947/views.txt) ### Expected Behavior N/A ### Observed Behavior N/A
adam added the type: bug label 2025-12-29 21:43:33 +01:00
adam closed this issue 2025-12-29 21:43:33 +01:00
Author
Owner

@jnovinger commented on GitHub (Jun 24, 2025):

@PP2025-netbox , thanks for the report. This is really an issue with the plugin tutorial you linked to. I see several issues there about updating the tutorial that have not been finished. I'll see if we can't resolve some of those.

In the meantime, I'm going to convert this to a discussion in this repo in the hopes that someone in the community has seen this before. If not, I'll see if I can back to it sometime next week

@jnovinger commented on GitHub (Jun 24, 2025): @PP2025-netbox , thanks for the report. This is really an issue with the plugin tutorial you linked to. I see several issues there about updating the tutorial that have not been finished. I'll see if we can't resolve some of those. In the meantime, I'm going to convert this to a discussion in this repo in the hopes that someone in the community has seen this before. If not, I'll see if I can back to it sometime next week
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11314