Netbox logo link does not honour BASE_PATH #5267

Closed
opened 2025-12-29 19:26:05 +01:00 by adam · 1 comment
Owner

Originally created by @ziggekatten on GitHub (Aug 31, 2021).

NetBox version

v3.0.0

Python version

3.9

Steps to Reproduce

server URL: https://nb.local.dev

  1. Set up netbox using BASE_PATH=ipam-dev
  2. Log into Netbox
  3. Go into any sub area such as IPAM->Prefixes
  4. Click on the Netbox logo in the top left

Expected Behavior

Redirected back to first page https://nb.local.dev/ipam-dev/

Observed Behavior

404 Page not found

Hovering over the logo it shows only the URL without the BASE_PATH, ie: https://nb.local.dev/ instead of https://nb.local.dev/ipam-dev/

Originally created by @ziggekatten on GitHub (Aug 31, 2021). ### NetBox version v3.0.0 ### Python version 3.9 ### Steps to Reproduce server URL: https://nb.local.dev 1. Set up netbox using BASE_PATH=ipam-dev 2. Log into Netbox 3. Go into any sub area such as IPAM->Prefixes 4. Click on the Netbox logo in the top left ### Expected Behavior Redirected back to first page https://nb.local.dev/ipam-dev/ ### Observed Behavior 404 Page not found Hovering over the logo it shows only the URL without the BASE_PATH, ie: https://nb.local.dev/ instead of https://nb.local.dev/ipam-dev/
adam added the type: bug label 2025-12-29 19:26:05 +01:00
adam closed this issue 2025-12-29 19:26:05 +01:00
Author
Owner

@ziggekatten commented on GitHub (Aug 31, 2021):

Duplicate

@ziggekatten commented on GitHub (Aug 31, 2021): Duplicate
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5267