Jun 02 11:16:31.384106 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 11:16:31.519594 ubuntu docker[6302]: Network netbox_default Creating Jun 02 11:16:31.630811 ubuntu docker[6302]: Network netbox_default Created Jun 02 11:16:31.631321 ubuntu docker[6302]: Volume netbox_redis Creating Jun 02 11:16:31.641041 ubuntu docker[6302]: Volume netbox_redis Created Jun 02 11:16:31.642177 ubuntu docker[6302]: Container netbox-redis-1 Creating Jun 02 11:16:31.642662 ubuntu docker[6302]: Container netbox-postgres-1 Creating Jun 02 11:16:32.234407 ubuntu docker[6302]: Container netbox-postgres-1 Created Jun 02 11:16:32.239396 ubuntu docker[6302]: Container netbox-redis-1 Created Jun 02 11:16:32.239396 ubuntu docker[6302]: Container netbox-netbox-1 Creating Jun 02 11:16:32.322694 ubuntu docker[6302]: Container netbox-netbox-1 Created Jun 02 11:16:32.323318 ubuntu docker[6302]: Container netbox-netbox-worker-1 Creating Jun 02 11:16:32.396218 ubuntu docker[6302]: Container netbox-netbox-worker-1 Created Jun 02 11:16:32.401497 ubuntu docker[6302]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 11:16:32.418483 ubuntu docker[6302]: Container netbox-redis-1 Starting Jun 02 11:16:32.419193 ubuntu docker[6302]: Container netbox-postgres-1 Starting Jun 02 11:16:32.847346 ubuntu docker[6302]: Container netbox-redis-1 Started Jun 02 11:16:32.853938 ubuntu docker[6302]: redis-1 | 1:C 02 Jun 2026 11:16:32.853 # 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 11:16:32.853938 ubuntu docker[6302]: redis-1 | 1:C 02 Jun 2026 11:16:32.853 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 11:16:32.853938 ubuntu docker[6302]: redis-1 | 1:C 02 Jun 2026 11:16:32.853 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 11:16:32.853938 ubuntu docker[6302]: redis-1 | 1:C 02 Jun 2026 11:16:32.853 * Configuration loaded Jun 02 11:16:32.855262 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:32.854 * monotonic clock: POSIX clock_gettime Jun 02 11:16:32.855684 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:32.855 * Running mode=standalone, port=6379. Jun 02 11:16:32.855684 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:32.855 * Server initialized Jun 02 11:16:32.859917 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:32.859 * Creating AOF base file appendonly.aof.1.base.rdb on server start Jun 02 11:16:32.866117 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:32.865 * Creating AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 11:16:32.866117 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:32.865 * Ready to accept connections tcp Jun 02 11:16:32.878616 ubuntu docker[6302]: Container netbox-postgres-1 Started Jun 02 11:16:32.878616 ubuntu docker[6302]: Container netbox-redis-1 Waiting Jun 02 11:16:32.878616 ubuntu docker[6302]: Container netbox-postgres-1 Waiting Jun 02 11:16:32.952573 ubuntu docker[6302]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 11:16:32.952573 ubuntu docker[6302]: postgres-1 | This user must also own the server process. Jun 02 11:16:32.952573 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | The default text search configuration will be set to "english". Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | Data page checksums are disabled. Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | creating subdirectories ... ok Jun 02 11:16:32.953111 ubuntu docker[6302]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 11:16:32.986713 ubuntu docker[6302]: postgres-1 | selecting default max_connections ... 100 Jun 02 11:16:33.016388 ubuntu docker[6302]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 11:16:33.078428 ubuntu docker[6302]: postgres-1 | selecting default time zone ... UTC Jun 02 11:16:33.080069 ubuntu docker[6302]: postgres-1 | creating configuration files ... ok Jun 02 11:16:33.253402 ubuntu docker[6302]: postgres-1 | running bootstrap script ... ok Jun 02 11:16:33.544109 ubuntu docker[6302]: postgres-1 | sh: locale: not found Jun 02 11:16:33.544109 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:33.543 UTC [35] WARNING: no usable system locales were found Jun 02 11:16:34.046863 ubuntu docker[6302]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 11:16:34.061881 ubuntu docker[6302]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 11:16:34.061881 ubuntu docker[6302]: 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 11:16:34.061881 ubuntu docker[6302]: postgres-1 | syncing data to disk ... ok Jun 02 11:16:34.061881 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.061881 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.062241 ubuntu docker[6302]: postgres-1 | Success. You can now start the database server using: Jun 02 11:16:34.062241 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.062241 ubuntu docker[6302]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 11:16:34.062241 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.158846 ubuntu docker[6302]: postgres-1 | waiting for server to start....2026-06-02 11:16:34.158 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 11:16:34.163604 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.162 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 11:16:34.168136 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.167 UTC [44] LOG: database system was shut down at 2026-06-02 11:16:34 UTC Jun 02 11:16:34.182044 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.180 UTC [41] LOG: database system is ready to accept connections Jun 02 11:16:34.200247 ubuntu docker[6302]: postgres-1 | done Jun 02 11:16:34.200247 ubuntu docker[6302]: postgres-1 | server started Jun 02 11:16:34.235209 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.235209 ubuntu docker[6302]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 11:16:34.269127 ubuntu docker[6302]: postgres-1 | CREATE ROLE Jun 02 11:16:34.312676 ubuntu docker[6302]: postgres-1 | CREATE DATABASE Jun 02 11:16:34.314313 ubuntu docker[6302]: postgres-1 | GRANT Jun 02 11:16:34.314970 ubuntu docker[6302]: postgres-1 | ALTER DATABASE Jun 02 11:16:34.318814 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.321183 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.320 UTC [41] LOG: received fast shutdown request Jun 02 11:16:34.321497 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.320 UTC [41] LOG: aborting any active transactions Jun 02 11:16:34.328421 ubuntu docker[6302]: postgres-1 | waiting for server to shut down....2026-06-02 11:16:34.327 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 11:16:34.331339 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.331 UTC [42] LOG: shutting down Jun 02 11:16:34.331659 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.331 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 11:16:34.346168 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.344 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.001 s, total=0.014 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 11:16:34.358881 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.358 UTC [41] LOG: database system is shut down Jun 02 11:16:34.424596 ubuntu docker[6302]: postgres-1 | done Jun 02 11:16:34.425078 ubuntu docker[6302]: postgres-1 | server stopped Jun 02 11:16:34.429114 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.429602 ubuntu docker[6302]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 11:16:34.429602 ubuntu docker[6302]: postgres-1 | Jun 02 11:16:34.509406 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.508 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 11:16:34.510058 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.509 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 11:16:34.510058 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.509 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 11:16:34.513869 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.513 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 11:16:34.518121 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.517 UTC [58] LOG: database system was shut down at 2026-06-02 11:16:34 UTC Jun 02 11:16:34.524652 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:34.522 UTC [1] LOG: database system is ready to accept connections Jun 02 11:16:56.073605 ubuntu systemd[1]: Stopping netbox.service - OSISM netbox service... Jun 02 11:16:56.199880 ubuntu docker[6807]: Container netbox-netbox-worker-1 Stopping Jun 02 11:16:56.201094 ubuntu docker[6807]: Container netbox-netbox-worker-1 Stopped Jun 02 11:16:56.201094 ubuntu docker[6807]: Container netbox-netbox-1 Stopping Jun 02 11:16:56.201603 ubuntu docker[6807]: Container netbox-netbox-1 Stopped Jun 02 11:16:56.201603 ubuntu docker[6807]: Container netbox-postgres-1 Stopping Jun 02 11:16:56.202934 ubuntu docker[6807]: Container netbox-redis-1 Stopping Jun 02 11:16:56.225595 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:56.224 UTC [1] LOG: received fast shutdown request Jun 02 11:16:56.225595 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:56.224 UTC [1] LOG: aborting any active transactions Jun 02 11:16:56.237121 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:56.235 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 Jun 02 11:16:56.237121 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:56.235 UTC [56] LOG: shutting down Jun 02 11:16:56.237121 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:56.235 UTC [56] LOG: checkpoint starting: shutdown immediate Jun 02 11:16:56.240468 ubuntu docker[6302]: redis-1 | 1:signal-handler (1780399016) Received SIGTERM scheduling shutdown... Jun 02 11:16:56.241974 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:56.241 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 11:16:56.253210 ubuntu docker[6302]: postgres-1 | 2026-06-02 11:16:56.252 UTC [1] LOG: database system is shut down Jun 02 11:16:56.255200 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:56.254 * User requested shutdown... Jun 02 11:16:56.255200 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:56.254 * Calling fsync() on the AOF file. Jun 02 11:16:56.255529 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:56.255 * Saving the final RDB snapshot before exiting. Jun 02 11:16:56.262310 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:56.262 * DB saved on disk Jun 02 11:16:56.263096 ubuntu docker[6302]: redis-1 | 1:M 02 Jun 2026 11:16:56.262 # Redis is now ready to exit, bye bye... Jun 02 11:16:56.519913 ubuntu docker[6807]: Container netbox-postgres-1 Stopped Jun 02 11:16:56.520525 ubuntu docker[6807]: Container netbox-redis-1 Stopped Jun 02 11:16:56.526795 ubuntu docker[6302]: Compose Stopping Gracefully Stopping... press Ctrl+C again to force Jun 02 11:16:56.531075 ubuntu docker[6302]: Container netbox-netbox-worker-1 Stopping Jun 02 11:16:56.532476 ubuntu docker[6302]: Container netbox-netbox-worker-1 Stopped Jun 02 11:16:56.532625 ubuntu docker[6302]: Container netbox-netbox-1 Stopping Jun 02 11:16:56.533915 ubuntu docker[6302]: Container netbox-netbox-1 Stopped Jun 02 11:16:56.533915 ubuntu docker[6302]: Container netbox-redis-1 Stopping Jun 02 11:16:56.533915 ubuntu docker[6302]: Container netbox-postgres-1 Stopping Jun 02 11:16:56.534271 ubuntu docker[6302]: Container netbox-postgres-1 Stopped Jun 02 11:16:56.535002 ubuntu docker[6302]: Container netbox-postgres-1 Error dependency postgres failed to start Jun 02 11:16:56.535280 ubuntu docker[6302]: Container netbox-redis-1 Error dependency redis failed to start Jun 02 11:16:56.535683 ubuntu docker[6302]: Container netbox-redis-1 Stopped Jun 02 11:16:56.542311 ubuntu systemd[1]: netbox.service: Main process exited, code=exited, status=130/n/a Jun 02 11:16:56.543409 ubuntu systemd[1]: netbox.service: Failed with result 'exit-code'. Jun 02 11:16:56.544617 ubuntu systemd[1]: Stopped netbox.service - OSISM netbox service. Jun 02 11:16:56.553727 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 11:16:56.696124 ubuntu docker[6923]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 11:16:56.712638 ubuntu docker[6923]: Container netbox-redis-1 Starting Jun 02 11:16:56.712638 ubuntu docker[6923]: Container netbox-postgres-1 Starting Jun 02 11:16:57.033502 ubuntu docker[6923]: Container netbox-redis-1 Started Jun 02 11:16:57.037846 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 11:16:57.037 # 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 11:16:57.037846 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 11:16:57.037 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 11:16:57.037846 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 11:16:57.037 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 11:16:57.037846 ubuntu docker[6923]: redis-1 | 1:C 02 Jun 2026 11:16:57.037 * Configuration loaded Jun 02 11:16:57.039825 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.038 * monotonic clock: POSIX clock_gettime Jun 02 11:16:57.039825 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.039 * Running mode=standalone, port=6379. Jun 02 11:16:57.040335 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.040 * Server initialized Jun 02 11:16:57.041502 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.041 * Reading RDB base file on AOF loading... Jun 02 11:16:57.041848 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.041 * Loading RDB produced by version 7.4.6 Jun 02 11:16:57.041848 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.041 * RDB age 25 seconds Jun 02 11:16:57.041848 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.041 * RDB memory usage when created 0.90 Mb Jun 02 11:16:57.041848 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.041 * RDB is base AOF Jun 02 11:16:57.041848 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.041 * Done loading RDB, keys loaded: 0, keys expired: 0. Jun 02 11:16:57.042575 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.042 * DB loaded from base file appendonly.aof.1.base.rdb: 0.002 seconds Jun 02 11:16:57.042832 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.042 * DB loaded from append only file: 0.002 seconds Jun 02 11:16:57.042832 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.042 * Opening AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 11:16:57.042832 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:16:57.042 * Ready to accept connections tcp Jun 02 11:16:57.076969 ubuntu docker[6923]: Container netbox-postgres-1 Started Jun 02 11:16:57.076969 ubuntu docker[6923]: Container netbox-redis-1 Waiting Jun 02 11:16:57.076969 ubuntu docker[6923]: Container netbox-postgres-1 Waiting Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | This user must also own the server process. Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | The default text search configuration will be set to "english". Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | Data page checksums are disabled. Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:57.134818 ubuntu docker[6923]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 11:16:57.135593 ubuntu docker[6923]: postgres-1 | creating subdirectories ... ok Jun 02 11:16:57.135593 ubuntu docker[6923]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 11:16:57.166970 ubuntu docker[6923]: postgres-1 | selecting default max_connections ... 100 Jun 02 11:16:57.208288 ubuntu docker[6923]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 11:16:57.270705 ubuntu docker[6923]: postgres-1 | selecting default time zone ... UTC Jun 02 11:16:57.271903 ubuntu docker[6923]: postgres-1 | creating configuration files ... ok Jun 02 11:16:57.449775 ubuntu docker[6923]: postgres-1 | running bootstrap script ... ok Jun 02 11:16:57.700575 ubuntu docker[6923]: postgres-1 | sh: locale: not found Jun 02 11:16:57.702160 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:57.701 UTC [35] WARNING: no usable system locales were found Jun 02 11:16:58.195529 ubuntu docker[6923]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 11:16:58.208905 ubuntu docker[6923]: postgres-1 | syncing data to disk ... ok Jun 02 11:16:58.209287 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.209954 ubuntu docker[6923]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 11:16:58.210454 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 11:16:58.210623 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.210623 ubuntu docker[6923]: postgres-1 | Success. You can now start the database server using: Jun 02 11:16:58.210623 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.210623 ubuntu docker[6923]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 11:16:58.210623 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.309715 ubuntu docker[6923]: postgres-1 | waiting for server to start....2026-06-02 11:16:58.308 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 11:16:58.315223 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.313 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 11:16:58.321225 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.320 UTC [44] LOG: database system was shut down at 2026-06-02 11:16:58 UTC Jun 02 11:16:58.332961 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.332 UTC [41] LOG: database system is ready to accept connections Jun 02 11:16:58.348426 ubuntu docker[6923]: postgres-1 | done Jun 02 11:16:58.348426 ubuntu docker[6923]: postgres-1 | server started Jun 02 11:16:58.382254 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.382254 ubuntu docker[6923]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 11:16:58.417960 ubuntu docker[6923]: postgres-1 | CREATE ROLE Jun 02 11:16:58.458504 ubuntu docker[6923]: postgres-1 | CREATE DATABASE Jun 02 11:16:58.458932 ubuntu docker[6923]: postgres-1 | GRANT Jun 02 11:16:58.459233 ubuntu docker[6923]: postgres-1 | ALTER DATABASE Jun 02 11:16:58.462017 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.463413 ubuntu docker[6923]: postgres-1 | waiting for server to shut down...2026-06-02 11:16:58.463 UTC [41] LOG: received fast shutdown request Jun 02 11:16:58.464463 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.463 UTC [41] LOG: aborting any active transactions Jun 02 11:16:58.470201 ubuntu docker[6923]: postgres-1 | .2026-06-02 11:16:58.469 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 11:16:58.470417 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.470 UTC [42] LOG: shutting down Jun 02 11:16:58.470417 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.470 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 11:16:58.483102 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.482 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 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 11:16:58.494564 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.494 UTC [41] LOG: database system is shut down Jun 02 11:16:58.565613 ubuntu docker[6923]: postgres-1 | done Jun 02 11:16:58.565613 ubuntu docker[6923]: postgres-1 | server stopped Jun 02 11:16:58.568175 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.568175 ubuntu docker[6923]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 11:16:58.568175 ubuntu docker[6923]: postgres-1 | Jun 02 11:16:58.635257 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.634 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 11:16:58.635807 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.634 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 11:16:58.635807 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.634 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 11:16:58.640144 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.639 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 11:16:58.644066 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.643 UTC [58] LOG: database system was shut down at 2026-06-02 11:16:58 UTC Jun 02 11:16:58.653521 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:16:58.653 UTC [1] LOG: database system is ready to accept connections Jun 02 11:17:27.581887 ubuntu docker[6923]: Container netbox-postgres-1 Healthy Jun 02 11:17:27.581887 ubuntu docker[6923]: Container netbox-redis-1 Healthy Jun 02 11:17:27.581887 ubuntu docker[6923]: Container netbox-netbox-1 Starting Jun 02 11:17:28.022345 ubuntu docker[6923]: Container netbox-netbox-1 Started Jun 02 11:17:28.022952 ubuntu docker[6923]: Container netbox-netbox-worker-1 Starting Jun 02 11:17:28.352568 ubuntu docker[6923]: Container netbox-netbox-worker-1 Started Jun 02 11:17:35.253325 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.252 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:35.253902 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.252 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 ('partial', 'usersocialauth', 'association', '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 ('objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'token', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'virtualcircuittype', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'poweroutlet', 'powerport', 'rack', 'consoleserverport', 'manufacturer', 'cable', 'powerfeed', 'interface', 'platform', 'powerpanel', 'virtualdevicecontext', 'region', 'frontport', 'device', 'rackrole', 'macaddress', 'rearport', 'module', 'devicebay', 'consoleporttemplate', 'modulebay', 'rearporttemplate', 'sitegroup', 'site', 'frontporttemplate', 'inventoryitemtemplate', 'moduletype', 'modulebaytemplate', 'racktype', 'inventoryitem', 'cabletermination', 'devicetype', 'consoleserverporttemplate', 'location', 'consoleport', 'inventoryitemrole', 'virtualchassis', 'devicerole', 'poweroutlettemplate', 'interfacetemplate', 'devicebaytemplate', 'rackreservation', 'cablepath', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'prefix', 'fhrpgroup', 'aggregate', 'servicetemplate', 'vlantranslationpolicy', 'vlan', 'asn', 'fhrpgroupassignment', 'iprange', 'service', 'role', 'rir', 'vlantranslationrule', 'ipaddress', 'vrf', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'customfieldchoiceset', 'tag', 'savedfilter', 'exporttemplate', 'bookmark', 'dashboard', 'journalentry', 'configtemplate', 'configcontext', 'notification', 'customlink', 'subscription', 'webhook', 'cachedvalue', 'imageattachment', 'tableconfig', 'notificationgroup', 'script', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenant', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:35.261493 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.261 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:35.261693 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.261 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 ('partial', 'usersocialauth', 'association', '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 ('objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'token', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'virtualcircuittype', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'poweroutlet', 'powerport', 'rack', 'consoleserverport', 'manufacturer', 'cable', 'powerfeed', 'interface', 'platform', 'powerpanel', 'virtualdevicecontext', 'region', 'frontport', 'device', 'rackrole', 'macaddress', 'rearport', 'module', 'devicebay', 'consoleporttemplate', 'modulebay', 'rearporttemplate', 'sitegroup', 'site', 'frontporttemplate', 'inventoryitemtemplate', 'moduletype', 'modulebaytemplate', 'racktype', 'inventoryitem', 'cabletermination', 'devicetype', 'consoleserverporttemplate', 'location', 'consoleport', 'inventoryitemrole', 'virtualchassis', 'devicerole', 'poweroutlettemplate', 'interfacetemplate', 'devicebaytemplate', 'rackreservation', 'cablepath', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'prefix', 'fhrpgroup', 'aggregate', 'servicetemplate', 'vlantranslationpolicy', 'vlan', 'asn', 'fhrpgroupassignment', 'iprange', 'service', 'role', 'rir', 'vlantranslationrule', 'ipaddress', 'vrf', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'customfieldchoiceset', 'tag', 'savedfilter', 'exporttemplate', 'bookmark', 'dashboard', 'journalentry', 'configtemplate', 'configcontext', 'notification', 'customlink', 'subscription', 'webhook', 'cachedvalue', 'imageattachment', 'tableconfig', 'notificationgroup', 'script', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenant', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:35.890816 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.890 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:35.890816 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.890 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 ('nonce', 'usersocialauth', 'partial', 'association', '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', 'managedfile', 'job', 'datafile', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'provider', 'circuit', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuittype', 'virtualcircuittype', 'circuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rearport', 'cabletermination', 'consoleport', 'poweroutlet', 'consoleserverport', 'interface', 'powerfeed', 'modulebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'rack', 'powerpanel', 'modulebay', 'devicebaytemplate', 'poweroutlettemplate', 'macaddress', 'inventoryitemrole', 'racktype', 'cablepath', 'powerport', 'inventoryitemtemplate', 'interfacetemplate', 'devicerole', 'sitegroup', 'location', 'region', 'devicebay', 'devicetype', 'site', 'consoleserverporttemplate', 'consoleporttemplate', 'module', 'manufacturer', 'virtualchassis', 'device', 'powerporttemplate', 'frontport', 'frontporttemplate', 'platform', 'rackreservation', 'cable', 'inventoryitem', 'rackrole', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'vlan', 'asnrange', 'aggregate', 'role', 'iprange', 'vlangroup', 'ipaddress', 'asn', 'vlantranslationrule', 'routetarget', 'vlantranslationpolicy', 'service', 'servicetemplate', 'vrf', 'fhrpgroup', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'notificationgroup', 'webhook', 'configcontext', 'dashboard', 'tag', 'subscription', 'script', 'customfieldchoiceset', 'configtemplate', 'tableconfig', 'journalentry', 'eventrule', 'exporttemplate', 'cachedvalue', 'customfield', 'notification', 'customlink', 'savedfilter', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:35.898109 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.897 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:35.898109 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.897 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 ('nonce', 'usersocialauth', 'partial', 'association', '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', 'managedfile', 'job', 'datafile', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'provider', 'circuit', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuittype', 'virtualcircuittype', 'circuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rearport', 'cabletermination', 'consoleport', 'poweroutlet', 'consoleserverport', 'interface', 'powerfeed', 'modulebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'rack', 'powerpanel', 'modulebay', 'devicebaytemplate', 'poweroutlettemplate', 'macaddress', 'inventoryitemrole', 'racktype', 'cablepath', 'powerport', 'inventoryitemtemplate', 'interfacetemplate', 'devicerole', 'sitegroup', 'location', 'region', 'devicebay', 'devicetype', 'site', 'consoleserverporttemplate', 'consoleporttemplate', 'module', 'manufacturer', 'virtualchassis', 'device', 'powerporttemplate', 'frontport', 'frontporttemplate', 'platform', 'rackreservation', 'cable', 'inventoryitem', 'rackrole', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'vlan', 'asnrange', 'aggregate', 'role', 'iprange', 'vlangroup', 'ipaddress', 'asn', 'vlantranslationrule', 'routetarget', 'vlantranslationpolicy', 'service', 'servicetemplate', 'vrf', 'fhrpgroup', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'notificationgroup', 'webhook', 'configcontext', 'dashboard', 'tag', 'subscription', 'script', 'customfieldchoiceset', 'configtemplate', 'tableconfig', 'journalentry', 'eventrule', 'exporttemplate', 'cachedvalue', 'customfield', 'notification', 'customlink', 'savedfilter', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:35.991080 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.990 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:35.991080 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:35.990 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 ('partial', 'usersocialauth', 'association', '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 ('objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'token', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'virtualcircuittype', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'poweroutlet', 'powerport', 'rack', 'consoleserverport', 'manufacturer', 'cable', 'powerfeed', 'interface', 'platform', 'powerpanel', 'virtualdevicecontext', 'region', 'frontport', 'device', 'rackrole', 'macaddress', 'rearport', 'module', 'devicebay', 'consoleporttemplate', 'modulebay', 'rearporttemplate', 'sitegroup', 'site', 'frontporttemplate', 'inventoryitemtemplate', 'moduletype', 'modulebaytemplate', 'racktype', 'inventoryitem', 'cabletermination', 'devicetype', 'consoleserverporttemplate', 'location', 'consoleport', 'inventoryitemrole', 'virtualchassis', 'devicerole', 'poweroutlettemplate', 'interfacetemplate', 'devicebaytemplate', 'rackreservation', 'cablepath', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'prefix', 'fhrpgroup', 'aggregate', 'servicetemplate', 'vlantranslationpolicy', 'vlan', 'asn', 'fhrpgroupassignment', 'iprange', 'service', 'role', 'rir', 'vlantranslationrule', 'ipaddress', 'vrf', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'customfieldchoiceset', 'tag', 'savedfilter', 'exporttemplate', 'bookmark', 'dashboard', 'journalentry', 'configtemplate', 'configcontext', 'notification', 'customlink', 'subscription', 'webhook', 'cachedvalue', 'imageattachment', 'tableconfig', 'notificationgroup', 'script', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenant', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:36.658828 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:36.657 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:36.658828 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:36.657 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 ('nonce', 'usersocialauth', 'partial', 'association', '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', 'managedfile', 'job', 'datafile', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'provider', 'circuit', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuittype', 'virtualcircuittype', 'circuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rearport', 'cabletermination', 'consoleport', 'poweroutlet', 'consoleserverport', 'interface', 'powerfeed', 'modulebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'rack', 'powerpanel', 'modulebay', 'devicebaytemplate', 'poweroutlettemplate', 'macaddress', 'inventoryitemrole', 'racktype', 'cablepath', 'powerport', 'inventoryitemtemplate', 'interfacetemplate', 'devicerole', 'sitegroup', 'location', 'region', 'devicebay', 'devicetype', 'site', 'consoleserverporttemplate', 'consoleporttemplate', 'module', 'manufacturer', 'virtualchassis', 'device', 'powerporttemplate', 'frontport', 'frontporttemplate', 'platform', 'rackreservation', 'cable', 'inventoryitem', 'rackrole', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'vlan', 'asnrange', 'aggregate', 'role', 'iprange', 'vlangroup', 'ipaddress', 'asn', 'vlantranslationrule', 'routetarget', 'vlantranslationpolicy', 'service', 'servicetemplate', 'vrf', 'fhrpgroup', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'notificationgroup', 'webhook', 'configcontext', 'dashboard', 'tag', 'subscription', 'script', 'customfieldchoiceset', 'configtemplate', 'tableconfig', 'journalentry', 'eventrule', 'exporttemplate', 'cachedvalue', 'customfield', 'notification', 'customlink', 'savedfilter', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:39.561577 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:17:45.532068 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:45.531 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:45.532068 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:45.531 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 ('nonce', 'association', 'usersocialauth', 'partial', '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 ('objectchange', 'managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuit', 'circuit', 'provider', 'providernetwork', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'powerpanel', 'region', 'location', 'cable', 'rearporttemplate', 'modulebaytemplate', 'moduletype', 'cablepath', 'module', 'cabletermination', 'consoleport', 'interface', 'rackreservation', 'frontporttemplate', 'powerfeed', 'devicebay', 'powerporttemplate', 'modulebay', 'poweroutlettemplate', 'consoleporttemplate', 'virtualdevicecontext', 'devicetype', 'racktype', 'poweroutlet', 'rackrole', 'inventoryitem', 'rack', 'manufacturer', 'consoleserverport', 'inventoryitemtemplate', 'site', 'platform', 'devicerole', 'rearport', 'interfacetemplate', 'sitegroup', 'device', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'fhrpgroup', 'vlan', 'service', 'role', 'vrf', 'iprange', 'asn', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configcontext', 'webhook', 'savedfilter', 'subscription', 'notification', 'customfield', 'dashboard', 'configtemplate', 'tableconfig', 'notificationgroup', 'journalentry', 'exporttemplate', 'taggeditem', 'customfieldchoiceset', 'tag', 'script', 'customlink', 'cachedvalue', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'tunnelgroup')) 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 11:17:45.539654 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:45.538 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:45.539654 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:45.538 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 ('nonce', 'association', 'usersocialauth', 'partial', '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 ('objectchange', 'managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuit', 'circuit', 'provider', 'providernetwork', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'powerpanel', 'region', 'location', 'cable', 'rearporttemplate', 'modulebaytemplate', 'moduletype', 'cablepath', 'module', 'cabletermination', 'consoleport', 'interface', 'rackreservation', 'frontporttemplate', 'powerfeed', 'devicebay', 'powerporttemplate', 'modulebay', 'poweroutlettemplate', 'consoleporttemplate', 'virtualdevicecontext', 'devicetype', 'racktype', 'poweroutlet', 'rackrole', 'inventoryitem', 'rack', 'manufacturer', 'consoleserverport', 'inventoryitemtemplate', 'site', 'platform', 'devicerole', 'rearport', 'interfacetemplate', 'sitegroup', 'device', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'fhrpgroup', 'vlan', 'service', 'role', 'vrf', 'iprange', 'asn', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configcontext', 'webhook', 'savedfilter', 'subscription', 'notification', 'customfield', 'dashboard', 'configtemplate', 'tableconfig', 'notificationgroup', 'journalentry', 'exporttemplate', 'taggeditem', 'customfieldchoiceset', 'tag', 'script', 'customlink', 'cachedvalue', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'tunnelgroup')) 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 11:17:46.278502 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:46.278 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:46.278838 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:46.278 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 ('nonce', 'association', 'usersocialauth', 'partial', '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 ('objectchange', 'managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuit', 'circuit', 'provider', 'providernetwork', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'powerpanel', 'region', 'location', 'cable', 'rearporttemplate', 'modulebaytemplate', 'moduletype', 'cablepath', 'module', 'cabletermination', 'consoleport', 'interface', 'rackreservation', 'frontporttemplate', 'powerfeed', 'devicebay', 'powerporttemplate', 'modulebay', 'poweroutlettemplate', 'consoleporttemplate', 'virtualdevicecontext', 'devicetype', 'racktype', 'poweroutlet', 'rackrole', 'inventoryitem', 'rack', 'manufacturer', 'consoleserverport', 'inventoryitemtemplate', 'site', 'platform', 'devicerole', 'rearport', 'interfacetemplate', 'sitegroup', 'device', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'fhrpgroup', 'vlan', 'service', 'role', 'vrf', 'iprange', 'asn', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configcontext', 'webhook', 'savedfilter', 'subscription', 'notification', 'customfield', 'dashboard', 'configtemplate', 'tableconfig', 'notificationgroup', 'journalentry', 'exporttemplate', 'taggeditem', 'customfieldchoiceset', 'tag', 'script', 'customlink', 'cachedvalue', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'tunnelgroup')) 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 11:17:48.548316 ubuntu docker[6923]: netbox-1 | âš™ī¸ Applying database migrations Jun 02 11:17:50.524397 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:50.524 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:50.524397 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:50.524 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', 'code', 'partial', 'association', 'usersocialauth')) 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 ('datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuit', 'circuittermination', 'providernetwork', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'cabletermination', 'inventoryitemtemplate', 'consoleserverporttemplate', 'manufacturer', 'devicebaytemplate', 'moduletype', 'inventoryitem', 'poweroutlettemplate', 'modulebaytemplate', 'devicebay', 'location', 'interfacetemplate', 'interface', 'cablepath', 'rearport', 'moduletypeprofile', 'platform', 'poweroutlet', 'macaddress', 'inventoryitemrole', 'devicetype', 'consoleporttemplate', 'cable', 'racktype', 'consoleserverport', 'powerport', 'module', 'site', 'rackreservation', 'frontporttemplate', 'rearporttemplate', 'device', 'virtualchassis', 'virtualdevicecontext', 'powerfeed', 'region', 'sitegroup', 'modulebay', 'rack', 'frontport', 'devicerole', 'rackrole', 'powerpanel', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'servicetemplate', 'rir', 'fhrpgroup', 'aggregate', 'fhrpgroupassignment', 'vrf', 'vlan', 'vlangroup', 'vlantranslationrule', 'iprange', 'ipaddress', 'asn', 'prefix', 'role', 'service', 'vlantranslationpolicy', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'customfield', 'tableconfig', 'subscription', 'taggeditem', 'cachedvalue', 'tag', 'notification', 'imageattachment', 'journalentry', 'configcontext', 'script', 'notificationgroup', 'savedfilter', 'dashboard', 'customfieldchoiceset', 'configtemplate', 'webhook', 'eventrule', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactgroup', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:50.529500 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:50.529 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:50.529500 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:50.529 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', 'code', 'partial', 'association', 'usersocialauth')) 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 ('datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuit', 'circuittermination', 'providernetwork', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'cabletermination', 'inventoryitemtemplate', 'consoleserverporttemplate', 'manufacturer', 'devicebaytemplate', 'moduletype', 'inventoryitem', 'poweroutlettemplate', 'modulebaytemplate', 'devicebay', 'location', 'interfacetemplate', 'interface', 'cablepath', 'rearport', 'moduletypeprofile', 'platform', 'poweroutlet', 'macaddress', 'inventoryitemrole', 'devicetype', 'consoleporttemplate', 'cable', 'racktype', 'consoleserverport', 'powerport', 'module', 'site', 'rackreservation', 'frontporttemplate', 'rearporttemplate', 'device', 'virtualchassis', 'virtualdevicecontext', 'powerfeed', 'region', 'sitegroup', 'modulebay', 'rack', 'frontport', 'devicerole', 'rackrole', 'powerpanel', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'servicetemplate', 'rir', 'fhrpgroup', 'aggregate', 'fhrpgroupassignment', 'vrf', 'vlan', 'vlangroup', 'vlantranslationrule', 'iprange', 'ipaddress', 'asn', 'prefix', 'role', 'service', 'vlantranslationpolicy', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'customfield', 'tableconfig', 'subscription', 'taggeditem', 'cachedvalue', 'tag', 'notification', 'imageattachment', 'journalentry', 'configcontext', 'script', 'notificationgroup', 'savedfilter', 'dashboard', 'customfieldchoiceset', 'configtemplate', 'webhook', 'eventrule', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactgroup', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:51.015144 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:51.014 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:51.015144 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:51.014 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', 'code', 'partial', 'association', 'usersocialauth')) 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 ('datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuit', 'circuittermination', 'providernetwork', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'cabletermination', 'inventoryitemtemplate', 'consoleserverporttemplate', 'manufacturer', 'devicebaytemplate', 'moduletype', 'inventoryitem', 'poweroutlettemplate', 'modulebaytemplate', 'devicebay', 'location', 'interfacetemplate', 'interface', 'cablepath', 'rearport', 'moduletypeprofile', 'platform', 'poweroutlet', 'macaddress', 'inventoryitemrole', 'devicetype', 'consoleporttemplate', 'cable', 'racktype', 'consoleserverport', 'powerport', 'module', 'site', 'rackreservation', 'frontporttemplate', 'rearporttemplate', 'device', 'virtualchassis', 'virtualdevicecontext', 'powerfeed', 'region', 'sitegroup', 'modulebay', 'rack', 'frontport', 'devicerole', 'rackrole', 'powerpanel', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'servicetemplate', 'rir', 'fhrpgroup', 'aggregate', 'fhrpgroupassignment', 'vrf', 'vlan', 'vlangroup', 'vlantranslationrule', 'iprange', 'ipaddress', 'asn', 'prefix', 'role', 'service', 'vlantranslationpolicy', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'customfield', 'tableconfig', 'subscription', 'taggeditem', 'cachedvalue', 'tag', 'notification', 'imageattachment', 'journalentry', 'configcontext', 'script', 'notificationgroup', 'savedfilter', 'dashboard', 'customfieldchoiceset', 'configtemplate', 'webhook', 'eventrule', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactgroup', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 11:17:52.729083 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:17:54.629088 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:54.628 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:54.629088 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:54.628 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 ('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', 'code', 'partial', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'token', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'circuitgroup', 'provider', 'circuittype', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'moduletype', 'interfacetemplate', 'site', 'devicebay', 'module', 'devicerole', 'cabletermination', 'rearport', 'rack', 'interface', 'frontport', 'location', 'inventoryitemrole', 'cable', 'device', 'poweroutlet', 'cablepath', 'consoleport', 'platform', 'consoleserverport', 'rackreservation', 'consoleserverporttemplate', 'powerpanel', 'consoleporttemplate', 'devicebaytemplate', 'devicetype', 'rearporttemplate', 'virtualdevicecontext', 'modulebay', 'macaddress', 'powerport', 'sitegroup', 'manufacturer', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebaytemplate', 'powerfeed', 'inventoryitem', 'racktype', 'moduletypeprofile', 'powerporttemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'service', 'iprange', 'fhrpgroup', 'vlan', 'prefix', 'rir', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'routetarget', 'vlantranslationpolicy', 'servicetemplate', 'aggregate', 'ipaddress', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customfieldchoiceset', 'customlink', 'notification', 'bookmark', 'savedfilter', 'eventrule', 'cachedvalue', 'configcontext', 'script', 'subscription', 'taggeditem', 'imageattachment', 'exporttemplate', 'tableconfig', 'journalentry', 'dashboard', 'customfield', 'notificationgroup', 'configtemplate', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecprofile')) 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 11:17:54.635910 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:54.635 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:54.635910 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:54.635 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 ('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', 'code', 'partial', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'token', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'circuitgroup', 'provider', 'circuittype', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'moduletype', 'interfacetemplate', 'site', 'devicebay', 'module', 'devicerole', 'cabletermination', 'rearport', 'rack', 'interface', 'frontport', 'location', 'inventoryitemrole', 'cable', 'device', 'poweroutlet', 'cablepath', 'consoleport', 'platform', 'consoleserverport', 'rackreservation', 'consoleserverporttemplate', 'powerpanel', 'consoleporttemplate', 'devicebaytemplate', 'devicetype', 'rearporttemplate', 'virtualdevicecontext', 'modulebay', 'macaddress', 'powerport', 'sitegroup', 'manufacturer', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebaytemplate', 'powerfeed', 'inventoryitem', 'racktype', 'moduletypeprofile', 'powerporttemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'service', 'iprange', 'fhrpgroup', 'vlan', 'prefix', 'rir', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'routetarget', 'vlantranslationpolicy', 'servicetemplate', 'aggregate', 'ipaddress', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customfieldchoiceset', 'customlink', 'notification', 'bookmark', 'savedfilter', 'eventrule', 'cachedvalue', 'configcontext', 'script', 'subscription', 'taggeditem', 'imageattachment', 'exporttemplate', 'tableconfig', 'journalentry', 'dashboard', 'customfield', 'notificationgroup', 'configtemplate', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecprofile')) 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 11:17:55.192519 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:55.191 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 11:17:55.192519 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:17:55.191 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 ('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', 'code', 'partial', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'token', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'circuitgroup', 'provider', 'circuittype', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'moduletype', 'interfacetemplate', 'site', 'devicebay', 'module', 'devicerole', 'cabletermination', 'rearport', 'rack', 'interface', 'frontport', 'location', 'inventoryitemrole', 'cable', 'device', 'poweroutlet', 'cablepath', 'consoleport', 'platform', 'consoleserverport', 'rackreservation', 'consoleserverporttemplate', 'powerpanel', 'consoleporttemplate', 'devicebaytemplate', 'devicetype', 'rearporttemplate', 'virtualdevicecontext', 'modulebay', 'macaddress', 'powerport', 'sitegroup', 'manufacturer', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebaytemplate', 'powerfeed', 'inventoryitem', 'racktype', 'moduletypeprofile', 'powerporttemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'service', 'iprange', 'fhrpgroup', 'vlan', 'prefix', 'rir', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'routetarget', 'vlantranslationpolicy', 'servicetemplate', 'aggregate', 'ipaddress', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customfieldchoiceset', 'customlink', 'notification', 'bookmark', 'savedfilter', 'eventrule', 'cachedvalue', 'configcontext', 'script', 'subscription', 'taggeditem', 'imageattachment', 'exporttemplate', 'tableconfig', 'journalentry', 'dashboard', 'customfield', 'notificationgroup', 'configtemplate', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecprofile')) 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 11:17:55.768440 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:17:55.769502 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:17:55.769502 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:17:55.769502 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:17:55.769502 ubuntu docker[6923]: netbox-1 | Operations to perform: Jun 02 11:17:55.769502 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 11:17:55.769502 ubuntu docker[6923]: netbox-1 | Running migrations: Jun 02 11:17:55.793320 ubuntu docker[6923]: netbox-1 | Applying contenttypes.0001_initial... OK Jun 02 11:17:55.803314 ubuntu docker[6923]: netbox-1 | Applying contenttypes.0002_remove_content_type_name... OK Jun 02 11:17:55.870148 ubuntu docker[6923]: netbox-1 | Applying auth.0001_initial... OK Jun 02 11:17:55.881130 ubuntu docker[6923]: netbox-1 | Applying auth.0002_alter_permission_name_max_length... OK Jun 02 11:17:55.889894 ubuntu docker[6923]: netbox-1 | Applying auth.0003_alter_user_email_max_length... OK Jun 02 11:17:55.897379 ubuntu docker[6923]: netbox-1 | Applying auth.0004_alter_user_username_opts... OK Jun 02 11:17:55.904503 ubuntu docker[6923]: netbox-1 | Applying auth.0005_alter_user_last_login_null... OK Jun 02 11:17:55.907886 ubuntu docker[6923]: netbox-1 | Applying auth.0006_require_contenttypes_0002... OK Jun 02 11:17:55.919817 ubuntu docker[6923]: netbox-1 | Applying auth.0007_alter_validators_add_error_messages... OK Jun 02 11:17:55.931288 ubuntu docker[6923]: netbox-1 | Applying auth.0008_alter_user_username_max_length... OK Jun 02 11:17:55.939161 ubuntu docker[6923]: netbox-1 | Applying auth.0009_alter_user_last_name_max_length... OK Jun 02 11:17:55.951917 ubuntu docker[6923]: netbox-1 | Applying auth.0010_alter_group_name_max_length... OK Jun 02 11:17:55.959464 ubuntu docker[6923]: netbox-1 | Applying auth.0011_update_proxy_permissions... OK Jun 02 11:17:55.966006 ubuntu docker[6923]: netbox-1 | Applying auth.0012_alter_user_first_name_max_length... OK Jun 02 11:17:56.145041 ubuntu docker[6923]: netbox-1 | Applying users.0001_squashed_0011... OK Jun 02 11:17:56.236258 ubuntu docker[6923]: netbox-1 | Applying users.0002_squashed_0004... OK Jun 02 11:17:56.238585 ubuntu docker[6923]: netbox-1 | Applying account.0001_initial... OK Jun 02 11:17:56.597717 ubuntu docker[6923]: netbox-1 | Applying extras.0001_squashed... OK Jun 02 11:17:56.684906 ubuntu docker[6923]: netbox-1 | Applying tenancy.0001_squashed_0012... OK Jun 02 11:17:56.940561 ubuntu docker[6923]: netbox-1 | Applying dcim.0001_squashed... OK Jun 02 11:18:00.151380 ubuntu docker[6923]: netbox-1 | Applying dcim.0002_squashed... OK Jun 02 11:18:00.988443 ubuntu docker[6923]: netbox-1 | Applying ipam.0001_squashed... OK Jun 02 11:18:01.589614 ubuntu docker[6923]: netbox-1 | Applying virtualization.0001_squashed_0022... OK Jun 02 11:18:03.212212 ubuntu docker[6923]: netbox-1 | Applying extras.0002_squashed_0059... OK Jun 02 11:18:05.326716 ubuntu docker[6923]: netbox-1 | Applying tenancy.0002_squashed_0011... OK Jun 02 11:18:09.170841 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:18:14.508935 ubuntu docker[6923]: netbox-1 | Applying dcim.0003_squashed_0130... OK Jun 02 11:18:17.360326 ubuntu docker[6923]: netbox-1 | Applying ipam.0002_squashed_0046... OK Jun 02 11:18:18.429115 ubuntu docker[6923]: netbox-1 | Applying wireless.0001_squashed_0008... OK Jun 02 11:18:20.223434 ubuntu docker[6923]: netbox-1 | Applying ipam.0047_squashed_0053... OK Jun 02 11:18:24.892518 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:18:28.719001 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:18:28.714 UTC [91] LOG: skipping analyze of "django_content_type" --- lock not available Jun 02 11:18:48.552784 ubuntu docker[6923]: netbox-1 | Applying dcim.0131_squashed_0159... OK Jun 02 11:18:48.608930 ubuntu docker[6923]: netbox-1 | Applying circuits.0001_squashed... OK Jun 02 11:18:52.009902 ubuntu docker[6923]: netbox-1 | Applying circuits.0002_squashed_0029... OK Jun 02 11:18:52.037951 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:18:55.131305 ubuntu docker[6923]: netbox-1 | Applying circuits.0003_squashed_0037... OK Jun 02 11:19:12.997895 ubuntu docker[6923]: netbox-1 | Applying dcim.0160_squashed_0166... OK Jun 02 11:19:14.008701 ubuntu docker[6923]: netbox-1 | Applying core.0001_squashed_0005... OK Jun 02 11:19:16.500156 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:19:18.811239 ubuntu docker[6923]: netbox-1 | Applying circuits.0038_squashed_0042... OK Jun 02 11:19:27.028784 ubuntu docker[6923]: netbox-1 | Applying extras.0060_squashed_0086... OK Jun 02 11:19:28.721657 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:19:28.721 UTC [109] LOG: skipping analyze of "django_content_type" --- lock not available Jun 02 11:19:29.221709 ubuntu docker[6923]: netbox-1 | Applying extras.0087_squashed_0098... OK Jun 02 11:19:29.264490 ubuntu docker[6923]: netbox-1 | Applying extras.0099_cachedvalue_ordering... OK Jun 02 11:19:29.575984 ubuntu docker[6923]: netbox-1 | Applying extras.0100_customfield_ui_attrs... OK Jun 02 11:19:32.633980 ubuntu docker[6923]: netbox-1 | Applying extras.0101_eventrule... OK Jun 02 11:19:32.822803 ubuntu docker[6923]: netbox-1 | Applying extras.0102_move_configrevision... OK Jun 02 11:19:32.955402 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:19:33.449473 ubuntu docker[6923]: netbox-1 | Applying extras.0103_gfk_indexes... OK Jun 02 11:19:33.518377 ubuntu docker[6923]: netbox-1 | Applying extras.0104_stagedchange_remove_change_logging... OK Jun 02 11:19:33.601111 ubuntu docker[6923]: netbox-1 | Applying extras.0105_customfield_min_max_values... OK Jun 02 11:19:33.731260 ubuntu docker[6923]: netbox-1 | Applying extras.0106_bookmark_user_cascade_deletion... OK Jun 02 11:19:33.766057 ubuntu docker[6923]: netbox-1 | Applying extras.0107_cachedvalue_extras_cachedvalue_object... OK Jun 02 11:19:33.892681 ubuntu docker[6923]: netbox-1 | Applying extras.0108_convert_reports_to_scripts... OK Jun 02 11:19:34.298543 ubuntu docker[6923]: netbox-1 | Applying extras.0109_script_model... OK Jun 02 11:19:34.409601 ubuntu docker[6923]: netbox-1 | Applying extras.0110_remove_eventrule_action_parameters... OK Jun 02 11:19:34.513580 ubuntu docker[6923]: netbox-1 | Applying core.0006_datasource_type_remove_choices... OK Jun 02 11:19:34.554289 ubuntu docker[6923]: netbox-1 | Applying core.0007_job_add_error_field... OK Jun 02 11:19:34.558541 ubuntu docker[6923]: netbox-1 | Applying core.0008_contenttype_proxy... OK Jun 02 11:19:34.562812 ubuntu docker[6923]: netbox-1 | Applying core.0009_configrevision... OK Jun 02 11:19:34.602901 ubuntu docker[6923]: netbox-1 | Applying core.0010_gfk_indexes... OK Jun 02 11:19:36.471438 ubuntu docker[6923]: netbox-1 | Applying extras.0111_rename_content_types... OK Jun 02 11:19:36.646685 ubuntu docker[6923]: netbox-1 | Applying extras.0112_tag_update_object_types... OK Jun 02 11:19:36.703215 ubuntu docker[6923]: netbox-1 | Applying extras.0113_customfield_rename_object_type... OK Jun 02 11:19:37.002543 ubuntu docker[6923]: netbox-1 | Applying users.0005_alter_user_table... OK Jun 02 11:19:38.262363 ubuntu docker[6923]: netbox-1 | Applying users.0006_custom_group_model... OK Jun 02 11:19:38.453772 ubuntu docker[6923]: netbox-1 | Applying users.0007_objectpermission_update_object_types... OK Jun 02 11:19:39.205024 ubuntu docker[6923]: netbox-1 | Applying users.0008_flip_objectpermission_assignments... OK Jun 02 11:19:40.146204 ubuntu docker[6923]: netbox-1 | Applying users.0009_update_group_perms... OK Jun 02 11:19:40.193118 ubuntu docker[6923]: netbox-1 | Applying extras.0114_customfield_add_comments... OK Jun 02 11:19:40.366723 ubuntu docker[6923]: netbox-1 | Applying extras.0115_convert_dashboard_widgets... OK Jun 02 11:19:40.584953 ubuntu docker[6923]: netbox-1 | Applying extras.0116_custom_link_button_color... OK Jun 02 11:19:40.762911 ubuntu docker[6923]: netbox-1 | Applying core.0011_move_objectchange... OK Jun 02 11:19:41.249876 ubuntu docker[6923]: netbox-1 | Applying extras.0117_move_objectchange... OK Jun 02 11:19:41.298623 ubuntu docker[6923]: netbox-1 | Applying extras.0118_customfield_uniqueness... OK Jun 02 11:19:42.853920 ubuntu docker[6923]: netbox-1 | Applying extras.0119_notifications... OK Jun 02 11:19:44.048651 ubuntu docker[6923]: netbox-1 | Applying extras.0120_eventrule_event_types... OK Jun 02 11:19:44.089380 ubuntu docker[6923]: netbox-1 | Applying extras.0121_customfield_related_object_filter... OK Jun 02 11:19:44.253389 ubuntu docker[6923]: netbox-1 | Applying extras.0122_charfield_null_choices... OK Jun 02 11:19:44.386522 ubuntu docker[6923]: netbox-1 | Applying tenancy.0012_contactassignment_custom_fields... OK Jun 02 11:19:44.834625 ubuntu docker[6923]: netbox-1 | Applying tenancy.0013_gfk_indexes... OK Jun 02 11:19:44.965546 ubuntu docker[6923]: netbox-1 | Applying tenancy.0014_contactassignment_ordering... OK Jun 02 11:19:45.657912 ubuntu docker[6923]: netbox-1 | Applying tenancy.0015_contactassignment_rename_content_type... OK Jun 02 11:19:45.943799 ubuntu docker[6923]: netbox-1 | Applying tenancy.0016_charfield_null_choices... OK Jun 02 11:19:47.277438 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:19:56.867243 ubuntu docker[6923]: netbox-1 | Applying ipam.0054_squashed_0067... OK Jun 02 11:19:58.255728 ubuntu docker[6923]: netbox-1 | Applying ipam.0068_move_l2vpn... OK Jun 02 11:19:58.510347 ubuntu docker[6923]: netbox-1 | Applying ipam.0069_gfk_indexes... OK Jun 02 11:19:59.156195 ubuntu docker[6923]: netbox-1 | Applying ipam.0070_vlangroup_vlan_id_ranges... OK Jun 02 11:19:59.864488 ubuntu docker[6923]: netbox-1 | Applying ipam.0071_prefix_scope... OK Jun 02 11:20:01.775736 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:20:05.386151 ubuntu docker[6923]: netbox-1 | Applying dcim.0167_squashed_0182... OK Jun 02 11:20:05.525635 ubuntu docker[6923]: netbox-1 | Applying dcim.0183_devicetype_exclude_from_utilization... OK Jun 02 11:20:05.705061 ubuntu docker[6923]: netbox-1 | Applying dcim.0184_protect_child_interfaces... OK Jun 02 11:20:06.019295 ubuntu docker[6923]: netbox-1 | Applying dcim.0185_gfk_indexes... OK Jun 02 11:20:06.504713 ubuntu docker[6923]: netbox-1 | Applying dcim.0186_location_facility... OK Jun 02 11:20:06.656846 ubuntu docker[6923]: netbox-1 | Applying dcim.0187_alter_device_vc_position... OK Jun 02 11:20:07.264882 ubuntu docker[6923]: netbox-1 | Applying dcim.0188_racktype... OK Jun 02 11:20:07.531090 ubuntu docker[6923]: netbox-1 | Applying dcim.0189_moduletype_rack_airflow... OK Jun 02 11:20:09.093792 ubuntu docker[6923]: netbox-1 | Applying dcim.0190_nested_modules... OK Jun 02 11:20:09.229158 ubuntu docker[6923]: netbox-1 | Applying dcim.0191_module_bay_rebuild... OK Jun 02 11:20:09.342968 ubuntu docker[6923]: netbox-1 | Applying dcim.0192_inventoryitem_status... OK Jun 02 11:20:09.440788 ubuntu docker[6923]: netbox-1 | Applying dcim.0193_poweroutlet_color... OK Jun 02 11:20:10.658448 ubuntu docker[6923]: netbox-1 | Applying ipam.0072_prefix_cached_relations... OK Jun 02 11:20:11.026514 ubuntu docker[6923]: netbox-1 | Applying ipam.0073_charfield_null_choices... OK Jun 02 11:20:11.824878 ubuntu docker[6923]: netbox-1 | Applying ipam.0074_vlantranslationpolicy_vlantranslationrule... OK Jun 02 11:20:12.267827 ubuntu docker[6923]: netbox-1 | Applying ipam.0075_vlan_qinq... OK Jun 02 11:20:15.376959 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:20:18.524539 ubuntu docker[6923]: netbox-1 | Applying dcim.0194_charfield_null_choices... OK Jun 02 11:20:18.751896 ubuntu docker[6923]: netbox-1 | Applying dcim.0195_interface_vlan_translation_policy... OK Jun 02 11:20:19.378294 ubuntu docker[6923]: netbox-1 | Applying dcim.0196_qinq_svlan... OK Jun 02 11:20:19.398824 ubuntu docker[6923]: netbox-1 | Applying dcim.0197_natural_sort_collation... OK Jun 02 11:20:20.254037 ubuntu docker[6923]: netbox-1 | Applying circuits.0043_circuittype_color... OK Jun 02 11:20:20.856789 ubuntu docker[6923]: netbox-1 | Applying circuits.0044_circuit_groups... OK Jun 02 11:20:21.275348 ubuntu docker[6923]: netbox-1 | Applying circuits.0045_circuit_distance... OK Jun 02 11:20:21.903117 ubuntu docker[6923]: netbox-1 | Applying circuits.0046_charfield_null_choices... OK Jun 02 11:20:23.011013 ubuntu docker[6923]: netbox-1 | Applying circuits.0047_circuittermination__termination... OK Jun 02 11:20:24.703011 ubuntu docker[6923]: netbox-1 | Applying circuits.0048_circuitterminations_cached_relations... OK Jun 02 11:20:25.586339 ubuntu docker[6923]: netbox-1 | Applying circuits.0049_natural_ordering... OK Jun 02 11:20:26.501052 ubuntu docker[6923]: netbox-1 | Applying circuits.0050_virtual_circuits... OK Jun 02 11:20:28.547627 ubuntu docker[6923]: netbox-1 | Applying circuits.0051_virtualcircuit_group_assignment... OK Jun 02 11:20:28.700618 ubuntu docker[6923]: netbox-1 | Applying circuits.0052_extend_circuit_abs_distance_upper_limit... OK Jun 02 11:20:29.154898 ubuntu docker[6923]: netbox-1 | Applying core.0012_job_object_type_optional... OK Jun 02 11:20:29.233679 ubuntu docker[6923]: netbox-1 | Applying core.0013_job_data_encoder... OK Jun 02 11:20:29.382956 ubuntu docker[6923]: netbox-1 | Applying core.0014_datasource_sync_interval... OK Jun 02 11:20:29.514936 ubuntu docker[6923]: netbox-1 | Applying core.0015_remove_redundant_indexes... OK Jun 02 11:20:29.716436 ubuntu docker[6923]: netbox-1 | Applying extras.0123_journalentry_kind_default... OK Jun 02 11:20:30.830741 ubuntu docker[6923]: netbox-1 | Applying extras.0124_remove_staging... OK Jun 02 11:20:31.192928 ubuntu docker[6923]: netbox-1 | Applying extras.0125_alter_tag_options_tag_weight... OK Jun 02 11:20:31.270190 ubuntu docker[6923]: netbox-1 | Applying extras.0126_exporttemplate_file_name... OK Jun 02 11:20:31.553277 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:20:31.960435 ubuntu docker[6923]: netbox-1 | Applying extras.0127_configtemplate_as_attachment_and_more... OK Jun 02 11:20:32.180225 ubuntu docker[6923]: netbox-1 | Applying extras.0128_tableconfig... OK Jun 02 11:20:32.383461 ubuntu docker[6923]: netbox-1 | Applying extras.0129_fix_script_paths... OK Jun 02 11:20:42.844687 ubuntu docker[6923]: netbox-1 | Applying dcim.0198_natural_ordering... OK Jun 02 11:20:43.063804 ubuntu docker[6923]: netbox-1 | Applying dcim.0199_macaddress... OK Jun 02 11:20:43.675883 ubuntu docker[6923]: netbox-1 | Applying dcim.0200_populate_mac_addresses... OK Jun 02 11:20:43.842468 ubuntu docker[6923]: netbox-1 | Applying dcim.0201_add_power_outlet_status... OK Jun 02 11:20:44.555721 ubuntu docker[6923]: netbox-1 | Applying dcim.0202_location_comments_region_comments_sitegroup_comments... OK Jun 02 11:20:44.854708 ubuntu docker[6923]: netbox-1 | Applying dcim.0203_add_rack_outer_height... OK Jun 02 11:20:47.491350 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:20:47.778221 ubuntu docker[6923]: netbox-1 | Applying dcim.0203_device_role_nested... OK Jun 02 11:20:48.001125 ubuntu docker[6923]: netbox-1 | Applying dcim.0204_device_role_rebuild... OK Jun 02 11:20:49.067893 ubuntu docker[6923]: netbox-1 | Applying dcim.0205_moduletypeprofile... OK Jun 02 11:20:49.278581 ubuntu docker[6923]: netbox-1 | Applying dcim.0206_load_module_type_profiles... OK Jun 02 11:20:49.396429 ubuntu docker[6923]: netbox-1 | Applying dcim.0207_remove_redundant_indexes... OK Jun 02 11:20:49.917647 ubuntu docker[6923]: netbox-1 | Applying dcim.0208_devicerole_uniqueness... OK Jun 02 11:20:49.922335 ubuntu docker[6923]: netbox-1 | Applying django_rq.0001_initial... OK Jun 02 11:20:57.897784 ubuntu docker[6923]: netbox-1 | Applying virtualization.0023_squashed_0036... OK Jun 02 11:20:58.198815 ubuntu docker[6923]: netbox-1 | Applying virtualization.0037_protect_child_interfaces... OK Jun 02 11:20:58.748577 ubuntu docker[6923]: netbox-1 | Applying virtualization.0038_virtualdisk... OK Jun 02 11:20:58.917602 ubuntu docker[6923]: netbox-1 | Applying virtualization.0039_virtualmachine_serial_number... OK Jun 02 11:20:59.110130 ubuntu docker[6923]: netbox-1 | Applying virtualization.0040_convert_disk_size... OK Jun 02 11:20:59.395084 ubuntu docker[6923]: netbox-1 | Applying virtualization.0041_charfield_null_choices... OK Jun 02 11:20:59.565694 ubuntu docker[6923]: netbox-1 | Applying virtualization.0042_vminterface_vlan_translation_policy... OK Jun 02 11:21:00.443778 ubuntu docker[6923]: netbox-1 | Applying virtualization.0043_qinq_svlan... OK Jun 02 11:21:00.884362 ubuntu docker[6923]: netbox-1 | Applying virtualization.0044_cluster_scope... OK Jun 02 11:21:02.356779 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:21:02.495268 ubuntu docker[6923]: netbox-1 | Applying virtualization.0045_clusters_cached_relations... OK Jun 02 11:21:03.459389 ubuntu docker[6923]: netbox-1 | Applying virtualization.0046_alter_cluster__location_alter_cluster__region_and_more... OK Jun 02 11:21:04.374692 ubuntu docker[6923]: netbox-1 | Applying virtualization.0047_natural_ordering... OK Jun 02 11:21:04.885904 ubuntu docker[6923]: netbox-1 | Applying virtualization.0048_populate_mac_addresses... OK Jun 02 11:21:05.777510 ubuntu docker[6923]: netbox-1 | Applying tenancy.0017_natural_ordering... OK Jun 02 11:21:06.412407 ubuntu docker[6923]: netbox-1 | Applying ipam.0076_natural_ordering... OK Jun 02 11:21:06.636090 ubuntu docker[6923]: netbox-1 | Applying ipam.0077_vlangroup_tenant... OK Jun 02 11:21:06.793319 ubuntu docker[6923]: netbox-1 | Applying ipam.0078_iprange_mark_utilized... OK Jun 02 11:21:07.707709 ubuntu docker[6923]: netbox-1 | Applying ipam.0079_add_service_fhrp_group_parent_gfk... OK Jun 02 11:21:07.918020 ubuntu docker[6923]: netbox-1 | Applying ipam.0080_populate_service_parent... OK Jun 02 11:21:08.913424 ubuntu docker[6923]: netbox-1 | Applying ipam.0081_remove_service_device_virtual_machine_add_parent_gfk_index... OK Jun 02 11:21:08.926828 ubuntu docker[6923]: netbox-1 | Applying sessions.0001_initial... OK Jun 02 11:21:09.218549 ubuntu docker[6923]: netbox-1 | Applying social_django.0001_initial... OK Jun 02 11:21:09.423311 ubuntu docker[6923]: netbox-1 | Applying social_django.0002_add_related_name... OK Jun 02 11:21:09.437041 ubuntu docker[6923]: netbox-1 | Applying social_django.0003_alter_email_max_length... OK Jun 02 11:21:09.470847 ubuntu docker[6923]: netbox-1 | Applying social_django.0004_auto_20160423_0400... OK Jun 02 11:21:09.480241 ubuntu docker[6923]: netbox-1 | Applying social_django.0005_auto_20160727_2333... OK Jun 02 11:21:09.491065 ubuntu docker[6923]: netbox-1 | Applying social_django.0006_partial... OK Jun 02 11:21:09.502354 ubuntu docker[6923]: netbox-1 | Applying social_django.0007_code_timestamp... OK Jun 02 11:21:09.515273 ubuntu docker[6923]: netbox-1 | Applying social_django.0008_partial_timestamp... OK Jun 02 11:21:09.582488 ubuntu docker[6923]: netbox-1 | Applying social_django.0009_auto_20191118_0520... OK Jun 02 11:21:09.622712 ubuntu docker[6923]: netbox-1 | Applying social_django.0010_uid_db_index... OK Jun 02 11:21:09.744275 ubuntu docker[6923]: netbox-1 | Applying social_django.0011_alter_id_fields... OK Jun 02 11:21:09.785780 ubuntu docker[6923]: netbox-1 | Applying social_django.0012_usersocialauth_extra_data_new... OK Jun 02 11:21:10.616880 ubuntu docker[6923]: netbox-1 | Applying social_django.0013_migrate_extra_data... OK Jun 02 11:21:10.658174 ubuntu docker[6923]: netbox-1 | Applying social_django.0014_remove_usersocialauth_extra_data... OK Jun 02 11:21:10.704363 ubuntu docker[6923]: netbox-1 | Applying social_django.0015_rename_extra_data_new_usersocialauth_extra_data... OK Jun 02 11:21:10.738518 ubuntu docker[6923]: netbox-1 | Applying social_django.0016_alter_usersocialauth_extra_data... OK Jun 02 11:21:10.774232 ubuntu docker[6923]: netbox-1 | Applying social_django.0017_usersocialauth_user_social_auth_uid_required... OK Jun 02 11:21:11.000112 ubuntu docker[6923]: netbox-1 | Applying taggit.0001_initial... OK Jun 02 11:21:11.063214 ubuntu docker[6923]: netbox-1 | Applying taggit.0002_auto_20150616_2121... OK Jun 02 11:21:11.127016 ubuntu docker[6923]: netbox-1 | Applying taggit.0003_taggeditem_add_unique_index... OK Jun 02 11:21:11.540064 ubuntu docker[6923]: netbox-1 | Applying taggit.0004_alter_taggeditem_content_type_alter_taggeditem_tag... OK Jun 02 11:21:11.551013 ubuntu docker[6923]: netbox-1 | Applying taggit.0005_auto_20220424_2025... OK Jun 02 11:21:11.669221 ubuntu docker[6923]: netbox-1 | Applying taggit.0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx... OK Jun 02 11:21:13.415281 ubuntu docker[6923]: netbox-1 | Applying tenancy.0018_contact_groups... OK Jun 02 11:21:13.716505 ubuntu docker[6923]: netbox-1 | Applying tenancy.0019_contactgroup_comments_tenantgroup_comments... OK Jun 02 11:21:14.166576 ubuntu docker[6923]: netbox-1 | Applying tenancy.0020_remove_contactgroupmembership... OK Jun 02 11:21:18.421317 ubuntu docker[6923]: netbox-1 | Applying vpn.0001_initial... OK Jun 02 11:21:18.486929 ubuntu docker[6923]: netbox-worker-1 | waiting for netbox database migrations... Jun 02 11:21:19.232440 ubuntu docker[6923]: netbox-1 | Applying vpn.0002_move_l2vpn... OK Jun 02 11:21:19.484342 ubuntu docker[6923]: netbox-1 | Applying vpn.0003_ipaddress_multiple_tunnel_terminations... OK Jun 02 11:21:20.192826 ubuntu docker[6923]: netbox-1 | Applying vpn.0004_alter_ikepolicy_mode... OK Jun 02 11:21:20.245219 ubuntu docker[6923]: netbox-1 | Applying vpn.0005_rename_indexes... OK Jun 02 11:21:21.298340 ubuntu docker[6923]: netbox-1 | Applying vpn.0006_charfield_null_choices... OK Jun 02 11:21:23.169397 ubuntu docker[6923]: netbox-1 | Applying vpn.0007_natural_ordering... OK Jun 02 11:21:23.352339 ubuntu docker[6923]: netbox-1 | Applying vpn.0008_add_l2vpn_status... OK Jun 02 11:21:23.743784 ubuntu docker[6923]: netbox-1 | Applying vpn.0009_remove_redundant_indexes... OK Jun 02 11:21:24.780048 ubuntu docker[6923]: netbox-1 | Applying wireless.0009_wirelesslink_distance... OK Jun 02 11:21:26.199808 ubuntu docker[6923]: netbox-1 | Applying wireless.0010_charfield_null_choices... OK Jun 02 11:21:28.413055 ubuntu docker[6923]: netbox-1 | Applying wireless.0011_wirelesslan__location_wirelesslan__region_and_more... OK Jun 02 11:21:29.614122 ubuntu docker[6923]: netbox-1 | Applying wireless.0012_alter_wirelesslan__location_and_more... OK Jun 02 11:21:29.821797 ubuntu docker[6923]: netbox-1 | Applying wireless.0013_natural_ordering... OK Jun 02 11:21:30.606440 ubuntu docker[6923]: netbox-1 | Applying wireless.0014_wirelesslangroup_comments... OK Jun 02 11:21:31.277499 ubuntu docker[6923]: netbox-1 | Applying wireless.0015_extend_wireless_link_abs_distance_upper_limit... OK Jun 02 11:21:33.794088 ubuntu docker[6923]: netbox-1 | âš™ī¸ Running trace_paths Jun 02 11:21:42.288016 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | Found no missing console port paths; skipping Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | Found no missing console server port paths; skipping Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | Found no missing interface paths; skipping Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | Found no missing power feed paths; skipping Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | Found no missing power outlet paths; skipping Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | Found no missing power port paths; skipping Jun 02 11:21:42.288689 ubuntu docker[6923]: netbox-1 | Finished. Jun 02 11:21:42.703449 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 11:21:42.717944 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:21:42.717944 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:21:42.717944 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:21:42.717944 ubuntu docker[6923]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:21:42.717944 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 Worker rq:worker:03e08d98a1b3429c9910bfd6c8f3f9a4 started with PID 1, version 2.4.0 Jun 02 11:21:42.717944 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 Subscribing to channel rq:pubsub:03e08d98a1b3429c9910bfd6c8f3f9a4 Jun 02 11:21:42.720440 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 *** Listening on high, default, low... Jun 02 11:21:42.740211 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 Scheduler for low, default, high started with PID 476 Jun 02 11:21:42.741018 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 Cleaning registries for queue: high Jun 02 11:21:42.747558 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 Cleaning registries for queue: default Jun 02 11:21:42.751333 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 Cleaning registries for queue: low Jun 02 11:21:42.759609 ubuntu docker[6923]: netbox-worker-1 | 11:21:42 default: handle(job=) (8a8d7c09-11a9-4a98-871f-72b84a4ceec6) Jun 02 11:21:44.399953 ubuntu docker[6923]: netbox-1 | âš™ī¸ Removing stale content types Jun 02 11:21:46.253779 ubuntu docker[6923]: netbox-worker-1 | 11:21:46 Successfully completed handle(job=) job in 0:00:03.476003s on worker 03e08d98a1b3429c9910bfd6c8f3f9a4 Jun 02 11:21:46.253779 ubuntu docker[6923]: netbox-worker-1 | 11:21:46 default: Job OK (8a8d7c09-11a9-4a98-871f-72b84a4ceec6) Jun 02 11:21:46.253779 ubuntu docker[6923]: netbox-worker-1 | 11:21:46 Result is kept for 500 seconds Jun 02 11:21:52.348458 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:21:52.348458 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:21:52.348458 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:21:52.348458 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:21:54.485011 ubuntu docker[6923]: netbox-1 | âš™ī¸ Removing expired user sessions Jun 02 11:21:58.097069 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:21:58.095 * 100 changes in 300 seconds. Saving... Jun 02 11:21:58.099547 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:21:58.099 * Background saving started by pid 72 Jun 02 11:21:58.112961 ubuntu docker[6923]: redis-1 | 72:C 02 Jun 2026 11:21:58.110 * DB saved on disk Jun 02 11:21:58.112961 ubuntu docker[6923]: redis-1 | 72:C 02 Jun 2026 11:21:58.111 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB Jun 02 11:21:58.202445 ubuntu docker[6923]: redis-1 | 1:M 02 Jun 2026 11:21:58.201 * Background saving terminated with success Jun 02 11:21:58.718296 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:21:58.716 UTC [56] LOG: checkpoint starting: time Jun 02 11:22:02.301179 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:22:02.301179 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:22:02.301179 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:22:02.301179 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:22:04.383263 ubuntu docker[6923]: netbox-1 | âš™ī¸ Building search index (lazy) Jun 02 11:22:12.137138 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:22:12.137138 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:22:12.137138 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:22:12.137138 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:22:12.137138 ubuntu docker[6923]: netbox-1 | Reindexing 86 models. Jun 02 11:22:12.137138 ubuntu docker[6923]: netbox-1 | Indexing models Jun 02 11:22:12.149966 ubuntu docker[6923]: netbox-1 | core.datasource... No objects found. Jun 02 11:22:12.158491 ubuntu docker[6923]: netbox-1 | core.datafile... No objects found. Jun 02 11:22:12.187638 ubuntu docker[6923]: netbox-1 | circuits.circuit... No objects found. Jun 02 11:22:12.195571 ubuntu docker[6923]: netbox-1 | circuits.circuitgroup... No objects found. Jun 02 11:22:12.208737 ubuntu docker[6923]: netbox-1 | circuits.circuittermination... No objects found. Jun 02 11:22:12.214713 ubuntu docker[6923]: netbox-1 | circuits.circuittype... No objects found. Jun 02 11:22:12.219901 ubuntu docker[6923]: netbox-1 | circuits.provider... No objects found. Jun 02 11:22:12.223925 ubuntu docker[6923]: netbox-1 | circuits.provideraccount... No objects found. Jun 02 11:22:12.229225 ubuntu docker[6923]: netbox-1 | circuits.providernetwork... No objects found. Jun 02 11:22:12.237311 ubuntu docker[6923]: netbox-1 | circuits.virtualcircuit... No objects found. Jun 02 11:22:12.246576 ubuntu docker[6923]: netbox-1 | circuits.virtualcircuittermination... No objects found. Jun 02 11:22:12.251652 ubuntu docker[6923]: netbox-1 | circuits.virtualcircuittype... No objects found. Jun 02 11:22:12.258662 ubuntu docker[6923]: netbox-1 | dcim.cable... No objects found. Jun 02 11:22:12.269843 ubuntu docker[6923]: netbox-1 | dcim.consoleport... No objects found. Jun 02 11:22:12.278677 ubuntu docker[6923]: netbox-1 | dcim.consoleserverport... No objects found. Jun 02 11:22:12.286216 ubuntu docker[6923]: netbox-1 | dcim.device... No objects found. Jun 02 11:22:12.291894 ubuntu docker[6923]: netbox-1 | dcim.devicebay... No objects found. Jun 02 11:22:12.300235 ubuntu docker[6923]: netbox-1 | dcim.devicerole... No objects found. Jun 02 11:22:12.311164 ubuntu docker[6923]: netbox-1 | dcim.devicetype... No objects found. Jun 02 11:22:12.319513 ubuntu docker[6923]: netbox-1 | dcim.frontport... No objects found. Jun 02 11:22:12.325140 ubuntu docker[6923]: netbox-1 | dcim.macaddress... No objects found. Jun 02 11:22:12.335075 ubuntu docker[6923]: netbox-1 | dcim.interface... No objects found. Jun 02 11:22:12.341478 ubuntu docker[6923]: netbox-1 | dcim.inventoryitem... No objects found. Jun 02 11:22:12.347747 ubuntu docker[6923]: netbox-1 | dcim.location... No objects found. Jun 02 11:22:12.351103 ubuntu docker[6923]: netbox-1 | dcim.manufacturer... No objects found. Jun 02 11:22:12.358011 ubuntu docker[6923]: netbox-1 | dcim.module... No objects found. Jun 02 11:22:12.361432 ubuntu docker[6923]: netbox-1 | dcim.modulebay... No objects found. Jun 02 11:22:12.362834 ubuntu docker[6923]: netbox-1 | dcim.moduletypeprofile... Skipping (found 7 existing). Jun 02 11:22:12.368468 ubuntu docker[6923]: netbox-1 | dcim.moduletype... No objects found. Jun 02 11:22:12.372378 ubuntu docker[6923]: netbox-1 | dcim.platform... No objects found. Jun 02 11:22:12.380718 ubuntu docker[6923]: netbox-1 | dcim.powerfeed... No objects found. Jun 02 11:22:12.386900 ubuntu docker[6923]: netbox-1 | dcim.poweroutlet... No objects found. Jun 02 11:22:12.391008 ubuntu docker[6923]: netbox-1 | dcim.powerpanel... No objects found. Jun 02 11:22:12.397392 ubuntu docker[6923]: netbox-1 | dcim.powerport... No objects found. Jun 02 11:22:12.409224 ubuntu docker[6923]: netbox-1 | dcim.racktype... No objects found. Jun 02 11:22:12.422718 ubuntu docker[6923]: netbox-1 | dcim.rack... No objects found. Jun 02 11:22:12.429948 ubuntu docker[6923]: netbox-1 | dcim.rackreservation... No objects found. Jun 02 11:22:12.438223 ubuntu docker[6923]: netbox-1 | dcim.rackrole... No objects found. Jun 02 11:22:12.447153 ubuntu docker[6923]: netbox-1 | dcim.rearport... No objects found. Jun 02 11:22:12.453842 ubuntu docker[6923]: netbox-1 | dcim.region... No objects found. Jun 02 11:22:12.458127 ubuntu docker[6923]: netbox-1 | dcim.site... No objects found. Jun 02 11:22:12.464861 ubuntu docker[6923]: netbox-1 | dcim.sitegroup... No objects found. Jun 02 11:22:12.469720 ubuntu docker[6923]: netbox-1 | dcim.virtualchassis... No objects found. Jun 02 11:22:12.474958 ubuntu docker[6923]: netbox-1 | dcim.virtualdevicecontext... No objects found. Jun 02 11:22:12.480199 ubuntu docker[6923]: netbox-1 | ipam.aggregate... No objects found. Jun 02 11:22:12.484510 ubuntu docker[6923]: netbox-1 | ipam.asn... No objects found. Jun 02 11:22:12.490346 ubuntu docker[6923]: netbox-1 | ipam.asnrange... No objects found. Jun 02 11:22:12.495304 ubuntu docker[6923]: netbox-1 | ipam.fhrpgroup... No objects found. Jun 02 11:22:12.500978 ubuntu docker[6923]: netbox-1 | ipam.ipaddress... No objects found. Jun 02 11:22:12.506115 ubuntu docker[6923]: netbox-1 | ipam.iprange... No objects found. Jun 02 11:22:12.515736 ubuntu docker[6923]: netbox-1 | ipam.prefix... No objects found. Jun 02 11:22:12.523065 ubuntu docker[6923]: netbox-1 | ipam.rir... No objects found. Jun 02 11:22:12.529092 ubuntu docker[6923]: netbox-1 | ipam.role... No objects found. Jun 02 11:22:12.534889 ubuntu docker[6923]: netbox-1 | ipam.routetarget... No objects found. Jun 02 11:22:12.541978 ubuntu docker[6923]: netbox-1 | ipam.service... No objects found. Jun 02 11:22:12.546296 ubuntu docker[6923]: netbox-1 | ipam.servicetemplate... No objects found. Jun 02 11:22:12.557085 ubuntu docker[6923]: netbox-1 | ipam.vlan... No objects found. Jun 02 11:22:12.564664 ubuntu docker[6923]: netbox-1 | ipam.vlangroup... No objects found. Jun 02 11:22:12.570906 ubuntu docker[6923]: netbox-1 | ipam.vlantranslationpolicy... No objects found. Jun 02 11:22:12.577197 ubuntu docker[6923]: netbox-1 | ipam.vlantranslationrule... No objects found. Jun 02 11:22:12.583201 ubuntu docker[6923]: netbox-1 | ipam.vrf... No objects found. Jun 02 11:22:12.591413 ubuntu docker[6923]: netbox-1 | extras.customfield... No objects found. Jun 02 11:22:12.597003 ubuntu docker[6923]: netbox-1 | extras.journalentry... No objects found. Jun 02 11:22:12.602096 ubuntu docker[6923]: netbox-1 | extras.tag... No objects found. Jun 02 11:22:12.606959 ubuntu docker[6923]: netbox-1 | extras.webhook... No objects found. Jun 02 11:22:12.611683 ubuntu docker[6923]: netbox-1 | tenancy.contact... No objects found. Jun 02 11:22:12.617371 ubuntu docker[6923]: netbox-1 | tenancy.contactgroup... No objects found. Jun 02 11:22:12.621832 ubuntu docker[6923]: netbox-1 | tenancy.contactrole... No objects found. Jun 02 11:22:12.628719 ubuntu docker[6923]: netbox-1 | tenancy.tenant... No objects found. Jun 02 11:22:12.635065 ubuntu docker[6923]: netbox-1 | tenancy.tenantgroup... No objects found. Jun 02 11:22:12.641201 ubuntu docker[6923]: netbox-1 | virtualization.cluster... No objects found. Jun 02 11:22:12.646447 ubuntu docker[6923]: netbox-1 | virtualization.clustergroup... No objects found. Jun 02 11:22:12.650398 ubuntu docker[6923]: netbox-1 | virtualization.clustertype... No objects found. Jun 02 11:22:12.656834 ubuntu docker[6923]: netbox-1 | virtualization.virtualmachine... No objects found. Jun 02 11:22:12.662732 ubuntu docker[6923]: netbox-1 | virtualization.vminterface... No objects found. Jun 02 11:22:12.667692 ubuntu docker[6923]: netbox-1 | virtualization.virtualdisk... No objects found. Jun 02 11:22:12.674023 ubuntu docker[6923]: netbox-1 | vpn.tunnel... No objects found. Jun 02 11:22:12.679851 ubuntu docker[6923]: netbox-1 | vpn.ikeproposal... No objects found. Jun 02 11:22:12.686254 ubuntu docker[6923]: netbox-1 | vpn.ikepolicy... No objects found. Jun 02 11:22:12.691603 ubuntu docker[6923]: netbox-1 | vpn.ipsecproposal... No objects found. Jun 02 11:22:12.696505 ubuntu docker[6923]: netbox-1 | vpn.ipsecpolicy... No objects found. Jun 02 11:22:12.702183 ubuntu docker[6923]: netbox-1 | vpn.ipsecprofile... No objects found. Jun 02 11:22:12.707687 ubuntu docker[6923]: netbox-1 | vpn.l2vpn... No objects found. Jun 02 11:22:12.716922 ubuntu docker[6923]: netbox-1 | wireless.wirelesslan... No objects found. Jun 02 11:22:12.725301 ubuntu docker[6923]: netbox-1 | wireless.wirelesslangroup... No objects found. Jun 02 11:22:12.736992 ubuntu docker[6923]: netbox-1 | wireless.wirelesslink... No objects found. Jun 02 11:22:12.736992 ubuntu docker[6923]: netbox-1 | Completed. Total entries: 7 Jun 02 11:22:17.230807 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:22:17.230807 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:22:17.230807 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:22:17.230807 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:22:17.230807 ubuntu docker[6923]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 11:22:17.230807 ubuntu docker[6923]: netbox-1 | Jun 02 11:22:17.679090 ubuntu docker[6923]: netbox-1 | 💡 Superuser Username: admin, E-Mail: netbox@osism.local Jun 02 11:22:19.492490 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:22:19.492490 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:22:19.492490 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:22:19.492490 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:22:19.492490 ubuntu docker[6923]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 11:22:19.492490 ubuntu docker[6923]: netbox-1 | Jun 02 11:22:19.883005 ubuntu docker[6923]: netbox-1 | ✅ Initialisation is done. Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 👤 Created user dragon Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Created group netbox-readers Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Created group netbox-writers Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 👤 Assigned user dragon to group netbox-writers Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔓 Created object permission read_all Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Assigned group netbox-readers object permission of read_all Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔓 Created object permission read_write_all Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | đŸ‘Ĩ Assigned group netbox-writers object permission of read_write_all Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field maintenance Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field dnsmasq_dhcp_tag Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field frr_local_as Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field frr_local_pref Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field alternative_name Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field inventory_hostname Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field provision_state Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field power_state Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field ironic_parameters Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field netplan_parameters Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field frr_parameters Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field dnsmasq_parameters Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field secrets Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field sonic_parameters Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔧 Created custom field device_interface_label Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag OpenStack Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Ceph Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Kubernetes Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag reserved Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag unusable Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Managed by Ironic Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Managed by Metalbox Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Managed by OSISM Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag Out of Band Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created Tag BGP address-family L2VPN EVPN Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 📍 Created site Default site Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🏭 Created Manufacturer Default manufacturer Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Compute Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Storage Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Resource Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Control Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Manager Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Metalbox Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Network Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role DPU Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Loadbalancer Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Router Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Firewall Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Switch Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Spine Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Super Spine Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Service Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Data Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Storage Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Compute Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Border Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Access Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Transfer Leaf Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role OOB Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Console Server Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Housing Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role PDU Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Other Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🎨 Created device role Cable Management Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | 🔡 Created device type Default manufacturer Default device type Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Control Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Data Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Internal Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role External Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Management Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role OOB Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Provisioning Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Reserved Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Parking lot Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Loopback Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Storage Jun 02 11:22:29.736786 ubuntu docker[6923]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Transfer Jun 02 11:22:33.820789 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 11:22:33.820789 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 11:22:33.820789 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 11:22:33.820789 ubuntu docker[6923]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 11:22:33.820789 ubuntu docker[6923]: netbox-1 | Jun 02 11:22:33.820789 ubuntu docker[6923]: netbox-1 | 0 static files copied to '/opt/netbox/netbox/static', 502 unmodified. Jun 02 11:22:34.229342 ubuntu docker[6923]: netbox-1 | âŗ Waiting for control socket to be created... (1/10) Jun 02 11:22:34.234461 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [warn] 6#6 Unit is running unprivileged, then it cannot use arbitrary user and group. Jun 02 11:22:34.247631 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [info] 354#354 discovery started Jun 02 11:22:34.247631 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [info] 6#6 unit 1.34.2 started Jun 02 11:22:34.255209 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [notice] 354#354 module: python 3.12.3 "/usr/lib/unit/modules/python3.12.unit.so" Jun 02 11:22:34.256347 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [info] 6#6 controller started Jun 02 11:22:34.257984 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [info] 356#356 router started Jun 02 11:22:34.258569 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [notice] 6#6 process 354 exited with code 0 Jun 02 11:22:34.260996 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:34 [info] 356#356 OpenSSL 3.0.13 30 Jan 2024, 300000d0 Jun 02 11:22:35.252199 ubuntu docker[6923]: netbox-1 | âš™ī¸ Applying configuration from /etc/unit/nginx-unit.json Jun 02 11:22:35.283326 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:35 [info] 359#359 "netbox" prototype started Jun 02 11:22:35.285276 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:35 [info] 360#360 "netbox" application started Jun 02 11:22:37.451643 ubuntu docker[6923]: netbox-1 | ✅ Unit configuration loaded successfully Jun 02 11:22:37.453342 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:37 [notice] 6#6 process 352 exited with code 0 Jun 02 11:22:59.393010 ubuntu docker[6923]: netbox-1 | 2026/06/02 11:22:59 [info] 394#394 "netbox" application started Jun 02 11:23:06.233886 ubuntu docker[6923]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:11:23:06 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 11:23:42.700807 ubuntu docker[6923]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:11:23:42 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 11:23:47.572119 ubuntu docker[6923]: postgres-1 | 2026-06-02 11:23:47.569 UTC [56] LOG: checkpoint complete: wrote 1090 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=108.836 s, sync=0.012 s, total=108.853 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13709 kB, estimate=13709 kB; lsn=0/2710CC0, redo lsn=0/26830A8 Jun 02 11:24:12.806092 ubuntu docker[6923]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:11:24:12 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0"