Skip to content

Release 3.0.0 pulls netbox 4.0.11 and not 4.1.0 as advertised #1305

@KPTheProf

Description

@KPTheProf

Current Behavior

Ran the following commands.

git pull
docker compose pull
docker compose build --no-cache
docker compose up --detach

The version of Netbox that is now running is 4.0.11 and not 4.1

Expected Behavior

Expect docker version of Netbox to be 4.1

Docker Compose Version

Docker Compose version v2.29.2-desktop.2

Docker Version

Client:
 Version:           27.2.0
 API version:       1.47
 Go version:        go1.21.13
 Git commit:        3ab4256
 Built:             Tue Aug 27 14:17:17 2024
 OS/Arch:           windows/amd64
 Context:           desktop-linux

Server: Docker Desktop 4.34.0 (165256)
 Engine:
  Version:          27.2.0
  API version:      1.47 (minimum version 1.24)
  Go version:       go1.21.13
  Git commit:       3ab5c7d
  Built:            Tue Aug 27 14:15:15 2024
  OS/Arch:          linux/amd64
  Experimental:     false
 containerd:
  Version:          1.7.20
  GitCommit:        8fc6bcff51318944179630522a095cc9dbf9f353
 runc:
  Version:          1.1.13
  GitCommit:        v1.1.13-0-g58aa920
 docker-init:
  Version:          0.19.0
  GitCommit:        de40ad0

The git Revision

ab2a7bc

The git Status

On branch release
Your branch is up to date with 'origin/release'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
        modified:   configuration/plugins.py
        modified:   env/netbox.env

Untracked files:
  (use "git add <file>..." to include in what will be committed)
        Dockerfile-Plugins
        Netbox.yml
        plugin_requirements.txt
        ssl/

no changes added to commit (use "git add" and/or "git commit -a")

Startup Command

docker compose up --detach

NetBox Logs

netbox-1  | ↩️ Skip creating the superuser
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | ✅ Initialisation is done.
netbox-1  | ⏳ Waiting for control socket to be created... (1/10)
netbox-1  | 2024/09/04 11:25:24 [warn] 7#7 Unit is running unprivileged, then it cannot use arbitrary user and group.
netbox-1  | 2024/09/04 11:25:24 [info] 7#7 unit 1.32.0 started
netbox-1  | 2024/09/04 11:25:24 [info] 127#127 discovery started
netbox-1  | 2024/09/04 11:25:24 [notice] 127#127 module: python 3.11.6 "/usr/lib/unit/modules/python3.11.unit.so"
netbox-1  | 2024/09/04 11:25:24 [info] 7#7 controller started
netbox-1  | 2024/09/04 11:25:24 [notice] 7#7 process 127 exited with code 0
netbox-1  | 2024/09/04 11:25:24 [info] 129#129 router started
netbox-1  | 2024/09/04 11:25:24 [info] 129#129 OpenSSL 3.0.10 1 Aug 2023, 300000a0
netbox-1  | ⚙️ Applying configuration from /etc/unit/nginx-unit.json
netbox-1  | 2024/09/04 11:25:25 [info] 132#132 "netbox" prototype started
netbox-1  | 2024/09/04 11:25:25 [info] 133#133 "netbox" application started
netbox-1  | 2024/09/04 11:25:31 [info] 171#171 "netbox" application started
netbox-1  | ✅ Unit configuration loaded successfully
netbox-1  | 2024/09/04 11:25:31 [notice] 7#7 process 125 exited with code 0
netbox-1  | 2024/09/04 11:25:37 [info] 201#201 "netbox" application started
netbox-1  | ::1 - - [04/Sep/2024:11:25:37 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:25:42 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:25:44 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:25:57 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:26:12 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:26:28 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:26:43 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | 172.18.0.6 - - [04/Sep/2024:11:26:43 +0000] "GET / HTTP/1.1" 200 133360 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0"
netbox-1  | 172.18.0.6 - - [04/Sep/2024:11:26:45 +0000] "GET /extras/changelog/?per_page=25&embedded=True HTTP/1.1" 200 23794 "https://localhost/" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/128.0.0.0 Safari/537.36 Edg/128.0.0.0"
netbox-1  | ::1 - - [04/Sep/2024:11:26:58 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:27:13 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:27:28 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:27:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:28:01 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:28:16 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:28:31 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | 2024/09/04 11:28:46 [notice] 132#132 app process 133 exited with code 0
netbox-1  | ::1 - - [04/Sep/2024:11:28:46 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:29:01 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:29:16 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:29:31 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:29:46 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:30:01 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:30:16 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:30:31 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:30:46 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:31:01 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:31:16 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:31:32 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:31:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:32:02 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:32:17 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:32:32 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:32:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:33:02 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:33:17 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:33:32 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:33:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:34:02 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:34:17 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:34:32 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:34:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:35:02 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:35:17 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:35:32 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:35:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:36:02 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:36:17 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:36:32 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:36:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:37:02 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:37:17 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:37:32 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:37:47 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:38:03 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:38:18 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:38:33 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:38:48 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:39:03 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:39:18 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:39:33 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:39:48 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:40:03 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:40:18 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:40:33 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:40:48 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:41:03 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:41:18 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:41:33 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:41:48 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:42:03 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | ::1 - - [04/Sep/2024:11:42:18 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"
netbox-1  | 2024/09/04 11:42:29 [notice] 7#7 process 128 exited with code 0
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | 2024/09/04 11:42:29 [notice] 7#7 process 129 exited with code 0
netbox-1  | 2024/09/04 11:42:30 [notice] 132#132 app process 201 exited with code 0
netbox-1  | 2024/09/04 11:42:30 [alert] 132#132 sendmsg(13, -1, -1, 2) failed (32: Broken pipe)
netbox-1  | 2024/09/04 11:42:30 [notice] 132#132 app process 171 exited with code 0
netbox-1  | 2024/09/04 11:42:30 [alert] 132#132 sendmsg(13, -1, -1, 2) failed (32: Broken pipe)
netbox-1  | 2024/09/04 11:42:30 [notice] 7#7 process 132 exited with code 0
netbox-1  | ⚙️ Applying database migrations
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | Operations to perform:
netbox-1  |   Apply all migrations: account, auth, circuits, contenttypes, core, dcim, django_rq, extras, ipam, netbox_dns, sessions, social_django, taggit, tenancy, users, virtualization, vpn, wireless
netbox-1  | Running migrations:
netbox-1  |   Applying netbox_dns.0008_view_prefixes... OK
netbox-1  |   Applying netbox_dns.0009_rename_contact_registrationcontact... OK
netbox-1  | ⚙️ Running trace_paths
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | Found no missing console port paths; skipping
netbox-1  | Found no missing console server port paths; skipping
netbox-1  | Found no missing interface paths; skipping
netbox-1  | Found no missing power feed paths; skipping
netbox-1  | Found no missing power outlet paths; skipping
netbox-1  | Found no missing power port paths; skipping
netbox-1  | Finished.
netbox-1  | ⚙️ Removing stale content types
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | ⚙️ Removing expired user sessions
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | ⚙️ Building search index (lazy)
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | Reindexing 84 models.
netbox-1  | Indexing models
netbox-1  |   netbox_dns.record... Skipping (found 18176 existing).
netbox-1  |   netbox_dns.view... Skipping (found 2 existing).
netbox-1  |   netbox_dns.nameserver... Skipping (found 33 existing).
netbox-1  |   netbox_dns.zone... Skipping (found 65 existing).
netbox-1  |   netbox_dns.registrationcontact... No objects found.
netbox-1  |   netbox_dns.registrar... No objects found.
netbox-1  |   netbox_dns.zonetemplate... No objects found.
netbox-1  |   netbox_dns.recordtemplate... No objects found.
netbox-1  |   core.datasource... No objects found.
netbox-1  |   core.datafile... No objects found.
netbox-1  |   circuits.circuit... Skipping (found 1298 existing).
netbox-1  |   circuits.circuittermination... Skipping (found 1297 existing).
netbox-1  |   circuits.circuittype... Skipping (found 36 existing).
netbox-1  |   circuits.provider... Skipping (found 12 existing).
netbox-1  |   circuits.provideraccount... Skipping (found 2 existing).
netbox-1  |   circuits.providernetwork... Skipping (found 12 existing).
netbox-1  |   dcim.cable... Skipping (found 203 existing).
netbox-1  |   dcim.consoleport... Skipping (found 1491 existing).
netbox-1  |   dcim.consoleserverport... No objects found.
netbox-1  |   dcim.device... Skipping (found 2953 existing).
netbox-1  |   dcim.devicebay... Skipping (found 28 existing).
netbox-1  |   dcim.devicerole... Skipping (found 51 existing).
netbox-1  |   dcim.devicetype... Skipping (found 7078 existing).
netbox-1  |   dcim.frontport... Skipping (found 2376 existing).
netbox-1  |   dcim.interface... Skipping (found 40022 existing).
netbox-1  |   dcim.inventoryitem... No objects found.
netbox-1  |   dcim.location... Skipping (found 309 existing).
netbox-1  |   dcim.manufacturer... Skipping (found 269 existing).
netbox-1  |   dcim.module... Skipping (found 8 existing).
netbox-1  |   dcim.modulebay... Skipping (found 125 existing).
netbox-1  |   dcim.moduletype... Skipping (found 2033 existing).
netbox-1  |   dcim.platform... Skipping (found 92 existing).
netbox-1  |   dcim.powerfeed... Skipping (found 59 existing).
netbox-1  |   dcim.poweroutlet... Skipping (found 580 existing).
netbox-1  |   dcim.powerpanel... Skipping (found 4 existing).
netbox-1  |   dcim.powerport... Skipping (found 3240 existing).
netbox-1  |   dcim.rack... Skipping (found 90 existing).
netbox-1  |   dcim.rackreservation... No objects found.
netbox-1  |   dcim.rackrole... Skipping (found 16 existing).
netbox-1  |   dcim.rearport... Skipping (found 2412 existing).
netbox-1  |   dcim.region... Skipping (found 97 existing).
netbox-1  |   dcim.site... Skipping (found 1822 existing).
netbox-1  |   dcim.sitegroup... Skipping (found 147 existing).
netbox-1  |   dcim.virtualchassis... Skipping (found 16 existing).
netbox-1  |   dcim.virtualdevicecontext... No objects found.
netbox-1  |   ipam.aggregate... Skipping (found 182 existing).
netbox-1  |   ipam.asn... Skipping (found 24 existing).
netbox-1  |   ipam.asnrange... Skipping (found 1 existing).
netbox-1  |   ipam.fhrpgroup... Skipping (found 2 existing).
netbox-1  |   ipam.ipaddress... Skipping (found 7940 existing).
netbox-1  |   ipam.iprange... Skipping (found 3 existing).
netbox-1  |   ipam.prefix... Skipping (found 6364 existing).
netbox-1  |   ipam.rir... Skipping (found 18 existing).
netbox-1  |   ipam.role... Skipping (found 163 existing).
netbox-1  |   ipam.routetarget... No objects found.
netbox-1  |   ipam.service... Skipping (found 24 existing).
netbox-1  |   ipam.servicetemplate... Skipping (found 4 existing).
netbox-1  |   ipam.vlan... Skipping (found 420 existing).
netbox-1  |   ipam.vlangroup... Skipping (found 32 existing).
netbox-1  |   ipam.vrf... Skipping (found 51 existing).
netbox-1  |   extras.customfield... Skipping (found 30 existing).
netbox-1  |   extras.journalentry... No objects found.
netbox-1  |   extras.webhook... No objects found.
netbox-1  |   tenancy.contact... Skipping (found 1394 existing).
netbox-1  |   tenancy.contactgroup... Skipping (found 24 existing).
netbox-1  |   tenancy.contactrole... Skipping (found 12 existing).
netbox-1  |   tenancy.tenant... Skipping (found 56 existing).
netbox-1  |   tenancy.tenantgroup... Skipping (found 7 existing).
netbox-1  |   virtualization.cluster... Skipping (found 12 existing).
netbox-1  |   virtualization.clustergroup... Skipping (found 8 existing).
netbox-1  |   virtualization.clustertype... Skipping (found 14 existing).
netbox-1  |   virtualization.virtualmachine... Skipping (found 257 existing).
netbox-1  |   virtualization.vminterface... Skipping (found 800 existing).
netbox-1  |   virtualization.virtualdisk... Skipping (found 836 existing).
netbox-1  |   vpn.tunnel... No objects found.
netbox-1  |   vpn.ikeproposal... No objects found.
netbox-1  |   vpn.ikepolicy... No objects found.
netbox-1  |   vpn.ipsecproposal... No objects found.
netbox-1  |   vpn.ipsecpolicy... No objects found.
netbox-1  |   vpn.ipsecprofile... No objects found.
netbox-1  |   vpn.l2vpn... Skipping (found 84 existing).
netbox-1  |   wireless.wirelesslan... No objects found.
netbox-1  |   wireless.wirelesslangroup... No objects found.
netbox-1  |   wireless.wirelesslink... No objects found.
netbox-1  | Completed. Total entries: 105216
netbox-1  | ↩️ Skip creating the superuser
netbox-1  | 🧬 loaded config '/etc/netbox/config/configuration.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/extra.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/jinjas_filters.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/logging.py'
netbox-1  | 🧬 loaded config '/etc/netbox/config/plugins.py'
netbox-1  | ✅ Initialisation is done.
netbox-1  | ⏳ Waiting for control socket to be created... (1/10)
netbox-1  | 2024/09/04 11:43:50 [warn] 7#7 Unit is running unprivileged, then it cannot use arbitrary user and group.
netbox-1  | 2024/09/04 11:43:50 [info] 7#7 unit 1.32.0 started
netbox-1  | 2024/09/04 11:43:50 [info] 264#264 discovery started
netbox-1  | 2024/09/04 11:43:50 [notice] 264#264 module: python 3.11.6 "/usr/lib/unit/modules/python3.11.unit.so"
netbox-1  | 2024/09/04 11:43:50 [info] 7#7 controller started
netbox-1  | 2024/09/04 11:43:50 [notice] 7#7 process 264 exited with code 0
netbox-1  | 2024/09/04 11:43:50 [info] 266#266 router started
netbox-1  | 2024/09/04 11:43:50 [info] 266#266 OpenSSL 3.0.10 1 Aug 2023, 300000a0
netbox-1  | 2024/09/04 11:43:50 [info] 267#267 "netbox" prototype started
netbox-1  | 2024/09/04 11:43:50 [info] 268#268 "netbox" application started
netbox-1  | 2024/09/04 11:43:54 [info] 307#307 "netbox" application started
netbox-1  | ⚙️ Applying configuration from /etc/unit/nginx-unit.json
netbox-1  | ✅ Unit configuration loaded successfully
netbox-1  | 2024/09/04 11:43:54 [notice] 7#7 process 262 exited with code 0
netbox-1  | ::1 - - [04/Sep/2024:11:43:57 +0000] "GET /login/ HTTP/1.1" 200 3076 "-" "curl/8.2.1"

Content of docker-compose.override.yml

services:
  netbox:
    image: netbox:latest-plugins
    ports:
      - "8000:8080"
    # If you want the Nginx unit status page visible from the
    # outside of the container add the following port mapping:
    # - "8001:8081"
    healthcheck:
      # Time for which the health check can fail after the container is started.
      # This depends mostly on the performance of your database. On the first start,
      # when all tables need to be created the start_period should be higher than on
      # subsequent starts. For the first start after major version upgrades of NetBox
      # the start_period might also need to be set higher.
      # Default value in our docker-compose.yml is 60s
      start_period: 120s
    # environment:
      # SKIP_SUPERUSER: "false"
      # SUPERUSER_API_TOKEN: ""
      # SUPERUSER_EMAIL: ""
      # SUPERUSER_NAME: ""
      # SUPERUSER_PASSWORD: ""
    build:
      context: .
      dockerfile: Dockerfile-Plugins
    restart: unless-stopped

  netbox-worker:
    image: netbox:latest-plugins
    build:
      context: .
      dockerfile: Dockerfile-Plugins
    restart: unless-stopped

  netbox-housekeeping:
    image: netbox:latest-plugins
    build:
      context: .
      dockerfile: Dockerfile-Plugins
    restart: unless-stopped

  postgres:
    restart: unless-stopped

  redis:
    restart: unless-stopped

  redis-cache:
    restart: unless-stopped

  tls:
    image: caddy:2-alpine
    depends_on:
      - netbox
    volumes:
      - ./ssl/localhost+2.pem:/etc/ssl/private/localhost.crt:ro,z
      - ./ssl/localhost+2-key.pem:/etc/ssl/private/localhost.key:ro,z
      - ./ssl/Caddyfile:/etc/caddy/Caddyfile:ro
    ports:
      - 80:80 # Allows for http redirection
      - 443:443
    restart: unless-stopped

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions