Jun 02 07:54:36.761970 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 07:54:36.879404 ubuntu docker[6313]: Network netbox_default Creating Jun 02 07:54:36.969793 ubuntu docker[6313]: Network netbox_default Created Jun 02 07:54:36.970920 ubuntu docker[6313]: Volume netbox_redis Creating Jun 02 07:54:36.975790 ubuntu docker[6313]: Volume netbox_redis Created Jun 02 07:54:36.976720 ubuntu docker[6313]: Container netbox-redis-1 Creating Jun 02 07:54:36.976720 ubuntu docker[6313]: Container netbox-postgres-1 Creating Jun 02 07:54:37.476295 ubuntu docker[6313]: Container netbox-redis-1 Created Jun 02 07:54:37.477629 ubuntu docker[6313]: Container netbox-postgres-1 Created Jun 02 07:54:37.477856 ubuntu docker[6313]: Container netbox-netbox-1 Creating Jun 02 07:54:37.543718 ubuntu docker[6313]: Container netbox-netbox-1 Created Jun 02 07:54:37.545464 ubuntu docker[6313]: Container netbox-netbox-worker-1 Creating Jun 02 07:54:37.600299 ubuntu docker[6313]: Container netbox-netbox-worker-1 Created Jun 02 07:54:37.607753 ubuntu docker[6313]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 07:54:37.619237 ubuntu docker[6313]: Container netbox-redis-1 Starting Jun 02 07:54:37.619486 ubuntu docker[6313]: Container netbox-postgres-1 Starting Jun 02 07:54:37.981790 ubuntu docker[6313]: Container netbox-redis-1 Started Jun 02 07:54:37.988616 ubuntu docker[6313]: redis-1 | 1:C 02 Jun 2026 07:54:37.987 # 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 07:54:37.988994 ubuntu docker[6313]: redis-1 | 1:C 02 Jun 2026 07:54:37.987 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 07:54:37.988994 ubuntu docker[6313]: redis-1 | 1:C 02 Jun 2026 07:54:37.987 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 07:54:37.988994 ubuntu docker[6313]: redis-1 | 1:C 02 Jun 2026 07:54:37.987 * Configuration loaded Jun 02 07:54:37.988994 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:54:37.988 * monotonic clock: POSIX clock_gettime Jun 02 07:54:37.990807 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:54:37.990 * Running mode=standalone, port=6379. Jun 02 07:54:37.990807 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:54:37.990 * Server initialized Jun 02 07:54:37.994041 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:54:37.993 * Creating AOF base file appendonly.aof.1.base.rdb on server start Jun 02 07:54:38.001238 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:54:38.000 * Creating AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 07:54:38.001238 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:54:38.000 * Ready to accept connections tcp Jun 02 07:54:38.024427 ubuntu docker[6313]: Container netbox-postgres-1 Started Jun 02 07:54:38.024427 ubuntu docker[6313]: Container netbox-redis-1 Waiting Jun 02 07:54:38.024427 ubuntu docker[6313]: Container netbox-postgres-1 Waiting Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | This user must also own the server process. Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | The default text search configuration will be set to "english". Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | Data page checksums are disabled. Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | creating subdirectories ... ok Jun 02 07:54:38.068594 ubuntu docker[6313]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 07:54:38.087496 ubuntu docker[6313]: postgres-1 | selecting default max_connections ... 100 Jun 02 07:54:38.112042 ubuntu docker[6313]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 07:54:38.174802 ubuntu docker[6313]: postgres-1 | selecting default time zone ... UTC Jun 02 07:54:38.175724 ubuntu docker[6313]: postgres-1 | creating configuration files ... ok Jun 02 07:54:38.341784 ubuntu docker[6313]: postgres-1 | running bootstrap script ... ok Jun 02 07:54:38.583143 ubuntu docker[6313]: postgres-1 | sh: locale: not found Jun 02 07:54:38.583952 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:38.583 UTC [35] WARNING: no usable system locales were found Jun 02 07:54:39.066111 ubuntu docker[6313]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 07:54:39.080648 ubuntu docker[6313]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 07:54:39.081010 ubuntu docker[6313]: 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 07:54:39.081010 ubuntu docker[6313]: postgres-1 | syncing data to disk ... ok Jun 02 07:54:39.081010 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.081010 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.081010 ubuntu docker[6313]: postgres-1 | Success. You can now start the database server using: Jun 02 07:54:39.081010 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.081010 ubuntu docker[6313]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 07:54:39.081010 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.164243 ubuntu docker[6313]: postgres-1 | waiting for server to start....2026-06-02 07:54:39.163 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 07:54:39.169044 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.168 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 07:54:39.171722 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.171 UTC [44] LOG: database system was shut down at 2026-06-02 07:54:39 UTC Jun 02 07:54:39.177106 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.176 UTC [41] LOG: database system is ready to accept connections Jun 02 07:54:39.214902 ubuntu docker[6313]: postgres-1 | done Jun 02 07:54:39.215656 ubuntu docker[6313]: postgres-1 | server started Jun 02 07:54:39.248547 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.248547 ubuntu docker[6313]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 07:54:39.282289 ubuntu docker[6313]: postgres-1 | CREATE ROLE Jun 02 07:54:39.318388 ubuntu docker[6313]: postgres-1 | CREATE DATABASE Jun 02 07:54:39.319329 ubuntu docker[6313]: postgres-1 | GRANT Jun 02 07:54:39.320046 ubuntu docker[6313]: postgres-1 | ALTER DATABASE Jun 02 07:54:39.322200 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.323751 ubuntu docker[6313]: postgres-1 | waiting for server to shut down....2026-06-02 07:54:39.322 UTC [41] LOG: received fast shutdown request Jun 02 07:54:39.323751 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.322 UTC [41] LOG: aborting any active transactions Jun 02 07:54:39.330337 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.330 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 07:54:39.332327 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.332 UTC [42] LOG: shutting down Jun 02 07:54:39.332713 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.332 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 07:54:39.345861 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.345 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 07:54:39.356422 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.356 UTC [41] LOG: database system is shut down Jun 02 07:54:39.422846 ubuntu docker[6313]: postgres-1 | done Jun 02 07:54:39.423437 ubuntu docker[6313]: postgres-1 | server stopped Jun 02 07:54:39.426070 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.426070 ubuntu docker[6313]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 07:54:39.426070 ubuntu docker[6313]: postgres-1 | Jun 02 07:54:39.486797 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.486 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 07:54:39.486797 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.486 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 07:54:39.486797 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.486 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 07:54:39.491539 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.490 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 07:54:39.493981 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.493 UTC [58] LOG: database system was shut down at 2026-06-02 07:54:39 UTC Jun 02 07:54:39.500030 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:54:39.498 UTC [1] LOG: database system is ready to accept connections Jun 02 07:55:01.090906 ubuntu systemd[1]: Stopping netbox.service - OSISM netbox service... Jun 02 07:55:01.200076 ubuntu docker[6812]: Container netbox-netbox-worker-1 Stopping Jun 02 07:55:01.203444 ubuntu docker[6812]: Container netbox-netbox-worker-1 Stopped Jun 02 07:55:01.203913 ubuntu docker[6812]: Container netbox-netbox-1 Stopping Jun 02 07:55:01.205300 ubuntu docker[6812]: Container netbox-netbox-1 Stopped Jun 02 07:55:01.205300 ubuntu docker[6812]: Container netbox-postgres-1 Stopping Jun 02 07:55:01.205464 ubuntu docker[6812]: Container netbox-redis-1 Stopping Jun 02 07:55:01.229053 ubuntu docker[6313]: redis-1 | 1:signal-handler (1780386901) Received SIGTERM scheduling shutdown... Jun 02 07:55:01.233820 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:55:01.233 UTC [1] LOG: received fast shutdown request Jun 02 07:55:01.233820 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:55:01.233 UTC [1] LOG: aborting any active transactions Jun 02 07:55:01.241571 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:55:01.238 * User requested shutdown... Jun 02 07:55:01.241571 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:55:01.238 * Calling fsync() on the AOF file. Jun 02 07:55:01.241571 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:55:01.240 * Saving the final RDB snapshot before exiting. Jun 02 07:55:01.246000 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:55:01.244 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 Jun 02 07:55:01.246000 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:55:01.245 UTC [56] LOG: shutting down Jun 02 07:55:01.246000 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:55:01.245 UTC [56] LOG: checkpoint starting: shutdown immediate Jun 02 07:55:01.247059 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:55:01.246 * DB saved on disk Jun 02 07:55:01.247326 ubuntu docker[6313]: redis-1 | 1:M 02 Jun 2026 07:55:01.246 # Redis is now ready to exit, bye bye... Jun 02 07:55:01.252332 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:55:01.251 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.007 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 07:55:01.278684 ubuntu docker[6313]: postgres-1 | 2026-06-02 07:55:01.274 UTC [1] LOG: database system is shut down Jun 02 07:55:01.457922 ubuntu docker[6812]: Container netbox-redis-1 Stopped Jun 02 07:55:01.471791 ubuntu docker[6313]: [30B blob data] Jun 02 07:55:01.526029 ubuntu docker[6313]: Container netbox-redis-1 Error dependency redis failed to start Jun 02 07:55:01.526460 ubuntu docker[6313]: Container netbox-postgres-1 Error dependency postgres failed to start Jun 02 07:55:01.526460 ubuntu docker[6313]: dependency failed to start: container netbox-redis-1 exited (0) Jun 02 07:55:01.531153 ubuntu systemd[1]: netbox.service: Main process exited, code=exited, status=1/FAILURE Jun 02 07:55:01.542800 ubuntu docker[6812]: Container netbox-postgres-1 Stopped Jun 02 07:55:01.547092 ubuntu systemd[1]: netbox.service: Failed with result 'exit-code'. Jun 02 07:55:01.547611 ubuntu systemd[1]: Stopped netbox.service - OSISM netbox service. Jun 02 07:55:01.557712 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 07:55:01.681452 ubuntu docker[6924]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 07:55:01.693897 ubuntu docker[6924]: Container netbox-redis-1 Starting Jun 02 07:55:01.693897 ubuntu docker[6924]: Container netbox-postgres-1 Starting Jun 02 07:55:02.068690 ubuntu docker[6924]: Container netbox-postgres-1 Started Jun 02 07:55:02.113733 ubuntu docker[6924]: Container netbox-redis-1 Started Jun 02 07:55:02.113733 ubuntu docker[6924]: Container netbox-redis-1 Waiting Jun 02 07:55:02.113733 ubuntu docker[6924]: Container netbox-postgres-1 Waiting Jun 02 07:55:02.114270 ubuntu docker[6924]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | This user must also own the server process. Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | The default text search configuration will be set to "english". Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | Data page checksums are disabled. Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | creating subdirectories ... ok Jun 02 07:55:02.115928 ubuntu docker[6924]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 07:55:02.120231 ubuntu docker[6924]: redis-1 | 1:C 02 Jun 2026 07:55:02.120 # 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 07:55:02.120550 ubuntu docker[6924]: redis-1 | 1:C 02 Jun 2026 07:55:02.120 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 07:55:02.120857 ubuntu docker[6924]: redis-1 | 1:C 02 Jun 2026 07:55:02.120 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 07:55:02.121044 ubuntu docker[6924]: redis-1 | 1:C 02 Jun 2026 07:55:02.120 * Configuration loaded Jun 02 07:55:02.121784 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.121 * monotonic clock: POSIX clock_gettime Jun 02 07:55:02.123152 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.122 * Running mode=standalone, port=6379. Jun 02 07:55:02.123887 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.123 * Server initialized Jun 02 07:55:02.125939 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.125 * Reading RDB base file on AOF loading... Jun 02 07:55:02.125939 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.125 * Loading RDB produced by version 7.4.6 Jun 02 07:55:02.125939 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.125 * RDB age 25 seconds Jun 02 07:55:02.125939 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.125 * RDB memory usage when created 0.90 Mb Jun 02 07:55:02.125939 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.125 * RDB is base AOF Jun 02 07:55:02.125939 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.125 * Done loading RDB, keys loaded: 0, keys expired: 0. Jun 02 07:55:02.125939 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.125 * DB loaded from base file appendonly.aof.1.base.rdb: 0.001 seconds Jun 02 07:55:02.126361 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.126 * DB loaded from append only file: 0.002 seconds Jun 02 07:55:02.126540 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.126 * Opening AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 07:55:02.126735 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 07:55:02.126 * Ready to accept connections tcp Jun 02 07:55:02.136202 ubuntu docker[6924]: postgres-1 | selecting default max_connections ... 100 Jun 02 07:55:02.161788 ubuntu docker[6924]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 07:55:02.211861 ubuntu docker[6924]: postgres-1 | selecting default time zone ... UTC Jun 02 07:55:02.212862 ubuntu docker[6924]: postgres-1 | creating configuration files ... ok Jun 02 07:55:02.367623 ubuntu docker[6924]: postgres-1 | running bootstrap script ... ok Jun 02 07:55:02.633092 ubuntu docker[6924]: postgres-1 | sh: locale: not found Jun 02 07:55:02.635318 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:02.633 UTC [35] WARNING: no usable system locales were found Jun 02 07:55:03.120934 ubuntu docker[6924]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 07:55:03.128254 ubuntu docker[6924]: postgres-1 | syncing data to disk ... ok Jun 02 07:55:03.128254 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.128254 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.128254 ubuntu docker[6924]: postgres-1 | Success. You can now start the database server using: Jun 02 07:55:03.128254 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.128254 ubuntu docker[6924]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 07:55:03.128254 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.129107 ubuntu docker[6924]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 07:55:03.129107 ubuntu docker[6924]: 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 07:55:03.217527 ubuntu docker[6924]: postgres-1 | waiting for server to start....2026-06-02 07:55:03.216 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 07:55:03.221980 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.221 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 07:55:03.225077 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.224 UTC [44] LOG: database system was shut down at 2026-06-02 07:55:03 UTC Jun 02 07:55:03.230096 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.229 UTC [41] LOG: database system is ready to accept connections Jun 02 07:55:03.266804 ubuntu docker[6924]: postgres-1 | done Jun 02 07:55:03.266804 ubuntu docker[6924]: postgres-1 | server started Jun 02 07:55:03.308001 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.308001 ubuntu docker[6924]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 07:55:03.330448 ubuntu docker[6924]: postgres-1 | CREATE ROLE Jun 02 07:55:03.360753 ubuntu docker[6924]: postgres-1 | CREATE DATABASE Jun 02 07:55:03.361543 ubuntu docker[6924]: postgres-1 | GRANT Jun 02 07:55:03.363055 ubuntu docker[6924]: postgres-1 | ALTER DATABASE Jun 02 07:55:03.363614 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.366954 ubuntu docker[6924]: postgres-1 | waiting for server to shut down...2026-06-02 07:55:03.366 UTC [41] LOG: received fast shutdown request Jun 02 07:55:03.367326 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.366 UTC [41] LOG: aborting any active transactions Jun 02 07:55:03.374157 ubuntu docker[6924]: postgres-1 | .2026-06-02 07:55:03.373 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 07:55:03.374903 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.374 UTC [42] LOG: shutting down Jun 02 07:55:03.374903 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.374 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 07:55:03.386485 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.386 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.012 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 07:55:03.397476 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.397 UTC [41] LOG: database system is shut down Jun 02 07:55:03.468997 ubuntu docker[6924]: postgres-1 | done Jun 02 07:55:03.469554 ubuntu docker[6924]: postgres-1 | server stopped Jun 02 07:55:03.470954 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.470954 ubuntu docker[6924]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 07:55:03.470954 ubuntu docker[6924]: postgres-1 | Jun 02 07:55:03.523597 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.523 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 07:55:03.523597 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.523 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 07:55:03.523597 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.523 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 07:55:03.530808 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.530 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 07:55:03.533424 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.533 UTC [58] LOG: database system was shut down at 2026-06-02 07:55:03 UTC Jun 02 07:55:03.538046 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:03.537 UTC [1] LOG: database system is ready to accept connections Jun 02 07:55:32.615338 ubuntu docker[6924]: Container netbox-redis-1 Healthy Jun 02 07:55:32.620386 ubuntu docker[6924]: Container netbox-postgres-1 Healthy Jun 02 07:55:32.620386 ubuntu docker[6924]: Container netbox-netbox-1 Starting Jun 02 07:55:32.905869 ubuntu docker[6924]: Container netbox-netbox-1 Started Jun 02 07:55:32.905869 ubuntu docker[6924]: Container netbox-netbox-worker-1 Starting Jun 02 07:55:33.162532 ubuntu docker[6924]: Container netbox-netbox-worker-1 Started Jun 02 07:55:38.441809 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.440 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:38.442145 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.440 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 ('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', 'association', 'partial', '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 ('managedfile', 'objectchange', 'job', 'datafile', 'autosyncrecord', 'datasource', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'objectpermission', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'virtualcircuit', 'circuittype', 'circuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackrole', 'poweroutlet', 'device', 'macaddress', 'devicerole', 'inventoryitemrole', 'interface', 'consoleporttemplate', 'frontporttemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'moduletype', 'sitegroup', 'inventoryitem', 'rearport', 'virtualchassis', 'powerfeed', 'frontport', 'virtualdevicecontext', 'devicebay', 'region', 'powerport', 'cabletermination', 'site', 'manufacturer', 'modulebaytemplate', 'devicetype', 'powerpanel', 'platform', 'devicebaytemplate', 'powerporttemplate', 'racktype', 'cablepath', 'rackreservation', 'consoleport', 'interfacetemplate', 'cable', 'modulebay', 'location', 'module', 'rearporttemplate', 'consoleserverporttemplate', 'poweroutlettemplate', 'rack', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'vlan', 'service', 'aggregate', 'iprange', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'role', 'prefix', 'fhrpgroup', 'asn', 'servicetemplate', 'rir', 'routetarget', 'asnrange', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configtemplate', 'exporttemplate', 'savedfilter', 'notificationgroup', 'bookmark', 'taggeditem', 'customfield', 'cachedvalue', 'customfieldchoiceset', 'script', 'webhook', 'notification', 'tag', 'customlink', 'dashboard', 'tableconfig', 'subscription', 'configcontext', 'imageattachment', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'clustergroup', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnelgroup')) 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 07:55:38.448084 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.447 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:38.448084 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.447 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 ('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', 'association', 'partial', '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 ('managedfile', 'objectchange', 'job', 'datafile', 'autosyncrecord', 'datasource', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'objectpermission', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'virtualcircuit', 'circuittype', 'circuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackrole', 'poweroutlet', 'device', 'macaddress', 'devicerole', 'inventoryitemrole', 'interface', 'consoleporttemplate', 'frontporttemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'moduletype', 'sitegroup', 'inventoryitem', 'rearport', 'virtualchassis', 'powerfeed', 'frontport', 'virtualdevicecontext', 'devicebay', 'region', 'powerport', 'cabletermination', 'site', 'manufacturer', 'modulebaytemplate', 'devicetype', 'powerpanel', 'platform', 'devicebaytemplate', 'powerporttemplate', 'racktype', 'cablepath', 'rackreservation', 'consoleport', 'interfacetemplate', 'cable', 'modulebay', 'location', 'module', 'rearporttemplate', 'consoleserverporttemplate', 'poweroutlettemplate', 'rack', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'vlan', 'service', 'aggregate', 'iprange', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'role', 'prefix', 'fhrpgroup', 'asn', 'servicetemplate', 'rir', 'routetarget', 'asnrange', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configtemplate', 'exporttemplate', 'savedfilter', 'notificationgroup', 'bookmark', 'taggeditem', 'customfield', 'cachedvalue', 'customfieldchoiceset', 'script', 'webhook', 'notification', 'tag', 'customlink', 'dashboard', 'tableconfig', 'subscription', 'configcontext', 'imageattachment', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'clustergroup', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnelgroup')) 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 07:55:38.719311 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.719 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:38.719311 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.719 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 ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) 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 ('managedfile', 'job', 'autosyncrecord', 'configrevision', 'datasource', 'objectchange', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'provideraccount', 'circuittype', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'circuitgroup', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'devicetype', 'cable', 'poweroutlet', 'rackrole', 'devicebay', 'virtualchassis', 'cabletermination', 'rackreservation', 'virtualdevicecontext', 'powerport', 'devicerole', 'inventoryitemrole', 'rearport', 'consoleport', 'consoleserverporttemplate', 'modulebay', 'frontport', 'frontporttemplate', 'macaddress', 'powerpanel', 'inventoryitemtemplate', 'poweroutlettemplate', 'racktype', 'rearporttemplate', 'platform', 'device', 'site', 'module', 'rack', 'modulebaytemplate', 'interfacetemplate', 'location', 'cablepath', 'inventoryitem', 'powerporttemplate', 'devicebaytemplate', 'moduletype', 'region', 'sitegroup', 'moduletypeprofile', 'interface', 'powerfeed', 'manufacturer', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'routetarget', 'servicetemplate', 'vlantranslationpolicy', 'service', 'role', 'vlangroup', 'prefix', 'vrf', 'asn', 'vlantranslationrule', 'iprange', 'asnrange', 'fhrpgroup', 'vlan', 'aggregate', 'rir', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'tag', 'cachedvalue', 'webhook', 'customfield', 'notificationgroup', 'bookmark', 'customlink', 'imageattachment', 'exporttemplate', 'savedfilter', 'configtemplate', 'journalentry', 'eventrule', 'script', 'taggeditem', 'dashboard', 'tableconfig', 'customfieldchoiceset', 'notification', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'tenant', 'contact', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'clustertype', 'clustergroup', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikepolicy', 'l2vpntermination', 'tunnel', 'l2vpn', 'tunneltermination', 'ikeproposal', 'ipsecproposal', 'ipsecprofile', 'tunnelgroup')) 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 07:55:38.723049 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.722 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:38.723049 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.722 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 ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) 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 ('managedfile', 'job', 'autosyncrecord', 'configrevision', 'datasource', 'objectchange', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'provideraccount', 'circuittype', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'circuitgroup', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'devicetype', 'cable', 'poweroutlet', 'rackrole', 'devicebay', 'virtualchassis', 'cabletermination', 'rackreservation', 'virtualdevicecontext', 'powerport', 'devicerole', 'inventoryitemrole', 'rearport', 'consoleport', 'consoleserverporttemplate', 'modulebay', 'frontport', 'frontporttemplate', 'macaddress', 'powerpanel', 'inventoryitemtemplate', 'poweroutlettemplate', 'racktype', 'rearporttemplate', 'platform', 'device', 'site', 'module', 'rack', 'modulebaytemplate', 'interfacetemplate', 'location', 'cablepath', 'inventoryitem', 'powerporttemplate', 'devicebaytemplate', 'moduletype', 'region', 'sitegroup', 'moduletypeprofile', 'interface', 'powerfeed', 'manufacturer', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'routetarget', 'servicetemplate', 'vlantranslationpolicy', 'service', 'role', 'vlangroup', 'prefix', 'vrf', 'asn', 'vlantranslationrule', 'iprange', 'asnrange', 'fhrpgroup', 'vlan', 'aggregate', 'rir', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'tag', 'cachedvalue', 'webhook', 'customfield', 'notificationgroup', 'bookmark', 'customlink', 'imageattachment', 'exporttemplate', 'savedfilter', 'configtemplate', 'journalentry', 'eventrule', 'script', 'taggeditem', 'dashboard', 'tableconfig', 'customfieldchoiceset', 'notification', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'tenant', 'contact', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'clustertype', 'clustergroup', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikepolicy', 'l2vpntermination', 'tunnel', 'l2vpn', 'tunneltermination', 'ikeproposal', 'ipsecproposal', 'ipsecprofile', 'tunnelgroup')) 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 07:55:38.935628 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.935 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:38.935628 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:38.935 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 ('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', 'association', 'partial', '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 ('managedfile', 'objectchange', 'job', 'datafile', 'autosyncrecord', 'datasource', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'objectpermission', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'virtualcircuit', 'circuittype', 'circuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackrole', 'poweroutlet', 'device', 'macaddress', 'devicerole', 'inventoryitemrole', 'interface', 'consoleporttemplate', 'frontporttemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'moduletype', 'sitegroup', 'inventoryitem', 'rearport', 'virtualchassis', 'powerfeed', 'frontport', 'virtualdevicecontext', 'devicebay', 'region', 'powerport', 'cabletermination', 'site', 'manufacturer', 'modulebaytemplate', 'devicetype', 'powerpanel', 'platform', 'devicebaytemplate', 'powerporttemplate', 'racktype', 'cablepath', 'rackreservation', 'consoleport', 'interfacetemplate', 'cable', 'modulebay', 'location', 'module', 'rearporttemplate', 'consoleserverporttemplate', 'poweroutlettemplate', 'rack', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'vlan', 'service', 'aggregate', 'iprange', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'role', 'prefix', 'fhrpgroup', 'asn', 'servicetemplate', 'rir', 'routetarget', 'asnrange', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configtemplate', 'exporttemplate', 'savedfilter', 'notificationgroup', 'bookmark', 'taggeditem', 'customfield', 'cachedvalue', 'customfieldchoiceset', 'script', 'webhook', 'notification', 'tag', 'customlink', 'dashboard', 'tableconfig', 'subscription', 'configcontext', 'imageattachment', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'clustergroup', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnelgroup')) 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 07:55:39.200449 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:39.200 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:39.200449 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:39.200 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 ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) 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 ('managedfile', 'job', 'autosyncrecord', 'configrevision', 'datasource', 'objectchange', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'provideraccount', 'circuittype', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'circuitgroup', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'devicetype', 'cable', 'poweroutlet', 'rackrole', 'devicebay', 'virtualchassis', 'cabletermination', 'rackreservation', 'virtualdevicecontext', 'powerport', 'devicerole', 'inventoryitemrole', 'rearport', 'consoleport', 'consoleserverporttemplate', 'modulebay', 'frontport', 'frontporttemplate', 'macaddress', 'powerpanel', 'inventoryitemtemplate', 'poweroutlettemplate', 'racktype', 'rearporttemplate', 'platform', 'device', 'site', 'module', 'rack', 'modulebaytemplate', 'interfacetemplate', 'location', 'cablepath', 'inventoryitem', 'powerporttemplate', 'devicebaytemplate', 'moduletype', 'region', 'sitegroup', 'moduletypeprofile', 'interface', 'powerfeed', 'manufacturer', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'routetarget', 'servicetemplate', 'vlantranslationpolicy', 'service', 'role', 'vlangroup', 'prefix', 'vrf', 'asn', 'vlantranslationrule', 'iprange', 'asnrange', 'fhrpgroup', 'vlan', 'aggregate', 'rir', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'tag', 'cachedvalue', 'webhook', 'customfield', 'notificationgroup', 'bookmark', 'customlink', 'imageattachment', 'exporttemplate', 'savedfilter', 'configtemplate', 'journalentry', 'eventrule', 'script', 'taggeditem', 'dashboard', 'tableconfig', 'customfieldchoiceset', 'notification', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'tenant', 'contact', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'clustertype', 'clustergroup', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikepolicy', 'l2vpntermination', 'tunnel', 'l2vpn', 'tunneltermination', 'ikeproposal', 'ipsecproposal', 'ipsecprofile', 'tunnelgroup')) 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 07:55:39.448471 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:39.448 UTC [71] ERROR: relation "core_job" does not exist at character 319 Jun 02 07:55:39.448471 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:39.448 UTC [71] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:55:39.449898 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.450340 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.UndefinedTable: relation "core_job" does not exist Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:55:39.450992 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:55:39.451927 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 155, in enqueue_once Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | job = cls.get_jobs(instance).filter(status__in=JobStatusChoices.ENQUEUED_STATE_CHOICES).first() Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1104, in first Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | for obj in queryset[:1]: Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__ Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | self._fetch_all() Jun 02 07:55:39.453922 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | self._result_cache = list(self._iterable_class(self)) Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | results = compiler.execute_sql( Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.ProgrammingError: relation "core_job" does not exist Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:55:39.456198 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:55:41.066936 ubuntu docker[6924]: [51B blob data] Jun 02 07:55:46.045766 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.045 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:46.045766 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.045 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 ('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 ('partial', 'code', 'association', 'usersocialauth', 'nonce')) 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', 'datasource', 'autosyncrecord', 'job', 'datafile', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuit', 'circuitgroupassignment', 'providernetwork', 'virtualcircuit', 'provider', 'virtualcircuittype', 'provideraccount', 'circuittype', 'circuitgroup', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'rack', 'modulebay', 'moduletype', 'poweroutlet', 'consoleserverport', 'moduletypeprofile', 'racktype', 'consoleport', 'powerporttemplate', 'rackreservation', 'macaddress', 'inventoryitemrole', 'sitegroup', 'interfacetemplate', 'devicerole', 'platform', 'virtualdevicecontext', 'powerfeed', 'location', 'device', 'powerpanel', 'rearporttemplate', 'manufacturer', 'site', 'inventoryitem', 'powerport', 'cabletermination', 'rearport', 'modulebaytemplate', 'frontport', 'module', 'rackrole', 'poweroutlettemplate', 'devicetype', 'devicebay', 'cable', 'frontporttemplate', 'consoleserverporttemplate', 'interface', 'region', 'inventoryitemtemplate', 'consoleporttemplate', 'virtualchassis', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'servicetemplate', 'asnrange', 'iprange', 'fhrpgroup', 'fhrpgroupassignment', 'role', 'service', 'vlan', 'vlantranslationrule', 'aggregate', 'vlantranslationpolicy', 'prefix', 'rir', 'vlangroup', 'asn', 'vrf', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'taggeditem', 'notificationgroup', 'cachedvalue', 'exporttemplate', 'journalentry', 'configtemplate', 'tag', 'notification', 'configcontext', 'tableconfig', 'customfieldchoiceset', 'webhook', 'savedfilter', 'script', 'bookmark', 'dashboard', 'eventrule', 'customfield', 'imageattachment', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactassignment', 'contact', 'contactgroup', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'virtualmachine', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'tunneltermination', 'tunnel', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'l2vpn', 'ipsecproposal', 'tunnelgroup', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 07:55:46.050518 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.050 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:46.050518 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.050 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 ('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 ('partial', 'code', 'association', 'usersocialauth', 'nonce')) 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', 'datasource', 'autosyncrecord', 'job', 'datafile', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuit', 'circuitgroupassignment', 'providernetwork', 'virtualcircuit', 'provider', 'virtualcircuittype', 'provideraccount', 'circuittype', 'circuitgroup', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'rack', 'modulebay', 'moduletype', 'poweroutlet', 'consoleserverport', 'moduletypeprofile', 'racktype', 'consoleport', 'powerporttemplate', 'rackreservation', 'macaddress', 'inventoryitemrole', 'sitegroup', 'interfacetemplate', 'devicerole', 'platform', 'virtualdevicecontext', 'powerfeed', 'location', 'device', 'powerpanel', 'rearporttemplate', 'manufacturer', 'site', 'inventoryitem', 'powerport', 'cabletermination', 'rearport', 'modulebaytemplate', 'frontport', 'module', 'rackrole', 'poweroutlettemplate', 'devicetype', 'devicebay', 'cable', 'frontporttemplate', 'consoleserverporttemplate', 'interface', 'region', 'inventoryitemtemplate', 'consoleporttemplate', 'virtualchassis', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'servicetemplate', 'asnrange', 'iprange', 'fhrpgroup', 'fhrpgroupassignment', 'role', 'service', 'vlan', 'vlantranslationrule', 'aggregate', 'vlantranslationpolicy', 'prefix', 'rir', 'vlangroup', 'asn', 'vrf', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'taggeditem', 'notificationgroup', 'cachedvalue', 'exporttemplate', 'journalentry', 'configtemplate', 'tag', 'notification', 'configcontext', 'tableconfig', 'customfieldchoiceset', 'webhook', 'savedfilter', 'script', 'bookmark', 'dashboard', 'eventrule', 'customfield', 'imageattachment', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactassignment', 'contact', 'contactgroup', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'virtualmachine', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'tunneltermination', 'tunnel', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'l2vpn', 'ipsecproposal', 'tunnelgroup', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 07:55:46.142693 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.142 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:46.142693 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.142 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 ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'job', 'datafile', 'autosyncrecord', 'objectchange', 'configrevision', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuittype', 'providernetwork', 'provider', 'circuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroup', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'devicebay', 'powerporttemplate', 'devicerole', 'powerport', 'site', 'poweroutlet', 'cablepath', 'inventoryitemtemplate', 'virtualchassis', 'rackreservation', 'rearport', 'poweroutlettemplate', 'racktype', 'module', 'rackrole', 'sitegroup', 'devicetype', 'powerfeed', 'moduletype', 'interfacetemplate', 'macaddress', 'interface', 'cabletermination', 'moduletypeprofile', 'rearporttemplate', 'consoleporttemplate', 'devicebaytemplate', 'consoleport', 'consoleserverporttemplate', 'frontporttemplate', 'region', 'location', 'modulebay', 'modulebaytemplate', 'platform', 'frontport', 'manufacturer', 'rack', 'inventoryitem', 'consoleserverport', 'virtualdevicecontext', 'cable', 'powerpanel', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'service', 'fhrpgroupassignment', 'rir', 'vlan', 'vlangroup', 'routetarget', 'fhrpgroup', 'ipaddress', 'iprange', 'vrf', 'asnrange', 'prefix', 'asn', 'vlantranslationpolicy', 'role', 'vlantranslationrule', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'customfield', 'tableconfig', 'customlink', 'taggeditem', 'customfieldchoiceset', 'cachedvalue', 'notificationgroup', 'exporttemplate', 'configtemplate', 'journalentry', 'bookmark', 'tag', 'webhook', 'configcontext', 'eventrule', 'imageattachment', 'notification', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'tenant', 'contactrole', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'clustertype', 'virtualdisk', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'ikepolicy')) 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 07:55:46.146863 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.146 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:46.146926 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.146 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 ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'job', 'datafile', 'autosyncrecord', 'objectchange', 'configrevision', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuittype', 'providernetwork', 'provider', 'circuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroup', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'devicebay', 'powerporttemplate', 'devicerole', 'powerport', 'site', 'poweroutlet', 'cablepath', 'inventoryitemtemplate', 'virtualchassis', 'rackreservation', 'rearport', 'poweroutlettemplate', 'racktype', 'module', 'rackrole', 'sitegroup', 'devicetype', 'powerfeed', 'moduletype', 'interfacetemplate', 'macaddress', 'interface', 'cabletermination', 'moduletypeprofile', 'rearporttemplate', 'consoleporttemplate', 'devicebaytemplate', 'consoleport', 'consoleserverporttemplate', 'frontporttemplate', 'region', 'location', 'modulebay', 'modulebaytemplate', 'platform', 'frontport', 'manufacturer', 'rack', 'inventoryitem', 'consoleserverport', 'virtualdevicecontext', 'cable', 'powerpanel', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'service', 'fhrpgroupassignment', 'rir', 'vlan', 'vlangroup', 'routetarget', 'fhrpgroup', 'ipaddress', 'iprange', 'vrf', 'asnrange', 'prefix', 'asn', 'vlantranslationpolicy', 'role', 'vlantranslationrule', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'customfield', 'tableconfig', 'customlink', 'taggeditem', 'customfieldchoiceset', 'cachedvalue', 'notificationgroup', 'exporttemplate', 'configtemplate', 'journalentry', 'bookmark', 'tag', 'webhook', 'configcontext', 'eventrule', 'imageattachment', 'notification', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'tenant', 'contactrole', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'clustertype', 'virtualdisk', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'ikepolicy')) 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 07:55:46.541324 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.541 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:46.541324 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.541 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 ('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 ('partial', 'code', 'association', 'usersocialauth', 'nonce')) 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', 'datasource', 'autosyncrecord', 'job', 'datafile', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuit', 'circuitgroupassignment', 'providernetwork', 'virtualcircuit', 'provider', 'virtualcircuittype', 'provideraccount', 'circuittype', 'circuitgroup', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'rack', 'modulebay', 'moduletype', 'poweroutlet', 'consoleserverport', 'moduletypeprofile', 'racktype', 'consoleport', 'powerporttemplate', 'rackreservation', 'macaddress', 'inventoryitemrole', 'sitegroup', 'interfacetemplate', 'devicerole', 'platform', 'virtualdevicecontext', 'powerfeed', 'location', 'device', 'powerpanel', 'rearporttemplate', 'manufacturer', 'site', 'inventoryitem', 'powerport', 'cabletermination', 'rearport', 'modulebaytemplate', 'frontport', 'module', 'rackrole', 'poweroutlettemplate', 'devicetype', 'devicebay', 'cable', 'frontporttemplate', 'consoleserverporttemplate', 'interface', 'region', 'inventoryitemtemplate', 'consoleporttemplate', 'virtualchassis', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'servicetemplate', 'asnrange', 'iprange', 'fhrpgroup', 'fhrpgroupassignment', 'role', 'service', 'vlan', 'vlantranslationrule', 'aggregate', 'vlantranslationpolicy', 'prefix', 'rir', 'vlangroup', 'asn', 'vrf', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'taggeditem', 'notificationgroup', 'cachedvalue', 'exporttemplate', 'journalentry', 'configtemplate', 'tag', 'notification', 'configcontext', 'tableconfig', 'customfieldchoiceset', 'webhook', 'savedfilter', 'script', 'bookmark', 'dashboard', 'eventrule', 'customfield', 'imageattachment', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactassignment', 'contact', 'contactgroup', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'virtualmachine', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'tunneltermination', 'tunnel', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'l2vpn', 'ipsecproposal', 'tunnelgroup', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 07:55:46.615907 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.613 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:46.615907 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.613 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 ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'job', 'datafile', 'autosyncrecord', 'objectchange', 'configrevision', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuittype', 'providernetwork', 'provider', 'circuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroup', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'devicebay', 'powerporttemplate', 'devicerole', 'powerport', 'site', 'poweroutlet', 'cablepath', 'inventoryitemtemplate', 'virtualchassis', 'rackreservation', 'rearport', 'poweroutlettemplate', 'racktype', 'module', 'rackrole', 'sitegroup', 'devicetype', 'powerfeed', 'moduletype', 'interfacetemplate', 'macaddress', 'interface', 'cabletermination', 'moduletypeprofile', 'rearporttemplate', 'consoleporttemplate', 'devicebaytemplate', 'consoleport', 'consoleserverporttemplate', 'frontporttemplate', 'region', 'location', 'modulebay', 'modulebaytemplate', 'platform', 'frontport', 'manufacturer', 'rack', 'inventoryitem', 'consoleserverport', 'virtualdevicecontext', 'cable', 'powerpanel', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'service', 'fhrpgroupassignment', 'rir', 'vlan', 'vlangroup', 'routetarget', 'fhrpgroup', 'ipaddress', 'iprange', 'vrf', 'asnrange', 'prefix', 'asn', 'vlantranslationpolicy', 'role', 'vlantranslationrule', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'customfield', 'tableconfig', 'customlink', 'taggeditem', 'customfieldchoiceset', 'cachedvalue', 'notificationgroup', 'exporttemplate', 'configtemplate', 'journalentry', 'bookmark', 'tag', 'webhook', 'configcontext', 'eventrule', 'imageattachment', 'notification', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'tenant', 'contactrole', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'clustertype', 'virtualdisk', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'ikepolicy')) 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 07:55:46.850326 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.850 UTC [73] ERROR: relation "core_job" does not exist at character 319 Jun 02 07:55:46.850326 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:46.850 UTC [73] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.UndefinedTable: relation "core_job" does not exist Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.854548 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 155, in enqueue_once Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | job = cls.get_jobs(instance).filter(status__in=JobStatusChoices.ENQUEUED_STATE_CHOICES).first() Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.857265 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1104, in first Jun 02 07:55:46.857689 ubuntu docker[6924]: netbox-worker-1 | for obj in queryset[:1]: Jun 02 07:55:46.857689 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__ Jun 02 07:55:46.857865 ubuntu docker[6924]: netbox-worker-1 | self._fetch_all() Jun 02 07:55:46.858304 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | self._result_cache = list(self._iterable_class(self)) Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | results = compiler.execute_sql( Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.ProgrammingError: relation "core_job" does not exist Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:55:46.859709 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:55:48.158734 ubuntu docker[6924]: [51B blob data] Jun 02 07:55:48.243938 ubuntu docker[6924]: netbox-1 | âš™ī¸ Applying database migrations Jun 02 07:55:53.394894 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.394 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:53.394894 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.394 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 ('partial', 'nonce', 'association', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'managedfile', 'autosyncrecord', 'configrevision', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'provideraccount', 'virtualcircuittype', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuit', 'circuittermination', 'providernetwork', 'circuit', 'virtualcircuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('racktype', 'rackrole', 'cabletermination', 'rack', 'interfacetemplate', 'site', 'moduletype', 'sitegroup', 'powerporttemplate', 'inventoryitemrole', 'devicerole', 'devicebaytemplate', 'module', 'modulebay', 'devicebay', 'moduletypeprofile', 'rearporttemplate', 'device', 'inventoryitemtemplate', 'consoleserverport', 'devicetype', 'inventoryitem', 'virtualdevicecontext', 'cablepath', 'consoleserverporttemplate', 'rackreservation', 'modulebaytemplate', 'interface', 'frontporttemplate', 'virtualchassis', 'consoleport', 'region', 'poweroutlet', 'frontport', 'powerport', 'macaddress', 'powerpanel', 'rearport', 'cable', 'platform', 'powerfeed', 'location', 'consoleporttemplate', 'poweroutlettemplate', 'manufacturer')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'asnrange', 'vrf', 'prefix', 'vlan', 'vlantranslationpolicy', 'asn', 'ipaddress', 'routetarget', 'fhrpgroup', 'rir', 'role', 'vlangroup', 'fhrpgroupassignment', 'vlantranslationrule', 'aggregate', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'eventrule', 'configcontext', 'tag', 'cachedvalue', 'imageattachment', 'savedfilter', 'dashboard', 'customlink', 'bookmark', 'notificationgroup', 'tableconfig', 'notification', 'script', 'exporttemplate', 'subscription', 'webhook', 'customfieldchoiceset', 'taggeditem', 'journalentry', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'contactrole', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'l2vpn', 'tunnelgroup', 'l2vpntermination', 'tunnel', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunneltermination')) 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 07:55:53.399720 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.398 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:53.399720 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.398 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 ('partial', 'nonce', 'association', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'managedfile', 'autosyncrecord', 'configrevision', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'provideraccount', 'virtualcircuittype', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuit', 'circuittermination', 'providernetwork', 'circuit', 'virtualcircuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('racktype', 'rackrole', 'cabletermination', 'rack', 'interfacetemplate', 'site', 'moduletype', 'sitegroup', 'powerporttemplate', 'inventoryitemrole', 'devicerole', 'devicebaytemplate', 'module', 'modulebay', 'devicebay', 'moduletypeprofile', 'rearporttemplate', 'device', 'inventoryitemtemplate', 'consoleserverport', 'devicetype', 'inventoryitem', 'virtualdevicecontext', 'cablepath', 'consoleserverporttemplate', 'rackreservation', 'modulebaytemplate', 'interface', 'frontporttemplate', 'virtualchassis', 'consoleport', 'region', 'poweroutlet', 'frontport', 'powerport', 'macaddress', 'powerpanel', 'rearport', 'cable', 'platform', 'powerfeed', 'location', 'consoleporttemplate', 'poweroutlettemplate', 'manufacturer')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'asnrange', 'vrf', 'prefix', 'vlan', 'vlantranslationpolicy', 'asn', 'ipaddress', 'routetarget', 'fhrpgroup', 'rir', 'role', 'vlangroup', 'fhrpgroupassignment', 'vlantranslationrule', 'aggregate', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'eventrule', 'configcontext', 'tag', 'cachedvalue', 'imageattachment', 'savedfilter', 'dashboard', 'customlink', 'bookmark', 'notificationgroup', 'tableconfig', 'notification', 'script', 'exporttemplate', 'subscription', 'webhook', 'customfieldchoiceset', 'taggeditem', 'journalentry', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'contactrole', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'l2vpn', 'tunnelgroup', 'l2vpntermination', 'tunnel', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunneltermination')) 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 07:55:53.492897 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.490 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:53.492897 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.490 UTC [75] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'nonce', 'partial', 'association')) 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 ('job', 'configrevision', 'datafile', 'objectchange', 'autosyncrecord', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittermination', 'circuitgroup', 'provideraccount', 'circuittype', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'virtualchassis', 'powerpanel', 'sitegroup', 'inventoryitem', 'racktype', 'device', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebay', 'interfacetemplate', 'modulebaytemplate', 'devicetype', 'virtualdevicecontext', 'cablepath', 'moduletypeprofile', 'powerporttemplate', 'consoleserverport', 'poweroutlet', 'interface', 'cable', 'rackreservation', 'rearporttemplate', 'frontport', 'rackrole', 'rack', 'cabletermination', 'manufacturer', 'module', 'rearport', 'moduletype', 'platform', 'devicerole', 'consoleserverporttemplate', 'inventoryitemrole', 'powerfeed', 'consoleport', 'powerport', 'site', 'region', 'frontporttemplate', 'macaddress', 'consoleporttemplate', 'location', 'devicebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'vlantranslationrule', 'role', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'fhrpgroupassignment', 'servicetemplate', 'vlan', 'service', 'asnrange', 'rir', 'asn', 'aggregate', 'routetarget', 'vrf', 'vlangroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'dashboard', 'notification', 'eventrule', 'webhook', 'savedfilter', 'tableconfig', 'bookmark', 'imageattachment', 'configtemplate', 'customfieldchoiceset', 'journalentry', 'exporttemplate', 'script', 'subscription', 'notificationgroup', 'cachedvalue', 'customfield', 'taggeditem', 'customlink', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactgroup', 'contactassignment', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualmachine', 'clustertype', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpn', '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 07:55:53.496072 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.495 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:53.496072 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.495 UTC [75] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'nonce', 'partial', 'association')) 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 ('job', 'configrevision', 'datafile', 'objectchange', 'autosyncrecord', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittermination', 'circuitgroup', 'provideraccount', 'circuittype', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'virtualchassis', 'powerpanel', 'sitegroup', 'inventoryitem', 'racktype', 'device', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebay', 'interfacetemplate', 'modulebaytemplate', 'devicetype', 'virtualdevicecontext', 'cablepath', 'moduletypeprofile', 'powerporttemplate', 'consoleserverport', 'poweroutlet', 'interface', 'cable', 'rackreservation', 'rearporttemplate', 'frontport', 'rackrole', 'rack', 'cabletermination', 'manufacturer', 'module', 'rearport', 'moduletype', 'platform', 'devicerole', 'consoleserverporttemplate', 'inventoryitemrole', 'powerfeed', 'consoleport', 'powerport', 'site', 'region', 'frontporttemplate', 'macaddress', 'consoleporttemplate', 'location', 'devicebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'vlantranslationrule', 'role', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'fhrpgroupassignment', 'servicetemplate', 'vlan', 'service', 'asnrange', 'rir', 'asn', 'aggregate', 'routetarget', 'vrf', 'vlangroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'dashboard', 'notification', 'eventrule', 'webhook', 'savedfilter', 'tableconfig', 'bookmark', 'imageattachment', 'configtemplate', 'customfieldchoiceset', 'journalentry', 'exporttemplate', 'script', 'subscription', 'notificationgroup', 'cachedvalue', 'customfield', 'taggeditem', 'customlink', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactgroup', 'contactassignment', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualmachine', 'clustertype', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpn', '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 07:55:53.879267 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.878 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:53.879267 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.878 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 ('partial', 'nonce', 'association', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'managedfile', 'autosyncrecord', 'configrevision', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'provideraccount', 'virtualcircuittype', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuit', 'circuittermination', 'providernetwork', 'circuit', 'virtualcircuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('racktype', 'rackrole', 'cabletermination', 'rack', 'interfacetemplate', 'site', 'moduletype', 'sitegroup', 'powerporttemplate', 'inventoryitemrole', 'devicerole', 'devicebaytemplate', 'module', 'modulebay', 'devicebay', 'moduletypeprofile', 'rearporttemplate', 'device', 'inventoryitemtemplate', 'consoleserverport', 'devicetype', 'inventoryitem', 'virtualdevicecontext', 'cablepath', 'consoleserverporttemplate', 'rackreservation', 'modulebaytemplate', 'interface', 'frontporttemplate', 'virtualchassis', 'consoleport', 'region', 'poweroutlet', 'frontport', 'powerport', 'macaddress', 'powerpanel', 'rearport', 'cable', 'platform', 'powerfeed', 'location', 'consoleporttemplate', 'poweroutlettemplate', 'manufacturer')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'asnrange', 'vrf', 'prefix', 'vlan', 'vlantranslationpolicy', 'asn', 'ipaddress', 'routetarget', 'fhrpgroup', 'rir', 'role', 'vlangroup', 'fhrpgroupassignment', 'vlantranslationrule', 'aggregate', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'eventrule', 'configcontext', 'tag', 'cachedvalue', 'imageattachment', 'savedfilter', 'dashboard', 'customlink', 'bookmark', 'notificationgroup', 'tableconfig', 'notification', 'script', 'exporttemplate', 'subscription', 'webhook', 'customfieldchoiceset', 'taggeditem', 'journalentry', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'contactrole', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'l2vpn', 'tunnelgroup', 'l2vpntermination', 'tunnel', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunneltermination')) 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 07:55:53.990399 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.990 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 07:55:53.990399 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:53.990 UTC [75] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'nonce', 'partial', 'association')) 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 ('job', 'configrevision', 'datafile', 'objectchange', 'autosyncrecord', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittermination', 'circuitgroup', 'provideraccount', 'circuittype', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'virtualchassis', 'powerpanel', 'sitegroup', 'inventoryitem', 'racktype', 'device', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebay', 'interfacetemplate', 'modulebaytemplate', 'devicetype', 'virtualdevicecontext', 'cablepath', 'moduletypeprofile', 'powerporttemplate', 'consoleserverport', 'poweroutlet', 'interface', 'cable', 'rackreservation', 'rearporttemplate', 'frontport', 'rackrole', 'rack', 'cabletermination', 'manufacturer', 'module', 'rearport', 'moduletype', 'platform', 'devicerole', 'consoleserverporttemplate', 'inventoryitemrole', 'powerfeed', 'consoleport', 'powerport', 'site', 'region', 'frontporttemplate', 'macaddress', 'consoleporttemplate', 'location', 'devicebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'vlantranslationrule', 'role', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'fhrpgroupassignment', 'servicetemplate', 'vlan', 'service', 'asnrange', 'rir', 'asn', 'aggregate', 'routetarget', 'vrf', 'vlangroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'dashboard', 'notification', 'eventrule', 'webhook', 'savedfilter', 'tableconfig', 'bookmark', 'imageattachment', 'configtemplate', 'customfieldchoiceset', 'journalentry', 'exporttemplate', 'script', 'subscription', 'notificationgroup', 'cachedvalue', 'customfield', 'taggeditem', 'customlink', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactgroup', 'contactassignment', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualmachine', 'clustertype', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpn', '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 07:55:54.118948 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:54.118 UTC [74] ERROR: relation "core_job" does not exist at character 319 Jun 02 07:55:54.118948 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:55:54.118 UTC [74] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.UndefinedTable: relation "core_job" does not exist Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:55:54.123477 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 155, in enqueue_once Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | job = cls.get_jobs(instance).filter(status__in=JobStatusChoices.ENQUEUED_STATE_CHOICES).first() Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1104, in first Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | for obj in queryset[:1]: Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | self._fetch_all() Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | self._result_cache = list(self._iterable_class(self)) Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | results = compiler.execute_sql( Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.ProgrammingError: relation "core_job" does not exist Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:55:54.126403 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:55:54.490824 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:55:54.490824 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:55:54.490824 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:55:54.490824 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:55:54.490824 ubuntu docker[6924]: netbox-1 | Operations to perform: Jun 02 07:55:54.490824 ubuntu docker[6924]: 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 07:55:54.490824 ubuntu docker[6924]: netbox-1 | Running migrations: Jun 02 07:55:54.499688 ubuntu docker[6924]: netbox-1 | Applying contenttypes.0001_initial... OK Jun 02 07:55:54.504255 ubuntu docker[6924]: netbox-1 | Applying contenttypes.0002_remove_content_type_name... OK Jun 02 07:55:54.529048 ubuntu docker[6924]: netbox-1 | Applying auth.0001_initial... OK Jun 02 07:55:54.533491 ubuntu docker[6924]: netbox-1 | Applying auth.0002_alter_permission_name_max_length... OK Jun 02 07:55:54.538093 ubuntu docker[6924]: netbox-1 | Applying auth.0003_alter_user_email_max_length... OK Jun 02 07:55:54.542580 ubuntu docker[6924]: netbox-1 | Applying auth.0004_alter_user_username_opts... OK Jun 02 07:55:54.547244 ubuntu docker[6924]: netbox-1 | Applying auth.0005_alter_user_last_login_null... OK Jun 02 07:55:54.547932 ubuntu docker[6924]: netbox-1 | Applying auth.0006_require_contenttypes_0002... OK Jun 02 07:55:54.552480 ubuntu docker[6924]: netbox-1 | Applying auth.0007_alter_validators_add_error_messages... OK Jun 02 07:55:54.559003 ubuntu docker[6924]: netbox-1 | Applying auth.0008_alter_user_username_max_length... OK Jun 02 07:55:54.562236 ubuntu docker[6924]: netbox-1 | Applying auth.0009_alter_user_last_name_max_length... OK Jun 02 07:55:54.568811 ubuntu docker[6924]: netbox-1 | Applying auth.0010_alter_group_name_max_length... OK Jun 02 07:55:54.572528 ubuntu docker[6924]: netbox-1 | Applying auth.0011_update_proxy_permissions... OK Jun 02 07:55:54.576873 ubuntu docker[6924]: netbox-1 | Applying auth.0012_alter_user_first_name_max_length... OK Jun 02 07:55:54.655272 ubuntu docker[6924]: netbox-1 | Applying users.0001_squashed_0011... OK Jun 02 07:55:54.710754 ubuntu docker[6924]: netbox-1 | Applying users.0002_squashed_0004... OK Jun 02 07:55:54.712567 ubuntu docker[6924]: netbox-1 | Applying account.0001_initial... OK Jun 02 07:55:54.924719 ubuntu docker[6924]: netbox-1 | Applying extras.0001_squashed... OK Jun 02 07:55:54.971759 ubuntu docker[6924]: netbox-1 | Applying tenancy.0001_squashed_0012... OK Jun 02 07:55:55.141891 ubuntu docker[6924]: netbox-1 | Applying dcim.0001_squashed... OK Jun 02 07:55:55.412989 ubuntu docker[6924]: [51B blob data] Jun 02 07:55:57.313906 ubuntu docker[6924]: netbox-1 | Applying dcim.0002_squashed... OK Jun 02 07:55:57.862585 ubuntu docker[6924]: netbox-1 | Applying ipam.0001_squashed... OK Jun 02 07:55:58.312698 ubuntu docker[6924]: netbox-1 | Applying virtualization.0001_squashed_0022... OK Jun 02 07:55:59.412682 ubuntu docker[6924]: netbox-1 | Applying extras.0002_squashed_0059... OK Jun 02 07:56:00.857103 ubuntu docker[6924]: netbox-1 | Applying tenancy.0002_squashed_0011... OK Jun 02 07:56:07.250954 ubuntu docker[6924]: netbox-1 | Applying dcim.0003_squashed_0130... OK Jun 02 07:56:08.106137 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:56:08.105 UTC [76] ERROR: relation "core_job" does not exist at character 319 Jun 02 07:56:08.106137 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:56:08.105 UTC [76] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 Jun 02 07:56:08.107814 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:56:08.107814 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:56:08.107814 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:56:08.107814 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:56:08.107814 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:56:08.107814 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:56:08.107814 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:56:08.110483 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.110483 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.UndefinedTable: relation "core_job" does not exist Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 155, in enqueue_once Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | job = cls.get_jobs(instance).filter(status__in=JobStatusChoices.ENQUEUED_STATE_CHOICES).first() Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.110620 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1104, in first Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | for obj in queryset[:1]: Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__ Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | self._fetch_all() Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | self._result_cache = list(self._iterable_class(self)) Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ Jun 02 07:56:08.113463 ubuntu docker[6924]: netbox-worker-1 | results = compiler.execute_sql( Jun 02 07:56:08.113654 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.113654 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql Jun 02 07:56:08.115899 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:56:08.115899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:56:08.115899 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:56:08.115899 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.ProgrammingError: relation "core_job" does not exist Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:56:08.116100 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:56:09.661431 ubuntu docker[6924]: netbox-1 | Applying ipam.0002_squashed_0046... OK Jun 02 07:56:09.824366 ubuntu docker[6924]: [51B blob data] Jun 02 07:56:10.418274 ubuntu docker[6924]: netbox-1 | Applying wireless.0001_squashed_0008... OK Jun 02 07:56:11.820609 ubuntu docker[6924]: netbox-1 | Applying ipam.0047_squashed_0053... OK Jun 02 07:56:32.760411 ubuntu docker[6924]: netbox-1 | Applying dcim.0131_squashed_0159... OK Jun 02 07:56:32.820579 ubuntu docker[6924]: netbox-1 | Applying circuits.0001_squashed... OK Jun 02 07:56:33.687095 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:56:33.686 UTC [93] LOG: skipping analyze of "django_content_type" --- lock not available Jun 02 07:56:33.774154 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:56:33.773 UTC [85] ERROR: relation "core_job" does not exist at character 319 Jun 02 07:56:33.774154 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:56:33.773 UTC [85] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.UndefinedTable: relation "core_job" does not exist Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 155, in enqueue_once Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | job = cls.get_jobs(instance).filter(status__in=JobStatusChoices.ENQUEUED_STATE_CHOICES).first() Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1104, in first Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | for obj in queryset[:1]: Jun 02 07:56:33.779710 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | self._fetch_all() Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | self._result_cache = list(self._iterable_class(self)) Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | results = compiler.execute_sql( Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.ProgrammingError: relation "core_job" does not exist Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...ta", "core_job"."error", "core_job"."job_id" FROM "core_job"... Jun 02 07:56:33.783593 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:56:35.392564 ubuntu docker[6924]: [51B blob data] Jun 02 07:56:35.533933 ubuntu docker[6924]: netbox-1 | Applying circuits.0002_squashed_0029... OK Jun 02 07:56:37.703776 ubuntu docker[6924]: netbox-1 | Applying circuits.0003_squashed_0037... OK Jun 02 07:56:52.041687 ubuntu docker[6924]: netbox-1 | Applying dcim.0160_squashed_0166... OK Jun 02 07:56:52.827726 ubuntu docker[6924]: netbox-1 | Applying core.0001_squashed_0005... OK Jun 02 07:56:52.908911 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:56:52.908 UTC [94] ERROR: column core_job.error does not exist at character 274 Jun 02 07:56:52.908911 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:56:52.908 UTC [94] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.911997 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.UndefinedColumn: column core_job.error does not exist Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...user_id", "core_job"."status", "core_job"."data", "core_job"... Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:56:52.912483 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:56:52.913119 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:56:52.913119 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:56:52.913119 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:56:52.913119 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:56:52.913119 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:56:52.913119 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:56:52.913597 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:56:52.913597 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.913768 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:56:52.914057 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:56:52.914132 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:56:52.914355 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:56:52.917476 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.917476 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 155, in enqueue_once Jun 02 07:56:52.917476 ubuntu docker[6924]: netbox-worker-1 | job = cls.get_jobs(instance).filter(status__in=JobStatusChoices.ENQUEUED_STATE_CHOICES).first() Jun 02 07:56:52.917476 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1104, in first Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | for obj in queryset[:1]: Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__ Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | self._fetch_all() Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | self._result_cache = list(self._iterable_class(self)) Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | results = compiler.execute_sql( Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.917592 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:56:52.918410 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:56:52.918410 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:56:52.918410 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:56:52.918410 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:56:52.918913 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:56:52.918913 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.918913 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:56:52.918913 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:56:52.919319 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:56:52.919319 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:56:52.919549 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:56:52.919549 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.ProgrammingError: column core_job.error does not exist Jun 02 07:56:52.919549 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...user_id", "core_job"."status", "core_job"."data", "core_job"... Jun 02 07:56:52.919721 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:56:54.789389 ubuntu docker[6924]: [51B blob data] Jun 02 07:56:55.570136 ubuntu docker[6924]: netbox-1 | Applying circuits.0038_squashed_0042... OK Jun 02 07:57:01.164912 ubuntu docker[6924]: netbox-1 | Applying extras.0060_squashed_0086... OK Jun 02 07:57:01.893374 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:01.892 UTC [96] ERROR: column core_job.error does not exist at character 274 Jun 02 07:57:01.893374 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:01.892 UTC [96] STATEMENT: SELECT "core_job"."id", "core_job"."object_type_id", "core_job"."object_id", "core_job"."name", "core_job"."created", "core_job"."scheduled", "core_job"."interval", "core_job"."started", "core_job"."completed", "core_job"."user_id", "core_job"."status", "core_job"."data", "core_job"."error", "core_job"."job_id" FROM "core_job" WHERE ("core_job"."name" = 'System Housekeeping' AND "core_job"."status" IN ('pending', 'scheduled', 'running')) ORDER BY "core_job"."created" DESC LIMIT 1 Jun 02 07:57:01.895413 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:57:01.895413 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:57:01.895413 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:57:01.895413 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:57:01.895413 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:01.895413 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.UndefinedColumn: column core_job.error does not exist Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...user_id", "core_job"."status", "core_job"."data", "core_job"... Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 155, in enqueue_once Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | job = cls.get_jobs(instance).filter(status__in=JobStatusChoices.ENQUEUED_STATE_CHOICES).first() Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1104, in first Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | for obj in queryset[:1]: Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 384, in __iter__ Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | self._fetch_all() Jun 02 07:57:01.898490 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1949, in _fetch_all Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | self._result_cache = list(self._iterable_class(self)) Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 91, in __iter__ Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | results = compiler.execute_sql( Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:57:01.902211 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:57:01.902544 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:57:01.902848 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:57:01.902995 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:01.902995 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:01.903145 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.903145 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:01.903337 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:01.903476 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:01.903476 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:01.904068 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:01.904068 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.ProgrammingError: column core_job.error does not exist Jun 02 07:57:01.904068 ubuntu docker[6924]: netbox-worker-1 | LINE 1: ...user_id", "core_job"."status", "core_job"."data", "core_job"... Jun 02 07:57:01.904068 ubuntu docker[6924]: netbox-worker-1 | ^ Jun 02 07:57:02.381987 ubuntu docker[6924]: netbox-1 | Applying extras.0087_squashed_0098... OK Jun 02 07:57:02.456244 ubuntu docker[6924]: netbox-1 | Applying extras.0099_cachedvalue_ordering... OK Jun 02 07:57:03.111268 ubuntu docker[6924]: netbox-1 | Applying extras.0100_customfield_ui_attrs... OK Jun 02 07:57:03.308711 ubuntu docker[6924]: [51B blob data] Jun 02 07:57:05.609670 ubuntu docker[6924]: netbox-1 | Applying extras.0101_eventrule... OK Jun 02 07:57:05.786813 ubuntu docker[6924]: netbox-1 | Applying extras.0102_move_configrevision... OK Jun 02 07:57:06.064755 ubuntu docker[6924]: netbox-1 | Applying extras.0103_gfk_indexes... OK Jun 02 07:57:06.128631 ubuntu docker[6924]: netbox-1 | Applying extras.0104_stagedchange_remove_change_logging... OK Jun 02 07:57:06.194142 ubuntu docker[6924]: netbox-1 | Applying extras.0105_customfield_min_max_values... OK Jun 02 07:57:06.316926 ubuntu docker[6924]: netbox-1 | Applying extras.0106_bookmark_user_cascade_deletion... OK Jun 02 07:57:06.347716 ubuntu docker[6924]: netbox-1 | Applying extras.0107_cachedvalue_extras_cachedvalue_object... OK Jun 02 07:57:06.469067 ubuntu docker[6924]: netbox-1 | Applying extras.0108_convert_reports_to_scripts... OK Jun 02 07:57:07.165846 ubuntu docker[6924]: netbox-1 | Applying extras.0109_script_model... OK Jun 02 07:57:07.274553 ubuntu docker[6924]: netbox-1 | Applying extras.0110_remove_eventrule_action_parameters... OK Jun 02 07:57:07.366823 ubuntu docker[6924]: netbox-1 | Applying core.0006_datasource_type_remove_choices... OK Jun 02 07:57:07.404709 ubuntu docker[6924]: netbox-1 | Applying core.0007_job_add_error_field... OK Jun 02 07:57:07.407539 ubuntu docker[6924]: netbox-1 | Applying core.0008_contenttype_proxy... OK Jun 02 07:57:07.410444 ubuntu docker[6924]: netbox-1 | Applying core.0009_configrevision... OK Jun 02 07:57:07.448823 ubuntu docker[6924]: netbox-1 | Applying core.0010_gfk_indexes... OK Jun 02 07:57:08.884241 ubuntu docker[6924]: netbox-1 | Applying extras.0111_rename_content_types... OK Jun 02 07:57:09.011897 ubuntu docker[6924]: netbox-1 | Applying extras.0112_tag_update_object_types... OK Jun 02 07:57:09.051294 ubuntu docker[6924]: netbox-1 | Applying extras.0113_customfield_rename_object_type... OK Jun 02 07:57:09.246872 ubuntu docker[6924]: netbox-1 | Applying users.0005_alter_user_table... OK Jun 02 07:57:09.777028 ubuntu docker[6924]: netbox-1 | Applying users.0006_custom_group_model... OK Jun 02 07:57:09.845988 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:09.845 UTC [104] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:09.845988 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:09.845 UTC [104] DETAIL: Failing row contains (1, null, System Housekeeping, 2026-06-02 07:57:09.844567+00, null, 1440, null, null, pending, null, 5896d0e3-e7f4-4187-b6f0-e53c0144c13c, null, null, ). Jun 02 07:57:09.845988 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:09.845 UTC [104] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:09.844567+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', '5896d0e3e7f44187b6f0e53c0144c13c'::uuid) RETURNING "core_job"."id" Jun 02 07:57:09.850702 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:57:09.850702 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:57:09.850702 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:57:09.850702 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.NotNullViolation: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (1, null, System Housekeeping, 2026-06-02 07:57:09.844567+00, null, 1440, null, null, pending, null, 5896d0e3-e7f4-4187-b6f0-e53c0144c13c, null, null, ). Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 163, in enqueue_once Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return cls.enqueue(instance=instance, schedule_at=schedule_at, interval=interval, *args, **kwargs) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 133, in enqueue Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return Job.enqueue(cls.handle, name=name, *args, **kwargs) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/models/jobs.py", line 255, in enqueue Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | job.save() Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | self.save_base( Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | updated = self._save_table( Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | results = self._do_insert( Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return manager._insert( Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return getattr(self.get_queryset(), name)(*args, **kwargs) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return query.get_compiler(using=using).execute_sql(returning_fields) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:57:09.854308 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.IntegrityError: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:09.855486 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (1, null, System Housekeeping, 2026-06-02 07:57:09.844567+00, null, 1440, null, null, pending, null, 5896d0e3-e7f4-4187-b6f0-e53c0144c13c, null, null, ). Jun 02 07:57:10.231798 ubuntu docker[6924]: netbox-1 | Applying users.0007_objectpermission_update_object_types... OK Jun 02 07:57:10.756720 ubuntu docker[6924]: netbox-1 | Applying users.0008_flip_objectpermission_assignments... OK Jun 02 07:57:11.011255 ubuntu docker[6924]: netbox-1 | Applying users.0009_update_group_perms... OK Jun 02 07:57:11.043382 ubuntu docker[6924]: netbox-1 | Applying extras.0114_customfield_add_comments... OK Jun 02 07:57:11.193411 ubuntu docker[6924]: netbox-1 | Applying extras.0115_convert_dashboard_widgets... OK Jun 02 07:57:11.254174 ubuntu docker[6924]: [51B blob data] Jun 02 07:57:11.346072 ubuntu docker[6924]: netbox-1 | Applying extras.0116_custom_link_button_color... OK Jun 02 07:57:11.471262 ubuntu docker[6924]: netbox-1 | Applying core.0011_move_objectchange... OK Jun 02 07:57:12.144677 ubuntu docker[6924]: netbox-1 | Applying extras.0117_move_objectchange... OK Jun 02 07:57:12.175968 ubuntu docker[6924]: netbox-1 | Applying extras.0118_customfield_uniqueness... OK Jun 02 07:57:12.694437 ubuntu docker[6924]: netbox-1 | Applying extras.0119_notifications... OK Jun 02 07:57:13.846898 ubuntu docker[6924]: netbox-1 | Applying extras.0120_eventrule_event_types... OK Jun 02 07:57:13.879463 ubuntu docker[6924]: netbox-1 | Applying extras.0121_customfield_related_object_filter... OK Jun 02 07:57:14.010112 ubuntu docker[6924]: netbox-1 | Applying extras.0122_charfield_null_choices... OK Jun 02 07:57:14.117202 ubuntu docker[6924]: netbox-1 | Applying tenancy.0012_contactassignment_custom_fields... OK Jun 02 07:57:14.222993 ubuntu docker[6924]: netbox-1 | Applying tenancy.0013_gfk_indexes... OK Jun 02 07:57:14.341676 ubuntu docker[6924]: netbox-1 | Applying tenancy.0014_contactassignment_ordering... OK Jun 02 07:57:15.453882 ubuntu docker[6924]: netbox-1 | Applying tenancy.0015_contactassignment_rename_content_type... OK Jun 02 07:57:15.697443 ubuntu docker[6924]: netbox-1 | Applying tenancy.0016_charfield_null_choices... OK Jun 02 07:57:18.616085 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:18.615 UTC [106] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:18.616085 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:18.615 UTC [106] DETAIL: Failing row contains (2, null, System Housekeeping, 2026-06-02 07:57:18.615136+00, null, 1440, null, null, pending, null, 68b3a8ef-a194-4a44-a86d-cb00ef35e6fe, null, null, ). Jun 02 07:57:18.616085 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:18.615 UTC [106] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:18.615136+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', '68b3a8efa1944a44a86dcb00ef35e6fe'::uuid) RETURNING "core_job"."id" Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.NotNullViolation: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (2, null, System Housekeeping, 2026-06-02 07:57:18.615136+00, null, 1440, null, null, pending, null, 68b3a8ef-a194-4a44-a86d-cb00ef35e6fe, null, null, ). Jun 02 07:57:18.621598 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 163, in enqueue_once Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | return cls.enqueue(instance=instance, schedule_at=schedule_at, interval=interval, *args, **kwargs) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 133, in enqueue Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | return Job.enqueue(cls.handle, name=name, *args, **kwargs) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/models/jobs.py", line 255, in enqueue Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | job.save() Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | self.save_base( Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | updated = self._save_table( Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | results = self._do_insert( Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | return manager._insert( Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | return getattr(self.get_queryset(), name)(*args, **kwargs) Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:57:18.622802 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:57:18.623625 ubuntu docker[6924]: netbox-worker-1 | return query.get_compiler(using=using).execute_sql(returning_fields) Jun 02 07:57:18.624290 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.624290 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql Jun 02 07:57:18.624290 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:57:18.624290 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:57:18.624290 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:57:18.624290 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.624290 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:57:18.624670 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:57:18.624670 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.624670 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:57:18.624852 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:57:18.624852 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:57:18.625037 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:57:18.625037 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:18.625201 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:18.625362 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.625496 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:18.625496 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:18.625647 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:18.625701 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:18.625756 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:18.625930 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.IntegrityError: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:18.625930 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (2, null, System Housekeeping, 2026-06-02 07:57:18.615136+00, null, 1440, null, null, pending, null, 68b3a8ef-a194-4a44-a86d-cb00ef35e6fe, null, null, ). Jun 02 07:57:19.916734 ubuntu docker[6924]: [51B blob data] Jun 02 07:57:24.352484 ubuntu docker[6924]: netbox-1 | Applying ipam.0054_squashed_0067... OK Jun 02 07:57:25.476884 ubuntu docker[6924]: netbox-1 | Applying ipam.0068_move_l2vpn... OK Jun 02 07:57:25.723345 ubuntu docker[6924]: netbox-1 | Applying ipam.0069_gfk_indexes... OK Jun 02 07:57:26.653992 ubuntu docker[6924]: netbox-1 | Applying ipam.0070_vlangroup_vlan_id_ranges... OK Jun 02 07:57:27.019056 ubuntu docker[6924]: netbox-1 | Applying ipam.0071_prefix_scope... OK Jun 02 07:57:27.924991 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:27.924 UTC [107] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:27.925386 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:27.924 UTC [107] DETAIL: Failing row contains (3, null, System Housekeeping, 2026-06-02 07:57:27.924015+00, null, 1440, null, null, pending, null, 09edbc8e-2eee-4248-80e6-d5332336ad7e, null, null, ). Jun 02 07:57:27.925458 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:27.924 UTC [107] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:27.924015+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', '09edbc8e2eee424880e6d5332336ad7e'::uuid) RETURNING "core_job"."id" Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.NotNullViolation: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (3, null, System Housekeeping, 2026-06-02 07:57:27.924015+00, null, 1440, null, null, pending, null, 09edbc8e-2eee-4248-80e6-d5332336ad7e, null, null, ). Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:57:27.929011 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:57:27.931142 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 163, in enqueue_once Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | return cls.enqueue(instance=instance, schedule_at=schedule_at, interval=interval, *args, **kwargs) Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 133, in enqueue Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | return Job.enqueue(cls.handle, name=name, *args, **kwargs) Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/models/jobs.py", line 255, in enqueue Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | job.save() Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | self.save_base( Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | updated = self._save_table( Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.931333 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table Jun 02 07:57:27.932404 ubuntu docker[6924]: netbox-worker-1 | results = self._do_insert( Jun 02 07:57:27.932629 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:27.932629 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert Jun 02 07:57:27.932854 ubuntu docker[6924]: netbox-worker-1 | return manager._insert( Jun 02 07:57:27.932968 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:27.933043 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method Jun 02 07:57:27.933156 ubuntu docker[6924]: netbox-worker-1 | return getattr(self.get_queryset(), name)(*args, **kwargs) Jun 02 07:57:27.933401 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.933509 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert Jun 02 07:57:27.933915 ubuntu docker[6924]: netbox-worker-1 | return query.get_compiler(using=using).execute_sql(returning_fields) Jun 02 07:57:27.934028 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.934416 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql Jun 02 07:57:27.934608 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:57:27.934735 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:57:27.934883 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:57:27.935041 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.935041 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:57:27.935171 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:57:27.935261 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.935526 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:57:27.935526 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:57:27.935526 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:57:27.935526 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:57:27.935700 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:27.935778 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.IntegrityError: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:27.936666 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (3, null, System Housekeeping, 2026-06-02 07:57:27.924015+00, null, 1440, null, null, pending, null, 09edbc8e-2eee-4248-80e6-d5332336ad7e, null, null, ). Jun 02 07:57:29.365898 ubuntu docker[6924]: [51B blob data] Jun 02 07:57:33.319261 ubuntu docker[6924]: netbox-1 | Applying dcim.0167_squashed_0182... OK Jun 02 07:57:33.449688 ubuntu docker[6924]: netbox-1 | Applying dcim.0183_devicetype_exclude_from_utilization... OK Jun 02 07:57:33.615172 ubuntu docker[6924]: netbox-1 | Applying dcim.0184_protect_child_interfaces... OK Jun 02 07:57:33.932405 ubuntu docker[6924]: netbox-1 | Applying dcim.0185_gfk_indexes... OK Jun 02 07:57:34.026800 ubuntu docker[6924]: netbox-1 | Applying dcim.0186_location_facility... OK Jun 02 07:57:34.143850 ubuntu docker[6924]: netbox-1 | Applying dcim.0187_alter_device_vc_position... OK Jun 02 07:57:35.008096 ubuntu docker[6924]: netbox-1 | Applying dcim.0188_racktype... OK Jun 02 07:57:35.371867 ubuntu docker[6924]: netbox-1 | Applying dcim.0189_moduletype_rack_airflow... OK Jun 02 07:57:36.972306 ubuntu docker[6924]: netbox-1 | Applying dcim.0190_nested_modules... OK Jun 02 07:57:37.119560 ubuntu docker[6924]: netbox-1 | Applying dcim.0191_module_bay_rebuild... OK Jun 02 07:57:37.238866 ubuntu docker[6924]: netbox-1 | Applying dcim.0192_inventoryitem_status... OK Jun 02 07:57:37.339574 ubuntu docker[6924]: netbox-1 | Applying dcim.0193_poweroutlet_color... OK Jun 02 07:57:37.433443 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:37.433 UTC [116] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:37.433443 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:37.433 UTC [116] DETAIL: Failing row contains (4, null, System Housekeeping, 2026-06-02 07:57:37.432389+00, null, 1440, null, null, pending, null, 83b9348a-4985-429f-b6df-4d24128f87bd, null, null, ). Jun 02 07:57:37.433443 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:37.433 UTC [116] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:37.432389+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', '83b9348a4985429fb6df4d24128f87bd'::uuid) RETURNING "core_job"."id" Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:37.438040 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.NotNullViolation: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (4, null, System Housekeeping, 2026-06-02 07:57:37.432389+00, null, 1440, null, null, pending, null, 83b9348a-4985-429f-b6df-4d24128f87bd, null, null, ). Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:57:37.439226 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:57:37.440248 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:57:37.440248 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:57:37.440248 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:57:37.440375 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:57:37.440632 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.440632 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:57:37.440902 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:57:37.440902 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:57:37.441170 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:57:37.441170 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.441373 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 163, in enqueue_once Jun 02 07:57:37.441373 ubuntu docker[6924]: netbox-worker-1 | return cls.enqueue(instance=instance, schedule_at=schedule_at, interval=interval, *args, **kwargs) Jun 02 07:57:37.441610 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.441610 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 133, in enqueue Jun 02 07:57:37.441942 ubuntu docker[6924]: netbox-worker-1 | return Job.enqueue(cls.handle, name=name, *args, **kwargs) Jun 02 07:57:37.442021 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.442021 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/models/jobs.py", line 255, in enqueue Jun 02 07:57:37.442257 ubuntu docker[6924]: netbox-worker-1 | job.save() Jun 02 07:57:37.442375 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save Jun 02 07:57:37.442706 ubuntu docker[6924]: netbox-worker-1 | self.save_base( Jun 02 07:57:37.442706 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base Jun 02 07:57:37.443053 ubuntu docker[6924]: netbox-worker-1 | updated = self._save_table( Jun 02 07:57:37.443754 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.443754 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | results = self._do_insert( Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | return manager._insert( Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | return getattr(self.get_queryset(), name)(*args, **kwargs) Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.443891 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | return query.get_compiler(using=using).execute_sql(returning_fields) Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:37.445792 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:37.446463 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:37.446463 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.IntegrityError: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:37.446463 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (4, null, System Housekeeping, 2026-06-02 07:57:37.432389+00, null, 1440, null, null, pending, null, 83b9348a-4985-429f-b6df-4d24128f87bd, null, null, ). Jun 02 07:57:38.560095 ubuntu docker[6924]: netbox-1 | Applying ipam.0072_prefix_cached_relations... OK Jun 02 07:57:38.783042 ubuntu docker[6924]: [51B blob data] Jun 02 07:57:38.945979 ubuntu docker[6924]: netbox-1 | Applying ipam.0073_charfield_null_choices... OK Jun 02 07:57:39.418034 ubuntu docker[6924]: netbox-1 | Applying ipam.0074_vlantranslationpolicy_vlantranslationrule... OK Jun 02 07:57:40.150630 ubuntu docker[6924]: netbox-1 | Applying ipam.0075_vlan_qinq... OK Jun 02 07:57:45.064034 ubuntu docker[6924]: netbox-1 | Applying dcim.0194_charfield_null_choices... OK Jun 02 07:57:45.210861 ubuntu docker[6924]: netbox-1 | Applying dcim.0195_interface_vlan_translation_policy... OK Jun 02 07:57:45.811789 ubuntu docker[6924]: netbox-1 | Applying dcim.0196_qinq_svlan... OK Jun 02 07:57:45.825859 ubuntu docker[6924]: netbox-1 | Applying dcim.0197_natural_sort_collation... OK Jun 02 07:57:45.925004 ubuntu docker[6924]: netbox-1 | Applying circuits.0043_circuittype_color... OK Jun 02 07:57:46.303530 ubuntu docker[6924]: netbox-1 | Applying circuits.0044_circuit_groups... OK Jun 02 07:57:46.890770 ubuntu docker[6924]: netbox-1 | Applying circuits.0045_circuit_distance... OK Jun 02 07:57:47.320089 ubuntu docker[6924]: netbox-1 | Applying circuits.0046_charfield_null_choices... OK Jun 02 07:57:47.703433 ubuntu docker[6924]: netbox-1 | Applying circuits.0047_circuittermination__termination... OK Jun 02 07:57:48.915329 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:48.914 UTC [117] ERROR: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:48.915329 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:48.914 UTC [117] DETAIL: Failing row contains (5, null, System Housekeeping, 2026-06-02 07:57:48.914306+00, null, 1440, null, null, pending, null, 467019a6-2d3b-44d3-8ede-dc13444fbfea, null, null, ). Jun 02 07:57:48.915329 ubuntu docker[6924]: postgres-1 | 2026-06-02 07:57:48.914 UTC [117] STATEMENT: INSERT INTO "core_job" ("object_type_id", "object_id", "name", "created", "scheduled", "interval", "started", "completed", "user_id", "status", "data", "error", "job_id") VALUES (NULL, NULL, 'System Housekeeping', '2026-06-02 07:57:48.914306+00:00'::timestamptz, NULL, 1440, NULL, NULL, NULL, 'pending', NULL, '', '467019a62d3b44d38ededc13444fbfea'::uuid) RETURNING "core_job"."id" Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | psycopg.errors.NotNullViolation: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (5, null, System Housekeeping, 2026-06-02 07:57:48.914306+00, null, 1440, null, null, pending, null, 467019a6-2d3b-44d3-8ede-dc13444fbfea, null, null, ). Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | The above exception was the direct cause of the following exception: Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | Traceback (most recent call last): Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/manage.py", line 10, in Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | execute_from_command_line(sys.argv) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_command_line Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | utility.execute() Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | self.fetch_command(subcommand).run_from_argv(self.argv) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 416, in run_from_argv Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | self.execute(*args, **cmd_options) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/core/management/base.py", line 460, in execute Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | output = self.handle(*args, **options) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/management/commands/rqworker.py", line 26, in handle Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | job.enqueue_once(**kwargs) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/usr/lib/python3.12/contextlib.py", line 81, in inner Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | return func(*args, **kwds) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 163, in enqueue_once Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | return cls.enqueue(instance=instance, schedule_at=schedule_at, interval=interval, *args, **kwargs) Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.920899 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/netbox/jobs.py", line 133, in enqueue Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | return Job.enqueue(cls.handle, name=name, *args, **kwargs) Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/netbox/core/models/jobs.py", line 255, in enqueue Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | job.save() Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 902, in save Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | self.save_base( Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1008, in save_base Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | updated = self._save_table( Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1169, in _save_table Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | results = self._do_insert( Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/base.py", line 1210, in _do_insert Jun 02 07:57:48.923450 ubuntu docker[6924]: netbox-worker-1 | return manager._insert( Jun 02 07:57:48.924007 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^ Jun 02 07:57:48.924007 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/manager.py", line 87, in manager_method Jun 02 07:57:48.924255 ubuntu docker[6924]: netbox-worker-1 | return getattr(self.get_queryset(), name)(*args, **kwargs) Jun 02 07:57:48.924487 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.924487 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/query.py", line 1868, in _insert Jun 02 07:57:48.925010 ubuntu docker[6924]: netbox-worker-1 | return query.get_compiler(using=using).execute_sql(returning_fields) Jun 02 07:57:48.925256 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.925256 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1882, in execute_sql Jun 02 07:57:48.925771 ubuntu docker[6924]: netbox-worker-1 | cursor.execute(sql, params) Jun 02 07:57:48.926931 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute Jun 02 07:57:48.927037 ubuntu docker[6924]: netbox-worker-1 | return self._execute_with_wrappers( Jun 02 07:57:48.927162 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.927162 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers Jun 02 07:57:48.927162 ubuntu docker[6924]: netbox-worker-1 | return executor(sql, params, many, context) Jun 02 07:57:48.927162 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 100, in _execute Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | with self.db.wrap_database_errors: Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/utils.py", line 91, in __exit__ Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | raise dj_exc_value.with_traceback(traceback) from exc_value Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | return self.cursor.execute(sql, params) Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/django_prometheus/db/common.py", line 69, in execute Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | return super().execute(*args, **kwargs) Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | File "/opt/netbox/venv/lib/python3.12/site-packages/psycopg/cursor.py", line 97, in execute Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | raise ex.with_traceback(None) Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | django.db.utils.IntegrityError: null value in column "object_type_id" of relation "core_job" violates not-null constraint Jun 02 07:57:48.927519 ubuntu docker[6924]: netbox-worker-1 | DETAIL: Failing row contains (5, null, System Housekeeping, 2026-06-02 07:57:48.914306+00, null, 1440, null, null, pending, null, 467019a6-2d3b-44d3-8ede-dc13444fbfea, null, null, ). Jun 02 07:57:49.017205 ubuntu docker[6924]: netbox-1 | Applying circuits.0048_circuitterminations_cached_relations... OK Jun 02 07:57:49.220371 ubuntu docker[6924]: netbox-1 | Applying circuits.0049_natural_ordering... OK Jun 02 07:57:50.243105 ubuntu docker[6924]: netbox-1 | Applying circuits.0050_virtual_circuits... OK Jun 02 07:57:50.302601 ubuntu docker[6924]: [51B blob data] Jun 02 07:57:51.207110 ubuntu docker[6924]: netbox-1 | Applying circuits.0051_virtualcircuit_group_assignment... OK Jun 02 07:57:51.312884 ubuntu docker[6924]: netbox-1 | Applying circuits.0052_extend_circuit_abs_distance_upper_limit... OK Jun 02 07:57:51.783112 ubuntu docker[6924]: netbox-1 | Applying core.0012_job_object_type_optional... OK Jun 02 07:57:51.830507 ubuntu docker[6924]: netbox-1 | Applying core.0013_job_data_encoder... OK Jun 02 07:57:51.935868 ubuntu docker[6924]: netbox-1 | Applying core.0014_datasource_sync_interval... OK Jun 02 07:57:52.022766 ubuntu docker[6924]: netbox-1 | Applying core.0015_remove_redundant_indexes... OK Jun 02 07:57:52.162422 ubuntu docker[6924]: netbox-1 | Applying extras.0123_journalentry_kind_default... OK Jun 02 07:57:52.499384 ubuntu docker[6924]: netbox-1 | Applying extras.0124_remove_staging... OK Jun 02 07:57:52.752799 ubuntu docker[6924]: netbox-1 | Applying extras.0125_alter_tag_options_tag_weight... OK Jun 02 07:57:52.802306 ubuntu docker[6924]: netbox-1 | Applying extras.0126_exporttemplate_file_name... OK Jun 02 07:57:53.635190 ubuntu docker[6924]: netbox-1 | Applying extras.0127_configtemplate_as_attachment_and_more... OK Jun 02 07:57:53.793245 ubuntu docker[6924]: netbox-1 | Applying extras.0128_tableconfig... OK Jun 02 07:57:53.964149 ubuntu docker[6924]: netbox-1 | Applying extras.0129_fix_script_paths... OK Jun 02 07:58:01.217300 ubuntu docker[6924]: netbox-1 | Applying dcim.0198_natural_ordering... OK Jun 02 07:58:01.364313 ubuntu docker[6924]: netbox-1 | Applying dcim.0199_macaddress... OK Jun 02 07:58:02.551004 ubuntu docker[6924]: netbox-1 | Applying dcim.0200_populate_mac_addresses... OK Jun 02 07:58:02.667881 ubuntu docker[6924]: netbox-1 | Applying dcim.0201_add_power_outlet_status... OK Jun 02 07:58:03.017979 ubuntu docker[6924]: netbox-1 | Applying dcim.0202_location_comments_region_comments_sitegroup_comments... OK Jun 02 07:58:03.222504 ubuntu docker[6924]: netbox-1 | Applying dcim.0203_add_rack_outer_height... OK Jun 02 07:58:03.272421 ubuntu docker[6924]: netbox-worker-1 | No queues have been specified. This process will service the following queues by default: high, default, low Jun 02 07:58:03.276828 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:58:03.276828 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:58:03.276828 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:58:03.276828 ubuntu docker[6924]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:58:03.276828 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Worker rq:worker:e8c85e2be8b2471c9ba751eae3aeea2e started with PID 1, version 2.4.0 Jun 02 07:58:03.276828 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Subscribing to channel rq:pubsub:e8c85e2be8b2471c9ba751eae3aeea2e Jun 02 07:58:03.278498 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 *** Listening on high, default, low... Jun 02 07:58:03.288652 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Scheduler for high, default, low started with PID 32 Jun 02 07:58:03.289031 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Cleaning registries for queue: high Jun 02 07:58:03.293927 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Cleaning registries for queue: default Jun 02 07:58:03.295813 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Cleaning registries for queue: low Jun 02 07:58:03.301354 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 default: handle(job=) (fa88b24d-b812-4a29-ac39-9ecc27a5b83e) Jun 02 07:58:03.707920 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Successfully completed handle(job=) job in 0:00:00.394612s on worker e8c85e2be8b2471c9ba751eae3aeea2e Jun 02 07:58:03.707920 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 default: Job OK (fa88b24d-b812-4a29-ac39-9ecc27a5b83e) Jun 02 07:58:03.707920 ubuntu docker[6924]: netbox-worker-1 | 07:58:03 Result is kept for 500 seconds Jun 02 07:58:04.536913 ubuntu docker[6924]: netbox-1 | Applying dcim.0203_device_role_nested... OK Jun 02 07:58:04.722252 ubuntu docker[6924]: netbox-1 | Applying dcim.0204_device_role_rebuild... OK Jun 02 07:58:05.365095 ubuntu docker[6924]: netbox-1 | Applying dcim.0205_moduletypeprofile... OK Jun 02 07:58:05.565614 ubuntu docker[6924]: netbox-1 | Applying dcim.0206_load_module_type_profiles... OK Jun 02 07:58:06.042887 ubuntu docker[6924]: netbox-1 | Applying dcim.0207_remove_redundant_indexes... OK Jun 02 07:58:06.566847 ubuntu docker[6924]: netbox-1 | Applying dcim.0208_devicerole_uniqueness... OK Jun 02 07:58:06.571403 ubuntu docker[6924]: netbox-1 | Applying django_rq.0001_initial... OK Jun 02 07:58:11.900362 ubuntu docker[6924]: netbox-1 | Applying virtualization.0023_squashed_0036... OK Jun 02 07:58:12.048062 ubuntu docker[6924]: netbox-1 | Applying virtualization.0037_protect_child_interfaces... OK Jun 02 07:58:12.785914 ubuntu docker[6924]: netbox-1 | Applying virtualization.0038_virtualdisk... OK Jun 02 07:58:12.897444 ubuntu docker[6924]: netbox-1 | Applying virtualization.0039_virtualmachine_serial_number... OK Jun 02 07:58:13.047595 ubuntu docker[6924]: netbox-1 | Applying virtualization.0040_convert_disk_size... OK Jun 02 07:58:13.301352 ubuntu docker[6924]: netbox-1 | Applying virtualization.0041_charfield_null_choices... OK Jun 02 07:58:13.484055 ubuntu docker[6924]: netbox-1 | Applying virtualization.0042_vminterface_vlan_translation_policy... OK Jun 02 07:58:13.941949 ubuntu docker[6924]: netbox-1 | Applying virtualization.0043_qinq_svlan... OK Jun 02 07:58:14.658452 ubuntu docker[6924]: netbox-1 | Applying virtualization.0044_cluster_scope... OK Jun 02 07:58:16.295838 ubuntu docker[6924]: netbox-1 | Applying virtualization.0045_clusters_cached_relations... OK Jun 02 07:58:17.029027 ubuntu docker[6924]: netbox-1 | Applying virtualization.0046_alter_cluster__location_alter_cluster__region_and_more... OK Jun 02 07:58:18.321982 ubuntu docker[6924]: netbox-1 | Applying virtualization.0047_natural_ordering... OK Jun 02 07:58:18.820446 ubuntu docker[6924]: netbox-1 | Applying virtualization.0048_populate_mac_addresses... OK Jun 02 07:58:19.321601 ubuntu docker[6924]: netbox-1 | Applying tenancy.0017_natural_ordering... OK Jun 02 07:58:20.217065 ubuntu docker[6924]: netbox-1 | Applying ipam.0076_natural_ordering... OK Jun 02 07:58:20.370479 ubuntu docker[6924]: netbox-1 | Applying ipam.0077_vlangroup_tenant... OK Jun 02 07:58:20.479657 ubuntu docker[6924]: netbox-1 | Applying ipam.0078_iprange_mark_utilized... OK Jun 02 07:58:20.741410 ubuntu docker[6924]: netbox-1 | Applying ipam.0079_add_service_fhrp_group_parent_gfk... OK Jun 02 07:58:20.886924 ubuntu docker[6924]: netbox-1 | Applying ipam.0080_populate_service_parent... OK Jun 02 07:58:22.045707 ubuntu docker[6924]: netbox-1 | Applying ipam.0081_remove_service_device_virtual_machine_add_parent_gfk_index... OK Jun 02 07:58:22.061182 ubuntu docker[6924]: netbox-1 | Applying sessions.0001_initial... OK Jun 02 07:58:22.309074 ubuntu docker[6924]: netbox-1 | Applying social_django.0001_initial... OK Jun 02 07:58:22.490494 ubuntu docker[6924]: netbox-1 | Applying social_django.0002_add_related_name... OK Jun 02 07:58:22.505250 ubuntu docker[6924]: netbox-1 | Applying social_django.0003_alter_email_max_length... OK Jun 02 07:58:22.534978 ubuntu docker[6924]: netbox-1 | Applying social_django.0004_auto_20160423_0400... OK Jun 02 07:58:22.544719 ubuntu docker[6924]: netbox-1 | Applying social_django.0005_auto_20160727_2333... OK Jun 02 07:58:22.560096 ubuntu docker[6924]: netbox-1 | Applying social_django.0006_partial... OK Jun 02 07:58:22.570491 ubuntu docker[6924]: netbox-1 | Applying social_django.0007_code_timestamp... OK Jun 02 07:58:22.580254 ubuntu docker[6924]: netbox-1 | Applying social_django.0008_partial_timestamp... OK Jun 02 07:58:22.638768 ubuntu docker[6924]: netbox-1 | Applying social_django.0009_auto_20191118_0520... OK Jun 02 07:58:22.674259 ubuntu docker[6924]: netbox-1 | Applying social_django.0010_uid_db_index... OK Jun 02 07:58:22.797809 ubuntu docker[6924]: netbox-1 | Applying social_django.0011_alter_id_fields... OK Jun 02 07:58:22.838015 ubuntu docker[6924]: netbox-1 | Applying social_django.0012_usersocialauth_extra_data_new... OK Jun 02 07:58:23.016137 ubuntu docker[6924]: netbox-1 | Applying social_django.0013_migrate_extra_data... OK Jun 02 07:58:23.053171 ubuntu docker[6924]: netbox-1 | Applying social_django.0014_remove_usersocialauth_extra_data... OK Jun 02 07:58:23.090308 ubuntu docker[6924]: netbox-1 | Applying social_django.0015_rename_extra_data_new_usersocialauth_extra_data... OK Jun 02 07:58:23.119602 ubuntu docker[6924]: netbox-1 | Applying social_django.0016_alter_usersocialauth_extra_data... OK Jun 02 07:58:23.147199 ubuntu docker[6924]: netbox-1 | Applying social_django.0017_usersocialauth_user_social_auth_uid_required... OK Jun 02 07:58:23.342166 ubuntu docker[6924]: netbox-1 | Applying taggit.0001_initial... OK Jun 02 07:58:23.399031 ubuntu docker[6924]: netbox-1 | Applying taggit.0002_auto_20150616_2121... OK Jun 02 07:58:23.774571 ubuntu docker[6924]: netbox-1 | Applying taggit.0003_taggeditem_add_unique_index... OK Jun 02 07:58:24.132899 ubuntu docker[6924]: netbox-1 | Applying taggit.0004_alter_taggeditem_content_type_alter_taggeditem_tag... OK Jun 02 07:58:24.141845 ubuntu docker[6924]: netbox-1 | Applying taggit.0005_auto_20220424_2025... OK Jun 02 07:58:24.249975 ubuntu docker[6924]: netbox-1 | Applying taggit.0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx... OK Jun 02 07:58:25.306649 ubuntu docker[6924]: netbox-1 | Applying tenancy.0018_contact_groups... OK Jun 02 07:58:25.880043 ubuntu docker[6924]: netbox-1 | Applying tenancy.0019_contactgroup_comments_tenantgroup_comments... OK Jun 02 07:58:26.213058 ubuntu docker[6924]: netbox-1 | Applying tenancy.0020_remove_contactgroupmembership... OK Jun 02 07:58:29.345757 ubuntu docker[6924]: netbox-1 | Applying vpn.0001_initial... OK Jun 02 07:58:30.052211 ubuntu docker[6924]: netbox-1 | Applying vpn.0002_move_l2vpn... OK Jun 02 07:58:30.260944 ubuntu docker[6924]: netbox-1 | Applying vpn.0003_ipaddress_multiple_tunnel_terminations... OK Jun 02 07:58:30.401403 ubuntu docker[6924]: netbox-1 | Applying vpn.0004_alter_ikepolicy_mode... OK Jun 02 07:58:30.436508 ubuntu docker[6924]: netbox-1 | Applying vpn.0005_rename_indexes... OK Jun 02 07:58:31.679927 ubuntu docker[6924]: netbox-1 | Applying vpn.0006_charfield_null_choices... OK Jun 02 07:58:33.194568 ubuntu docker[6924]: netbox-1 | Applying vpn.0007_natural_ordering... OK Jun 02 07:58:33.339646 ubuntu docker[6924]: netbox-1 | Applying vpn.0008_add_l2vpn_status... OK Jun 02 07:58:33.676014 ubuntu docker[6924]: netbox-1 | Applying vpn.0009_remove_redundant_indexes... OK Jun 02 07:58:34.113074 ubuntu docker[6924]: netbox-1 | Applying wireless.0009_wirelesslink_distance... OK Jun 02 07:58:35.495252 ubuntu docker[6924]: netbox-1 | Applying wireless.0010_charfield_null_choices... OK Jun 02 07:58:36.453289 ubuntu docker[6924]: netbox-1 | Applying wireless.0011_wirelesslan__location_wirelesslan__region_and_more... OK Jun 02 07:58:37.475725 ubuntu docker[6924]: netbox-1 | Applying wireless.0012_alter_wirelesslan__location_and_more... OK Jun 02 07:58:37.626070 ubuntu docker[6924]: netbox-1 | Applying wireless.0013_natural_ordering... OK Jun 02 07:58:37.771505 ubuntu docker[6924]: netbox-1 | Applying wireless.0014_wirelesslangroup_comments... OK Jun 02 07:58:38.336517 ubuntu docker[6924]: netbox-1 | Applying wireless.0015_extend_wireless_link_abs_distance_upper_limit... OK Jun 02 07:58:39.732973 ubuntu docker[6924]: netbox-1 | âš™ī¸ Running trace_paths Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | Found no missing console port paths; skipping Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | Found no missing console server port paths; skipping Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | Found no missing interface paths; skipping Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | Found no missing power feed paths; skipping Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | Found no missing power outlet paths; skipping Jun 02 07:58:45.363763 ubuntu docker[6924]: netbox-1 | Found no missing power port paths; skipping Jun 02 07:58:45.364773 ubuntu docker[6924]: netbox-1 | Finished. Jun 02 07:58:46.592622 ubuntu docker[6924]: netbox-1 | âš™ī¸ Removing stale content types Jun 02 07:58:53.228685 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:58:53.228685 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:58:53.228685 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:58:53.228685 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:58:54.478089 ubuntu docker[6924]: netbox-1 | âš™ī¸ Removing expired user sessions Jun 02 07:59:01.210409 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:59:01.210409 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:59:01.210409 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:59:01.210409 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:59:02.425066 ubuntu docker[6924]: netbox-1 | âš™ī¸ Building search index (lazy) Jun 02 07:59:08.458174 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:59:08.458628 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:59:08.458628 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:59:08.458628 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:59:08.458628 ubuntu docker[6924]: netbox-1 | Reindexing 86 models. Jun 02 07:59:08.458628 ubuntu docker[6924]: netbox-1 | Indexing models Jun 02 07:59:08.465616 ubuntu docker[6924]: netbox-1 | core.datasource... No objects found. Jun 02 07:59:08.469249 ubuntu docker[6924]: netbox-1 | core.datafile... No objects found. Jun 02 07:59:08.489760 ubuntu docker[6924]: netbox-1 | circuits.circuit... No objects found. Jun 02 07:59:08.496416 ubuntu docker[6924]: netbox-1 | circuits.circuitgroup... No objects found. Jun 02 07:59:08.504184 ubuntu docker[6924]: netbox-1 | circuits.circuittermination... No objects found. Jun 02 07:59:08.508153 ubuntu docker[6924]: netbox-1 | circuits.circuittype... No objects found. Jun 02 07:59:08.511899 ubuntu docker[6924]: netbox-1 | circuits.provider... No objects found. Jun 02 07:59:08.515430 ubuntu docker[6924]: netbox-1 | circuits.provideraccount... No objects found. Jun 02 07:59:08.520524 ubuntu docker[6924]: netbox-1 | circuits.providernetwork... No objects found. Jun 02 07:59:08.528696 ubuntu docker[6924]: netbox-1 | circuits.virtualcircuit... No objects found. Jun 02 07:59:08.542786 ubuntu docker[6924]: netbox-1 | circuits.virtualcircuittermination... No objects found. Jun 02 07:59:08.549938 ubuntu docker[6924]: netbox-1 | circuits.virtualcircuittype... No objects found. Jun 02 07:59:08.556719 ubuntu docker[6924]: netbox-1 | dcim.cable... No objects found. Jun 02 07:59:08.569709 ubuntu docker[6924]: netbox-1 | dcim.consoleport... No objects found. Jun 02 07:59:08.578101 ubuntu docker[6924]: netbox-1 | dcim.consoleserverport... No objects found. Jun 02 07:59:08.585365 ubuntu docker[6924]: netbox-1 | dcim.device... No objects found. Jun 02 07:59:08.590477 ubuntu docker[6924]: netbox-1 | dcim.devicebay... No objects found. Jun 02 07:59:08.595018 ubuntu docker[6924]: netbox-1 | dcim.devicerole... No objects found. Jun 02 07:59:08.600276 ubuntu docker[6924]: netbox-1 | dcim.devicetype... No objects found. Jun 02 07:59:08.603680 ubuntu docker[6924]: netbox-1 | dcim.frontport... No objects found. Jun 02 07:59:08.606793 ubuntu docker[6924]: netbox-1 | dcim.macaddress... No objects found. Jun 02 07:59:08.612299 ubuntu docker[6924]: netbox-1 | dcim.interface... No objects found. Jun 02 07:59:08.616166 ubuntu docker[6924]: netbox-1 | dcim.inventoryitem... No objects found. Jun 02 07:59:08.619776 ubuntu docker[6924]: netbox-1 | dcim.location... No objects found. Jun 02 07:59:08.622224 ubuntu docker[6924]: netbox-1 | dcim.manufacturer... No objects found. Jun 02 07:59:08.626966 ubuntu docker[6924]: netbox-1 | dcim.module... No objects found. Jun 02 07:59:08.629850 ubuntu docker[6924]: netbox-1 | dcim.modulebay... No objects found. Jun 02 07:59:08.630890 ubuntu docker[6924]: netbox-1 | dcim.moduletypeprofile... Skipping (found 7 existing). Jun 02 07:59:08.636836 ubuntu docker[6924]: netbox-1 | dcim.moduletype... No objects found. Jun 02 07:59:08.640824 ubuntu docker[6924]: netbox-1 | dcim.platform... No objects found. Jun 02 07:59:08.649939 ubuntu docker[6924]: netbox-1 | dcim.powerfeed... No objects found. Jun 02 07:59:08.658152 ubuntu docker[6924]: netbox-1 | dcim.poweroutlet... No objects found. Jun 02 07:59:08.663514 ubuntu docker[6924]: netbox-1 | dcim.powerpanel... No objects found. Jun 02 07:59:08.670454 ubuntu docker[6924]: netbox-1 | dcim.powerport... No objects found. Jun 02 07:59:08.679694 ubuntu docker[6924]: netbox-1 | dcim.racktype... No objects found. Jun 02 07:59:08.690169 ubuntu docker[6924]: netbox-1 | dcim.rack... No objects found. Jun 02 07:59:08.695600 ubuntu docker[6924]: netbox-1 | dcim.rackreservation... No objects found. Jun 02 07:59:08.700456 ubuntu docker[6924]: netbox-1 | dcim.rackrole... No objects found. Jun 02 07:59:08.706806 ubuntu docker[6924]: netbox-1 | dcim.rearport... No objects found. Jun 02 07:59:08.713403 ubuntu docker[6924]: netbox-1 | dcim.region... No objects found. Jun 02 07:59:08.716970 ubuntu docker[6924]: netbox-1 | dcim.site... No objects found. Jun 02 07:59:08.721709 ubuntu docker[6924]: netbox-1 | dcim.sitegroup... No objects found. Jun 02 07:59:08.725361 ubuntu docker[6924]: netbox-1 | dcim.virtualchassis... No objects found. Jun 02 07:59:08.729860 ubuntu docker[6924]: netbox-1 | dcim.virtualdevicecontext... No objects found. Jun 02 07:59:08.734610 ubuntu docker[6924]: netbox-1 | ipam.aggregate... No objects found. Jun 02 07:59:08.738627 ubuntu docker[6924]: netbox-1 | ipam.asn... No objects found. Jun 02 07:59:08.743071 ubuntu docker[6924]: netbox-1 | ipam.asnrange... No objects found. Jun 02 07:59:08.747619 ubuntu docker[6924]: netbox-1 | ipam.fhrpgroup... No objects found. Jun 02 07:59:08.753086 ubuntu docker[6924]: netbox-1 | ipam.ipaddress... No objects found. Jun 02 07:59:08.757118 ubuntu docker[6924]: netbox-1 | ipam.iprange... No objects found. Jun 02 07:59:08.761582 ubuntu docker[6924]: netbox-1 | ipam.prefix... No objects found. Jun 02 07:59:08.764626 ubuntu docker[6924]: netbox-1 | ipam.rir... No objects found. Jun 02 07:59:08.768645 ubuntu docker[6924]: netbox-1 | ipam.role... No objects found. Jun 02 07:59:08.772326 ubuntu docker[6924]: netbox-1 | ipam.routetarget... No objects found. Jun 02 07:59:08.777562 ubuntu docker[6924]: netbox-1 | ipam.service... No objects found. Jun 02 07:59:08.781002 ubuntu docker[6924]: netbox-1 | ipam.servicetemplate... No objects found. Jun 02 07:59:08.789768 ubuntu docker[6924]: netbox-1 | ipam.vlan... No objects found. Jun 02 07:59:08.792892 ubuntu docker[6924]: netbox-1 | ipam.vlangroup... No objects found. Jun 02 07:59:08.796214 ubuntu docker[6924]: netbox-1 | ipam.vlantranslationpolicy... No objects found. Jun 02 07:59:08.800095 ubuntu docker[6924]: netbox-1 | ipam.vlantranslationrule... No objects found. Jun 02 07:59:08.804102 ubuntu docker[6924]: netbox-1 | ipam.vrf... No objects found. Jun 02 07:59:08.808580 ubuntu docker[6924]: netbox-1 | extras.customfield... No objects found. Jun 02 07:59:08.812001 ubuntu docker[6924]: netbox-1 | extras.journalentry... No objects found. Jun 02 07:59:08.814905 ubuntu docker[6924]: netbox-1 | extras.tag... No objects found. Jun 02 07:59:08.817716 ubuntu docker[6924]: netbox-1 | extras.webhook... No objects found. Jun 02 07:59:08.820245 ubuntu docker[6924]: netbox-1 | tenancy.contact... No objects found. Jun 02 07:59:08.823187 ubuntu docker[6924]: netbox-1 | tenancy.contactgroup... No objects found. Jun 02 07:59:08.825901 ubuntu docker[6924]: netbox-1 | tenancy.contactrole... No objects found. Jun 02 07:59:08.829617 ubuntu docker[6924]: netbox-1 | tenancy.tenant... No objects found. Jun 02 07:59:08.833987 ubuntu docker[6924]: netbox-1 | tenancy.tenantgroup... No objects found. Jun 02 07:59:08.838300 ubuntu docker[6924]: netbox-1 | virtualization.cluster... No objects found. Jun 02 07:59:08.841380 ubuntu docker[6924]: netbox-1 | virtualization.clustergroup... No objects found. Jun 02 07:59:08.844435 ubuntu docker[6924]: netbox-1 | virtualization.clustertype... No objects found. Jun 02 07:59:08.851759 ubuntu docker[6924]: netbox-1 | virtualization.virtualmachine... No objects found. Jun 02 07:59:08.859123 ubuntu docker[6924]: netbox-1 | virtualization.vminterface... No objects found. Jun 02 07:59:08.864171 ubuntu docker[6924]: netbox-1 | virtualization.virtualdisk... No objects found. Jun 02 07:59:08.869281 ubuntu docker[6924]: netbox-1 | vpn.tunnel... No objects found. Jun 02 07:59:08.873386 ubuntu docker[6924]: netbox-1 | vpn.ikeproposal... No objects found. Jun 02 07:59:08.876981 ubuntu docker[6924]: netbox-1 | vpn.ikepolicy... No objects found. Jun 02 07:59:08.880415 ubuntu docker[6924]: netbox-1 | vpn.ipsecproposal... No objects found. Jun 02 07:59:08.883118 ubuntu docker[6924]: netbox-1 | vpn.ipsecpolicy... No objects found. Jun 02 07:59:08.885891 ubuntu docker[6924]: netbox-1 | vpn.ipsecprofile... No objects found. Jun 02 07:59:08.888987 ubuntu docker[6924]: netbox-1 | vpn.l2vpn... No objects found. Jun 02 07:59:08.896190 ubuntu docker[6924]: netbox-1 | wireless.wirelesslan... No objects found. Jun 02 07:59:08.901539 ubuntu docker[6924]: netbox-1 | wireless.wirelesslangroup... No objects found. Jun 02 07:59:08.907103 ubuntu docker[6924]: netbox-1 | wireless.wirelesslink... No objects found. Jun 02 07:59:08.907103 ubuntu docker[6924]: netbox-1 | Completed. Total entries: 7 Jun 02 07:59:12.397716 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:59:12.397716 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:59:12.397716 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:59:12.397716 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:59:12.397716 ubuntu docker[6924]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 07:59:12.397716 ubuntu docker[6924]: netbox-1 | Jun 02 07:59:12.820039 ubuntu docker[6924]: netbox-1 | 💡 Superuser Username: admin, E-Mail: netbox@osism.local Jun 02 07:59:14.604001 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:59:14.604001 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:59:14.604001 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:59:14.604001 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:59:14.604001 ubuntu docker[6924]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 07:59:14.604001 ubuntu docker[6924]: netbox-1 | Jun 02 07:59:14.962565 ubuntu docker[6924]: netbox-1 | ✅ Initialisation is done. Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | 👤 Created user dragon Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ‘Ĩ Created group netbox-readers Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ‘Ĩ Created group netbox-writers Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | 👤 Assigned user dragon to group netbox-writers Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | 🔓 Created object permission read_all Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ‘Ĩ Assigned group netbox-readers object permission of read_all Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | 🔓 Created object permission read_write_all Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | đŸ‘Ĩ Assigned group netbox-writers object permission of read_write_all Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field maintenance Jun 02 07:59:24.704865 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field dnsmasq_dhcp_tag Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field frr_local_as Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field frr_local_pref Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field alternative_name Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field inventory_hostname Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field provision_state Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field power_state Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field ironic_parameters Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field netplan_parameters Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field frr_parameters Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field dnsmasq_parameters Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field secrets Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field sonic_parameters Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔧 Created custom field device_interface_label Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag OpenStack Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag Ceph Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag Kubernetes Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag reserved Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag unusable Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag Managed by Ironic Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag Managed by Metalbox Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag Managed by OSISM Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag Out of Band Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created Tag BGP address-family L2VPN EVPN Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 📍 Created site Default site Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🏭 Created Manufacturer Default manufacturer Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Compute Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Storage Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Resource Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Control Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Manager Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Metalbox Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Network Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role DPU Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Loadbalancer Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Router Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Firewall Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Switch Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Spine Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Super Spine Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Service Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Data Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Storage Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Compute Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Border Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Access Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Transfer Leaf Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role OOB Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Console Server Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Housing Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role PDU Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Other Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🎨 Created device role Cable Management Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | 🔡 Created device type Default manufacturer Default device type Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Control Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Data Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Internal Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role External Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Management Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role OOB Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Provisioning Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Reserved Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Parking lot Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Loopback Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Storage Jun 02 07:59:24.708101 ubuntu docker[6924]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Transfer Jun 02 07:59:28.587481 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 07:59:28.587481 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 07:59:28.587481 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 07:59:28.587481 ubuntu docker[6924]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 07:59:28.587481 ubuntu docker[6924]: netbox-1 | Jun 02 07:59:28.587481 ubuntu docker[6924]: netbox-1 | 0 static files copied to '/opt/netbox/netbox/static', 502 unmodified. Jun 02 07:59:28.994060 ubuntu docker[6924]: netbox-1 | âŗ Waiting for control socket to be created... (1/10) Jun 02 07:59:29.000286 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:28 [warn] 7#7 Unit is running unprivileged, then it cannot use arbitrary user and group. Jun 02 07:59:29.008461 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:28 [info] 7#7 unit 1.34.2 started Jun 02 07:59:29.010360 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:29 [info] 335#335 discovery started Jun 02 07:59:29.036413 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:29 [notice] 335#335 module: python 3.12.3 "/usr/lib/unit/modules/python3.12.unit.so" Jun 02 07:59:29.039020 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:29 [info] 7#7 controller started Jun 02 07:59:29.040816 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:29 [info] 337#337 router started Jun 02 07:59:29.041933 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:29 [notice] 7#7 process 335 exited with code 0 Jun 02 07:59:29.044152 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:29 [info] 337#337 OpenSSL 3.0.13 30 Jan 2024, 300000d0 Jun 02 07:59:30.011524 ubuntu docker[6924]: netbox-1 | âš™ī¸ Applying configuration from /etc/unit/nginx-unit.json Jun 02 07:59:30.039393 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:30 [info] 340#340 "netbox" prototype started Jun 02 07:59:30.040475 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:30 [info] 341#341 "netbox" application started Jun 02 07:59:32.254833 ubuntu docker[6924]: netbox-1 | ✅ Unit configuration loaded successfully Jun 02 07:59:32.256146 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:32 [notice] 7#7 process 333 exited with code 0 Jun 02 07:59:33.611133 ubuntu docker[6924]: netbox-1 | 2026/06/02 07:59:33 [info] 375#375 "netbox" application started Jun 02 07:59:39.743959 ubuntu docker[6924]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:07:59:39 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 08:00:03.020910 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 08:00:03.019 * 100 changes in 300 seconds. Saving... Jun 02 08:00:03.020910 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 08:00:03.020 * Background saving started by pid 77 Jun 02 08:00:03.033380 ubuntu docker[6924]: redis-1 | 77:C 02 Jun 2026 08:00:03.032 * DB saved on disk Jun 02 08:00:03.033380 ubuntu docker[6924]: redis-1 | 77:C 02 Jun 2026 08:00:03.032 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB Jun 02 08:00:03.121567 ubuntu docker[6924]: redis-1 | 1:M 02 Jun 2026 08:00:03.121 * Background saving terminated with success Jun 02 08:00:03.636804 ubuntu docker[6924]: postgres-1 | 2026-06-02 08:00:03.633 UTC [56] LOG: checkpoint starting: time Jun 02 08:00:09.846502 ubuntu docker[6924]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:08:00:09 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 08:00:45.203869 ubuntu docker[6924]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:08:00:45 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0"