Jun 02 06:40:12.526191 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 06:40:12.670463 ubuntu docker[6309]: Network netbox_default Creating Jun 02 06:40:12.763885 ubuntu docker[6309]: Network netbox_default Created Jun 02 06:40:12.764824 ubuntu docker[6309]: Volume netbox_redis Creating Jun 02 06:40:12.769524 ubuntu docker[6309]: Volume netbox_redis Created Jun 02 06:40:12.770618 ubuntu docker[6309]: Container netbox-redis-1 Creating Jun 02 06:40:12.771302 ubuntu docker[6309]: Container netbox-postgres-1 Creating Jun 02 06:40:13.228775 ubuntu docker[6309]: Container netbox-redis-1 Created Jun 02 06:40:13.229376 ubuntu docker[6309]: Container netbox-postgres-1 Created Jun 02 06:40:13.229580 ubuntu docker[6309]: Container netbox-netbox-1 Creating Jun 02 06:40:13.315953 ubuntu docker[6309]: Container netbox-netbox-1 Created Jun 02 06:40:13.317900 ubuntu docker[6309]: Container netbox-netbox-worker-1 Creating Jun 02 06:40:13.388935 ubuntu docker[6309]: Container netbox-netbox-worker-1 Created Jun 02 06:40:13.395225 ubuntu docker[6309]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 06:40:13.411183 ubuntu docker[6309]: Container netbox-redis-1 Starting Jun 02 06:40:13.413015 ubuntu docker[6309]: Container netbox-postgres-1 Starting Jun 02 06:40:13.850928 ubuntu docker[6309]: Container netbox-redis-1 Started Jun 02 06:40:13.856255 ubuntu docker[6309]: redis-1 | 1:C 02 Jun 2026 06:40:13.855 # 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 06:40:13.856255 ubuntu docker[6309]: redis-1 | 1:C 02 Jun 2026 06:40:13.855 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 06:40:13.856255 ubuntu docker[6309]: redis-1 | 1:C 02 Jun 2026 06:40:13.855 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 06:40:13.856255 ubuntu docker[6309]: redis-1 | 1:C 02 Jun 2026 06:40:13.855 * Configuration loaded Jun 02 06:40:13.857072 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:13.856 * monotonic clock: POSIX clock_gettime Jun 02 06:40:13.860346 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:13.858 * Running mode=standalone, port=6379. Jun 02 06:40:13.860346 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:13.858 * Server initialized Jun 02 06:40:13.863696 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:13.863 * Creating AOF base file appendonly.aof.1.base.rdb on server start Jun 02 06:40:13.871115 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:13.869 * Creating AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 06:40:13.871115 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:13.869 * Ready to accept connections tcp Jun 02 06:40:13.925708 ubuntu docker[6309]: Container netbox-postgres-1 Started Jun 02 06:40:13.925708 ubuntu docker[6309]: Container netbox-redis-1 Waiting Jun 02 06:40:13.925708 ubuntu docker[6309]: Container netbox-postgres-1 Waiting Jun 02 06:40:13.971094 ubuntu docker[6309]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 06:40:13.971094 ubuntu docker[6309]: postgres-1 | This user must also own the server process. Jun 02 06:40:13.971094 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:13.971641 ubuntu docker[6309]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 06:40:13.971641 ubuntu docker[6309]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 06:40:13.971641 ubuntu docker[6309]: postgres-1 | The default text search configuration will be set to "english". Jun 02 06:40:13.972046 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:13.972046 ubuntu docker[6309]: postgres-1 | Data page checksums are disabled. Jun 02 06:40:13.972141 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:13.972141 ubuntu docker[6309]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 06:40:13.972580 ubuntu docker[6309]: postgres-1 | creating subdirectories ... ok Jun 02 06:40:13.972580 ubuntu docker[6309]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 06:40:13.996112 ubuntu docker[6309]: postgres-1 | selecting default max_connections ... 100 Jun 02 06:40:14.029133 ubuntu docker[6309]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 06:40:14.080185 ubuntu docker[6309]: postgres-1 | selecting default time zone ... UTC Jun 02 06:40:14.081600 ubuntu docker[6309]: postgres-1 | creating configuration files ... ok Jun 02 06:40:14.251494 ubuntu docker[6309]: postgres-1 | running bootstrap script ... ok Jun 02 06:40:14.510973 ubuntu docker[6309]: postgres-1 | sh: locale: not found Jun 02 06:40:14.510973 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:14.509 UTC [35] WARNING: no usable system locales were found Jun 02 06:40:15.018765 ubuntu docker[6309]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 06:40:15.025076 ubuntu docker[6309]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 06:40:15.025076 ubuntu docker[6309]: 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 06:40:15.025076 ubuntu docker[6309]: postgres-1 | syncing data to disk ... ok Jun 02 06:40:15.025076 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.025076 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.025076 ubuntu docker[6309]: postgres-1 | Success. You can now start the database server using: Jun 02 06:40:15.025076 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.025076 ubuntu docker[6309]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 06:40:15.025076 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.125044 ubuntu docker[6309]: postgres-1 | waiting for server to start....2026-06-02 06:40:15.124 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 06:40:15.130835 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.129 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:40:15.133922 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.133 UTC [44] LOG: database system was shut down at 2026-06-02 06:40:15 UTC Jun 02 06:40:15.141311 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.140 UTC [41] LOG: database system is ready to accept connections Jun 02 06:40:15.160945 ubuntu docker[6309]: postgres-1 | done Jun 02 06:40:15.160945 ubuntu docker[6309]: postgres-1 | server started Jun 02 06:40:15.198686 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.198686 ubuntu docker[6309]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 06:40:15.228852 ubuntu docker[6309]: postgres-1 | CREATE ROLE Jun 02 06:40:15.260497 ubuntu docker[6309]: postgres-1 | CREATE DATABASE Jun 02 06:40:15.261322 ubuntu docker[6309]: postgres-1 | GRANT Jun 02 06:40:15.261927 ubuntu docker[6309]: postgres-1 | ALTER DATABASE Jun 02 06:40:15.264058 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.266986 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.266 UTC [41] LOG: received fast shutdown request Jun 02 06:40:15.267229 ubuntu docker[6309]: postgres-1 | waiting for server to shut down...2026-06-02 06:40:15.267 UTC [41] LOG: aborting any active transactions Jun 02 06:40:15.273206 ubuntu docker[6309]: postgres-1 | .2026-06-02 06:40:15.272 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 06:40:15.277316 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.277 UTC [42] LOG: shutting down Jun 02 06:40:15.277685 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.277 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 06:40:15.290258 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.289 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 Jun 02 06:40:15.302038 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.301 UTC [41] LOG: database system is shut down Jun 02 06:40:15.368284 ubuntu docker[6309]: postgres-1 | done Jun 02 06:40:15.368284 ubuntu docker[6309]: postgres-1 | server stopped Jun 02 06:40:15.371058 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.371058 ubuntu docker[6309]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 06:40:15.371058 ubuntu docker[6309]: postgres-1 | Jun 02 06:40:15.437539 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.437 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 06:40:15.438656 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.437 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 06:40:15.438656 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.438 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 06:40:15.443820 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.442 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:40:15.446248 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.445 UTC [58] LOG: database system was shut down at 2026-06-02 06:40:15 UTC Jun 02 06:40:15.452116 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:15.451 UTC [1] LOG: database system is ready to accept connections Jun 02 06:40:36.580338 ubuntu systemd[1]: Stopping netbox.service - OSISM netbox service... Jun 02 06:40:36.689493 ubuntu docker[6806]: Container netbox-netbox-worker-1 Stopping Jun 02 06:40:36.690731 ubuntu docker[6806]: Container netbox-netbox-worker-1 Stopped Jun 02 06:40:36.690731 ubuntu docker[6806]: Container netbox-netbox-1 Stopping Jun 02 06:40:36.691122 ubuntu docker[6806]: Container netbox-netbox-1 Stopped Jun 02 06:40:36.691122 ubuntu docker[6806]: Container netbox-redis-1 Stopping Jun 02 06:40:36.691122 ubuntu docker[6806]: Container netbox-postgres-1 Stopping Jun 02 06:40:36.716201 ubuntu docker[6309]: redis-1 | 1:signal-handler (1780382436) Received SIGTERM scheduling shutdown... Jun 02 06:40:36.721707 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:36.718 UTC [1] LOG: received fast shutdown request Jun 02 06:40:36.721707 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:36.718 UTC [1] LOG: aborting any active transactions Jun 02 06:40:36.727993 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:36.726 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 Jun 02 06:40:36.727993 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:36.726 UTC [56] LOG: shutting down Jun 02 06:40:36.727993 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:36.726 UTC [56] LOG: checkpoint starting: shutdown immediate Jun 02 06:40:36.731021 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:36.730 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.001 s, total=0.004 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 06:40:36.734248 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:36.734 * User requested shutdown... Jun 02 06:40:36.734248 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:36.734 * Calling fsync() on the AOF file. Jun 02 06:40:36.734653 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:36.734 * Saving the final RDB snapshot before exiting. Jun 02 06:40:36.740763 ubuntu docker[6309]: postgres-1 | 2026-06-02 06:40:36.740 UTC [1] LOG: database system is shut down Jun 02 06:40:36.747769 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:36.747 * DB saved on disk Jun 02 06:40:36.747769 ubuntu docker[6309]: redis-1 | 1:M 02 Jun 2026 06:40:36.747 # Redis is now ready to exit, bye bye... Jun 02 06:40:36.992291 ubuntu docker[6806]: Container netbox-redis-1 Stopped Jun 02 06:40:37.013638 ubuntu docker[6309]: Container netbox-redis-1 Error dependency redis failed to start Jun 02 06:40:37.013638 ubuntu docker[6309]: Container netbox-postgres-1 Error dependency postgres failed to start Jun 02 06:40:37.013638 ubuntu docker[6309]: dependency failed to start: container netbox-redis-1 exited (0) Jun 02 06:40:37.013923 ubuntu docker[6806]: Container netbox-postgres-1 Stopped Jun 02 06:40:37.023578 ubuntu systemd[1]: netbox.service: Main process exited, code=exited, status=1/FAILURE Jun 02 06:40:37.023781 ubuntu systemd[1]: netbox.service: Failed with result 'exit-code'. Jun 02 06:40:37.024796 ubuntu systemd[1]: Stopped netbox.service - OSISM netbox service. Jun 02 06:40:37.031290 ubuntu systemd[1]: Started netbox.service - OSISM netbox service. Jun 02 06:40:37.138734 ubuntu docker[6922]: Attaching to netbox-1, netbox-worker-1, postgres-1, redis-1 Jun 02 06:40:37.148558 ubuntu docker[6922]: Container netbox-redis-1 Starting Jun 02 06:40:37.148558 ubuntu docker[6922]: Container netbox-postgres-1 Starting Jun 02 06:40:37.443048 ubuntu docker[6922]: Container netbox-redis-1 Started Jun 02 06:40:37.446796 ubuntu docker[6922]: redis-1 | 1:C 02 Jun 2026 06:40:37.446 # 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 06:40:37.446796 ubuntu docker[6922]: redis-1 | 1:C 02 Jun 2026 06:40:37.446 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo Jun 02 06:40:37.446796 ubuntu docker[6922]: redis-1 | 1:C 02 Jun 2026 06:40:37.446 * Redis version=7.4.6, bits=64, commit=00000000, modified=0, pid=1, just started Jun 02 06:40:37.446796 ubuntu docker[6922]: redis-1 | 1:C 02 Jun 2026 06:40:37.446 * Configuration loaded Jun 02 06:40:37.447851 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.447 * monotonic clock: POSIX clock_gettime Jun 02 06:40:37.448432 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.448 * Running mode=standalone, port=6379. Jun 02 06:40:37.448779 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.448 * Server initialized Jun 02 06:40:37.449859 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.449 * Reading RDB base file on AOF loading... Jun 02 06:40:37.449859 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.449 * Loading RDB produced by version 7.4.6 Jun 02 06:40:37.449859 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.449 * RDB age 24 seconds Jun 02 06:40:37.449859 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.449 * RDB memory usage when created 0.90 Mb Jun 02 06:40:37.449859 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.449 * RDB is base AOF Jun 02 06:40:37.449859 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.449 * Done loading RDB, keys loaded: 0, keys expired: 0. Jun 02 06:40:37.450780 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.450 * DB loaded from base file appendonly.aof.1.base.rdb: 0.001 seconds Jun 02 06:40:37.450780 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.450 * DB loaded from append only file: 0.001 seconds Jun 02 06:40:37.450780 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.450 * Opening AOF incr file appendonly.aof.1.incr.aof on server start Jun 02 06:40:37.450780 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:40:37.450 * Ready to accept connections tcp Jun 02 06:40:37.483666 ubuntu docker[6922]: Container netbox-postgres-1 Started Jun 02 06:40:37.483934 ubuntu docker[6922]: Container netbox-redis-1 Waiting Jun 02 06:40:37.483934 ubuntu docker[6922]: Container netbox-postgres-1 Waiting Jun 02 06:40:37.516552 ubuntu docker[6922]: postgres-1 | The files belonging to this database system will be owned by user "postgres". Jun 02 06:40:37.516552 ubuntu docker[6922]: postgres-1 | This user must also own the server process. Jun 02 06:40:37.516552 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:37.517196 ubuntu docker[6922]: postgres-1 | The database cluster will be initialized with locale "en_US.utf8". Jun 02 06:40:37.517276 ubuntu docker[6922]: postgres-1 | The default database encoding has accordingly been set to "UTF8". Jun 02 06:40:37.517332 ubuntu docker[6922]: postgres-1 | The default text search configuration will be set to "english". Jun 02 06:40:37.517379 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:37.517439 ubuntu docker[6922]: postgres-1 | Data page checksums are disabled. Jun 02 06:40:37.517485 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:37.517585 ubuntu docker[6922]: postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok Jun 02 06:40:37.517585 ubuntu docker[6922]: postgres-1 | creating subdirectories ... ok Jun 02 06:40:37.517585 ubuntu docker[6922]: postgres-1 | selecting dynamic shared memory implementation ... posix Jun 02 06:40:37.535442 ubuntu docker[6922]: postgres-1 | selecting default max_connections ... 100 Jun 02 06:40:37.576796 ubuntu docker[6922]: postgres-1 | selecting default shared_buffers ... 128MB Jun 02 06:40:37.635695 ubuntu docker[6922]: postgres-1 | selecting default time zone ... UTC Jun 02 06:40:37.636643 ubuntu docker[6922]: postgres-1 | creating configuration files ... ok Jun 02 06:40:37.795130 ubuntu docker[6922]: postgres-1 | running bootstrap script ... ok Jun 02 06:40:38.029467 ubuntu docker[6922]: postgres-1 | sh: locale: not found Jun 02 06:40:38.030650 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.029 UTC [35] WARNING: no usable system locales were found Jun 02 06:40:38.490920 ubuntu docker[6922]: postgres-1 | performing post-bootstrap initialization ... ok Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | syncing data to disk ... ok Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | Success. You can now start the database server using: Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.506920 ubuntu docker[6922]: postgres-1 | initdb: warning: enabling "trust" authentication for local connections Jun 02 06:40:38.506920 ubuntu docker[6922]: 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 06:40:38.580926 ubuntu docker[6922]: postgres-1 | waiting for server to start....2026-06-02 06:40:38.580 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 06:40:38.584121 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.583 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:40:38.588287 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.588 UTC [44] LOG: database system was shut down at 2026-06-02 06:40:38 UTC Jun 02 06:40:38.598121 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.597 UTC [41] LOG: database system is ready to accept connections Jun 02 06:40:38.640392 ubuntu docker[6922]: postgres-1 | done Jun 02 06:40:38.640874 ubuntu docker[6922]: postgres-1 | server started Jun 02 06:40:38.668431 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.668431 ubuntu docker[6922]: postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh Jun 02 06:40:38.697764 ubuntu docker[6922]: postgres-1 | CREATE ROLE Jun 02 06:40:38.724182 ubuntu docker[6922]: postgres-1 | CREATE DATABASE Jun 02 06:40:38.724804 ubuntu docker[6922]: postgres-1 | GRANT Jun 02 06:40:38.726102 ubuntu docker[6922]: postgres-1 | ALTER DATABASE Jun 02 06:40:38.728035 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.730036 ubuntu docker[6922]: postgres-1 | waiting for server to shut down....2026-06-02 06:40:38.729 UTC [41] LOG: received fast shutdown request Jun 02 06:40:38.731779 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.730 UTC [41] LOG: aborting any active transactions Jun 02 06:40:38.737347 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.736 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 Jun 02 06:40:38.739117 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.738 UTC [42] LOG: shutting down Jun 02 06:40:38.739460 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.739 UTC [42] LOG: checkpoint starting: shutdown immediate Jun 02 06:40:38.754349 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.752 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.015 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 06:40:38.765080 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.764 UTC [41] LOG: database system is shut down Jun 02 06:40:38.830443 ubuntu docker[6922]: postgres-1 | done Jun 02 06:40:38.830443 ubuntu docker[6922]: postgres-1 | server stopped Jun 02 06:40:38.833121 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.833121 ubuntu docker[6922]: postgres-1 | PostgreSQL init process complete; ready for start up. Jun 02 06:40:38.833121 ubuntu docker[6922]: postgres-1 | Jun 02 06:40:38.883691 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.883 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 06:40:38.883691 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.883 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 Jun 02 06:40:38.883691 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.883 UTC [1] LOG: listening on IPv6 address "::", port 5432 Jun 02 06:40:38.887560 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.887 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" Jun 02 06:40:38.890701 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.890 UTC [58] LOG: database system was shut down at 2026-06-02 06:40:38 UTC Jun 02 06:40:38.895441 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:40:38.894 UTC [1] LOG: database system is ready to accept connections Jun 02 06:41:07.987169 ubuntu docker[6922]: Container netbox-redis-1 Healthy Jun 02 06:41:08.000318 ubuntu docker[6922]: Container netbox-postgres-1 Healthy Jun 02 06:41:08.000318 ubuntu docker[6922]: Container netbox-netbox-1 Starting Jun 02 06:41:08.372472 ubuntu docker[6922]: Container netbox-netbox-1 Started Jun 02 06:41:08.372472 ubuntu docker[6922]: Container netbox-netbox-1 Waiting Jun 02 06:41:15.282212 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:15.281 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:15.283307 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:15.281 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'usersocialauth', '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', 'managedfile', 'datafile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittype', 'circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'provider', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'module', 'macaddress', 'devicebaytemplate', 'inventoryitemrole', 'consoleport', 'frontport', 'cablepath', 'virtualdevicecontext', 'sitegroup', 'modulebay', 'cabletermination', 'rearporttemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'rack', 'inventoryitem', 'location', 'devicerole', 'moduletype', 'device', 'rearport', 'rackrole', 'consoleporttemplate', 'rackreservation', 'frontporttemplate', 'cable', 'powerporttemplate', 'devicebay', 'poweroutlet', 'consoleserverporttemplate', 'powerfeed', 'region', 'poweroutlettemplate', 'platform', 'manufacturer', 'consoleserverport', 'site', 'virtualchassis', 'modulebaytemplate', 'racktype', 'powerport', 'interfacetemplate', 'powerpanel', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'routetarget', 'asnrange', 'prefix', 'servicetemplate', 'vlantranslationpolicy', 'fhrpgroup', 'rir', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'iprange', 'asn', 'role', 'aggregate', 'ipaddress', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'configtemplate', 'customlink', 'journalentry', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'eventrule', 'dashboard', 'imageattachment', 'savedfilter', 'cachedvalue', 'script', 'configcontext', 'subscription', 'webhook', 'exporttemplate', 'tag', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:41:15.289262 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:15.288 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:15.289262 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:15.288 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'usersocialauth', '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', 'managedfile', 'datafile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittype', 'circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'provider', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'module', 'macaddress', 'devicebaytemplate', 'inventoryitemrole', 'consoleport', 'frontport', 'cablepath', 'virtualdevicecontext', 'sitegroup', 'modulebay', 'cabletermination', 'rearporttemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'rack', 'inventoryitem', 'location', 'devicerole', 'moduletype', 'device', 'rearport', 'rackrole', 'consoleporttemplate', 'rackreservation', 'frontporttemplate', 'cable', 'powerporttemplate', 'devicebay', 'poweroutlet', 'consoleserverporttemplate', 'powerfeed', 'region', 'poweroutlettemplate', 'platform', 'manufacturer', 'consoleserverport', 'site', 'virtualchassis', 'modulebaytemplate', 'racktype', 'powerport', 'interfacetemplate', 'powerpanel', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'routetarget', 'asnrange', 'prefix', 'servicetemplate', 'vlantranslationpolicy', 'fhrpgroup', 'rir', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'iprange', 'asn', 'role', 'aggregate', 'ipaddress', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'configtemplate', 'customlink', 'journalentry', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'eventrule', 'dashboard', 'imageattachment', 'savedfilter', 'cachedvalue', 'script', 'configcontext', 'subscription', 'webhook', 'exporttemplate', 'tag', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:41:15.948022 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:15.947 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:15.948022 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:15.947 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'usersocialauth', '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', 'managedfile', 'datafile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittype', 'circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'provider', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'module', 'macaddress', 'devicebaytemplate', 'inventoryitemrole', 'consoleport', 'frontport', 'cablepath', 'virtualdevicecontext', 'sitegroup', 'modulebay', 'cabletermination', 'rearporttemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'rack', 'inventoryitem', 'location', 'devicerole', 'moduletype', 'device', 'rearport', 'rackrole', 'consoleporttemplate', 'rackreservation', 'frontporttemplate', 'cable', 'powerporttemplate', 'devicebay', 'poweroutlet', 'consoleserverporttemplate', 'powerfeed', 'region', 'poweroutlettemplate', 'platform', 'manufacturer', 'consoleserverport', 'site', 'virtualchassis', 'modulebaytemplate', 'racktype', 'powerport', 'interfacetemplate', 'powerpanel', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'routetarget', 'asnrange', 'prefix', 'servicetemplate', 'vlantranslationpolicy', 'fhrpgroup', 'rir', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'iprange', 'asn', 'role', 'aggregate', 'ipaddress', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'configtemplate', 'customlink', 'journalentry', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'eventrule', 'dashboard', 'imageattachment', 'savedfilter', 'cachedvalue', 'script', 'configcontext', 'subscription', 'webhook', 'exporttemplate', 'tag', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:41:23.830584 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:23.829 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:23.830584 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:23.829 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 ('code', 'nonce', 'partial', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'job', 'datasource', 'autosyncrecord', 'objectchange', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'virtualdevicecontext', 'moduletype', 'devicebaytemplate', 'poweroutlet', 'manufacturer', 'rack', 'poweroutlettemplate', 'cabletermination', 'interface', 'powerporttemplate', 'rearporttemplate', 'module', 'consoleserverporttemplate', 'consoleport', 'inventoryitemrole', 'consoleserverport', 'devicerole', 'cablepath', 'modulebay', 'region', 'inventoryitem', 'consoleporttemplate', 'platform', 'macaddress', 'frontport', 'racktype', 'sitegroup', 'devicebay', 'devicetype', 'inventoryitemtemplate', 'rackrole', 'modulebaytemplate', 'rearport', 'device', 'rackreservation', 'powerpanel', 'powerport', 'cable', 'location', 'virtualchassis', 'moduletypeprofile', 'powerfeed', 'site', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'fhrpgroupassignment', 'servicetemplate', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vlantranslationrule', 'service', 'asnrange', 'iprange', 'prefix', 'rir', 'aggregate', 'ipaddress', 'role', 'vrf', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'exporttemplate', 'tag', 'customlink', 'webhook', 'script', 'imageattachment', 'notification', 'taggeditem', 'notificationgroup', 'customfieldchoiceset', 'customfield', 'subscription', 'tableconfig', 'dashboard', 'bookmark', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunneltermination', 'ikeproposal', '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 06:41:23.835313 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:23.834 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:23.835313 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:23.834 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 ('code', 'nonce', 'partial', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'job', 'datasource', 'autosyncrecord', 'objectchange', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'virtualdevicecontext', 'moduletype', 'devicebaytemplate', 'poweroutlet', 'manufacturer', 'rack', 'poweroutlettemplate', 'cabletermination', 'interface', 'powerporttemplate', 'rearporttemplate', 'module', 'consoleserverporttemplate', 'consoleport', 'inventoryitemrole', 'consoleserverport', 'devicerole', 'cablepath', 'modulebay', 'region', 'inventoryitem', 'consoleporttemplate', 'platform', 'macaddress', 'frontport', 'racktype', 'sitegroup', 'devicebay', 'devicetype', 'inventoryitemtemplate', 'rackrole', 'modulebaytemplate', 'rearport', 'device', 'rackreservation', 'powerpanel', 'powerport', 'cable', 'location', 'virtualchassis', 'moduletypeprofile', 'powerfeed', 'site', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'fhrpgroupassignment', 'servicetemplate', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vlantranslationrule', 'service', 'asnrange', 'iprange', 'prefix', 'rir', 'aggregate', 'ipaddress', 'role', 'vrf', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'exporttemplate', 'tag', 'customlink', 'webhook', 'script', 'imageattachment', 'notification', 'taggeditem', 'notificationgroup', 'customfieldchoiceset', 'customfield', 'subscription', 'tableconfig', 'dashboard', 'bookmark', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunneltermination', 'ikeproposal', '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 06:41:24.316731 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:24.315 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:24.316731 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:24.315 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 ('code', 'nonce', 'partial', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'job', 'datasource', 'autosyncrecord', 'objectchange', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'virtualdevicecontext', 'moduletype', 'devicebaytemplate', 'poweroutlet', 'manufacturer', 'rack', 'poweroutlettemplate', 'cabletermination', 'interface', 'powerporttemplate', 'rearporttemplate', 'module', 'consoleserverporttemplate', 'consoleport', 'inventoryitemrole', 'consoleserverport', 'devicerole', 'cablepath', 'modulebay', 'region', 'inventoryitem', 'consoleporttemplate', 'platform', 'macaddress', 'frontport', 'racktype', 'sitegroup', 'devicebay', 'devicetype', 'inventoryitemtemplate', 'rackrole', 'modulebaytemplate', 'rearport', 'device', 'rackreservation', 'powerpanel', 'powerport', 'cable', 'location', 'virtualchassis', 'moduletypeprofile', 'powerfeed', 'site', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'fhrpgroupassignment', 'servicetemplate', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vlantranslationrule', 'service', 'asnrange', 'iprange', 'prefix', 'rir', 'aggregate', 'ipaddress', 'role', 'vrf', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'exporttemplate', 'tag', 'customlink', 'webhook', 'script', 'imageattachment', 'notification', 'taggeditem', 'notificationgroup', 'customfieldchoiceset', 'customfield', 'subscription', 'tableconfig', 'dashboard', 'bookmark', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunneltermination', 'ikeproposal', '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 06:41:26.036046 ubuntu docker[6922]: netbox-1 | âš™ī¸ Applying database migrations Jun 02 06:41:32.058799 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:32.058 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:32.059977 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:32.058 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', '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 ('datafile', 'job', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provider', 'virtualcircuittermination', 'virtualcircuittype', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'moduletype', 'consoleporttemplate', 'rearporttemplate', 'frontport', 'rearport', 'rackrole', 'cable', 'device', 'rack', 'interface', 'frontporttemplate', 'devicebay', 'manufacturer', 'racktype', 'devicebaytemplate', 'platform', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'region', 'poweroutlet', 'powerport', 'location', 'consoleport', 'poweroutlettemplate', 'consoleserverport', 'devicetype', 'devicerole', 'macaddress', 'interfacetemplate', 'virtualchassis', 'inventoryitemrole', 'sitegroup', 'virtualdevicecontext', 'powerpanel', 'moduletypeprofile', 'cabletermination', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'role', 'iprange', 'fhrpgroupassignment', 'prefix', 'asn', 'vlan', 'servicetemplate', 'routetarget', 'vlantranslationpolicy', 'vlangroup', 'aggregate', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'service', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'customfieldchoiceset', 'subscription', 'tag', 'imageattachment', 'taggeditem', 'notificationgroup', 'customlink', 'eventrule', 'customfield', 'configcontext', 'bookmark', 'exporttemplate', 'cachedvalue', 'script', 'notification', 'configtemplate', 'journalentry', 'webhook', 'dashboard', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'tenant', 'contactassignment', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:41:32.063302 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:32.062 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:32.063302 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:32.062 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', '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 ('datafile', 'job', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provider', 'virtualcircuittermination', 'virtualcircuittype', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'moduletype', 'consoleporttemplate', 'rearporttemplate', 'frontport', 'rearport', 'rackrole', 'cable', 'device', 'rack', 'interface', 'frontporttemplate', 'devicebay', 'manufacturer', 'racktype', 'devicebaytemplate', 'platform', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'region', 'poweroutlet', 'powerport', 'location', 'consoleport', 'poweroutlettemplate', 'consoleserverport', 'devicetype', 'devicerole', 'macaddress', 'interfacetemplate', 'virtualchassis', 'inventoryitemrole', 'sitegroup', 'virtualdevicecontext', 'powerpanel', 'moduletypeprofile', 'cabletermination', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'role', 'iprange', 'fhrpgroupassignment', 'prefix', 'asn', 'vlan', 'servicetemplate', 'routetarget', 'vlantranslationpolicy', 'vlangroup', 'aggregate', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'service', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'customfieldchoiceset', 'subscription', 'tag', 'imageattachment', 'taggeditem', 'notificationgroup', 'customlink', 'eventrule', 'customfield', 'configcontext', 'bookmark', 'exporttemplate', 'cachedvalue', 'script', 'notification', 'configtemplate', 'journalentry', 'webhook', 'dashboard', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'tenant', 'contactassignment', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:41:32.545339 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:32.544 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 Jun 02 06:41:32.545339 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:41:32.544 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', '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 ('datafile', 'job', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provider', 'virtualcircuittermination', 'virtualcircuittype', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'moduletype', 'consoleporttemplate', 'rearporttemplate', 'frontport', 'rearport', 'rackrole', 'cable', 'device', 'rack', 'interface', 'frontporttemplate', 'devicebay', 'manufacturer', 'racktype', 'devicebaytemplate', 'platform', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'region', 'poweroutlet', 'powerport', 'location', 'consoleport', 'poweroutlettemplate', 'consoleserverport', 'devicetype', 'devicerole', 'macaddress', 'interfacetemplate', 'virtualchassis', 'inventoryitemrole', 'sitegroup', 'virtualdevicecontext', 'powerpanel', 'moduletypeprofile', 'cabletermination', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'role', 'iprange', 'fhrpgroupassignment', 'prefix', 'asn', 'vlan', 'servicetemplate', 'routetarget', 'vlantranslationpolicy', 'vlangroup', 'aggregate', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'service', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'customfieldchoiceset', 'subscription', 'tag', 'imageattachment', 'taggeditem', 'notificationgroup', 'customlink', 'eventrule', 'customfield', 'configcontext', 'bookmark', 'exporttemplate', 'cachedvalue', 'script', 'notification', 'configtemplate', 'journalentry', 'webhook', 'dashboard', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'tenant', 'contactassignment', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) Jun 02 06:41:33.011819 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:41:33.011819 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:41:33.011819 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:41:33.011819 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:41:33.012829 ubuntu docker[6922]: netbox-1 | Operations to perform: Jun 02 06:41:33.012829 ubuntu docker[6922]: 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 06:41:33.012829 ubuntu docker[6922]: netbox-1 | Running migrations: Jun 02 06:41:33.018963 ubuntu docker[6922]: netbox-1 | Applying contenttypes.0001_initial... OK Jun 02 06:41:33.023535 ubuntu docker[6922]: netbox-1 | Applying contenttypes.0002_remove_content_type_name... OK Jun 02 06:41:33.046561 ubuntu docker[6922]: netbox-1 | Applying auth.0001_initial... OK Jun 02 06:41:33.050508 ubuntu docker[6922]: netbox-1 | Applying auth.0002_alter_permission_name_max_length... OK Jun 02 06:41:33.054907 ubuntu docker[6922]: netbox-1 | Applying auth.0003_alter_user_email_max_length... OK Jun 02 06:41:33.059209 ubuntu docker[6922]: netbox-1 | Applying auth.0004_alter_user_username_opts... OK Jun 02 06:41:33.063412 ubuntu docker[6922]: netbox-1 | Applying auth.0005_alter_user_last_login_null... OK Jun 02 06:41:33.064224 ubuntu docker[6922]: netbox-1 | Applying auth.0006_require_contenttypes_0002... OK Jun 02 06:41:33.068189 ubuntu docker[6922]: netbox-1 | Applying auth.0007_alter_validators_add_error_messages... OK Jun 02 06:41:33.073446 ubuntu docker[6922]: netbox-1 | Applying auth.0008_alter_user_username_max_length... OK Jun 02 06:41:33.077569 ubuntu docker[6922]: netbox-1 | Applying auth.0009_alter_user_last_name_max_length... OK Jun 02 06:41:33.082822 ubuntu docker[6922]: netbox-1 | Applying auth.0010_alter_group_name_max_length... OK Jun 02 06:41:33.086838 ubuntu docker[6922]: netbox-1 | Applying auth.0011_update_proxy_permissions... OK Jun 02 06:41:33.090946 ubuntu docker[6922]: netbox-1 | Applying auth.0012_alter_user_first_name_max_length... OK Jun 02 06:41:33.188765 ubuntu docker[6922]: netbox-1 | Applying users.0001_squashed_0011... OK Jun 02 06:41:33.281079 ubuntu docker[6922]: netbox-1 | Applying users.0002_squashed_0004... OK Jun 02 06:41:33.283689 ubuntu docker[6922]: netbox-1 | Applying account.0001_initial... OK Jun 02 06:41:33.569888 ubuntu docker[6922]: netbox-1 | Applying extras.0001_squashed... OK Jun 02 06:41:33.628179 ubuntu docker[6922]: netbox-1 | Applying tenancy.0001_squashed_0012... OK Jun 02 06:41:33.903994 ubuntu docker[6922]: netbox-1 | Applying dcim.0001_squashed... OK Jun 02 06:41:36.577272 ubuntu docker[6922]: netbox-1 | Applying dcim.0002_squashed... OK Jun 02 06:41:37.268172 ubuntu docker[6922]: netbox-1 | Applying ipam.0001_squashed... OK Jun 02 06:41:37.902976 ubuntu docker[6922]: netbox-1 | Applying virtualization.0001_squashed_0022... OK Jun 02 06:41:39.270036 ubuntu docker[6922]: netbox-1 | Applying extras.0002_squashed_0059... OK Jun 02 06:41:41.405078 ubuntu docker[6922]: netbox-1 | Applying tenancy.0002_squashed_0011... OK Jun 02 06:41:50.550159 ubuntu docker[6922]: netbox-1 | Applying dcim.0003_squashed_0130... OK Jun 02 06:41:53.378826 ubuntu docker[6922]: netbox-1 | Applying ipam.0002_squashed_0046... OK Jun 02 06:41:54.237158 ubuntu docker[6922]: netbox-1 | Applying wireless.0001_squashed_0008... OK Jun 02 06:41:56.079293 ubuntu docker[6922]: netbox-1 | Applying ipam.0047_squashed_0053... OK Jun 02 06:42:24.148073 ubuntu docker[6922]: netbox-1 | Applying dcim.0131_squashed_0159... OK Jun 02 06:42:24.257494 ubuntu docker[6922]: netbox-1 | Applying circuits.0001_squashed... OK Jun 02 06:42:27.238466 ubuntu docker[6922]: netbox-1 | Applying circuits.0002_squashed_0029... OK Jun 02 06:42:30.219603 ubuntu docker[6922]: netbox-1 | Applying circuits.0003_squashed_0037... OK Jun 02 06:42:45.912463 ubuntu docker[6922]: netbox-1 | Applying dcim.0160_squashed_0166... OK Jun 02 06:42:47.669726 ubuntu docker[6922]: netbox-1 | Applying core.0001_squashed_0005... OK Jun 02 06:42:50.496790 ubuntu docker[6922]: netbox-1 | Applying circuits.0038_squashed_0042... OK Jun 02 06:42:58.781839 ubuntu docker[6922]: netbox-1 | Applying extras.0060_squashed_0086... OK Jun 02 06:43:01.001769 ubuntu docker[6922]: netbox-1 | Applying extras.0087_squashed_0098... OK Jun 02 06:43:01.048781 ubuntu docker[6922]: netbox-1 | Applying extras.0099_cachedvalue_ordering... OK Jun 02 06:43:01.380798 ubuntu docker[6922]: netbox-1 | Applying extras.0100_customfield_ui_attrs... OK Jun 02 06:43:04.637887 ubuntu docker[6922]: netbox-1 | Applying extras.0101_eventrule... OK Jun 02 06:43:04.827327 ubuntu docker[6922]: netbox-1 | Applying extras.0102_move_configrevision... OK Jun 02 06:43:05.240477 ubuntu docker[6922]: netbox-1 | Applying extras.0103_gfk_indexes... OK Jun 02 06:43:05.336382 ubuntu docker[6922]: netbox-1 | Applying extras.0104_stagedchange_remove_change_logging... OK Jun 02 06:43:05.437649 ubuntu docker[6922]: netbox-1 | Applying extras.0105_customfield_min_max_values... OK Jun 02 06:43:05.611945 ubuntu docker[6922]: netbox-1 | Applying extras.0106_bookmark_user_cascade_deletion... OK Jun 02 06:43:05.657967 ubuntu docker[6922]: netbox-1 | Applying extras.0107_cachedvalue_extras_cachedvalue_object... OK Jun 02 06:43:05.829914 ubuntu docker[6922]: netbox-1 | Applying extras.0108_convert_reports_to_scripts... OK Jun 02 06:43:06.399928 ubuntu docker[6922]: netbox-1 | Applying extras.0109_script_model... OK Jun 02 06:43:07.094478 ubuntu docker[6922]: netbox-1 | Applying extras.0110_remove_eventrule_action_parameters... OK Jun 02 06:43:07.217920 ubuntu docker[6922]: netbox-1 | Applying core.0006_datasource_type_remove_choices... OK Jun 02 06:43:07.279003 ubuntu docker[6922]: netbox-1 | Applying core.0007_job_add_error_field... OK Jun 02 06:43:07.283682 ubuntu docker[6922]: netbox-1 | Applying core.0008_contenttype_proxy... OK Jun 02 06:43:07.287879 ubuntu docker[6922]: netbox-1 | Applying core.0009_configrevision... OK Jun 02 06:43:07.341709 ubuntu docker[6922]: netbox-1 | Applying core.0010_gfk_indexes... OK Jun 02 06:43:09.019626 ubuntu docker[6922]: netbox-1 | Applying extras.0111_rename_content_types... OK Jun 02 06:43:09.767561 ubuntu docker[6922]: netbox-1 | Applying extras.0112_tag_update_object_types... OK Jun 02 06:43:09.830633 ubuntu docker[6922]: netbox-1 | Applying extras.0113_customfield_rename_object_type... OK Jun 02 06:43:10.087496 ubuntu docker[6922]: netbox-1 | Applying users.0005_alter_user_table... OK Jun 02 06:43:10.874087 ubuntu docker[6922]: netbox-1 | Applying users.0006_custom_group_model... OK Jun 02 06:43:11.076930 ubuntu docker[6922]: netbox-1 | Applying users.0007_objectpermission_update_object_types... OK Jun 02 06:43:12.374570 ubuntu docker[6922]: netbox-1 | Applying users.0008_flip_objectpermission_assignments... OK Jun 02 06:43:12.735010 ubuntu docker[6922]: netbox-1 | Applying users.0009_update_group_perms... OK Jun 02 06:43:12.781270 ubuntu docker[6922]: netbox-1 | Applying extras.0114_customfield_add_comments... OK Jun 02 06:43:12.955075 ubuntu docker[6922]: netbox-1 | Applying extras.0115_convert_dashboard_widgets... OK Jun 02 06:43:13.172498 ubuntu docker[6922]: netbox-1 | Applying extras.0116_custom_link_button_color... OK Jun 02 06:43:13.353727 ubuntu docker[6922]: netbox-1 | Applying core.0011_move_objectchange... OK Jun 02 06:43:13.784113 ubuntu docker[6922]: netbox-1 | Applying extras.0117_move_objectchange... OK Jun 02 06:43:13.830675 ubuntu docker[6922]: netbox-1 | Applying extras.0118_customfield_uniqueness... OK Jun 02 06:43:15.157412 ubuntu docker[6922]: netbox-1 | Applying extras.0119_notifications... OK Jun 02 06:43:16.987687 ubuntu docker[6922]: netbox-1 | Applying extras.0120_eventrule_event_types... OK Jun 02 06:43:17.036648 ubuntu docker[6922]: netbox-1 | Applying extras.0121_customfield_related_object_filter... OK Jun 02 06:43:17.222594 ubuntu docker[6922]: netbox-1 | Applying extras.0122_charfield_null_choices... OK Jun 02 06:43:17.379956 ubuntu docker[6922]: netbox-1 | Applying tenancy.0012_contactassignment_custom_fields... OK Jun 02 06:43:17.536028 ubuntu docker[6922]: netbox-1 | Applying tenancy.0013_gfk_indexes... OK Jun 02 06:43:17.688644 ubuntu docker[6922]: netbox-1 | Applying tenancy.0014_contactassignment_ordering... OK Jun 02 06:43:18.482402 ubuntu docker[6922]: netbox-1 | Applying tenancy.0015_contactassignment_rename_content_type... OK Jun 02 06:43:18.803076 ubuntu docker[6922]: netbox-1 | Applying tenancy.0016_charfield_null_choices... OK Jun 02 06:43:30.876858 ubuntu docker[6922]: netbox-1 | Applying ipam.0054_squashed_0067... OK Jun 02 06:43:32.762731 ubuntu docker[6922]: netbox-1 | Applying ipam.0068_move_l2vpn... OK Jun 02 06:43:33.140807 ubuntu docker[6922]: netbox-1 | Applying ipam.0069_gfk_indexes... OK Jun 02 06:43:34.589369 ubuntu docker[6922]: netbox-1 | Applying ipam.0070_vlangroup_vlan_id_ranges... OK Jun 02 06:43:35.106802 ubuntu docker[6922]: netbox-1 | Applying ipam.0071_prefix_scope... OK Jun 02 06:43:43.229285 ubuntu docker[6922]: netbox-1 | Applying dcim.0167_squashed_0182... OK Jun 02 06:43:43.371888 ubuntu docker[6922]: netbox-1 | Applying dcim.0183_devicetype_exclude_from_utilization... OK Jun 02 06:43:43.571344 ubuntu docker[6922]: netbox-1 | Applying dcim.0184_protect_child_interfaces... OK Jun 02 06:43:44.504512 ubuntu docker[6922]: netbox-1 | Applying dcim.0185_gfk_indexes... OK Jun 02 06:43:44.636141 ubuntu docker[6922]: netbox-1 | Applying dcim.0186_location_facility... OK Jun 02 06:43:44.802785 ubuntu docker[6922]: netbox-1 | Applying dcim.0187_alter_device_vc_position... OK Jun 02 06:43:45.540407 ubuntu docker[6922]: netbox-1 | Applying dcim.0188_racktype... OK Jun 02 06:43:45.746873 ubuntu docker[6922]: netbox-1 | Applying dcim.0189_moduletype_rack_airflow... OK Jun 02 06:43:47.256168 ubuntu docker[6922]: netbox-1 | Applying dcim.0190_nested_modules... OK Jun 02 06:43:47.393274 ubuntu docker[6922]: netbox-1 | Applying dcim.0191_module_bay_rebuild... OK Jun 02 06:43:47.857384 ubuntu docker[6922]: netbox-1 | Applying dcim.0192_inventoryitem_status... OK Jun 02 06:43:47.955480 ubuntu docker[6922]: netbox-1 | Applying dcim.0193_poweroutlet_color... OK Jun 02 06:43:48.817237 ubuntu docker[6922]: netbox-1 | Applying ipam.0072_prefix_cached_relations... OK Jun 02 06:43:49.506550 ubuntu docker[6922]: netbox-1 | Applying ipam.0073_charfield_null_choices... OK Jun 02 06:43:50.014165 ubuntu docker[6922]: netbox-1 | Applying ipam.0074_vlantranslationpolicy_vlantranslationrule... OK Jun 02 06:43:50.562057 ubuntu docker[6922]: netbox-1 | Applying ipam.0075_vlan_qinq... OK Jun 02 06:43:56.254303 ubuntu docker[6922]: netbox-1 | Applying dcim.0194_charfield_null_choices... OK Jun 02 06:43:56.433416 ubuntu docker[6922]: netbox-1 | Applying dcim.0195_interface_vlan_translation_policy... OK Jun 02 06:43:57.391674 ubuntu docker[6922]: netbox-1 | Applying dcim.0196_qinq_svlan... OK Jun 02 06:43:57.421879 ubuntu docker[6922]: netbox-1 | Applying dcim.0197_natural_sort_collation... OK Jun 02 06:43:57.555148 ubuntu docker[6922]: netbox-1 | Applying circuits.0043_circuittype_color... OK Jun 02 06:43:58.063065 ubuntu docker[6922]: netbox-1 | Applying circuits.0044_circuit_groups... OK Jun 02 06:43:58.474141 ubuntu docker[6922]: netbox-1 | Applying circuits.0045_circuit_distance... OK Jun 02 06:43:59.646288 ubuntu docker[6922]: netbox-1 | Applying circuits.0046_charfield_null_choices... OK Jun 02 06:44:00.139618 ubuntu docker[6922]: netbox-1 | Applying circuits.0047_circuittermination__termination... OK Jun 02 06:44:01.712788 ubuntu docker[6922]: netbox-1 | Applying circuits.0048_circuitterminations_cached_relations... OK Jun 02 06:44:01.967995 ubuntu docker[6922]: netbox-1 | Applying circuits.0049_natural_ordering... OK Jun 02 06:44:02.677958 ubuntu docker[6922]: netbox-1 | Applying circuits.0050_virtual_circuits... OK Jun 02 06:44:04.111655 ubuntu docker[6922]: netbox-1 | Applying circuits.0051_virtualcircuit_group_assignment... OK Jun 02 06:44:04.222171 ubuntu docker[6922]: netbox-1 | Applying circuits.0052_extend_circuit_abs_distance_upper_limit... OK Jun 02 06:44:04.396034 ubuntu docker[6922]: netbox-1 | Applying core.0012_job_object_type_optional... OK Jun 02 06:44:04.445993 ubuntu docker[6922]: netbox-1 | Applying core.0013_job_data_encoder... OK Jun 02 06:44:04.877284 ubuntu docker[6922]: netbox-1 | Applying core.0014_datasource_sync_interval... OK Jun 02 06:44:04.969300 ubuntu docker[6922]: netbox-1 | Applying core.0015_remove_redundant_indexes... OK Jun 02 06:44:05.108398 ubuntu docker[6922]: netbox-1 | Applying extras.0123_journalentry_kind_default... OK Jun 02 06:44:05.479984 ubuntu docker[6922]: netbox-1 | Applying extras.0124_remove_staging... OK Jun 02 06:44:05.770112 ubuntu docker[6922]: netbox-1 | Applying extras.0125_alter_tag_options_tag_weight... OK Jun 02 06:44:05.830208 ubuntu docker[6922]: netbox-1 | Applying extras.0126_exporttemplate_file_name... OK Jun 02 06:44:06.410647 ubuntu docker[6922]: netbox-1 | Applying extras.0127_configtemplate_as_attachment_and_more... OK Jun 02 06:44:06.927216 ubuntu docker[6922]: netbox-1 | Applying extras.0128_tableconfig... OK Jun 02 06:44:07.099615 ubuntu docker[6922]: netbox-1 | Applying extras.0129_fix_script_paths... OK Jun 02 06:44:14.552097 ubuntu docker[6922]: netbox-1 | Applying dcim.0198_natural_ordering... OK Jun 02 06:44:14.732876 ubuntu docker[6922]: netbox-1 | Applying dcim.0199_macaddress... OK Jun 02 06:44:15.254344 ubuntu docker[6922]: netbox-1 | Applying dcim.0200_populate_mac_addresses... OK Jun 02 06:44:15.385442 ubuntu docker[6922]: netbox-1 | Applying dcim.0201_add_power_outlet_status... OK Jun 02 06:44:16.674010 ubuntu docker[6922]: netbox-1 | Applying dcim.0202_location_comments_region_comments_sitegroup_comments... OK Jun 02 06:44:16.929290 ubuntu docker[6922]: netbox-1 | Applying dcim.0203_add_rack_outer_height... OK Jun 02 06:44:18.178580 ubuntu docker[6922]: netbox-1 | Applying dcim.0203_device_role_nested... OK Jun 02 06:44:18.752187 ubuntu docker[6922]: netbox-1 | Applying dcim.0204_device_role_rebuild... OK Jun 02 06:44:19.478243 ubuntu docker[6922]: netbox-1 | Applying dcim.0205_moduletypeprofile... OK Jun 02 06:44:19.703322 ubuntu docker[6922]: netbox-1 | Applying dcim.0206_load_module_type_profiles... OK Jun 02 06:44:19.842648 ubuntu docker[6922]: netbox-1 | Applying dcim.0207_remove_redundant_indexes... OK Jun 02 06:44:20.953481 ubuntu docker[6922]: netbox-1 | Applying dcim.0208_devicerole_uniqueness... OK Jun 02 06:44:20.957058 ubuntu docker[6922]: netbox-1 | Applying django_rq.0001_initial... OK Jun 02 06:44:28.525303 ubuntu docker[6922]: netbox-1 | Applying virtualization.0023_squashed_0036... OK Jun 02 06:44:28.718861 ubuntu docker[6922]: netbox-1 | Applying virtualization.0037_protect_child_interfaces... OK Jun 02 06:44:29.181001 ubuntu docker[6922]: netbox-1 | Applying virtualization.0038_virtualdisk... OK Jun 02 06:44:29.317306 ubuntu docker[6922]: netbox-1 | Applying virtualization.0039_virtualmachine_serial_number... OK Jun 02 06:44:29.866904 ubuntu docker[6922]: netbox-1 | Applying virtualization.0040_convert_disk_size... OK Jun 02 06:44:30.178473 ubuntu docker[6922]: netbox-1 | Applying virtualization.0041_charfield_null_choices... OK Jun 02 06:44:30.368053 ubuntu docker[6922]: netbox-1 | Applying virtualization.0042_vminterface_vlan_translation_policy... OK Jun 02 06:44:30.931913 ubuntu docker[6922]: netbox-1 | Applying virtualization.0043_qinq_svlan... OK Jun 02 06:44:31.428970 ubuntu docker[6922]: netbox-1 | Applying virtualization.0044_cluster_scope... OK Jun 02 06:44:33.321627 ubuntu docker[6922]: netbox-1 | Applying virtualization.0045_clusters_cached_relations... OK Jun 02 06:44:34.468065 ubuntu docker[6922]: netbox-1 | Applying virtualization.0046_alter_cluster__location_alter_cluster__region_and_more... OK Jun 02 06:44:35.500914 ubuntu docker[6922]: netbox-1 | Applying virtualization.0047_natural_ordering... OK Jun 02 06:44:36.401177 ubuntu docker[6922]: netbox-1 | Applying virtualization.0048_populate_mac_addresses... OK Jun 02 06:44:36.934227 ubuntu docker[6922]: netbox-1 | Applying tenancy.0017_natural_ordering... OK Jun 02 06:44:37.931815 ubuntu docker[6922]: netbox-1 | Applying ipam.0076_natural_ordering... OK Jun 02 06:44:38.120090 ubuntu docker[6922]: netbox-1 | Applying ipam.0077_vlangroup_tenant... OK Jun 02 06:44:38.277877 ubuntu docker[6922]: netbox-1 | Applying ipam.0078_iprange_mark_utilized... OK Jun 02 06:44:38.603299 ubuntu docker[6922]: netbox-1 | Applying ipam.0079_add_service_fhrp_group_parent_gfk... OK Jun 02 06:44:38.798860 ubuntu docker[6922]: netbox-1 | Applying ipam.0080_populate_service_parent... OK Jun 02 06:44:40.143676 ubuntu docker[6922]: netbox-1 | Applying ipam.0081_remove_service_device_virtual_machine_add_parent_gfk_index... OK Jun 02 06:44:40.158672 ubuntu docker[6922]: netbox-1 | Applying sessions.0001_initial... OK Jun 02 06:44:40.440654 ubuntu docker[6922]: netbox-1 | Applying social_django.0001_initial... OK Jun 02 06:44:40.636986 ubuntu docker[6922]: netbox-1 | Applying social_django.0002_add_related_name... OK Jun 02 06:44:40.652556 ubuntu docker[6922]: netbox-1 | Applying social_django.0003_alter_email_max_length... OK Jun 02 06:44:40.684453 ubuntu docker[6922]: netbox-1 | Applying social_django.0004_auto_20160423_0400... OK Jun 02 06:44:40.695944 ubuntu docker[6922]: netbox-1 | Applying social_django.0005_auto_20160727_2333... OK Jun 02 06:44:40.709536 ubuntu docker[6922]: netbox-1 | Applying social_django.0006_partial... OK Jun 02 06:44:40.719254 ubuntu docker[6922]: netbox-1 | Applying social_django.0007_code_timestamp... OK Jun 02 06:44:40.728501 ubuntu docker[6922]: netbox-1 | Applying social_django.0008_partial_timestamp... OK Jun 02 06:44:40.787518 ubuntu docker[6922]: netbox-1 | Applying social_django.0009_auto_20191118_0520... OK Jun 02 06:44:40.820720 ubuntu docker[6922]: netbox-1 | Applying social_django.0010_uid_db_index... OK Jun 02 06:44:40.949883 ubuntu docker[6922]: netbox-1 | Applying social_django.0011_alter_id_fields... OK Jun 02 06:44:40.987643 ubuntu docker[6922]: netbox-1 | Applying social_django.0012_usersocialauth_extra_data_new... OK Jun 02 06:44:41.169167 ubuntu docker[6922]: netbox-1 | Applying social_django.0013_migrate_extra_data... OK Jun 02 06:44:41.204344 ubuntu docker[6922]: netbox-1 | Applying social_django.0014_remove_usersocialauth_extra_data... OK Jun 02 06:44:41.241495 ubuntu docker[6922]: netbox-1 | Applying social_django.0015_rename_extra_data_new_usersocialauth_extra_data... OK Jun 02 06:44:41.269517 ubuntu docker[6922]: netbox-1 | Applying social_django.0016_alter_usersocialauth_extra_data... OK Jun 02 06:44:41.300327 ubuntu docker[6922]: netbox-1 | Applying social_django.0017_usersocialauth_user_social_auth_uid_required... OK Jun 02 06:44:41.495304 ubuntu docker[6922]: netbox-1 | Applying taggit.0001_initial... OK Jun 02 06:44:41.549023 ubuntu docker[6922]: netbox-1 | Applying taggit.0002_auto_20150616_2121... OK Jun 02 06:44:41.602506 ubuntu docker[6922]: netbox-1 | Applying taggit.0003_taggeditem_add_unique_index... OK Jun 02 06:44:42.335698 ubuntu docker[6922]: netbox-1 | Applying taggit.0004_alter_taggeditem_content_type_alter_taggeditem_tag... OK Jun 02 06:44:42.345474 ubuntu docker[6922]: netbox-1 | Applying taggit.0005_auto_20220424_2025... OK Jun 02 06:44:42.448957 ubuntu docker[6922]: netbox-1 | Applying taggit.0006_rename_taggeditem_content_type_object_id_taggit_tagg_content_8fc721_idx... OK Jun 02 06:44:43.561763 ubuntu docker[6922]: netbox-1 | Applying tenancy.0018_contact_groups... OK Jun 02 06:44:43.858840 ubuntu docker[6922]: netbox-1 | Applying tenancy.0019_contactgroup_comments_tenantgroup_comments... OK Jun 02 06:44:44.653053 ubuntu docker[6922]: netbox-1 | Applying tenancy.0020_remove_contactgroupmembership... OK Jun 02 06:44:47.527788 ubuntu docker[6922]: netbox-1 | Applying vpn.0001_initial... OK Jun 02 06:44:48.624489 ubuntu docker[6922]: netbox-1 | Applying vpn.0002_move_l2vpn... OK Jun 02 06:44:48.862646 ubuntu docker[6922]: netbox-1 | Applying vpn.0003_ipaddress_multiple_tunnel_terminations... OK Jun 02 06:44:49.025090 ubuntu docker[6922]: netbox-1 | Applying vpn.0004_alter_ikepolicy_mode... OK Jun 02 06:44:49.065641 ubuntu docker[6922]: netbox-1 | Applying vpn.0005_rename_indexes... OK Jun 02 06:44:50.732158 ubuntu docker[6922]: netbox-1 | Applying vpn.0006_charfield_null_choices... OK Jun 02 06:44:52.078966 ubuntu docker[6922]: netbox-1 | Applying vpn.0007_natural_ordering... OK Jun 02 06:44:52.242835 ubuntu docker[6922]: netbox-1 | Applying vpn.0008_add_l2vpn_status... OK Jun 02 06:44:53.190581 ubuntu docker[6922]: netbox-1 | Applying vpn.0009_remove_redundant_indexes... OK Jun 02 06:44:53.692163 ubuntu docker[6922]: netbox-1 | Applying wireless.0009_wirelesslink_distance... OK Jun 02 06:44:54.884902 ubuntu docker[6922]: netbox-1 | Applying wireless.0010_charfield_null_choices... OK Jun 02 06:44:56.829032 ubuntu docker[6922]: netbox-1 | Applying wireless.0011_wirelesslan__location_wirelesslan__region_and_more... OK Jun 02 06:44:58.035778 ubuntu docker[6922]: netbox-1 | Applying wireless.0012_alter_wirelesslan__location_and_more... OK Jun 02 06:44:58.196904 ubuntu docker[6922]: netbox-1 | Applying wireless.0013_natural_ordering... OK Jun 02 06:44:58.342676 ubuntu docker[6922]: netbox-1 | Applying wireless.0014_wirelesslangroup_comments... OK Jun 02 06:44:58.963924 ubuntu docker[6922]: netbox-1 | Applying wireless.0015_extend_wireless_link_abs_distance_upper_limit... OK Jun 02 06:45:00.520112 ubuntu docker[6922]: netbox-1 | âš™ī¸ Running trace_paths Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | Found no missing console port paths; skipping Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | Found no missing console server port paths; skipping Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | Found no missing interface paths; skipping Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | Found no missing power feed paths; skipping Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | Found no missing power outlet paths; skipping Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | Found no missing power port paths; skipping Jun 02 06:45:07.583922 ubuntu docker[6922]: netbox-1 | Finished. Jun 02 06:45:08.874665 ubuntu docker[6922]: netbox-1 | âš™ī¸ Removing stale content types Jun 02 06:45:15.783856 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:15.783856 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:15.783856 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:15.784426 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:16.989187 ubuntu docker[6922]: netbox-1 | âš™ī¸ Removing expired user sessions Jun 02 06:45:23.943346 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:23.943346 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:23.943346 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:23.943346 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:25.163691 ubuntu docker[6922]: netbox-1 | âš™ī¸ Building search index (lazy) Jun 02 06:45:31.789761 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:31.789761 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:31.789761 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:31.789761 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:31.789761 ubuntu docker[6922]: netbox-1 | Reindexing 86 models. Jun 02 06:45:31.789761 ubuntu docker[6922]: netbox-1 | Indexing models Jun 02 06:45:31.801297 ubuntu docker[6922]: netbox-1 | core.datasource... No objects found. Jun 02 06:45:31.807848 ubuntu docker[6922]: netbox-1 | core.datafile... No objects found. Jun 02 06:45:31.842687 ubuntu docker[6922]: netbox-1 | circuits.circuit... No objects found. Jun 02 06:45:31.850991 ubuntu docker[6922]: netbox-1 | circuits.circuitgroup... No objects found. Jun 02 06:45:31.866192 ubuntu docker[6922]: netbox-1 | circuits.circuittermination... No objects found. Jun 02 06:45:31.874793 ubuntu docker[6922]: netbox-1 | circuits.circuittype... No objects found. Jun 02 06:45:31.879415 ubuntu docker[6922]: netbox-1 | circuits.provider... No objects found. Jun 02 06:45:31.884998 ubuntu docker[6922]: netbox-1 | circuits.provideraccount... No objects found. Jun 02 06:45:31.891406 ubuntu docker[6922]: netbox-1 | circuits.providernetwork... No objects found. Jun 02 06:45:31.904058 ubuntu docker[6922]: netbox-1 | circuits.virtualcircuit... No objects found. Jun 02 06:45:31.913880 ubuntu docker[6922]: netbox-1 | circuits.virtualcircuittermination... No objects found. Jun 02 06:45:31.919620 ubuntu docker[6922]: netbox-1 | circuits.virtualcircuittype... No objects found. Jun 02 06:45:31.924819 ubuntu docker[6922]: netbox-1 | dcim.cable... No objects found. Jun 02 06:45:31.936043 ubuntu docker[6922]: netbox-1 | dcim.consoleport... No objects found. Jun 02 06:45:31.942513 ubuntu docker[6922]: netbox-1 | dcim.consoleserverport... No objects found. Jun 02 06:45:31.947951 ubuntu docker[6922]: netbox-1 | dcim.device... No objects found. Jun 02 06:45:31.959085 ubuntu docker[6922]: netbox-1 | dcim.devicebay... No objects found. Jun 02 06:45:31.973190 ubuntu docker[6922]: netbox-1 | dcim.devicerole... No objects found. Jun 02 06:45:31.986443 ubuntu docker[6922]: netbox-1 | dcim.devicetype... No objects found. Jun 02 06:45:31.993197 ubuntu docker[6922]: netbox-1 | dcim.frontport... No objects found. Jun 02 06:45:31.999069 ubuntu docker[6922]: netbox-1 | dcim.macaddress... No objects found. Jun 02 06:45:32.011546 ubuntu docker[6922]: netbox-1 | dcim.interface... No objects found. Jun 02 06:45:32.019910 ubuntu docker[6922]: netbox-1 | dcim.inventoryitem... No objects found. Jun 02 06:45:32.026204 ubuntu docker[6922]: netbox-1 | dcim.location... No objects found. Jun 02 06:45:32.029781 ubuntu docker[6922]: netbox-1 | dcim.manufacturer... No objects found. Jun 02 06:45:32.039153 ubuntu docker[6922]: netbox-1 | dcim.module... No objects found. Jun 02 06:45:32.042453 ubuntu docker[6922]: netbox-1 | dcim.modulebay... No objects found. Jun 02 06:45:32.044818 ubuntu docker[6922]: netbox-1 | dcim.moduletypeprofile... Skipping (found 7 existing). Jun 02 06:45:32.050883 ubuntu docker[6922]: netbox-1 | dcim.moduletype... No objects found. Jun 02 06:45:32.055116 ubuntu docker[6922]: netbox-1 | dcim.platform... No objects found. Jun 02 06:45:32.064259 ubuntu docker[6922]: netbox-1 | dcim.powerfeed... No objects found. Jun 02 06:45:32.070931 ubuntu docker[6922]: netbox-1 | dcim.poweroutlet... No objects found. Jun 02 06:45:32.075085 ubuntu docker[6922]: netbox-1 | dcim.powerpanel... No objects found. Jun 02 06:45:32.081027 ubuntu docker[6922]: netbox-1 | dcim.powerport... No objects found. Jun 02 06:45:32.086456 ubuntu docker[6922]: netbox-1 | dcim.racktype... No objects found. Jun 02 06:45:32.092892 ubuntu docker[6922]: netbox-1 | dcim.rack... No objects found. Jun 02 06:45:32.097995 ubuntu docker[6922]: netbox-1 | dcim.rackreservation... No objects found. Jun 02 06:45:32.101226 ubuntu docker[6922]: netbox-1 | dcim.rackrole... No objects found. Jun 02 06:45:32.107168 ubuntu docker[6922]: netbox-1 | dcim.rearport... No objects found. Jun 02 06:45:32.115276 ubuntu docker[6922]: netbox-1 | dcim.region... No objects found. Jun 02 06:45:32.122248 ubuntu docker[6922]: netbox-1 | dcim.site... No objects found. Jun 02 06:45:32.131644 ubuntu docker[6922]: netbox-1 | dcim.sitegroup... No objects found. Jun 02 06:45:32.135307 ubuntu docker[6922]: netbox-1 | dcim.virtualchassis... No objects found. Jun 02 06:45:32.143427 ubuntu docker[6922]: netbox-1 | dcim.virtualdevicecontext... No objects found. Jun 02 06:45:32.153578 ubuntu docker[6922]: netbox-1 | ipam.aggregate... No objects found. Jun 02 06:45:32.158259 ubuntu docker[6922]: netbox-1 | ipam.asn... No objects found. Jun 02 06:45:32.162295 ubuntu docker[6922]: netbox-1 | ipam.asnrange... No objects found. Jun 02 06:45:32.165318 ubuntu docker[6922]: netbox-1 | ipam.fhrpgroup... No objects found. Jun 02 06:45:32.170084 ubuntu docker[6922]: netbox-1 | ipam.ipaddress... No objects found. Jun 02 06:45:32.174203 ubuntu docker[6922]: netbox-1 | ipam.iprange... No objects found. Jun 02 06:45:32.178558 ubuntu docker[6922]: netbox-1 | ipam.prefix... No objects found. Jun 02 06:45:32.181836 ubuntu docker[6922]: netbox-1 | ipam.rir... No objects found. Jun 02 06:45:32.185383 ubuntu docker[6922]: netbox-1 | ipam.role... No objects found. Jun 02 06:45:32.188966 ubuntu docker[6922]: netbox-1 | ipam.routetarget... No objects found. Jun 02 06:45:32.197596 ubuntu docker[6922]: netbox-1 | ipam.service... No objects found. Jun 02 06:45:32.202778 ubuntu docker[6922]: netbox-1 | ipam.servicetemplate... No objects found. Jun 02 06:45:32.213043 ubuntu docker[6922]: netbox-1 | ipam.vlan... No objects found. Jun 02 06:45:32.215434 ubuntu docker[6922]: netbox-1 | ipam.vlangroup... No objects found. Jun 02 06:45:32.220819 ubuntu docker[6922]: netbox-1 | ipam.vlantranslationpolicy... No objects found. Jun 02 06:45:32.225105 ubuntu docker[6922]: netbox-1 | ipam.vlantranslationrule... No objects found. Jun 02 06:45:32.229971 ubuntu docker[6922]: netbox-1 | ipam.vrf... No objects found. Jun 02 06:45:32.233804 ubuntu docker[6922]: netbox-1 | extras.customfield... No objects found. Jun 02 06:45:32.236918 ubuntu docker[6922]: netbox-1 | extras.journalentry... No objects found. Jun 02 06:45:32.240971 ubuntu docker[6922]: netbox-1 | extras.tag... No objects found. Jun 02 06:45:32.247786 ubuntu docker[6922]: netbox-1 | extras.webhook... No objects found. Jun 02 06:45:32.252161 ubuntu docker[6922]: netbox-1 | tenancy.contact... No objects found. Jun 02 06:45:32.256398 ubuntu docker[6922]: netbox-1 | tenancy.contactgroup... No objects found. Jun 02 06:45:32.260637 ubuntu docker[6922]: netbox-1 | tenancy.contactrole... No objects found. Jun 02 06:45:32.263849 ubuntu docker[6922]: netbox-1 | tenancy.tenant... No objects found. Jun 02 06:45:32.269127 ubuntu docker[6922]: netbox-1 | tenancy.tenantgroup... No objects found. Jun 02 06:45:32.277882 ubuntu docker[6922]: netbox-1 | virtualization.cluster... No objects found. Jun 02 06:45:32.282324 ubuntu docker[6922]: netbox-1 | virtualization.clustergroup... No objects found. Jun 02 06:45:32.286479 ubuntu docker[6922]: netbox-1 | virtualization.clustertype... No objects found. Jun 02 06:45:32.292119 ubuntu docker[6922]: netbox-1 | virtualization.virtualmachine... No objects found. Jun 02 06:45:32.297588 ubuntu docker[6922]: netbox-1 | virtualization.vminterface... No objects found. Jun 02 06:45:32.303938 ubuntu docker[6922]: netbox-1 | virtualization.virtualdisk... No objects found. Jun 02 06:45:32.310089 ubuntu docker[6922]: netbox-1 | vpn.tunnel... No objects found. Jun 02 06:45:32.313331 ubuntu docker[6922]: netbox-1 | vpn.ikeproposal... No objects found. Jun 02 06:45:32.318849 ubuntu docker[6922]: netbox-1 | vpn.ikepolicy... No objects found. Jun 02 06:45:32.323834 ubuntu docker[6922]: netbox-1 | vpn.ipsecproposal... No objects found. Jun 02 06:45:32.327702 ubuntu docker[6922]: netbox-1 | vpn.ipsecpolicy... No objects found. Jun 02 06:45:32.331796 ubuntu docker[6922]: netbox-1 | vpn.ipsecprofile... No objects found. Jun 02 06:45:32.336430 ubuntu docker[6922]: netbox-1 | vpn.l2vpn... No objects found. Jun 02 06:45:32.342386 ubuntu docker[6922]: netbox-1 | wireless.wirelesslan... No objects found. Jun 02 06:45:32.347043 ubuntu docker[6922]: netbox-1 | wireless.wirelesslangroup... No objects found. Jun 02 06:45:32.351790 ubuntu docker[6922]: netbox-1 | wireless.wirelesslink... No objects found. Jun 02 06:45:32.351790 ubuntu docker[6922]: netbox-1 | Completed. Total entries: 7 Jun 02 06:45:35.949281 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:35.949281 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:35.949281 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:35.949281 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:35.949281 ubuntu docker[6922]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 06:45:35.949281 ubuntu docker[6922]: netbox-1 | Jun 02 06:45:36.472805 ubuntu docker[6922]: netbox-1 | 💡 Superuser Username: admin, E-Mail: netbox@osism.local Jun 02 06:45:38.445168 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:38.445168 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:38.445168 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:38.445168 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:38.445168 ubuntu docker[6922]: netbox-1 | 144 objects imported automatically (use -v 2 for details). Jun 02 06:45:38.445168 ubuntu docker[6922]: netbox-1 | Jun 02 06:45:38.962443 ubuntu docker[6922]: netbox-1 | ✅ Initialisation is done. Jun 02 06:45:38.991435 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:45:38.990 UTC [56] LOG: checkpoint starting: time Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 👤 Created user dragon Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ‘Ĩ Created group netbox-readers Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ‘Ĩ Created group netbox-writers Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 👤 Assigned user dragon to group netbox-writers Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔓 Created object permission read_all Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ‘Ĩ Assigned group netbox-readers object permission of read_all Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔓 Created object permission read_write_all Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | đŸ‘Ĩ Assigned group netbox-writers object permission of read_write_all Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field maintenance Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field dnsmasq_dhcp_tag Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field frr_local_as Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field frr_local_pref Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field alternative_name Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field inventory_hostname Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field provision_state Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field power_state Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field ironic_parameters Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field netplan_parameters Jun 02 06:45:48.560236 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field frr_parameters Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field dnsmasq_parameters Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field secrets Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field sonic_parameters Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🔧 Created custom field device_interface_label Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag OpenStack Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag Ceph Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag Kubernetes Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag reserved Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag unusable Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag Managed by Ironic Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag Managed by Metalbox Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag Managed by OSISM Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag Out of Band Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created Tag BGP address-family L2VPN EVPN Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 📍 Created site Default site Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🏭 Created Manufacturer Default manufacturer Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Compute Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Storage Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Resource Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Control Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Manager Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Metalbox Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Network Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role DPU Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Loadbalancer Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Router Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Firewall Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Switch Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Spine Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Super Spine Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Service Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Data Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Storage Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Compute Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Border Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Access Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Transfer Leaf Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role OOB Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Console Server Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Housing Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role PDU Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Other Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🎨 Created device role Cable Management Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | 🔡 Created device type Default manufacturer Default device type Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Control Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Data Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Internal Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role External Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Management Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role OOB Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Provisioning Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Reserved Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Parking lot Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Loopback Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Storage Jun 02 06:45:48.561466 ubuntu docker[6922]: netbox-1 | â›šī¸â€ Created Prefix/VLAN Role Transfer Jun 02 06:45:51.888100 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:45:51.888100 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:45:51.888100 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:45:51.888100 ubuntu docker[6922]: netbox-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:45:51.888100 ubuntu docker[6922]: netbox-1 | Jun 02 06:45:51.888100 ubuntu docker[6922]: netbox-1 | 0 static files copied to '/opt/netbox/netbox/static', 502 unmodified. Jun 02 06:45:52.425841 ubuntu docker[6922]: netbox-1 | âŗ Waiting for control socket to be created... (1/10) Jun 02 06:45:52.434040 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [warn] 7#7 Unit is running unprivileged, then it cannot use arbitrary user and group. Jun 02 06:45:52.440133 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [info] 7#7 unit 1.34.2 started Jun 02 06:45:52.441181 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [info] 350#350 discovery started Jun 02 06:45:52.444258 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [notice] 350#350 module: python 3.12.3 "/usr/lib/unit/modules/python3.12.unit.so" Jun 02 06:45:52.444860 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [info] 7#7 controller started Jun 02 06:45:52.445865 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [info] 352#352 router started Jun 02 06:45:52.447312 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [info] 352#352 OpenSSL 3.0.13 30 Jan 2024, 300000d0 Jun 02 06:45:52.447312 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:52 [notice] 7#7 process 350 exited with code 0 Jun 02 06:45:53.446857 ubuntu docker[6922]: netbox-1 | âš™ī¸ Applying configuration from /etc/unit/nginx-unit.json Jun 02 06:45:53.477428 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:53 [info] 355#355 "netbox" prototype started Jun 02 06:45:53.479055 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:53 [info] 356#356 "netbox" application started Jun 02 06:45:55.705499 ubuntu docker[6922]: netbox-1 | ✅ Unit configuration loaded successfully Jun 02 06:45:55.706973 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:45:55 [notice] 7#7 process 348 exited with code 0 Jun 02 06:46:09.158104 ubuntu docker[6922]: netbox-1 | 2026/06/02 06:46:09 [info] 390#390 "netbox" application started Jun 02 06:46:15.207340 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:46:15 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:46:15.376907 ubuntu docker[6922]: Container netbox-netbox-1 Healthy Jun 02 06:46:15.376907 ubuntu docker[6922]: Container netbox-netbox-worker-1 Starting Jun 02 06:46:15.791568 ubuntu docker[6922]: Container netbox-netbox-worker-1 Started Jun 02 06:46:22.777439 ubuntu docker[6922]: netbox-worker-1 | No queues have been specified. This process will service the following queues by default: high, default, low Jun 02 06:46:22.785616 ubuntu docker[6922]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/configuration.py' Jun 02 06:46:22.785616 ubuntu docker[6922]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/extra.py' Jun 02 06:46:22.785616 ubuntu docker[6922]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/logging.py' Jun 02 06:46:22.785616 ubuntu docker[6922]: netbox-worker-1 | đŸ§Ŧ loaded config '/etc/netbox/config/plugins.py' Jun 02 06:46:22.785616 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 Worker rq:worker:e478683841b8418ea5c19b10feea50c4 started with PID 1, version 2.4.0 Jun 02 06:46:22.785616 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 Subscribing to channel rq:pubsub:e478683841b8418ea5c19b10feea50c4 Jun 02 06:46:22.790789 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 *** Listening on high, default, low... Jun 02 06:46:22.803193 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 Cleaning registries for queue: high Jun 02 06:46:22.807149 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 Scheduler for high, low, default started with PID 32 Jun 02 06:46:22.810762 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 Cleaning registries for queue: default Jun 02 06:46:22.814840 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 Cleaning registries for queue: low Jun 02 06:46:22.824279 ubuntu docker[6922]: netbox-worker-1 | 06:46:22 default: handle(job=) (e0a533ec-d4bc-4550-9886-a298d1fd1d7d) Jun 02 06:46:23.300326 ubuntu docker[6922]: netbox-worker-1 | 06:46:23 Successfully completed handle(job=) job in 0:00:00.454986s on worker e478683841b8418ea5c19b10feea50c4 Jun 02 06:46:23.300326 ubuntu docker[6922]: netbox-worker-1 | 06:46:23 default: Job OK (e0a533ec-d4bc-4550-9886-a298d1fd1d7d) Jun 02 06:46:23.300326 ubuntu docker[6922]: netbox-worker-1 | 06:46:23 Result is kept for 500 seconds Jun 02 06:46:23.337279 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:46:23.336 * 100 changes in 300 seconds. Saving... Jun 02 06:46:23.338795 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:46:23.338 * Background saving started by pid 85 Jun 02 06:46:23.348032 ubuntu docker[6922]: redis-1 | 85:C 02 Jun 2026 06:46:23.347 * DB saved on disk Jun 02 06:46:23.348834 ubuntu docker[6922]: redis-1 | 85:C 02 Jun 2026 06:46:23.348 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB Jun 02 06:46:23.441067 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:46:23.440 * Background saving terminated with success Jun 02 06:46:51.132120 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:46:51 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:47:21.229470 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:47:21 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:47:28.324307 ubuntu docker[6922]: postgres-1 | 2026-06-02 06:47:28.323 UTC [56] LOG: checkpoint complete: wrote 1097 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=109.304 s, sync=0.021 s, total=109.333 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13679 kB, estimate=13679 kB; lsn=0/26FF860, redo lsn=0/267B770 Jun 02 06:47:51.321337 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:47:51 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:48:21.410155 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:48:21 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:48:51.507081 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:48:51 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:49:21.597267 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:49:21 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:49:51.668586 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:49:51 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:50:21.775534 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:50:21 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:50:51.870649 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:50:51 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:51:21.975902 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:51:21 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:51:24.085197 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:51:24.083 * 100 changes in 300 seconds. Saving... Jun 02 06:51:24.086012 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:51:24.085 * Background saving started by pid 146 Jun 02 06:51:24.093887 ubuntu docker[6922]: redis-1 | 146:C 02 Jun 2026 06:51:24.092 * DB saved on disk Jun 02 06:51:24.093887 ubuntu docker[6922]: redis-1 | 146:C 02 Jun 2026 06:51:24.093 * Fork CoW for RDB: current 0 MB, peak 0 MB, average 0 MB Jun 02 06:51:24.187569 ubuntu docker[6922]: redis-1 | 1:M 02 Jun 2026 06:51:24.186 * Background saving terminated with success Jun 02 06:51:52.059010 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:51:52 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:52:22.174523 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:52:22 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0" Jun 02 06:52:52.274435 ubuntu docker[6922]: netbox-1 | 127.0.0.1 - - [02/Jun/2026:06:52:52 +0000] "GET /login/ HTTP/1.1" 200 3407 "-" "curl/8.5.0"