The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 06:03:40.318 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok initdb: warning: enabling "trust" authentication for local connections 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. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 06:03:40.959 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 2026-06-02 06:03:40.964 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:03:40.968 UTC [44] LOG: database system was shut down at 2026-06-02 06:03:40 UTC 2026-06-02 06:03:40.973 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down...2026-06-02 06:03:41.110 UTC [41] LOG: received fast shutdown request 2026-06-02 06:03:41.110 UTC [41] LOG: aborting any active transactions .2026-06-02 06:03:41.118 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 06:03:41.119 UTC [42] LOG: shutting down 2026-06-02 06:03:41.119 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:03:41.140 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.021 s, sync=0.001 s, total=0.022 s; sync files=308, longest=0.001 s, average=0.001 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 06:03:41.155 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 06:03:41.269 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 2026-06-02 06:03:41.269 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:03:41.269 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:03:41.273 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:03:41.277 UTC [58] LOG: database system was shut down at 2026-06-02 06:03:41 UTC 2026-06-02 06:03:41.283 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:04:03.202 UTC [1] LOG: received fast shutdown request 2026-06-02 06:04:03.202 UTC [1] LOG: aborting any active transactions 2026-06-02 06:04:03.211 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 06:04:03.212 UTC [56] LOG: shutting down 2026-06-02 06:04:03.212 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:04:03.218 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.001 s, total=0.006 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 06:04:03.233 UTC [1] LOG: database system is shut down The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 06:04:04.863 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start initdb: warning: enabling "trust" authentication for local connections 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. waiting for server to start....2026-06-02 06:04:05.472 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 2026-06-02 06:04:05.476 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:04:05.481 UTC [44] LOG: database system was shut down at 2026-06-02 06:04:05 UTC 2026-06-02 06:04:05.491 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down....2026-06-02 06:04:05.620 UTC [41] LOG: received fast shutdown request 2026-06-02 06:04:05.621 UTC [41] LOG: aborting any active transactions 2026-06-02 06:04:05.627 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 06:04:05.630 UTC [42] LOG: shutting down 2026-06-02 06:04:05.630 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:04:05.642 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 2026-06-02 06:04:05.662 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 06:04:05.782 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 2026-06-02 06:04:05.783 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:04:05.783 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:04:05.787 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:04:05.791 UTC [58] LOG: database system was shut down at 2026-06-02 06:04:05 UTC 2026-06-02 06:04:05.801 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:04:41.612 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:41.612 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 ('nonce', 'code', 'association', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'job', 'datasource', 'configrevision', 'autosyncrecord')) 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 ('circuitgroupassignment', 'circuitgroup', 'circuit', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'consoleport', 'cable', 'rackreservation', 'device', 'consoleporttemplate', 'modulebay', 'module', 'frontporttemplate', 'sitegroup', 'macaddress', 'inventoryitem', 'region', 'powerpanel', 'platform', 'virtualdevicecontext', 'inventoryitemrole', 'virtualchassis', 'powerporttemplate', 'interfacetemplate', 'powerfeed', 'cablepath', 'racktype', 'devicerole', 'frontport', 'rearporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'poweroutlettemplate', 'manufacturer', 'moduletype', 'rearport', 'location', 'powerport', 'moduletypeprofile', 'consoleserverporttemplate', 'devicetype', 'rack', 'site', 'devicebay', 'consoleserverport', 'poweroutlet', 'rackrole', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'routetarget', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'vrf', 'aggregate', 'vlan', 'asn', 'service', 'iprange', 'rir', 'prefix', 'ipaddress', 'fhrpgroup', 'role', 'fhrpgroupassignment', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'cachedvalue', 'configtemplate', 'configcontext', 'customfieldchoiceset', 'customlink', 'eventrule', 'tableconfig', 'script', 'bookmark', 'journalentry', 'exporttemplate', 'savedfilter', 'tag', 'imageattachment', 'taggeditem', 'dashboard', 'notificationgroup', 'subscription', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'l2vpntermination', 'ikeproposal', 'ipsecpolicy', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'tunnel')) 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'))) 2026-06-02 06:04:41.618 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:41.618 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 ('nonce', 'code', 'association', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'job', 'datasource', 'configrevision', 'autosyncrecord')) 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 ('circuitgroupassignment', 'circuitgroup', 'circuit', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'consoleport', 'cable', 'rackreservation', 'device', 'consoleporttemplate', 'modulebay', 'module', 'frontporttemplate', 'sitegroup', 'macaddress', 'inventoryitem', 'region', 'powerpanel', 'platform', 'virtualdevicecontext', 'inventoryitemrole', 'virtualchassis', 'powerporttemplate', 'interfacetemplate', 'powerfeed', 'cablepath', 'racktype', 'devicerole', 'frontport', 'rearporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'poweroutlettemplate', 'manufacturer', 'moduletype', 'rearport', 'location', 'powerport', 'moduletypeprofile', 'consoleserverporttemplate', 'devicetype', 'rack', 'site', 'devicebay', 'consoleserverport', 'poweroutlet', 'rackrole', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'routetarget', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'vrf', 'aggregate', 'vlan', 'asn', 'service', 'iprange', 'rir', 'prefix', 'ipaddress', 'fhrpgroup', 'role', 'fhrpgroupassignment', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'cachedvalue', 'configtemplate', 'configcontext', 'customfieldchoiceset', 'customlink', 'eventrule', 'tableconfig', 'script', 'bookmark', 'journalentry', 'exporttemplate', 'savedfilter', 'tag', 'imageattachment', 'taggeditem', 'dashboard', 'notificationgroup', 'subscription', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'l2vpntermination', 'ikeproposal', 'ipsecpolicy', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'tunnel')) 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'))) 2026-06-02 06:04:42.209 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:42.209 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 ('nonce', 'code', 'association', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'job', 'datasource', 'configrevision', 'autosyncrecord')) 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 ('circuitgroupassignment', 'circuitgroup', 'circuit', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'consoleport', 'cable', 'rackreservation', 'device', 'consoleporttemplate', 'modulebay', 'module', 'frontporttemplate', 'sitegroup', 'macaddress', 'inventoryitem', 'region', 'powerpanel', 'platform', 'virtualdevicecontext', 'inventoryitemrole', 'virtualchassis', 'powerporttemplate', 'interfacetemplate', 'powerfeed', 'cablepath', 'racktype', 'devicerole', 'frontport', 'rearporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'poweroutlettemplate', 'manufacturer', 'moduletype', 'rearport', 'location', 'powerport', 'moduletypeprofile', 'consoleserverporttemplate', 'devicetype', 'rack', 'site', 'devicebay', 'consoleserverport', 'poweroutlet', 'rackrole', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'routetarget', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'vrf', 'aggregate', 'vlan', 'asn', 'service', 'iprange', 'rir', 'prefix', 'ipaddress', 'fhrpgroup', 'role', 'fhrpgroupassignment', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'cachedvalue', 'configtemplate', 'configcontext', 'customfieldchoiceset', 'customlink', 'eventrule', 'tableconfig', 'script', 'bookmark', 'journalentry', 'exporttemplate', 'savedfilter', 'tag', 'imageattachment', 'taggeditem', 'dashboard', 'notificationgroup', 'subscription', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'l2vpntermination', 'ikeproposal', 'ipsecpolicy', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', 'tunnel')) 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'))) 2026-06-02 06:04:49.798 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:49.798 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 ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'job', 'managedfile', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'virtualcircuittermination', 'provider', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'moduletype', 'devicetype', 'racktype', 'poweroutlettemplate', 'devicebaytemplate', 'sitegroup', 'powerfeed', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'rearporttemplate', 'rack', 'cabletermination', 'powerport', 'platform', 'location', 'inventoryitemtemplate', 'device', 'interface', 'frontport', 'poweroutlet', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'devicebay', 'powerporttemplate', 'rackrole', 'devicerole', 'region', 'virtualchassis', 'virtualdevicecontext', 'consoleserverport', 'consoleport', 'manufacturer', 'interfacetemplate', 'module', 'cablepath', 'frontporttemplate', 'modulebay', 'site', 'powerpanel', 'inventoryitemrole', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'prefix', 'role', 'routetarget', 'vlan', 'vlangroup', 'vlantranslationpolicy', 'service', 'asn', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'vrf', 'fhrpgroup', 'iprange', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'customfield', 'journalentry', 'notificationgroup', 'webhook', 'cachedvalue', 'imageattachment', 'configcontext', 'dashboard', 'notification', 'configtemplate', 'exporttemplate', 'eventrule', 'customlink', 'subscription', 'tag', 'bookmark', 'customfieldchoiceset', 'savedfilter', 'script', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal')) 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'))) 2026-06-02 06:04:49.803 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:49.803 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 ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'job', 'managedfile', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'virtualcircuittermination', 'provider', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'moduletype', 'devicetype', 'racktype', 'poweroutlettemplate', 'devicebaytemplate', 'sitegroup', 'powerfeed', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'rearporttemplate', 'rack', 'cabletermination', 'powerport', 'platform', 'location', 'inventoryitemtemplate', 'device', 'interface', 'frontport', 'poweroutlet', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'devicebay', 'powerporttemplate', 'rackrole', 'devicerole', 'region', 'virtualchassis', 'virtualdevicecontext', 'consoleserverport', 'consoleport', 'manufacturer', 'interfacetemplate', 'module', 'cablepath', 'frontporttemplate', 'modulebay', 'site', 'powerpanel', 'inventoryitemrole', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'prefix', 'role', 'routetarget', 'vlan', 'vlangroup', 'vlantranslationpolicy', 'service', 'asn', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'vrf', 'fhrpgroup', 'iprange', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'customfield', 'journalentry', 'notificationgroup', 'webhook', 'cachedvalue', 'imageattachment', 'configcontext', 'dashboard', 'notification', 'configtemplate', 'exporttemplate', 'eventrule', 'customlink', 'subscription', 'tag', 'bookmark', 'customfieldchoiceset', 'savedfilter', 'script', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal')) 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'))) 2026-06-02 06:04:50.284 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:50.284 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 ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'job', 'managedfile', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'virtualcircuittermination', 'provider', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'moduletype', 'devicetype', 'racktype', 'poweroutlettemplate', 'devicebaytemplate', 'sitegroup', 'powerfeed', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'rearporttemplate', 'rack', 'cabletermination', 'powerport', 'platform', 'location', 'inventoryitemtemplate', 'device', 'interface', 'frontport', 'poweroutlet', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'devicebay', 'powerporttemplate', 'rackrole', 'devicerole', 'region', 'virtualchassis', 'virtualdevicecontext', 'consoleserverport', 'consoleport', 'manufacturer', 'interfacetemplate', 'module', 'cablepath', 'frontporttemplate', 'modulebay', 'site', 'powerpanel', 'inventoryitemrole', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'prefix', 'role', 'routetarget', 'vlan', 'vlangroup', 'vlantranslationpolicy', 'service', 'asn', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'vrf', 'fhrpgroup', 'iprange', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'customfield', 'journalentry', 'notificationgroup', 'webhook', 'cachedvalue', 'imageattachment', 'configcontext', 'dashboard', 'notification', 'configtemplate', 'exporttemplate', 'eventrule', 'customlink', 'subscription', 'tag', 'bookmark', 'customfieldchoiceset', 'savedfilter', 'script', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'virtualmachine', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal')) 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'))) 2026-06-02 06:04:56.840 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:56.840 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'association', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination', 'virtualcircuit', 'circuit', 'providernetwork', 'circuittermination', 'circuittype', 'provideraccount', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'devicebay', 'location', 'sitegroup', 'consoleporttemplate', 'virtualchassis', 'interface', 'rack', 'moduletypeprofile', 'module', 'racktype', 'devicebaytemplate', 'inventoryitemrole', 'moduletype', 'macaddress', 'rackreservation', 'cabletermination', 'powerporttemplate', 'poweroutlettemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'consoleport', 'modulebay', 'rearport', 'interfacetemplate', 'cablepath', 'platform', 'powerfeed', 'inventoryitem', 'powerpanel', 'devicerole', 'frontporttemplate', 'modulebaytemplate', 'rearporttemplate', 'cable', 'devicetype', 'device', 'rackrole', 'inventoryitemtemplate', 'manufacturer', 'frontport', 'region', 'poweroutlet', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'iprange', 'fhrpgroupassignment', 'asn', 'vlan', 'aggregate', 'fhrpgroup', 'ipaddress', 'vlantranslationrule', 'asnrange', 'vrf', 'role', 'vlantranslationpolicy', 'vlangroup', 'prefix', 'rir', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'eventrule', 'customfield', 'exporttemplate', 'configcontext', 'customlink', 'taggeditem', 'customfieldchoiceset', 'configtemplate', 'tag', 'dashboard', 'savedfilter', 'script', 'notification', 'journalentry', 'imageattachment', 'cachedvalue', 'webhook', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'ikeproposal', 'ipsecproposal', 'ikepolicy', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:04:56.846 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:56.846 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'association', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination', 'virtualcircuit', 'circuit', 'providernetwork', 'circuittermination', 'circuittype', 'provideraccount', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'devicebay', 'location', 'sitegroup', 'consoleporttemplate', 'virtualchassis', 'interface', 'rack', 'moduletypeprofile', 'module', 'racktype', 'devicebaytemplate', 'inventoryitemrole', 'moduletype', 'macaddress', 'rackreservation', 'cabletermination', 'powerporttemplate', 'poweroutlettemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'consoleport', 'modulebay', 'rearport', 'interfacetemplate', 'cablepath', 'platform', 'powerfeed', 'inventoryitem', 'powerpanel', 'devicerole', 'frontporttemplate', 'modulebaytemplate', 'rearporttemplate', 'cable', 'devicetype', 'device', 'rackrole', 'inventoryitemtemplate', 'manufacturer', 'frontport', 'region', 'poweroutlet', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'iprange', 'fhrpgroupassignment', 'asn', 'vlan', 'aggregate', 'fhrpgroup', 'ipaddress', 'vlantranslationrule', 'asnrange', 'vrf', 'role', 'vlantranslationpolicy', 'vlangroup', 'prefix', 'rir', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'eventrule', 'customfield', 'exporttemplate', 'configcontext', 'customlink', 'taggeditem', 'customfieldchoiceset', 'configtemplate', 'tag', 'dashboard', 'savedfilter', 'script', 'notification', 'journalentry', 'imageattachment', 'cachedvalue', 'webhook', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'ikeproposal', 'ipsecproposal', 'ikepolicy', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:04:57.332 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:57.332 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'association', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'datafile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'provider', 'virtualcircuittermination', 'virtualcircuit', 'circuit', 'providernetwork', 'circuittermination', 'circuittype', 'provideraccount', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'devicebay', 'location', 'sitegroup', 'consoleporttemplate', 'virtualchassis', 'interface', 'rack', 'moduletypeprofile', 'module', 'racktype', 'devicebaytemplate', 'inventoryitemrole', 'moduletype', 'macaddress', 'rackreservation', 'cabletermination', 'powerporttemplate', 'poweroutlettemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'consoleport', 'modulebay', 'rearport', 'interfacetemplate', 'cablepath', 'platform', 'powerfeed', 'inventoryitem', 'powerpanel', 'devicerole', 'frontporttemplate', 'modulebaytemplate', 'rearporttemplate', 'cable', 'devicetype', 'device', 'rackrole', 'inventoryitemtemplate', 'manufacturer', 'frontport', 'region', 'poweroutlet', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'iprange', 'fhrpgroupassignment', 'asn', 'vlan', 'aggregate', 'fhrpgroup', 'ipaddress', 'vlantranslationrule', 'asnrange', 'vrf', 'role', 'vlantranslationpolicy', 'vlangroup', 'prefix', 'rir', 'service', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'eventrule', 'customfield', 'exporttemplate', 'configcontext', 'customlink', 'taggeditem', 'customfieldchoiceset', 'configtemplate', 'tag', 'dashboard', 'savedfilter', 'script', 'notification', 'journalentry', 'imageattachment', 'cachedvalue', 'webhook', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'ikeproposal', 'ipsecproposal', 'ikepolicy', 'l2vpntermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:09:05.890 UTC [56] LOG: checkpoint starting: time 2026-06-02 06:11:09.593 UTC [56] LOG: checkpoint complete: wrote 1240 buffers (0.9%); 0 WAL file(s) added, 0 removed, 1 recycled; write=123.674 s, sync=0.019 s, total=123.703 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=14059 kB, estimate=14059 kB; lsn=0/270A8B8, redo lsn=0/26DAAD0