Jun 02 13:11:03.357312 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 13:11:03.458142 ubuntu docker[6300]: Network netbox_default Creating Jun 02 13:11:03.537678 ubuntu docker[6300]: Network netbox_default Created Jun 02 13:11:03.539073 ubuntu docker[6300]: Volume netbox_redis Creating Jun 02 13:11:03.544357 ubuntu docker[6300]: Volume netbox_redis Created Jun 02 13:11:03.544892 ubuntu docker[6300]: Container netbox-redis-1 Creating Jun 02 13:11:03.545053 ubuntu docker[6300]: Container netbox-postgres-1 Creating Jun 02 13:11:04.007249 ubuntu docker[6300]: Container netbox-postgres-1 Created Jun 02 13:11:04.009994 ubuntu docker[6300]: Container netbox-redis-1 Created Jun 02 13:11:04.010638 ubuntu docker[6300]: Container netbox-netbox-1 Creating Jun 02 13:11:04.069130 ubuntu docker[6300]: Container netbox-netbox-1 Created Jun 02 13:11:04.069522 ubuntu docker[6300]: Container netbox-netbox-worker-1 Creating Jun 02 13:11:04.128697 ubuntu docker[6300]: Container netbox-netbox-worker-1 Created Jun 02 13:11:04.133920 ubuntu docker[6300]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 13:11:04.154259 ubuntu docker[6300]: Container netbox-redis-1 Starting Jun 02 13:11:04.155082 ubuntu docker[6300]: Container netbox-postgres-1 Starting Jun 02 13:11:04.532063 ubuntu docker[6300]: Container netbox-redis-1 Started Jun 02 13:11:04.541531 ubuntu docker[6300]: redis-1 | 1:C 02 Jun 2026 13:11:04.538 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. Jun 02 13:11:04.541531 ubuntu docker[6300]: redis-1 | 1:C 02 Jun 2026 13:11:04.539 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 13:11:04.541531 ubuntu docker[6300]: redis-1 | 1:C 02 Jun 2026 13:11:04.539 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 13:11:04.541531 ubuntu docker[6300]: redis-1 | 1:C 02 Jun 2026 13:11:04.539 * Configuration loaded Jun 02 13:11:04.541531 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:04.540 * monotonic clock: POSIX clock_gettime Jun 02 13:11:04.543028 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:04.542 * Running mode=standalone, port=6379. Jun 02 13:11:04.545253 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:04.542 * Server initialized Jun 02 13:11:04.548228 ubuntu docker[6300]: Container netbox-postgres-1 Started Jun 02 13:11:04.548228 ubuntu docker[6300]: Container netbox-redis-1 Waiting Jun 02 13:11:04.548228 ubuntu docker[6300]: Container netbox-postgres-1 Waiting Jun 02 13:11:04.548487 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:04.547 * Creating AOF base file appendonly.aof.1.base.rdb on server start Jun 02 13:11:04.553313 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:04.553 * Creating AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 13:11:04.553313 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:04.553 * Ready to accept connections tcp Jun 02 13:11:04.604843 ubuntu docker[6300]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 13:11:04.604843 ubuntu docker[6300]: postgres-1 | This user must also own the server process. Jun 02 13:11:04.604843 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | The default text search configuration will be set to "english". Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | Data page checksums are disabled. Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | creating subdirectories ... ok Jun 02 13:11:04.605699 ubuntu docker[6300]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 13:11:04.627102 ubuntu docker[6300]: postgres-1 | selecting default max_connections ... 100 Jun 02 13:11:04.663975 ubuntu docker[6300]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 13:11:04.726779 ubuntu docker[6300]: postgres-1 | selecting default time zone ... UTC Jun 02 13:11:04.727550 ubuntu docker[6300]: postgres-1 | creating configuration files ... ok Jun 02 13:11:04.899368 ubuntu docker[6300]: postgres-1 | running bootstrap script ... ok Jun 02 13:11:05.153787 ubuntu docker[6300]: postgres-1 | sh: locale: not found Jun 02 13:11:05.154402 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.154 UTC [35] WARNING: no usable system locales were found Jun 02 13:11:05.639745 ubuntu docker[6300]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | syncing data to disk ... ok Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | Success. You can now start the database server using: Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 13:11:05.654861 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:05.747106 ubuntu docker[6300]: postgres-1 | waiting for server to start....2026-06-02 13:11:05.746 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 13:11:05.751071 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.750 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 13:11:05.753793 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.753 UTC [44] LOG: database system was shut down at 2026-06-02 13:11:05 UTC Jun 02 13:11:05.759798 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.758 UTC [41] LOG: database system is ready to accept connections Jun 02 13:11:05.796460 ubuntu docker[6300]: postgres-1 | done Jun 02 13:11:05.796932 ubuntu docker[6300]: postgres-1 | server started Jun 02 13:11:05.827454 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:05.827454 ubuntu docker[6300]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 13:11:05.851951 ubuntu docker[6300]: postgres-1 | CREATE ROLE Jun 02 13:11:05.882257 ubuntu docker[6300]: postgres-1 | CREATE DATABASE Jun 02 13:11:05.883192 ubuntu docker[6300]: postgres-1 | GRANT Jun 02 13:11:05.883192 ubuntu docker[6300]: postgres-1 | ALTER DATABASE Jun 02 13:11:05.885849 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:05.888681 ubuntu docker[6300]: postgres-1 | waiting for server to shut down...2026-06-02 13:11:05.888 UTC [41] LOG: received fast shutdown request Jun 02 13:11:05.888681 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.888 UTC [41] LOG: aborting any active transactions Jun 02 13:11:05.895374 ubuntu docker[6300]: postgres-1 | .2026-06-02 13:11:05.894 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 13:11:05.898927 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.897 UTC [42] LOG: shutting down Jun 02 13:11:05.898927 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.897 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 13:11:05.917920 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.917 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.020 s, sync=0.001 s, total=0.021 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 Jun 02 13:11:05.940992 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:05.939 UTC [41] LOG: database system is shut down Jun 02 13:11:05.989981 ubuntu docker[6300]: postgres-1 | done Jun 02 13:11:05.990715 ubuntu docker[6300]: postgres-1 | server stopped Jun 02 13:11:05.993539 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:05.993539 ubuntu docker[6300]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 13:11:05.993539 ubuntu docker[6300]: postgres-1 | Jun 02 13:11:06.047193 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:06.046 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 13:11:06.048242 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:06.046 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 13:11:06.048242 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:06.046 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 13:11:06.052377 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:06.050 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 13:11:06.055256 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:06.054 UTC [58] LOG: database system was shut down at 2026-06-02 13:11:05 UTC Jun 02 13:11:06.067478 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:06.065 UTC [1] LOG: database system is ready to accept connections Jun 02 13:11:27.829126 ubuntu systemd[1]: Stopping netbox.service - OSISM netbox service... Jun 02 13:11:27.957631 ubuntu docker[6805]: Container netbox-netbox-worker-1 Stopping Jun 02 13:11:27.959146 ubuntu docker[6805]: Container netbox-netbox-worker-1 Stopped Jun 02 13:11:27.959363 ubuntu docker[6805]: Container netbox-netbox-1 Stopping Jun 02 13:11:27.959983 ubuntu docker[6805]: Container netbox-netbox-1 Stopped Jun 02 13:11:27.960371 ubuntu docker[6805]: Container netbox-postgres-1 Stopping Jun 02 13:11:27.962032 ubuntu docker[6805]: Container netbox-redis-1 Stopping Jun 02 13:11:27.999234 ubuntu docker[6300]: redis-1 | 1:signal-handler (1780405887) Received SIGTERM scheduling shutdown... Jun 02 13:11:28.003314 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:28.002 UTC [1] LOG: received fast shutdown request Jun 02 13:11:28.004414 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:28.002 UTC [1] LOG: aborting any active transactions Jun 02 13:11:28.011265 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:28.011 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 Jun 02 13:11:28.012626 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:28.012 UTC [56] LOG: shutting down Jun 02 13:11:28.012847 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:28.012 UTC [56] LOG: checkpoint starting: shutdown immediate Jun 02 13:11:28.015197 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:28.014 * User requested shutdown... Jun 02 13:11:28.015451 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:28.014 * Calling fsync() on the AOF file. Jun 02 13:11:28.016777 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:28.016 * Saving the final RDB snapshot before exiting. Jun 02 13:11:28.018609 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:28.018 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.006 s, sync=0.001 s, total=0.006 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 Jun 02 13:11:28.031247 ubuntu docker[6300]: postgres-1 | 2026-06-02 13:11:28.029 UTC [1] LOG: database system is shut down Jun 02 13:11:28.032657 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:28.032 * DB saved on disk Jun 02 13:11:28.032930 ubuntu docker[6300]: redis-1 | 1:M 02 Jun 2026 13:11:28.032 # Redis is now ready to exit, bye bye... Jun 02 13:11:28.322853 ubuntu docker[6805]: Container netbox-postgres-1 Stopped Jun 02 13:11:28.324428 ubuntu docker[6805]: Container netbox-redis-1 Stopped Jun 02 13:11:28.334038 ubuntu docker[6300]: Container netbox-redis-1 Error dependency redis failed to start Jun 02 13:11:28.335390 ubuntu docker[6300]: dependency failed to start: container netbox-redis-1 exited (0) Jun 02 13:11:28.342482 ubuntu systemd[1]: netbox.service: Main process exited, code=exited, status=1/FAILURE Jun 02 13:11:28.343132 ubuntu systemd[1]: netbox.service: Failed with result 'exit-code'. Jun 02 13:11:28.343876 ubuntu systemd[1]: Stopped netbox.service - OSISM netbox service. Jun 02 13:11:28.351108 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 13:11:28.487633 ubuntu docker[6923]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 13:11:28.499716 ubuntu docker[6923]: Container netbox-redis-1 Starting Jun 02 13:11:28.499716 ubuntu docker[6923]: Container netbox-postgres-1 Starting Jun 02 13:11:28.979325 ubuntu docker[6923]: Container netbox-postgres-1 Started Jun 02 13:11:28.985125 ubuntu docker[6923]: Container netbox-redis-1 Started Jun 02 13:11:28.985125 ubuntu docker[6923]: Container netbox-postgres-1 Waiting Jun 02 13:11:28.985125 ubuntu docker[6923]: Container netbox-redis-1 Waiting Jun 02 13:11:29.003677 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 13:11:28.999 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. Jun 02 13:11:29.003677 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 13:11:29.000 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 13:11:29.003677 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 13:11:29.000 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 13:11:29.003677 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 13:11:29.000 * Configuration loaded Jun 02 13:11:29.004958 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.002 * monotonic clock: POSIX clock_gettime Jun 02 13:11:29.004958 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.003 * Running mode=standalone, port=6379. Jun 02 13:11:29.005651 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.004 * Server initialized Jun 02 13:11:29.007992 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.007 * Reading RDB base file on AOF loading... Jun 02 13:11:29.007992 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.007 * Loading RDB produced by version 7.4.6 Jun 02 13:11:29.007992 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.007 * RDB age 25 seconds Jun 02 13:11:29.007992 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.007 * RDB memory usage when created 0.90 Mb Jun 02 13:11:29.007992 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.007 * RDB is base AOF Jun 02 13:11:29.007992 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.007 * Done loading RDB, keys loaded: 0, keys expired: 0. Jun 02 13:11:29.009832 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.008 * DB loaded from base file appendonly.aof.1.base.rdb: 0.004 seconds Jun 02 13:11:29.009832 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.009 * DB loaded from append only file: 0.004 seconds Jun 02 13:11:29.009832 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.009 * Opening AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 13:11:29.009832 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:11:29.009 * Ready to accept connections tcp Jun 02 13:11:29.025872 ubuntu docker[6923]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 13:11:29.026149 ubuntu docker[6923]: postgres-1 | This user must also own the server process. Jun 02 13:11:29.026149 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:29.026149 ubuntu docker[6923]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 13:11:29.026149 ubuntu docker[6923]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 13:11:29.026373 ubuntu docker[6923]: postgres-1 | The default text search configuration will be set to "english". Jun 02 13:11:29.026373 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:29.026373 ubuntu docker[6923]: postgres-1 | Data page checksums are disabled. Jun 02 13:11:29.026501 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:29.026698 ubuntu docker[6923]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 13:11:29.027619 ubuntu docker[6923]: postgres-1 | creating subdirectories ... ok Jun 02 13:11:29.027619 ubuntu docker[6923]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 13:11:29.047774 ubuntu docker[6923]: postgres-1 | selecting default max_connections ... 100 Jun 02 13:11:29.074973 ubuntu docker[6923]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 13:11:29.126271 ubuntu docker[6923]: postgres-1 | selecting default time zone ... UTC Jun 02 13:11:29.127471 ubuntu docker[6923]: postgres-1 | creating configuration files ... ok Jun 02 13:11:29.288779 ubuntu docker[6923]: postgres-1 | running bootstrap script ... ok Jun 02 13:11:29.549207 ubuntu docker[6923]: postgres-1 | sh: locale: not found Jun 02 13:11:29.550781 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:29.549 UTC [35] WARNING: no usable system locales were found Jun 02 13:11:30.029689 ubuntu docker[6923]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 13:11:30.044510 ubuntu docker[6923]: postgres-1 | syncing data to disk ... ok Jun 02 13:11:30.044510 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.044510 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.044510 ubuntu docker[6923]: postgres-1 | Success. You can now start the database server using: Jun 02 13:11:30.044510 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.044510 ubuntu docker[6923]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 13:11:30.045037 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.045037 ubuntu docker[6923]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 13:11:30.045037 ubuntu docker[6923]: postgres-1 | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Jun 02 13:11:30.132812 ubuntu docker[6923]: postgres-1 | waiting for server to start....2026-06-02 13:11:30.132 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 13:11:30.137801 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.137 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 13:11:30.142619 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.140 UTC [44] LOG: database system was shut down at 2026-06-02 13:11:30 UTC Jun 02 13:11:30.149942 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.149 UTC [41] LOG: database system is ready to accept connections Jun 02 13:11:30.185425 ubuntu docker[6923]: postgres-1 | done Jun 02 13:11:30.185425 ubuntu docker[6923]: postgres-1 | server started Jun 02 13:11:30.224915 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.225230 ubuntu docker[6923]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 13:11:30.261812 ubuntu docker[6923]: postgres-1 | CREATE ROLE Jun 02 13:11:30.293173 ubuntu docker[6923]: postgres-1 | CREATE DATABASE Jun 02 13:11:30.294283 ubuntu docker[6923]: postgres-1 | GRANT Jun 02 13:11:30.295740 ubuntu docker[6923]: postgres-1 | ALTER DATABASE Jun 02 13:11:30.296620 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.299815 ubuntu docker[6923]: postgres-1 | waiting for server to shut down....2026-06-02 13:11:30.299 UTC [41] LOG: received fast shutdown request Jun 02 13:11:30.300229 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.299 UTC [41] LOG: aborting any active transactions Jun 02 13:11:30.311944 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.310 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 13:11:30.311944 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.310 UTC [42] LOG: shutting down Jun 02 13:11:30.311944 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.311 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 13:11:30.327249 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.326 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.015 s, sync=0.001 s, total=0.016 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 Jun 02 13:11:30.346906 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.345 UTC [41] LOG: database system is shut down Jun 02 13:11:30.400104 ubuntu docker[6923]: postgres-1 | done Jun 02 13:11:30.400104 ubuntu docker[6923]: postgres-1 | server stopped Jun 02 13:11:30.402087 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.402087 ubuntu docker[6923]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 13:11:30.402087 ubuntu docker[6923]: postgres-1 | Jun 02 13:11:30.453554 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.452 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit Jun 02 13:11:30.453554 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.452 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 13:11:30.453554 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.452 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 13:11:30.458918 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.457 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 13:11:30.460870 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.460 UTC [58] LOG: database system was shut down at 2026-06-02 13:11:30 UTC Jun 02 13:11:30.466502 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:11:30.465 UTC [1] LOG: database system is ready to accept connections Jun 02 13:11:59.488399 ubuntu docker[6923]: Container netbox-redis-1 Healthy Jun 02 13:11:59.514472 ubuntu docker[6923]: Container netbox-postgres-1 Healthy Jun 02 13:11:59.514472 ubuntu docker[6923]: Container netbox-netbox-1 Starting Jun 02 13:11:59.891261 ubuntu docker[6923]: Container netbox-netbox-1 Started Jun 02 13:11:59.891261 ubuntu docker[6923]: Container netbox-netbox-worker-1 Starting Jun 02 13:12:00.237682 ubuntu docker[6923]: Container netbox-netbox-worker-1 Started Jun 02 13:12:05.806709 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:05.806 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:05.807208 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:05.806 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'job', 'configrevision', 'datafile', 'managedfile', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittype', 'circuittermination', 'circuitgroupassignment', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverporttemplate', 'poweroutlet', 'interfacetemplate', 'devicerole', 'manufacturer', 'poweroutlettemplate', 'racktype', 'virtualchassis', 'moduletype', 'modulebay', 'consoleport', 'location', 'site', 'devicetype', 'devicebaytemplate', 'macaddress', 'powerporttemplate', 'interface', 'rearport', 'device', 'region', 'cabletermination', 'devicebay', 'consoleserverport', 'modulebaytemplate', 'platform', 'cable', 'inventoryitemrole', 'rearporttemplate', 'powerpanel', 'rackreservation', 'sitegroup', 'inventoryitem', 'rackrole', 'inventoryitemtemplate', 'rack', 'powerfeed', 'powerport', 'frontporttemplate', 'moduletypeprofile', 'frontport', 'consoleporttemplate', 'virtualdevicecontext', 'module', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'iprange', 'ipaddress', 'servicetemplate', 'vlantranslationpolicy', 'service', 'aggregate', 'vlangroup', 'vlantranslationrule', 'fhrpgroup', 'routetarget', 'fhrpgroupassignment', 'asn', 'vrf', 'rir', 'role', 'vlan', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'dashboard', 'taggeditem', 'notification', 'cachedvalue', 'script', 'imageattachment', 'eventrule', 'configtemplate', 'bookmark', 'customlink', 'exporttemplate', 'savedfilter', 'journalentry', 'webhook', 'notificationgroup', 'tableconfig', 'customfield', 'subscription', 'configcontext', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'tenantgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnel', 'l2vpn', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecproposal', 'tunnelgroup', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:05.812328 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:05.812 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:05.812328 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:05.812 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'job', 'configrevision', 'datafile', 'managedfile', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittype', 'circuittermination', 'circuitgroupassignment', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverporttemplate', 'poweroutlet', 'interfacetemplate', 'devicerole', 'manufacturer', 'poweroutlettemplate', 'racktype', 'virtualchassis', 'moduletype', 'modulebay', 'consoleport', 'location', 'site', 'devicetype', 'devicebaytemplate', 'macaddress', 'powerporttemplate', 'interface', 'rearport', 'device', 'region', 'cabletermination', 'devicebay', 'consoleserverport', 'modulebaytemplate', 'platform', 'cable', 'inventoryitemrole', 'rearporttemplate', 'powerpanel', 'rackreservation', 'sitegroup', 'inventoryitem', 'rackrole', 'inventoryitemtemplate', 'rack', 'powerfeed', 'powerport', 'frontporttemplate', 'moduletypeprofile', 'frontport', 'consoleporttemplate', 'virtualdevicecontext', 'module', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'iprange', 'ipaddress', 'servicetemplate', 'vlantranslationpolicy', 'service', 'aggregate', 'vlangroup', 'vlantranslationrule', 'fhrpgroup', 'routetarget', 'fhrpgroupassignment', 'asn', 'vrf', 'rir', 'role', 'vlan', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'dashboard', 'taggeditem', 'notification', 'cachedvalue', 'script', 'imageattachment', 'eventrule', 'configtemplate', 'bookmark', 'customlink', 'exporttemplate', 'savedfilter', 'journalentry', 'webhook', 'notificationgroup', 'tableconfig', 'customfield', 'subscription', 'configcontext', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'tenantgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnel', 'l2vpn', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecproposal', 'tunnelgroup', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:06.295376 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.295 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:06.295376 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.295 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'job', 'configrevision', 'datafile', 'managedfile', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittype', 'circuittermination', 'circuitgroupassignment', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverporttemplate', 'poweroutlet', 'interfacetemplate', 'devicerole', 'manufacturer', 'poweroutlettemplate', 'racktype', 'virtualchassis', 'moduletype', 'modulebay', 'consoleport', 'location', 'site', 'devicetype', 'devicebaytemplate', 'macaddress', 'powerporttemplate', 'interface', 'rearport', 'device', 'region', 'cabletermination', 'devicebay', 'consoleserverport', 'modulebaytemplate', 'platform', 'cable', 'inventoryitemrole', 'rearporttemplate', 'powerpanel', 'rackreservation', 'sitegroup', 'inventoryitem', 'rackrole', 'inventoryitemtemplate', 'rack', 'powerfeed', 'powerport', 'frontporttemplate', 'moduletypeprofile', 'frontport', 'consoleporttemplate', 'virtualdevicecontext', 'module', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'iprange', 'ipaddress', 'servicetemplate', 'vlantranslationpolicy', 'service', 'aggregate', 'vlangroup', 'vlantranslationrule', 'fhrpgroup', 'routetarget', 'fhrpgroupassignment', 'asn', 'vrf', 'rir', 'role', 'vlan', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'dashboard', 'taggeditem', 'notification', 'cachedvalue', 'script', 'imageattachment', 'eventrule', 'configtemplate', 'bookmark', 'customlink', 'exporttemplate', 'savedfilter', 'journalentry', 'webhook', 'notificationgroup', 'tableconfig', 'customfield', 'subscription', 'configcontext', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'tenantgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnel', 'l2vpn', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecproposal', 'tunnelgroup', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:06.469030 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.468 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:06.469030 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.468 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'objectchange', 'configrevision', 'managedfile', 'datafile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroupassignment', 'provider', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'provideraccount', 'virtualcircuittermination', 'circuit', 'providernetwork', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'powerporttemplate', 'poweroutlettemplate', 'devicebay', 'cablepath', 'virtualchassis', 'device', 'moduletype', 'interfacetemplate', 'consoleport', 'powerport', 'rearporttemplate', 'region', 'rackreservation', 'racktype', 'cable', 'rack', 'inventoryitemrole', 'devicebaytemplate', 'inventoryitem', 'powerfeed', 'frontporttemplate', 'rackrole', 'macaddress', 'virtualdevicecontext', 'frontport', 'location', 'rearport', 'cabletermination', 'consoleserverporttemplate', 'consoleserverport', 'poweroutlet', 'module', 'modulebay', 'moduletypeprofile', 'devicetype', 'site', 'devicerole', 'manufacturer', 'sitegroup', 'powerpanel', 'modulebaytemplate', 'platform', 'inventoryitemtemplate', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'fhrpgroup', 'aggregate', 'iprange', 'fhrpgroupassignment', 'vlantranslationpolicy', 'servicetemplate', 'asnrange', 'prefix', 'vlan', 'asn', 'ipaddress', 'service', 'role', 'vrf', 'rir', 'vlantranslationrule', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customlink', 'journalentry', 'eventrule', 'subscription', 'tableconfig', 'bookmark', 'taggeditem', 'customfieldchoiceset', 'tag', 'notificationgroup', 'configtemplate', 'savedfilter', 'imageattachment', 'exporttemplate', 'cachedvalue', 'configcontext', 'customfield', 'notification', 'dashboard', 'script')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactrole', 'contactgroup', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'clustertype', 'vminterface', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'tunneltermination', 'tunnelgroup', 'l2vpntermination', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'ipsecprofile', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:06.473835 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.473 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:06.473835 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.473 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'objectchange', 'configrevision', 'managedfile', 'datafile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroupassignment', 'provider', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'provideraccount', 'virtualcircuittermination', 'circuit', 'providernetwork', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'powerporttemplate', 'poweroutlettemplate', 'devicebay', 'cablepath', 'virtualchassis', 'device', 'moduletype', 'interfacetemplate', 'consoleport', 'powerport', 'rearporttemplate', 'region', 'rackreservation', 'racktype', 'cable', 'rack', 'inventoryitemrole', 'devicebaytemplate', 'inventoryitem', 'powerfeed', 'frontporttemplate', 'rackrole', 'macaddress', 'virtualdevicecontext', 'frontport', 'location', 'rearport', 'cabletermination', 'consoleserverporttemplate', 'consoleserverport', 'poweroutlet', 'module', 'modulebay', 'moduletypeprofile', 'devicetype', 'site', 'devicerole', 'manufacturer', 'sitegroup', 'powerpanel', 'modulebaytemplate', 'platform', 'inventoryitemtemplate', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'fhrpgroup', 'aggregate', 'iprange', 'fhrpgroupassignment', 'vlantranslationpolicy', 'servicetemplate', 'asnrange', 'prefix', 'vlan', 'asn', 'ipaddress', 'service', 'role', 'vrf', 'rir', 'vlantranslationrule', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customlink', 'journalentry', 'eventrule', 'subscription', 'tableconfig', 'bookmark', 'taggeditem', 'customfieldchoiceset', 'tag', 'notificationgroup', 'configtemplate', 'savedfilter', 'imageattachment', 'exporttemplate', 'cachedvalue', 'configcontext', 'customfield', 'notification', 'dashboard', 'script')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactrole', 'contactgroup', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'clustertype', 'vminterface', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'tunneltermination', 'tunnelgroup', 'l2vpntermination', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'ipsecprofile', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:06.974025 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.973 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:06.974025 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:06.973 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'objectchange', 'configrevision', 'managedfile', 'datafile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroupassignment', 'provider', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'provideraccount', 'virtualcircuittermination', 'circuit', 'providernetwork', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'powerporttemplate', 'poweroutlettemplate', 'devicebay', 'cablepath', 'virtualchassis', 'device', 'moduletype', 'interfacetemplate', 'consoleport', 'powerport', 'rearporttemplate', 'region', 'rackreservation', 'racktype', 'cable', 'rack', 'inventoryitemrole', 'devicebaytemplate', 'inventoryitem', 'powerfeed', 'frontporttemplate', 'rackrole', 'macaddress', 'virtualdevicecontext', 'frontport', 'location', 'rearport', 'cabletermination', 'consoleserverporttemplate', 'consoleserverport', 'poweroutlet', 'module', 'modulebay', 'moduletypeprofile', 'devicetype', 'site', 'devicerole', 'manufacturer', 'sitegroup', 'powerpanel', 'modulebaytemplate', 'platform', 'inventoryitemtemplate', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'fhrpgroup', 'aggregate', 'iprange', 'fhrpgroupassignment', 'vlantranslationpolicy', 'servicetemplate', 'asnrange', 'prefix', 'vlan', 'asn', 'ipaddress', 'service', 'role', 'vrf', 'rir', 'vlantranslationrule', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customlink', 'journalentry', 'eventrule', 'subscription', 'tableconfig', 'bookmark', 'taggeditem', 'customfieldchoiceset', 'tag', 'notificationgroup', 'configtemplate', 'savedfilter', 'imageattachment', 'exporttemplate', 'cachedvalue', 'configcontext', 'customfield', 'notification', 'dashboard', 'script')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactrole', 'contactgroup', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'clustertype', 'vminterface', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'tunneltermination', 'tunnelgroup', 'l2vpntermination', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'ipsecprofile', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:08.701271 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:12:12.837796 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:12.837 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:12.837796 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:12.837 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'managedfile', 'objectchange', 'job', 'configrevision', 'autosyncrecord', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'providernetwork', 'circuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'provideraccount', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'platform', 'devicebay', 'consoleporttemplate', 'devicebaytemplate', 'powerfeed', 'cable', 'cabletermination', 'powerpanel', 'rackreservation', 'frontporttemplate', 'cablepath', 'interfacetemplate', 'inventoryitemrole', 'poweroutlettemplate', 'moduletypeprofile', 'manufacturer', 'poweroutlet', 'devicerole', 'virtualchassis', 'consoleserverporttemplate', 'interface', 'devicetype', 'modulebay', 'rack', 'modulebaytemplate', 'consoleport', 'device', 'racktype', 'consoleserverport', 'powerport', 'rearport', 'rearporttemplate', 'frontport', 'rackrole', 'site', 'powerporttemplate', 'macaddress', 'module', 'virtualdevicecontext', 'location', 'region', 'inventoryitemtemplate', 'sitegroup', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'vrf', 'service', 'iprange', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'aggregate', 'routetarget', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlan', 'asn', 'fhrpgroupassignment', 'rir', 'vlantranslationpolicy', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'webhook', 'configtemplate', 'notificationgroup', 'customfieldchoiceset', 'configcontext', 'dashboard', 'script', 'savedfilter', 'customlink', 'cachedvalue', 'notification', 'exporttemplate', 'journalentry', 'bookmark', 'eventrule', 'imageattachment', 'tableconfig', 'taggeditem', 'customfield', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactrole', 'contact', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'tunnel', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:12.842924 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:12.842 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:12.843050 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:12.842 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'managedfile', 'objectchange', 'job', 'configrevision', 'autosyncrecord', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'providernetwork', 'circuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'provideraccount', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'platform', 'devicebay', 'consoleporttemplate', 'devicebaytemplate', 'powerfeed', 'cable', 'cabletermination', 'powerpanel', 'rackreservation', 'frontporttemplate', 'cablepath', 'interfacetemplate', 'inventoryitemrole', 'poweroutlettemplate', 'moduletypeprofile', 'manufacturer', 'poweroutlet', 'devicerole', 'virtualchassis', 'consoleserverporttemplate', 'interface', 'devicetype', 'modulebay', 'rack', 'modulebaytemplate', 'consoleport', 'device', 'racktype', 'consoleserverport', 'powerport', 'rearport', 'rearporttemplate', 'frontport', 'rackrole', 'site', 'powerporttemplate', 'macaddress', 'module', 'virtualdevicecontext', 'location', 'region', 'inventoryitemtemplate', 'sitegroup', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'vrf', 'service', 'iprange', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'aggregate', 'routetarget', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlan', 'asn', 'fhrpgroupassignment', 'rir', 'vlantranslationpolicy', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'webhook', 'configtemplate', 'notificationgroup', 'customfieldchoiceset', 'configcontext', 'dashboard', 'script', 'savedfilter', 'customlink', 'cachedvalue', 'notification', 'exporttemplate', 'journalentry', 'bookmark', 'eventrule', 'imageattachment', 'tableconfig', 'taggeditem', 'customfield', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactrole', 'contact', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'tunnel', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:13.314985 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:13.314 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:13.314985 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:13.314 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'managedfile', 'objectchange', 'job', 'configrevision', 'autosyncrecord', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'providernetwork', 'circuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'provideraccount', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'platform', 'devicebay', 'consoleporttemplate', 'devicebaytemplate', 'powerfeed', 'cable', 'cabletermination', 'powerpanel', 'rackreservation', 'frontporttemplate', 'cablepath', 'interfacetemplate', 'inventoryitemrole', 'poweroutlettemplate', 'moduletypeprofile', 'manufacturer', 'poweroutlet', 'devicerole', 'virtualchassis', 'consoleserverporttemplate', 'interface', 'devicetype', 'modulebay', 'rack', 'modulebaytemplate', 'consoleport', 'device', 'racktype', 'consoleserverport', 'powerport', 'rearport', 'rearporttemplate', 'frontport', 'rackrole', 'site', 'powerporttemplate', 'macaddress', 'module', 'virtualdevicecontext', 'location', 'region', 'inventoryitemtemplate', 'sitegroup', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'vrf', 'service', 'iprange', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'aggregate', 'routetarget', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlan', 'asn', 'fhrpgroupassignment', 'rir', 'vlantranslationpolicy', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'webhook', 'configtemplate', 'notificationgroup', 'customfieldchoiceset', 'configcontext', 'dashboard', 'script', 'savedfilter', 'customlink', 'cachedvalue', 'notification', 'exporttemplate', 'journalentry', 'bookmark', 'eventrule', 'imageattachment', 'tableconfig', 'taggeditem', 'customfield', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactrole', 'contact', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'tunnel', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:14.986089 ubuntu docker[6923]: netbox-1 | âš™ī¸ Applying database migrations Jun 02 13:12:19.504957 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.504 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:19.504957 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.504 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'objectchange', 'managedfile', 'job', 'configrevision', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'virtualcircuittype', 'providernetwork', 'provider', 'provideraccount', 'circuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'cable', 'consoleserverporttemplate', 'devicebaytemplate', 'rack', 'inventoryitem', 'device', 'location', 'powerfeed', 'site', 'moduletype', 'virtualdevicecontext', 'rackrole', 'inventoryitemrole', 'cabletermination', 'consoleport', 'modulebaytemplate', 'frontporttemplate', 'platform', 'interface', 'devicebay', 'consoleserverport', 'manufacturer', 'powerport', 'poweroutlet', 'virtualchassis', 'module', 'rearporttemplate', 'frontport', 'moduletypeprofile', 'rearport', 'racktype', 'rackreservation', 'cablepath', 'sitegroup', 'powerpanel', 'powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'interfacetemplate', 'consoleporttemplate', 'region', 'macaddress', 'devicetype', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'role', 'servicetemplate', 'vlan', 'aggregate', 'iprange', 'vlangroup', 'vlantranslationrule', 'routetarget', 'rir', 'vlantranslationpolicy', 'prefix', 'fhrpgroupassignment', 'vrf', 'fhrpgroup', 'asnrange', 'ipaddress', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'script', 'eventrule', 'notification', 'customfield', 'tag', 'savedfilter', 'customlink', 'subscription', 'journalentry', 'bookmark', 'webhook', 'taggeditem', 'notificationgroup', 'configtemplate', 'configcontext', 'dashboard', 'exporttemplate', 'customfieldchoiceset', 'cachedvalue', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contact', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'clustergroup', 'virtualmachine', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnel', 'tunneltermination', 'l2vpntermination', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:19.512590 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.510 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:19.512590 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.510 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'objectchange', 'managedfile', 'job', 'configrevision', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'virtualcircuittype', 'providernetwork', 'provider', 'provideraccount', 'circuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'cable', 'consoleserverporttemplate', 'devicebaytemplate', 'rack', 'inventoryitem', 'device', 'location', 'powerfeed', 'site', 'moduletype', 'virtualdevicecontext', 'rackrole', 'inventoryitemrole', 'cabletermination', 'consoleport', 'modulebaytemplate', 'frontporttemplate', 'platform', 'interface', 'devicebay', 'consoleserverport', 'manufacturer', 'powerport', 'poweroutlet', 'virtualchassis', 'module', 'rearporttemplate', 'frontport', 'moduletypeprofile', 'rearport', 'racktype', 'rackreservation', 'cablepath', 'sitegroup', 'powerpanel', 'powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'interfacetemplate', 'consoleporttemplate', 'region', 'macaddress', 'devicetype', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'role', 'servicetemplate', 'vlan', 'aggregate', 'iprange', 'vlangroup', 'vlantranslationrule', 'routetarget', 'rir', 'vlantranslationpolicy', 'prefix', 'fhrpgroupassignment', 'vrf', 'fhrpgroup', 'asnrange', 'ipaddress', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'script', 'eventrule', 'notification', 'customfield', 'tag', 'savedfilter', 'customlink', 'subscription', 'journalentry', 'bookmark', 'webhook', 'taggeditem', 'notificationgroup', 'configtemplate', 'configcontext', 'dashboard', 'exporttemplate', 'customfieldchoiceset', 'cachedvalue', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contact', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'clustergroup', 'virtualmachine', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnel', 'tunneltermination', 'l2vpntermination', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:19.803198 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.802 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:19.803198 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.802 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datasource', 'objectchange', 'configrevision', 'datafile', 'job', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'objectpermission', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'provideraccount', 'circuitgroupassignment', 'provider', 'circuitgroup', 'circuittype', 'providernetwork', 'virtualcircuit', 'circuittermination', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('site', 'poweroutlet', 'module', 'region', 'sitegroup', 'cable', 'rearport', 'virtualchassis', 'consoleporttemplate', 'interfacetemplate', 'rack', 'rackrole', 'poweroutlettemplate', 'interface', 'devicerole', 'platform', 'powerporttemplate', 'devicebaytemplate', 'cablepath', 'modulebay', 'racktype', 'powerport', 'frontport', 'virtualdevicecontext', 'devicetype', 'consoleserverport', 'inventoryitemrole', 'devicebay', 'consoleport', 'inventoryitemtemplate', 'cabletermination', 'frontporttemplate', 'moduletype', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'moduletypeprofile', 'powerpanel', 'device', 'location', 'manufacturer', 'modulebaytemplate', 'macaddress', 'inventoryitem', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'asnrange', 'routetarget', 'servicetemplate', 'service', 'role', 'vrf', 'iprange', 'vlangroup', 'vlan', 'rir', 'fhrpgroupassignment', 'asn', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'aggregate', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'taggeditem', 'customlink', 'bookmark', 'tableconfig', 'journalentry', 'tag', 'webhook', 'customfieldchoiceset', 'savedfilter', 'imageattachment', 'configcontext', 'script', 'cachedvalue', 'notification', 'notificationgroup', 'eventrule', 'subscription', 'dashboard', 'exporttemplate', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactassignment', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'cluster', 'clustertype', 'vminterface', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'l2vpntermination', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'tunnelgroup', 'l2vpn', 'tunnel', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:19.808485 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.808 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:19.808485 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:19.808 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datasource', 'objectchange', 'configrevision', 'datafile', 'job', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'objectpermission', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'provideraccount', 'circuitgroupassignment', 'provider', 'circuitgroup', 'circuittype', 'providernetwork', 'virtualcircuit', 'circuittermination', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('site', 'poweroutlet', 'module', 'region', 'sitegroup', 'cable', 'rearport', 'virtualchassis', 'consoleporttemplate', 'interfacetemplate', 'rack', 'rackrole', 'poweroutlettemplate', 'interface', 'devicerole', 'platform', 'powerporttemplate', 'devicebaytemplate', 'cablepath', 'modulebay', 'racktype', 'powerport', 'frontport', 'virtualdevicecontext', 'devicetype', 'consoleserverport', 'inventoryitemrole', 'devicebay', 'consoleport', 'inventoryitemtemplate', 'cabletermination', 'frontporttemplate', 'moduletype', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'moduletypeprofile', 'powerpanel', 'device', 'location', 'manufacturer', 'modulebaytemplate', 'macaddress', 'inventoryitem', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'asnrange', 'routetarget', 'servicetemplate', 'service', 'role', 'vrf', 'iprange', 'vlangroup', 'vlan', 'rir', 'fhrpgroupassignment', 'asn', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'aggregate', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'taggeditem', 'customlink', 'bookmark', 'tableconfig', 'journalentry', 'tag', 'webhook', 'customfieldchoiceset', 'savedfilter', 'imageattachment', 'configcontext', 'script', 'cachedvalue', 'notification', 'notificationgroup', 'eventrule', 'subscription', 'dashboard', 'exporttemplate', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactassignment', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'cluster', 'clustertype', 'vminterface', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'l2vpntermination', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'tunnelgroup', 'l2vpn', 'tunnel', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:20.011990 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:20.011 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:20.011990 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:20.011 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'objectchange', 'managedfile', 'job', 'configrevision', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'virtualcircuittype', 'providernetwork', 'provider', 'provideraccount', 'circuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'cable', 'consoleserverporttemplate', 'devicebaytemplate', 'rack', 'inventoryitem', 'device', 'location', 'powerfeed', 'site', 'moduletype', 'virtualdevicecontext', 'rackrole', 'inventoryitemrole', 'cabletermination', 'consoleport', 'modulebaytemplate', 'frontporttemplate', 'platform', 'interface', 'devicebay', 'consoleserverport', 'manufacturer', 'powerport', 'poweroutlet', 'virtualchassis', 'module', 'rearporttemplate', 'frontport', 'moduletypeprofile', 'rearport', 'racktype', 'rackreservation', 'cablepath', 'sitegroup', 'powerpanel', 'powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'interfacetemplate', 'consoleporttemplate', 'region', 'macaddress', 'devicetype', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'role', 'servicetemplate', 'vlan', 'aggregate', 'iprange', 'vlangroup', 'vlantranslationrule', 'routetarget', 'rir', 'vlantranslationpolicy', 'prefix', 'fhrpgroupassignment', 'vrf', 'fhrpgroup', 'asnrange', 'ipaddress', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'script', 'eventrule', 'notification', 'customfield', 'tag', 'savedfilter', 'customlink', 'subscription', 'journalentry', 'bookmark', 'webhook', 'taggeditem', 'notificationgroup', 'configtemplate', 'configcontext', 'dashboard', 'exporttemplate', 'customfieldchoiceset', 'cachedvalue', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contact', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'clustergroup', 'virtualmachine', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnel', 'tunneltermination', 'l2vpntermination', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:20.288614 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:20.288 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 13:12:20.288614 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:12:20.288 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datasource', 'objectchange', 'configrevision', 'datafile', 'job', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'objectpermission', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'provideraccount', 'circuitgroupassignment', 'provider', 'circuitgroup', 'circuittype', 'providernetwork', 'virtualcircuit', 'circuittermination', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('site', 'poweroutlet', 'module', 'region', 'sitegroup', 'cable', 'rearport', 'virtualchassis', 'consoleporttemplate', 'interfacetemplate', 'rack', 'rackrole', 'poweroutlettemplate', 'interface', 'devicerole', 'platform', 'powerporttemplate', 'devicebaytemplate', 'cablepath', 'modulebay', 'racktype', 'powerport', 'frontport', 'virtualdevicecontext', 'devicetype', 'consoleserverport', 'inventoryitemrole', 'devicebay', 'consoleport', 'inventoryitemtemplate', 'cabletermination', 'frontporttemplate', 'moduletype', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'moduletypeprofile', 'powerpanel', 'device', 'location', 'manufacturer', 'modulebaytemplate', 'macaddress', 'inventoryitem', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'asnrange', 'routetarget', 'servicetemplate', 'service', 'role', 'vrf', 'iprange', 'vlangroup', 'vlan', 'rir', 'fhrpgroupassignment', 'asn', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'aggregate', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'taggeditem', 'customlink', 'bookmark', 'tableconfig', 'journalentry', 'tag', 'webhook', 'customfieldchoiceset', 'savedfilter', 'imageattachment', 'configcontext', 'script', 'cachedvalue', 'notification', 'notificationgroup', 'eventrule', 'subscription', 'dashboard', 'exporttemplate', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactassignment', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'cluster', 'clustertype', 'vminterface', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'l2vpntermination', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'tunnelgroup', 'l2vpn', 'tunnel', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 13:12:20.754340 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:12:20.754340 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:12:20.754340 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:12:20.754340 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:12:20.754340 ubuntu docker[6923]: netbox-1 | Operations to perform: Jun 02 13:12:20.754340 ubuntu docker[6923]: netbox-1 | Apply all migrations: account, auth, circuits, contenttypes, core, dcim, django_rq, extras, ipam, sessions, social_django, taggit, tenancy, users, virtualization, vpn, wireless Jun 02 13:12:20.754340 ubuntu docker[6923]: netbox-1 | Running migrations: Jun 02 13:12:20.762944 ubuntu docker[6923]: netbox-1 | Applying contenttypes.0001_initial... OK Jun 02 13:12:20.767683 ubuntu docker[6923]: netbox-1 | Applying contenttypes.0002_remove_content_type_name... OK Jun 02 13:12:20.790845 ubuntu docker[6923]: netbox-1 | Applying auth.0001_initial... OK Jun 02 13:12:20.795534 ubuntu docker[6923]: netbox-1 | Applying auth.0002_alter_permission_name_max_length... OK Jun 02 13:12:20.800170 ubuntu docker[6923]: netbox-1 | Applying auth.0003_alter_user_email_max_length... OK Jun 02 13:12:20.804606 ubuntu docker[6923]: netbox-1 | Applying auth.0004_alter_user_username_opts... OK Jun 02 13:12:20.809558 ubuntu docker[6923]: netbox-1 | Applying auth.0005_alter_user_last_login_null... OK Jun 02 13:12:20.810596 ubuntu docker[6923]: netbox-1 | Applying auth.0006_require_contenttypes_0002... OK Jun 02 13:12:20.814940 ubuntu docker[6923]: netbox-1 | Applying auth.0007_alter_validators_add_error_messages... OK Jun 02 13:12:20.820425 ubuntu docker[6923]: netbox-1 | Applying auth.0008_alter_user_username_max_length... OK Jun 02 13:12:20.824628 ubuntu docker[6923]: netbox-1 | Applying auth.0009_alter_user_last_name_max_length... OK Jun 02 13:12:20.831726 ubuntu docker[6923]: netbox-1 | Applying auth.0010_alter_group_name_max_length... OK Jun 02 13:12:20.834903 ubuntu docker[6923]: netbox-1 | Applying auth.0011_update_proxy_permissions... OK Jun 02 13:12:20.839060 ubuntu docker[6923]: netbox-1 | Applying auth.0012_alter_user_first_name_max_length... OK Jun 02 13:12:20.911019 ubuntu docker[6923]: netbox-1 | Applying users.0001_squashed_0011... OK Jun 02 13:12:20.963350 ubuntu docker[6923]: netbox-1 | Applying users.0002_squashed_0004... OK Jun 02 13:12:20.964308 ubuntu docker[6923]: netbox-1 | Applying account.0001_initial... OK Jun 02 13:12:21.164243 ubuntu docker[6923]: netbox-1 | Applying extras.0001_squashed... OK Jun 02 13:12:21.206559 ubuntu docker[6923]: netbox-1 | Applying tenancy.0001_squashed_0012... OK Jun 02 13:12:21.373472 ubuntu docker[6923]: netbox-1 | Applying dcim.0001_squashed... OK Jun 02 13:12:21.714565 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:12:23.859222 ubuntu docker[6923]: netbox-1 | Applying dcim.0002_squashed... OK Jun 02 13:12:24.522057 ubuntu docker[6923]: netbox-1 | Applying ipam.0001_squashed... OK Jun 02 13:12:25.164808 ubuntu docker[6923]: netbox-1 | Applying virtualization.0001_squashed_0022... OK Jun 02 13:12:26.854985 ubuntu docker[6923]: netbox-1 | Applying extras.0002_squashed_0059... OK Jun 02 13:12:29.440692 ubuntu docker[6923]: netbox-1 | Applying tenancy.0002_squashed_0011... OK Jun 02 13:12:36.030835 ubuntu docker[6923]: netbox-1 | Applying dcim.0003_squashed_0130... OK Jun 02 13:12:38.266129 ubuntu docker[6923]: netbox-1 | Applying ipam.0002_squashed_0046... OK Jun 02 13:12:38.284046 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:12:39.036763 ubuntu docker[6923]: netbox-1 | Applying wireless.0001_squashed_0008... OK Jun 02 13:12:40.820625 ubuntu docker[6923]: netbox-1 | Applying ipam.0047_squashed_0053... OK Jun 02 13:13:00.539062 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:13:00.538 UTC [92] LOG: skipping analyze of "django_content_type" --- lock not available Jun 02 13:13:06.902986 ubuntu docker[6923]: netbox-1 | Applying dcim.0131_squashed_0159... OK Jun 02 13:13:06.962974 ubuntu docker[6923]: netbox-1 | Applying circuits.0001_squashed... OK Jun 02 13:13:09.792759 ubuntu docker[6923]: netbox-1 | Applying circuits.0002_squashed_0029... OK Jun 02 13:13:10.181947 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:13:12.723358 ubuntu docker[6923]: netbox-1 | Applying circuits.0003_squashed_0037... OK Jun 02 13:13:28.331862 ubuntu docker[6923]: netbox-1 | Applying dcim.0160_squashed_0166... OK Jun 02 13:13:30.915996 ubuntu docker[6923]: netbox-1 | Applying core.0001_squashed_0005... OK Jun 02 13:13:32.134458 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:13:34.101920 ubuntu docker[6923]: netbox-1 | Applying circuits.0038_squashed_0042... OK Jun 02 13:13:39.878878 ubuntu docker[6923]: netbox-1 | Applying extras.0060_squashed_0086... OK Jun 02 13:13:41.187590 ubuntu docker[6923]: netbox-1 | Applying extras.0087_squashed_0098... OK Jun 02 13:13:41.217935 ubuntu docker[6923]: netbox-1 | Applying extras.0099_cachedvalue_ordering... OK Jun 02 13:13:41.473532 ubuntu docker[6923]: netbox-1 | Applying extras.0100_customfield_ui_attrs... OK Jun 02 13:13:44.316958 ubuntu docker[6923]: netbox-1 | Applying extras.0101_eventrule... OK Jun 02 13:13:44.533626 ubuntu docker[6923]: netbox-1 | Applying extras.0102_move_configrevision... OK Jun 02 13:13:44.877216 ubuntu docker[6923]: netbox-1 | Applying extras.0103_gfk_indexes... OK Jun 02 13:13:44.957080 ubuntu docker[6923]: netbox-1 | Applying extras.0104_stagedchange_remove_change_logging... OK Jun 02 13:13:45.043791 ubuntu docker[6923]: netbox-1 | Applying extras.0105_customfield_min_max_values... OK Jun 02 13:13:45.194400 ubuntu docker[6923]: netbox-1 | Applying extras.0106_bookmark_user_cascade_deletion... OK Jun 02 13:13:45.231708 ubuntu docker[6923]: netbox-1 | Applying extras.0107_cachedvalue_extras_cachedvalue_object... OK Jun 02 13:13:45.382589 ubuntu docker[6923]: netbox-1 | Applying extras.0108_convert_reports_to_scripts... OK Jun 02 13:13:45.853431 ubuntu docker[6923]: netbox-1 | Applying extras.0109_script_model... OK Jun 02 13:13:46.307972 ubuntu docker[6923]: netbox-1 | Applying extras.0110_remove_eventrule_action_parameters... OK Jun 02 13:13:46.400691 ubuntu docker[6923]: netbox-1 | Applying core.0006_datasource_type_remove_choices... OK Jun 02 13:13:46.440379 ubuntu docker[6923]: netbox-1 | Applying core.0007_job_add_error_field... OK Jun 02 13:13:46.443841 ubuntu docker[6923]: netbox-1 | Applying core.0008_contenttype_proxy... OK Jun 02 13:13:46.447038 ubuntu docker[6923]: netbox-1 | Applying core.0009_configrevision... OK Jun 02 13:13:46.486725 ubuntu docker[6923]: netbox-1 | Applying core.0010_gfk_indexes... OK Jun 02 13:13:46.898863 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:13:48.022891 ubuntu docker[6923]: netbox-1 | Applying extras.0111_rename_content_types... OK Jun 02 13:13:48.188211 ubuntu docker[6923]: netbox-1 | Applying extras.0112_tag_update_object_types... OK Jun 02 13:13:48.243778 ubuntu docker[6923]: netbox-1 | Applying extras.0113_customfield_rename_object_type... OK Jun 02 13:13:48.501759 ubuntu docker[6923]: netbox-1 | Applying users.0005_alter_user_table... OK Jun 02 13:13:49.181495 ubuntu docker[6923]: netbox-1 | Applying users.0006_custom_group_model... OK Jun 02 13:13:49.359331 ubuntu docker[6923]: netbox-1 | Applying users.0007_objectpermission_update_object_types... OK Jun 02 13:13:50.328125 ubuntu docker[6923]: netbox-1 | Applying users.0008_flip_objectpermission_assignments... OK Jun 02 13:13:50.642638 ubuntu docker[6923]: netbox-1 | Applying users.0009_update_group_perms... OK Jun 02 13:13:50.679947 ubuntu docker[6923]: netbox-1 | Applying extras.0114_customfield_add_comments... OK Jun 02 13:13:50.830083 ubuntu docker[6923]: netbox-1 | Applying extras.0115_convert_dashboard_widgets... OK Jun 02 13:13:51.014063 ubuntu docker[6923]: netbox-1 | Applying extras.0116_custom_link_button_color... OK Jun 02 13:13:51.168344 ubuntu docker[6923]: netbox-1 | Applying core.0011_move_objectchange... OK Jun 02 13:13:52.316545 ubuntu docker[6923]: netbox-1 | Applying extras.0117_move_objectchange... OK Jun 02 13:13:52.419125 ubuntu docker[6923]: netbox-1 | Applying extras.0118_customfield_uniqueness... OK Jun 02 13:13:53.258159 ubuntu docker[6923]: netbox-1 | Applying extras.0119_notifications... OK Jun 02 13:13:55.139954 ubuntu docker[6923]: netbox-1 | Applying extras.0120_eventrule_event_types... OK Jun 02 13:13:55.191296 ubuntu docker[6923]: netbox-1 | Applying extras.0121_customfield_related_object_filter... OK Jun 02 13:13:55.385411 ubuntu docker[6923]: netbox-1 | Applying extras.0122_charfield_null_choices... OK Jun 02 13:13:55.504983 ubuntu docker[6923]: netbox-1 | Applying tenancy.0012_contactassignment_custom_fields... OK Jun 02 13:13:55.617135 ubuntu docker[6923]: netbox-1 | Applying tenancy.0013_gfk_indexes... OK Jun 02 13:13:55.730053 ubuntu docker[6923]: netbox-1 | Applying tenancy.0014_contactassignment_ordering... OK Jun 02 13:13:56.292480 ubuntu docker[6923]: netbox-1 | Applying tenancy.0015_contactassignment_rename_content_type... OK Jun 02 13:13:56.852421 ubuntu docker[6923]: netbox-1 | Applying tenancy.0016_charfield_null_choices... OK Jun 02 13:14:00.256980 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:14:06.210359 ubuntu docker[6923]: netbox-1 | Applying ipam.0054_squashed_0067... OK Jun 02 13:14:07.551216 ubuntu docker[6923]: netbox-1 | Applying ipam.0068_move_l2vpn... OK Jun 02 13:14:07.800399 ubuntu docker[6923]: netbox-1 | Applying ipam.0069_gfk_indexes... OK Jun 02 13:14:08.711284 ubuntu docker[6923]: netbox-1 | Applying ipam.0070_vlangroup_vlan_id_ranges... OK Jun 02 13:14:09.092101 ubuntu docker[6923]: netbox-1 | Applying ipam.0071_prefix_scope... OK Jun 02 13:14:13.696811 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:14:14.732966 ubuntu docker[6923]: netbox-1 | Applying dcim.0167_squashed_0182... OK Jun 02 13:14:14.841385 ubuntu docker[6923]: netbox-1 | Applying dcim.0183_devicetype_exclude_from_utilization... OK Jun 02 13:14:14.986355 ubuntu docker[6923]: netbox-1 | Applying dcim.0184_protect_child_interfaces... OK Jun 02 13:14:15.588906 ubuntu docker[6923]: netbox-1 | Applying dcim.0185_gfk_indexes... OK Jun 02 13:14:15.683317 ubuntu docker[6923]: netbox-1 | Applying dcim.0186_location_facility... OK Jun 02 13:14:15.798943 ubuntu docker[6923]: netbox-1 | Applying dcim.0187_alter_device_vc_position... OK Jun 02 13:14:16.497806 ubuntu docker[6923]: netbox-1 | Applying dcim.0188_racktype... OK Jun 02 13:14:16.737269 ubuntu docker[6923]: netbox-1 | Applying dcim.0189_moduletype_rack_airflow... OK Jun 02 13:14:18.529396 ubuntu docker[6923]: netbox-1 | Applying dcim.0190_nested_modules... OK Jun 02 13:14:18.697234 ubuntu docker[6923]: netbox-1 | Applying dcim.0191_module_bay_rebuild... OK Jun 02 13:14:18.834177 ubuntu docker[6923]: netbox-1 | Applying dcim.0192_inventoryitem_status... OK Jun 02 13:14:19.321971 ubuntu docker[6923]: netbox-1 | Applying dcim.0193_poweroutlet_color... OK Jun 02 13:14:20.407881 ubuntu docker[6923]: netbox-1 | Applying ipam.0072_prefix_cached_relations... OK Jun 02 13:14:20.824598 ubuntu docker[6923]: netbox-1 | Applying ipam.0073_charfield_null_choices... OK Jun 02 13:14:21.672414 ubuntu docker[6923]: netbox-1 | Applying ipam.0074_vlantranslationpolicy_vlantranslationrule... OK Jun 02 13:14:22.126395 ubuntu docker[6923]: netbox-1 | Applying ipam.0075_vlan_qinq... OK Jun 02 13:14:26.870363 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:14:27.247911 ubuntu docker[6923]: netbox-1 | Applying dcim.0194_charfield_null_choices... OK Jun 02 13:14:27.432678 ubuntu docker[6923]: netbox-1 | Applying dcim.0195_interface_vlan_translation_policy... OK Jun 02 13:14:27.966972 ubuntu docker[6923]: netbox-1 | Applying dcim.0196_qinq_svlan... OK Jun 02 13:14:27.985759 ubuntu docker[6923]: netbox-1 | Applying dcim.0197_natural_sort_collation... OK Jun 02 13:14:28.528131 ubuntu docker[6923]: netbox-1 | Applying circuits.0043_circuittype_color... OK Jun 02 13:14:29.001175 ubuntu docker[6923]: netbox-1 | Applying circuits.0044_circuit_groups... OK Jun 02 13:14:29.352536 ubuntu docker[6923]: netbox-1 | Applying circuits.0045_circuit_distance... OK Jun 02 13:14:29.896926 ubuntu docker[6923]: netbox-1 | Applying circuits.0046_charfield_null_choices... OK Jun 02 13:14:30.684613 ubuntu docker[6923]: netbox-1 | Applying circuits.0047_circuittermination__termination... OK Jun 02 13:14:31.957288 ubuntu docker[6923]: netbox-1 | Applying circuits.0048_circuitterminations_cached_relations... OK Jun 02 13:14:32.592237 ubuntu docker[6923]: netbox-1 | Applying circuits.0049_natural_ordering... OK Jun 02 13:14:33.467789 ubuntu docker[6923]: netbox-1 | Applying circuits.0050_virtual_circuits... OK Jun 02 13:14:35.672391 ubuntu docker[6923]: netbox-1 | Applying circuits.0051_virtualcircuit_group_assignment... OK Jun 02 13:14:35.815175 ubuntu docker[6923]: netbox-1 | Applying circuits.0052_extend_circuit_abs_distance_upper_limit... OK Jun 02 13:14:36.056912 ubuntu docker[6923]: netbox-1 | Applying core.0012_job_object_type_optional... OK Jun 02 13:14:36.124622 ubuntu docker[6923]: netbox-1 | Applying core.0013_job_data_encoder... OK Jun 02 13:14:36.264073 ubuntu docker[6923]: netbox-1 | Applying core.0014_datasource_sync_interval... OK Jun 02 13:14:36.383411 ubuntu docker[6923]: netbox-1 | Applying core.0015_remove_redundant_indexes... OK Jun 02 13:14:36.566860 ubuntu docker[6923]: netbox-1 | Applying extras.0123_journalentry_kind_default... OK Jun 02 13:14:37.246842 ubuntu docker[6923]: netbox-1 | Applying extras.0124_remove_staging... OK Jun 02 13:14:37.529932 ubuntu docker[6923]: netbox-1 | Applying extras.0125_alter_tag_options_tag_weight... OK Jun 02 13:14:37.588178 ubuntu docker[6923]: netbox-1 | Applying extras.0126_exporttemplate_file_name... OK Jun 02 13:14:38.085029 ubuntu docker[6923]: netbox-1 | Applying extras.0127_configtemplate_as_attachment_and_more... OK Jun 02 13:14:38.234650 ubuntu docker[6923]: netbox-1 | Applying extras.0128_tableconfig... OK Jun 02 13:14:38.377328 ubuntu docker[6923]: netbox-1 | Applying extras.0129_fix_script_paths... OK Jun 02 13:14:40.419209 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:14:45.818864 ubuntu docker[6923]: netbox-1 | Applying dcim.0198_natural_ordering... OK Jun 02 13:14:45.999367 ubuntu docker[6923]: netbox-1 | Applying dcim.0199_macaddress... OK Jun 02 13:14:46.493219 ubuntu docker[6923]: netbox-1 | Applying dcim.0200_populate_mac_addresses... OK Jun 02 13:14:46.620339 ubuntu docker[6923]: netbox-1 | Applying dcim.0201_add_power_outlet_status... OK Jun 02 13:14:46.996488 ubuntu docker[6923]: netbox-1 | Applying dcim.0202_location_comments_region_comments_sitegroup_comments... OK Jun 02 13:14:47.256869 ubuntu docker[6923]: netbox-1 | Applying dcim.0203_add_rack_outer_height... OK Jun 02 13:14:49.286994 ubuntu docker[6923]: netbox-1 | Applying dcim.0203_device_role_nested... OK Jun 02 13:14:49.432242 ubuntu docker[6923]: netbox-1 | Applying dcim.0204_device_role_rebuild... OK Jun 02 13:14:49.945131 ubuntu docker[6923]: netbox-1 | Applying dcim.0205_moduletypeprofile... OK Jun 02 13:14:50.100162 ubuntu docker[6923]: netbox-1 | Applying dcim.0206_load_module_type_profiles... OK Jun 02 13:14:50.192722 ubuntu docker[6923]: netbox-1 | Applying dcim.0207_remove_redundant_indexes... OK Jun 02 13:14:50.913506 ubuntu docker[6923]: netbox-1 | Applying dcim.0208_devicerole_uniqueness... OK Jun 02 13:14:50.917976 ubuntu docker[6923]: netbox-1 | Applying django_rq.0001_initial... OK Jun 02 13:14:53.385696 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:14:56.836350 ubuntu docker[6923]: netbox-1 | Applying virtualization.0023_squashed_0036... OK Jun 02 13:14:57.026644 ubuntu docker[6923]: netbox-1 | Applying virtualization.0037_protect_child_interfaces... OK Jun 02 13:14:57.484655 ubuntu docker[6923]: netbox-1 | Applying virtualization.0038_virtualdisk... OK Jun 02 13:14:57.618924 ubuntu docker[6923]: netbox-1 | Applying virtualization.0039_virtualmachine_serial_number... OK Jun 02 13:14:58.186816 ubuntu docker[6923]: netbox-1 | Applying virtualization.0040_convert_disk_size... OK Jun 02 13:14:58.575017 ubuntu docker[6923]: netbox-1 | Applying virtualization.0041_charfield_null_choices... OK Jun 02 13:14:58.824661 ubuntu docker[6923]: netbox-1 | Applying virtualization.0042_vminterface_vlan_translation_policy... OK Jun 02 13:14:59.501026 ubuntu docker[6923]: netbox-1 | Applying virtualization.0043_qinq_svlan... OK Jun 02 13:15:00.958838 ubuntu docker[6923]: netbox-1 | Applying virtualization.0044_cluster_scope... OK Jun 02 13:15:02.458886 ubuntu docker[6923]: netbox-1 | Applying virtualization.0045_clusters_cached_relations... OK Jun 02 13:15:03.422958 ubuntu docker[6923]: netbox-1 | Applying virtualization.0046_alter_cluster__location_alter_cluster__region_and_more... OK Jun 02 13:15:04.612736 ubuntu docker[6923]: netbox-1 | Applying virtualization.0047_natural_ordering... OK Jun 02 13:15:05.179590 ubuntu docker[6923]: netbox-1 | Applying virtualization.0048_populate_mac_addresses... OK Jun 02 13:15:05.614383 ubuntu docker[6923]: netbox-1 | Applying tenancy.0017_natural_ordering... OK Jun 02 13:15:06.611158 ubuntu docker[6923]: netbox-1 | Applying ipam.0076_natural_ordering... OK Jun 02 13:15:06.803774 ubuntu docker[6923]: netbox-1 | Applying ipam.0077_vlangroup_tenant... OK Jun 02 13:15:06.943987 ubuntu docker[6923]: netbox-1 | Applying ipam.0078_iprange_mark_utilized... OK Jun 02 13:15:06.995271 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:15:07.259770 ubuntu docker[6923]: netbox-1 | Applying ipam.0079_add_service_fhrp_group_parent_gfk... OK Jun 02 13:15:07.455265 ubuntu docker[6923]: netbox-1 | Applying ipam.0080_populate_service_parent... OK Jun 02 13:15:08.673706 ubuntu docker[6923]: netbox-1 | Applying ipam.0081_remove_service_device_virtual_machine_add_parent_gfk_index... OK Jun 02 13:15:08.686790 ubuntu docker[6923]: netbox-1 | Applying sessions.0001_initial... OK Jun 02 13:15:08.956139 ubuntu docker[6923]: netbox-1 | Applying social_django.0001_initial... OK Jun 02 13:15:09.141456 ubuntu docker[6923]: netbox-1 | Applying social_django.0002_add_related_name... OK Jun 02 13:15:09.153708 ubuntu docker[6923]: netbox-1 | Applying social_django.0003_alter_email_max_length... OK Jun 02 13:15:09.181917 ubuntu docker[6923]: netbox-1 | Applying social_django.0004_auto_20160423_0400... OK Jun 02 13:15:09.189103 ubuntu docker[6923]: netbox-1 | Applying social_django.0005_auto_20160727_2333... OK Jun 02 13:15:09.203782 ubuntu docker[6923]: netbox-1 | Applying social_django.0006_partial... OK Jun 02 13:15:09.213764 ubuntu docker[6923]: netbox-1 | Applying social_django.0007_code_timestamp... OK Jun 02 13:15:09.224082 ubuntu docker[6923]: netbox-1 | Applying social_django.0008_partial_timestamp... OK Jun 02 13:15:09.288212 ubuntu docker[6923]: netbox-1 | Applying social_django.0009_auto_20191118_0520... OK Jun 02 13:15:09.322751 ubuntu docker[6923]: netbox-1 | Applying social_django.0010_uid_db_index... OK Jun 02 13:15:09.492515 ubuntu docker[6923]: netbox-1 | Applying social_django.0011_alter_id_fields... OK Jun 02 13:15:09.537346 ubuntu docker[6923]: netbox-1 | Applying social_django.0012_usersocialauth_extra_data_new... OK Jun 02 13:15:09.721629 ubuntu docker[6923]: netbox-1 | Applying social_django.0013_migrate_extra_data... OK Jun 02 13:15:09.759183 ubuntu docker[6923]: netbox-1 | Applying social_django.0014_remove_usersocialauth_extra_data... OK Jun 02 13:15:09.795708 ubuntu docker[6923]: netbox-1 | Applying social_django.0015_rename_extra_data_new_usersocialauth_extra_data... OK Jun 02 13:15:09.825394 ubuntu docker[6923]: netbox-1 | Applying social_django.0016_alter_usersocialauth_extra_data... OK Jun 02 13:15:09.853898 ubuntu docker[6923]: netbox-1 | Applying social_django.0017_usersocialauth_user_social_auth_uid_required... OK Jun 02 13:15:10.059835 ubuntu docker[6923]: netbox-1 | Applying taggit.0001_initial... OK Jun 02 13:15:10.116067 ubuntu docker[6923]: netbox-1 | Applying taggit.0002_auto_20150616_2121... OK Jun 02 13:15:10.173301 ubuntu docker[6923]: netbox-1 | Applying taggit.0003_taggeditem_add_unique_index... OK Jun 02 13:15:10.912796 ubuntu docker[6923]: netbox-1 | Applying taggit.0004_alter_taggeditem_content_type_alter_taggeditem_tag... OK Jun 02 13:15:10.922095 ubuntu docker[6923]: netbox-1 | Applying taggit.0005_auto_20220424_2025... OK Jun 02 13:15:11.028345 ubuntu docker[6923]: netbox-1 | Applying taggit.0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx... OK Jun 02 13:15:12.096941 ubuntu docker[6923]: netbox-1 | Applying tenancy.0018_contact_groups... OK Jun 02 13:15:12.357513 ubuntu docker[6923]: netbox-1 | Applying tenancy.0019_contactgroup_comments_tenantgroup_comments... OK Jun 02 13:15:13.105038 ubuntu docker[6923]: netbox-1 | Applying tenancy.0020_remove_contactgroupmembership... OK Jun 02 13:15:16.009673 ubuntu docker[6923]: netbox-1 | Applying vpn.0001_initial... OK Jun 02 13:15:16.977837 ubuntu docker[6923]: netbox-1 | Applying vpn.0002_move_l2vpn... OK Jun 02 13:15:17.155664 ubuntu docker[6923]: netbox-1 | Applying vpn.0003_ipaddress_multiple_tunnel_terminations... OK Jun 02 13:15:17.277261 ubuntu docker[6923]: netbox-1 | Applying vpn.0004_alter_ikepolicy_mode... OK Jun 02 13:15:17.307391 ubuntu docker[6923]: netbox-1 | Applying vpn.0005_rename_indexes... OK Jun 02 13:15:18.401069 ubuntu docker[6923]: netbox-1 | Applying vpn.0006_charfield_null_choices... OK Jun 02 13:15:19.335885 ubuntu docker[6923]: netbox-1 | Applying vpn.0007_natural_ordering... OK Jun 02 13:15:19.452304 ubuntu docker[6923]: netbox-1 | Applying vpn.0008_add_l2vpn_status... OK Jun 02 13:15:20.051177 ubuntu docker[6923]: netbox-1 | Applying vpn.0009_remove_redundant_indexes... OK Jun 02 13:15:20.084925 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 13:15:20.409477 ubuntu docker[6923]: netbox-1 | Applying wireless.0009_wirelesslink_distance... OK Jun 02 13:15:21.557915 ubuntu docker[6923]: netbox-1 | Applying wireless.0010_charfield_null_choices... OK Jun 02 13:15:22.583566 ubuntu docker[6923]: netbox-1 | Applying wireless.0011_wirelesslan__location_wirelesslan__region_and_more... OK Jun 02 13:15:23.727874 ubuntu docker[6923]: netbox-1 | Applying wireless.0012_alter_wirelesslan__location_and_more... OK Jun 02 13:15:23.878171 ubuntu docker[6923]: netbox-1 | Applying wireless.0013_natural_ordering... OK Jun 02 13:15:24.020753 ubuntu docker[6923]: netbox-1 | Applying wireless.0014_wirelesslangroup_comments... OK Jun 02 13:15:24.599724 ubuntu docker[6923]: netbox-1 | Applying wireless.0015_extend_wireless_link_abs_distance_upper_limit... OK Jun 02 13:15:26.385557 ubuntu docker[6923]: netbox-1 | âš™ī¸ Running trace_paths Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | Found no missing console port paths; skipping Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | Found no missing console server port paths; skipping Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | Found no missing interface paths; skipping Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | Found no missing power feed paths; skipping Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | Found no missing power outlet paths; skipping Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | Found no missing power port paths; skipping Jun 02 13:15:32.810591 ubuntu docker[6923]: netbox-1 | Finished. Jun 02 13:15:33.982809 ubuntu docker[6923]: netbox-1 | âš™ī¸ Removing stale content types Jun 02 13:15:39.134777 ubuntu docker[6923]: netbox-worker-1 | No queues have been specified. This process will service the following queues by default: high, default, low Jun 02 13:15:39.140598 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:15:39.140598 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:15:39.140598 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:15:39.140598 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:15:39.140598 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Worker rq:worker:6a3e99ff42ae4595896844cba3be461b started with PID 1, version 2.4.0 Jun 02 13:15:39.140598 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Subscribing to channel rq:pubsub:6a3e99ff42ae4595896844cba3be461b Jun 02 13:15:39.142032 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 *** Listening on high, default, low... Jun 02 13:15:39.152499 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Scheduler for high, default, low started with PID 442 Jun 02 13:15:39.153950 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Cleaning registries for queue: high Jun 02 13:15:39.158238 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Cleaning registries for queue: default Jun 02 13:15:39.160643 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Cleaning registries for queue: low Jun 02 13:15:39.166147 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 default: handle(job=) (558168a7-045c-4163-9bc9-890974f9791b) Jun 02 13:15:39.599938 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Successfully completed handle(job=) job in 0:00:00.419721s on worker 6a3e99ff42ae4595896844cba3be461b Jun 02 13:15:39.599938 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 default: Job OK (558168a7-045c-4163-9bc9-890974f9791b) Jun 02 13:15:39.599938 ubuntu docker[6923]: netbox-worker-1 | 13:15:39 Result is kept for 500 seconds Jun 02 13:15:40.692672 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:15:40.692672 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:15:40.692672 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:15:40.692672 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:15:41.871478 ubuntu docker[6923]: netbox-1 | âš™ī¸ Removing expired user sessions Jun 02 13:15:47.559131 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:15:47.559131 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:15:47.559131 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:15:47.559131 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:15:48.753195 ubuntu docker[6923]: netbox-1 | âš™ī¸ Building search index (lazy) Jun 02 13:15:54.700754 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:15:54.700754 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:15:54.700754 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:15:54.700754 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:15:54.700754 ubuntu docker[6923]: netbox-1 | Reindexing 86 models. Jun 02 13:15:54.700754 ubuntu docker[6923]: netbox-1 | Indexing models Jun 02 13:15:54.706041 ubuntu docker[6923]: netbox-1 | core.datasource... No objects found. Jun 02 13:15:54.709379 ubuntu docker[6923]: netbox-1 | core.datafile... No objects found. Jun 02 13:15:54.725713 ubuntu docker[6923]: netbox-1 | circuits.circuit... No objects found. Jun 02 13:15:54.728188 ubuntu docker[6923]: netbox-1 | circuits.circuitgroup... No objects found. Jun 02 13:15:54.733237 ubuntu docker[6923]: netbox-1 | circuits.circuittermination... No objects found. Jun 02 13:15:54.735595 ubuntu docker[6923]: netbox-1 | circuits.circuittype... No objects found. Jun 02 13:15:54.737342 ubuntu docker[6923]: netbox-1 | circuits.provider... No objects found. Jun 02 13:15:54.739317 ubuntu docker[6923]: netbox-1 | circuits.provideraccount... No objects found. Jun 02 13:15:54.741928 ubuntu docker[6923]: netbox-1 | circuits.providernetwork... No objects found. Jun 02 13:15:54.745863 ubuntu docker[6923]: netbox-1 | circuits.virtualcircuit... No objects found. Jun 02 13:15:54.750338 ubuntu docker[6923]: netbox-1 | circuits.virtualcircuittermination... No objects found. Jun 02 13:15:54.752777 ubuntu docker[6923]: netbox-1 | circuits.virtualcircuittype... No objects found. Jun 02 13:15:54.755156 ubuntu docker[6923]: netbox-1 | dcim.cable... No objects found. Jun 02 13:15:54.760458 ubuntu docker[6923]: netbox-1 | dcim.consoleport... No objects found. Jun 02 13:15:54.764116 ubuntu docker[6923]: netbox-1 | dcim.consoleserverport... No objects found. Jun 02 13:15:54.766520 ubuntu docker[6923]: netbox-1 | dcim.device... No objects found. Jun 02 13:15:54.769289 ubuntu docker[6923]: netbox-1 | dcim.devicebay... No objects found. Jun 02 13:15:54.772982 ubuntu docker[6923]: netbox-1 | dcim.devicerole... No objects found. Jun 02 13:15:54.777459 ubuntu docker[6923]: netbox-1 | dcim.devicetype... No objects found. Jun 02 13:15:54.780705 ubuntu docker[6923]: netbox-1 | dcim.frontport... No objects found. Jun 02 13:15:54.783974 ubuntu docker[6923]: netbox-1 | dcim.macaddress... No objects found. Jun 02 13:15:54.788433 ubuntu docker[6923]: netbox-1 | dcim.interface... No objects found. Jun 02 13:15:54.791812 ubuntu docker[6923]: netbox-1 | dcim.inventoryitem... No objects found. Jun 02 13:15:54.796478 ubuntu docker[6923]: netbox-1 | dcim.location... No objects found. Jun 02 13:15:54.800794 ubuntu docker[6923]: netbox-1 | dcim.manufacturer... No objects found. Jun 02 13:15:54.813720 ubuntu docker[6923]: netbox-1 | dcim.module... No objects found. Jun 02 13:15:54.820633 ubuntu docker[6923]: netbox-1 | dcim.modulebay... No objects found. Jun 02 13:15:54.822119 ubuntu docker[6923]: netbox-1 | dcim.moduletypeprofile... Skipping (found 7 existing). Jun 02 13:15:54.832925 ubuntu docker[6923]: netbox-1 | dcim.moduletype... No objects found. Jun 02 13:15:54.839294 ubuntu docker[6923]: netbox-1 | dcim.platform... No objects found. Jun 02 13:15:54.852771 ubuntu docker[6923]: netbox-1 | dcim.powerfeed... No objects found. Jun 02 13:15:54.858977 ubuntu docker[6923]: netbox-1 | dcim.poweroutlet... No objects found. Jun 02 13:15:54.862624 ubuntu docker[6923]: netbox-1 | dcim.powerpanel... No objects found. Jun 02 13:15:54.868776 ubuntu docker[6923]: netbox-1 | dcim.powerport... No objects found. Jun 02 13:15:54.875039 ubuntu docker[6923]: netbox-1 | dcim.racktype... No objects found. Jun 02 13:15:54.883598 ubuntu docker[6923]: netbox-1 | dcim.rack... No objects found. Jun 02 13:15:54.890120 ubuntu docker[6923]: netbox-1 | dcim.rackreservation... No objects found. Jun 02 13:15:54.893871 ubuntu docker[6923]: netbox-1 | dcim.rackrole... No objects found. Jun 02 13:15:54.900717 ubuntu docker[6923]: netbox-1 | dcim.rearport... No objects found. Jun 02 13:15:54.905731 ubuntu docker[6923]: netbox-1 | dcim.region... No objects found. Jun 02 13:15:54.909823 ubuntu docker[6923]: netbox-1 | dcim.site... No objects found. Jun 02 13:15:54.914023 ubuntu docker[6923]: netbox-1 | dcim.sitegroup... No objects found. Jun 02 13:15:54.918613 ubuntu docker[6923]: netbox-1 | dcim.virtualchassis... No objects found. Jun 02 13:15:54.924085 ubuntu docker[6923]: netbox-1 | dcim.virtualdevicecontext... No objects found. Jun 02 13:15:54.929727 ubuntu docker[6923]: netbox-1 | ipam.aggregate... No objects found. Jun 02 13:15:54.934941 ubuntu docker[6923]: netbox-1 | ipam.asn... No objects found. Jun 02 13:15:54.939490 ubuntu docker[6923]: netbox-1 | ipam.asnrange... No objects found. Jun 02 13:15:54.943884 ubuntu docker[6923]: netbox-1 | ipam.fhrpgroup... No objects found. Jun 02 13:15:54.949754 ubuntu docker[6923]: netbox-1 | ipam.ipaddress... No objects found. Jun 02 13:15:54.955952 ubuntu docker[6923]: netbox-1 | ipam.iprange... No objects found. Jun 02 13:15:54.962412 ubuntu docker[6923]: netbox-1 | ipam.prefix... No objects found. Jun 02 13:15:54.966678 ubuntu docker[6923]: netbox-1 | ipam.rir... No objects found. Jun 02 13:15:54.970613 ubuntu docker[6923]: netbox-1 | ipam.role... No objects found. Jun 02 13:15:54.974740 ubuntu docker[6923]: netbox-1 | ipam.routetarget... No objects found. Jun 02 13:15:54.979637 ubuntu docker[6923]: netbox-1 | ipam.service... No objects found. Jun 02 13:15:54.982908 ubuntu docker[6923]: netbox-1 | ipam.servicetemplate... No objects found. Jun 02 13:15:54.990116 ubuntu docker[6923]: netbox-1 | ipam.vlan... No objects found. Jun 02 13:15:54.992675 ubuntu docker[6923]: netbox-1 | ipam.vlangroup... No objects found. Jun 02 13:15:54.995708 ubuntu docker[6923]: netbox-1 | ipam.vlantranslationpolicy... No objects found. Jun 02 13:15:55.000338 ubuntu docker[6923]: netbox-1 | ipam.vlantranslationrule... No objects found. Jun 02 13:15:55.007198 ubuntu docker[6923]: netbox-1 | ipam.vrf... No objects found. Jun 02 13:15:55.014398 ubuntu docker[6923]: netbox-1 | extras.customfield... No objects found. Jun 02 13:15:55.018951 ubuntu docker[6923]: netbox-1 | extras.journalentry... No objects found. Jun 02 13:15:55.023274 ubuntu docker[6923]: netbox-1 | extras.tag... No objects found. Jun 02 13:15:55.027137 ubuntu docker[6923]: netbox-1 | extras.webhook... No objects found. Jun 02 13:15:55.030528 ubuntu docker[6923]: netbox-1 | tenancy.contact... No objects found. Jun 02 13:15:55.034563 ubuntu docker[6923]: netbox-1 | tenancy.contactgroup... No objects found. Jun 02 13:15:55.037926 ubuntu docker[6923]: netbox-1 | tenancy.contactrole... No objects found. Jun 02 13:15:55.041814 ubuntu docker[6923]: netbox-1 | tenancy.tenant... No objects found. Jun 02 13:15:55.046613 ubuntu docker[6923]: netbox-1 | tenancy.tenantgroup... No objects found. Jun 02 13:15:55.051009 ubuntu docker[6923]: netbox-1 | virtualization.cluster... No objects found. Jun 02 13:15:55.054556 ubuntu docker[6923]: netbox-1 | virtualization.clustergroup... No objects found. Jun 02 13:15:55.057757 ubuntu docker[6923]: netbox-1 | virtualization.clustertype... No objects found. Jun 02 13:15:55.062227 ubuntu docker[6923]: netbox-1 | virtualization.virtualmachine... No objects found. Jun 02 13:15:55.066838 ubuntu docker[6923]: netbox-1 | virtualization.vminterface... No objects found. Jun 02 13:15:55.070146 ubuntu docker[6923]: netbox-1 | virtualization.virtualdisk... No objects found. Jun 02 13:15:55.073927 ubuntu docker[6923]: netbox-1 | vpn.tunnel... No objects found. Jun 02 13:15:55.077494 ubuntu docker[6923]: netbox-1 | vpn.ikeproposal... No objects found. Jun 02 13:15:55.080934 ubuntu docker[6923]: netbox-1 | vpn.ikepolicy... No objects found. Jun 02 13:15:55.084265 ubuntu docker[6923]: netbox-1 | vpn.ipsecproposal... No objects found. Jun 02 13:15:55.087485 ubuntu docker[6923]: netbox-1 | vpn.ipsecpolicy... No objects found. Jun 02 13:15:55.090905 ubuntu docker[6923]: netbox-1 | vpn.ipsecprofile... No objects found. Jun 02 13:15:55.094669 ubuntu docker[6923]: netbox-1 | vpn.l2vpn... No objects found. Jun 02 13:15:55.100292 ubuntu docker[6923]: netbox-1 | wireless.wirelesslan... No objects found. Jun 02 13:15:55.107408 ubuntu docker[6923]: netbox-1 | wireless.wirelesslangroup... No objects found. Jun 02 13:15:55.117588 ubuntu docker[6923]: netbox-1 | wireless.wirelesslink... No objects found. Jun 02 13:15:55.117588 ubuntu docker[6923]: netbox-1 | Completed. Total entries: 7 Jun 02 13:15:58.420929 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:15:58.421781 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:15:58.421781 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:15:58.421781 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:15:58.421781 ubuntu docker[6923]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 13:15:58.421781 ubuntu docker[6923]: netbox-1 | Jun 02 13:15:58.693120 ubuntu docker[6923]: netbox-1 | 💡 Superuser Username: admin, E-Mail: netbox@osism.local Jun 02 13:16:00.448010 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:16:00.450725 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:16:00.450725 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:16:00.450725 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:16:00.450725 ubuntu docker[6923]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 13:16:00.450725 ubuntu docker[6923]: netbox-1 | Jun 02 13:16:00.688168 ubuntu docker[6923]: netbox-1 | ✅ Initialisation is done. Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 👤 Created user dragon Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Created group netbox-readers Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Created group netbox-writers Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 👤 Assigned user dragon to group netbox-writers Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔓 Created object permission read_all Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Assigned group netbox-readers object permission of read_all Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔓 Created object permission read_write_all Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Assigned group netbox-writers object permission of read_write_all Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field maintenance Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field dnsmasq_dhcp_tag Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field frr_local_as Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field frr_local_pref Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field alternative_name Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field inventory_hostname Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field provision_state Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field power_state Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field ironic_parameters Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field netplan_parameters Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field frr_parameters Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field dnsmasq_parameters Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field secrets Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field sonic_parameters Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field device_interface_label Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag OpenStack Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Ceph Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Kubernetes Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag reserved Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag unusable Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Managed by Ironic Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Managed by Metalbox Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Managed by OSISM Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Out of Band Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag BGP address-family L2VPN EVPN Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 📍 Created site Default site Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🏭 Created Manufacturer Default manufacturer Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Compute Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Storage Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Resource Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Control Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Manager Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Metalbox Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Network Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role DPU Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Loadbalancer Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Router Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Firewall Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Switch Jun 02 13:16:09.510177 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Spine Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Super Spine Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Service Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Data Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Storage Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Compute Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Border Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Access Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Transfer Leaf Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role OOB Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Console Server Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Housing Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role PDU Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Other Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Cable Management Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | 🔡 Created device type Default manufacturer Default device type Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Control Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Data Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Internal Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role External Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Management Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role OOB Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Provisioning Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Reserved Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Parking lot Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Loopback Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Storage Jun 02 13:16:09.521120 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Transfer Jun 02 13:16:13.030747 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 13:16:13.030747 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 13:16:13.030747 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 13:16:13.030747 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 13:16:13.030747 ubuntu docker[6923]: netbox-1 | Jun 02 13:16:13.030747 ubuntu docker[6923]: netbox-1 | 0 static files copied to '/opt/netbox/netbox/static', 502 unmodified. Jun 02 13:16:13.427205 ubuntu docker[6923]: netbox-1 | âŗ Waiting for control socket to be created... (1/10) Jun 02 13:16:13.439042 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [warn] 7#7 Unit is running unprivileged, then it cannot use arbitrary user and group. Jun 02 13:16:13.445385 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [info] 7#7 unit 1.34.2 started Jun 02 13:16:13.447341 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [info] 342#342 discovery started Jun 02 13:16:13.471731 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [notice] 342#342 module: python 3.12.3 "/usr/lib/unit/modules/python3.12.unit.so" Jun 02 13:16:13.475145 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [info] 7#7 controller started Jun 02 13:16:13.476303 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [info] 344#344 router started Jun 02 13:16:13.477654 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [notice] 7#7 process 342 exited with code 0 Jun 02 13:16:13.479162 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:13 [info] 344#344 OpenSSL 3.0.13 30 Jan 2024, 300000d0 Jun 02 13:16:14.446856 ubuntu docker[6923]: netbox-1 | âš™ī¸ Applying configuration from /etc/unit/nginx-unit.json Jun 02 13:16:14.475452 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:14 [info] 347#347 "netbox" prototype started Jun 02 13:16:14.476538 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:14 [info] 348#348 "netbox" application started Jun 02 13:16:16.642240 ubuntu docker[6923]: netbox-1 | ✅ Unit configuration loaded successfully Jun 02 13:16:16.643706 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:16 [notice] 7#7 process 340 exited with code 0 Jun 02 13:16:30.060132 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:16:30.056 * 100 changes in 300 seconds. Saving... Jun 02 13:16:30.060132 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:16:30.057 * Background saving started by pid 74 Jun 02 13:16:30.072636 ubuntu docker[6923]: redis-1 | 74:C 02 Jun 2026 13:16:30.071 * DB saved on disk Jun 02 13:16:30.074655 ubuntu docker[6923]: redis-1 | 74:C 02 Jun 2026 13:16:30.074 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB Jun 02 13:16:30.159730 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 13:16:30.159 * Background saving terminated with success Jun 02 13:16:30.565038 ubuntu docker[6923]: postgres-1 | 2026-06-02 13:16:30.562 UTC [56] LOG: checkpoint starting: time Jun 02 13:16:30.933759 ubuntu docker[6923]: netbox-1 | 2026/06/02 13:16:30 [info] 382#382 "netbox" application started Jun 02 13:16:37.004719 ubuntu docker[6923]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:13:16:37 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 13:17:12.728304 ubuntu docker[6923]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:13:17:12 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 13:17:42.806400 ubuntu docker[6923]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:13:17:42 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0"