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 09:54:32.339 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... 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. 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 09:54:32.988 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 09:54:32.992 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:54:32.997 UTC [44] LOG: database system was shut down at 2026-06-02 09:54:32 UTC 2026-06-02 09:54:33.007 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 09:54:33.140 UTC [41] LOG: received fast shutdown request 2026-06-02 09:54:33.140 UTC [41] LOG: aborting any active transactions .2026-06-02 09:54:33.146 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 09:54:33.150 UTC [42] LOG: shutting down 2026-06-02 09:54:33.151 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:54:33.163 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 09:54:33.174 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 09:54:33.315 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 09:54:33.315 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 09:54:33.315 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 09:54:33.328 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:54:33.332 UTC [58] LOG: database system was shut down at 2026-06-02 09:54:33 UTC 2026-06-02 09:54:33.340 UTC [1] LOG: database system is ready to accept connections 2026-06-02 09:54:55.090 UTC [1] LOG: received fast shutdown request 2026-06-02 09:54:55.090 UTC [1] LOG: aborting any active transactions 2026-06-02 09:54:55.100 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 09:54:55.101 UTC [56] LOG: shutting down 2026-06-02 09:54:55.101 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:54:55.106 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.005 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 09:54:55.116 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 09:54:56.600 UTC [34] 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 09:54:57.196 UTC [40] 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 09:54:57.201 UTC [40] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:54:57.206 UTC [43] LOG: database system was shut down at 2026-06-02 09:54:57 UTC 2026-06-02 09:54:57.217 UTC [40] 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 09:54:57.362 UTC [40] LOG: received fast shutdown request 2026-06-02 09:54:57.362 UTC [40] LOG: aborting any active transactions 2026-06-02 09:54:57.370 UTC [40] LOG: background worker "logical replication launcher" (PID 46) exited with exit code 1 2026-06-02 09:54:57.371 UTC [41] LOG: shutting down 2026-06-02 09:54:57.372 UTC [41] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:54:57.386 UTC [41] 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 2026-06-02 09:54:57.398 UTC [40] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 09:54:57.522 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 09:54:57.522 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 09:54:57.522 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 09:54:57.532 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:54:57.535 UTC [57] LOG: database system was shut down at 2026-06-02 09:54:57 UTC 2026-06-02 09:54:57.542 UTC [1] LOG: database system is ready to accept connections 2026-06-02 09:55:32.893 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:32.893 UTC [69] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datasource', 'managedfile', 'configrevision', 'job', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'provider', 'circuittype', 'circuitgroupassignment', 'virtualcircuit', 'provideraccount', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'powerport', 'cabletermination', 'virtualdevicecontext', 'devicebaytemplate', 'device', 'rackrole', 'modulebaytemplate', 'devicetype', 'rack', 'region', 'sitegroup', 'poweroutlettemplate', 'manufacturer', 'location', 'rackreservation', 'poweroutlet', 'frontporttemplate', 'moduletypeprofile', 'modulebay', 'macaddress', 'rearporttemplate', 'consoleserverport', 'powerporttemplate', 'inventoryitemrole', 'consoleport', 'virtualchassis', 'platform', 'cablepath', 'devicerole', 'module', 'interface', 'moduletype', 'rearport', 'inventoryitemtemplate', 'inventoryitem', 'cable', 'site', 'devicebay', 'frontport', 'interfacetemplate', 'racktype', 'powerpanel', 'powerfeed', 'consoleserverporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'routetarget', 'role', 'servicetemplate', 'vlantranslationrule', 'asnrange', 'aggregate', 'service', 'fhrpgroupassignment', 'asn', 'vlan', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'ipaddress', 'vlangroup', 'vrf', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'exporttemplate', 'customfieldchoiceset', 'subscription', 'dashboard', 'imageattachment', 'customlink', 'bookmark', 'notification', 'tag', 'tableconfig', 'notificationgroup', 'webhook', 'cachedvalue', 'eventrule', 'savedfilter', 'script', 'configcontext', 'configtemplate', 'customfield', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'l2vpn', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'tunnel', 'ipsecprofile', 'ikepolicy', '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'))) 2026-06-02 09:55:32.900 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:32.900 UTC [69] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datasource', 'managedfile', 'configrevision', 'job', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'provider', 'circuittype', 'circuitgroupassignment', 'virtualcircuit', 'provideraccount', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'powerport', 'cabletermination', 'virtualdevicecontext', 'devicebaytemplate', 'device', 'rackrole', 'modulebaytemplate', 'devicetype', 'rack', 'region', 'sitegroup', 'poweroutlettemplate', 'manufacturer', 'location', 'rackreservation', 'poweroutlet', 'frontporttemplate', 'moduletypeprofile', 'modulebay', 'macaddress', 'rearporttemplate', 'consoleserverport', 'powerporttemplate', 'inventoryitemrole', 'consoleport', 'virtualchassis', 'platform', 'cablepath', 'devicerole', 'module', 'interface', 'moduletype', 'rearport', 'inventoryitemtemplate', 'inventoryitem', 'cable', 'site', 'devicebay', 'frontport', 'interfacetemplate', 'racktype', 'powerpanel', 'powerfeed', 'consoleserverporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'routetarget', 'role', 'servicetemplate', 'vlantranslationrule', 'asnrange', 'aggregate', 'service', 'fhrpgroupassignment', 'asn', 'vlan', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'ipaddress', 'vlangroup', 'vrf', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'exporttemplate', 'customfieldchoiceset', 'subscription', 'dashboard', 'imageattachment', 'customlink', 'bookmark', 'notification', 'tag', 'tableconfig', 'notificationgroup', 'webhook', 'cachedvalue', 'eventrule', 'savedfilter', 'script', 'configcontext', 'configtemplate', 'customfield', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'l2vpn', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'tunnel', 'ipsecprofile', 'ikepolicy', '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'))) 2026-06-02 09:55:32.905 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:32.905 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'code', 'nonce', '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 ('job', 'datafile', 'configrevision', 'autosyncrecord', 'datasource', 'managedfile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuittype', 'circuitgroupassignment', 'circuit', 'virtualcircuittype', 'virtualcircuit', 'virtualcircuittermination', 'provideraccount', 'providernetwork', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackreservation', 'devicetype', 'inventoryitemrole', 'powerpanel', 'location', 'powerfeed', 'frontporttemplate', 'devicebaytemplate', 'powerporttemplate', 'cablepath', 'virtualchassis', 'moduletype', 'sitegroup', 'frontport', 'rearporttemplate', 'consoleserverporttemplate', 'platform', 'racktype', 'rack', 'device', 'powerport', 'consoleporttemplate', 'virtualdevicecontext', 'macaddress', 'interfacetemplate', 'moduletypeprofile', 'interface', 'devicebay', 'rackrole', 'module', 'poweroutlettemplate', 'rearport', 'site', 'poweroutlet', 'cable', 'region', 'consoleport', 'manufacturer', 'inventoryitem', 'modulebay', 'devicerole', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'role', 'vlantranslationrule', 'prefix', 'aggregate', 'asnrange', 'fhrpgroupassignment', 'vlangroup', 'service', 'vlantranslationpolicy', 'vlan', 'rir', 'vrf', 'fhrpgroup', 'asn', 'servicetemplate', 'routetarget', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'notificationgroup', 'savedfilter', 'configcontext', 'configtemplate', 'imageattachment', 'customlink', 'webhook', 'journalentry', 'subscription', 'script', 'customfieldchoiceset', 'customfield', 'taggeditem', 'bookmark', 'tableconfig', 'tag', 'eventrule', 'notification', 'cachedvalue', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactgroup', 'contactrole', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecprofile', 'ipsecproposal', 'ipsecpolicy', 'ikepolicy', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpn', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:32.911 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:32.911 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'code', 'nonce', '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 ('job', 'datafile', 'configrevision', 'autosyncrecord', 'datasource', 'managedfile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuittype', 'circuitgroupassignment', 'circuit', 'virtualcircuittype', 'virtualcircuit', 'virtualcircuittermination', 'provideraccount', 'providernetwork', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackreservation', 'devicetype', 'inventoryitemrole', 'powerpanel', 'location', 'powerfeed', 'frontporttemplate', 'devicebaytemplate', 'powerporttemplate', 'cablepath', 'virtualchassis', 'moduletype', 'sitegroup', 'frontport', 'rearporttemplate', 'consoleserverporttemplate', 'platform', 'racktype', 'rack', 'device', 'powerport', 'consoleporttemplate', 'virtualdevicecontext', 'macaddress', 'interfacetemplate', 'moduletypeprofile', 'interface', 'devicebay', 'rackrole', 'module', 'poweroutlettemplate', 'rearport', 'site', 'poweroutlet', 'cable', 'region', 'consoleport', 'manufacturer', 'inventoryitem', 'modulebay', 'devicerole', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'role', 'vlantranslationrule', 'prefix', 'aggregate', 'asnrange', 'fhrpgroupassignment', 'vlangroup', 'service', 'vlantranslationpolicy', 'vlan', 'rir', 'vrf', 'fhrpgroup', 'asn', 'servicetemplate', 'routetarget', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'notificationgroup', 'savedfilter', 'configcontext', 'configtemplate', 'imageattachment', 'customlink', 'webhook', 'journalentry', 'subscription', 'script', 'customfieldchoiceset', 'customfield', 'taggeditem', 'bookmark', 'tableconfig', 'tag', 'eventrule', 'notification', 'cachedvalue', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactgroup', 'contactrole', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecprofile', 'ipsecproposal', 'ipsecpolicy', 'ikepolicy', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpn', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:33.408 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:33.408 UTC [69] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datasource', 'managedfile', 'configrevision', 'job', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'provider', 'circuittype', 'circuitgroupassignment', 'virtualcircuit', 'provideraccount', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'powerport', 'cabletermination', 'virtualdevicecontext', 'devicebaytemplate', 'device', 'rackrole', 'modulebaytemplate', 'devicetype', 'rack', 'region', 'sitegroup', 'poweroutlettemplate', 'manufacturer', 'location', 'rackreservation', 'poweroutlet', 'frontporttemplate', 'moduletypeprofile', 'modulebay', 'macaddress', 'rearporttemplate', 'consoleserverport', 'powerporttemplate', 'inventoryitemrole', 'consoleport', 'virtualchassis', 'platform', 'cablepath', 'devicerole', 'module', 'interface', 'moduletype', 'rearport', 'inventoryitemtemplate', 'inventoryitem', 'cable', 'site', 'devicebay', 'frontport', 'interfacetemplate', 'racktype', 'powerpanel', 'powerfeed', 'consoleserverporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'routetarget', 'role', 'servicetemplate', 'vlantranslationrule', 'asnrange', 'aggregate', 'service', 'fhrpgroupassignment', 'asn', 'vlan', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'ipaddress', 'vlangroup', 'vrf', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'exporttemplate', 'customfieldchoiceset', 'subscription', 'dashboard', 'imageattachment', 'customlink', 'bookmark', 'notification', 'tag', 'tableconfig', 'notificationgroup', 'webhook', 'cachedvalue', 'eventrule', 'savedfilter', 'script', 'configcontext', 'configtemplate', 'customfield', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'l2vpn', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'tunnel', 'ipsecprofile', 'ikepolicy', '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'))) 2026-06-02 09:55:33.482 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:33.482 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'code', 'nonce', '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 ('job', 'datafile', 'configrevision', 'autosyncrecord', 'datasource', 'managedfile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuittype', 'circuitgroupassignment', 'circuit', 'virtualcircuittype', 'virtualcircuit', 'virtualcircuittermination', 'provideraccount', 'providernetwork', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackreservation', 'devicetype', 'inventoryitemrole', 'powerpanel', 'location', 'powerfeed', 'frontporttemplate', 'devicebaytemplate', 'powerporttemplate', 'cablepath', 'virtualchassis', 'moduletype', 'sitegroup', 'frontport', 'rearporttemplate', 'consoleserverporttemplate', 'platform', 'racktype', 'rack', 'device', 'powerport', 'consoleporttemplate', 'virtualdevicecontext', 'macaddress', 'interfacetemplate', 'moduletypeprofile', 'interface', 'devicebay', 'rackrole', 'module', 'poweroutlettemplate', 'rearport', 'site', 'poweroutlet', 'cable', 'region', 'consoleport', 'manufacturer', 'inventoryitem', 'modulebay', 'devicerole', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'role', 'vlantranslationrule', 'prefix', 'aggregate', 'asnrange', 'fhrpgroupassignment', 'vlangroup', 'service', 'vlantranslationpolicy', 'vlan', 'rir', 'vrf', 'fhrpgroup', 'asn', 'servicetemplate', 'routetarget', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'notificationgroup', 'savedfilter', 'configcontext', 'configtemplate', 'imageattachment', 'customlink', 'webhook', 'journalentry', 'subscription', 'script', 'customfieldchoiceset', 'customfield', 'taggeditem', 'bookmark', 'tableconfig', 'tag', 'eventrule', 'notification', 'cachedvalue', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactgroup', 'contactrole', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecprofile', 'ipsecproposal', 'ipsecpolicy', 'ikepolicy', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpn', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:40.225 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:40.225 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'code', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'datasource', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuit', 'circuittermination', 'circuitgroup', 'circuittype', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuitgroupassignment', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'poweroutlet', 'devicebaytemplate', 'inventoryitem', 'devicetype', 'rackrole', 'racktype', 'macaddress', 'frontporttemplate', 'powerporttemplate', 'location', 'moduletype', 'cable', 'inventoryitemrole', 'platform', 'sitegroup', 'cabletermination', 'devicerole', 'consoleporttemplate', 'modulebaytemplate', 'powerport', 'powerpanel', 'device', 'manufacturer', 'rearporttemplate', 'inventoryitemtemplate', 'cablepath', 'powerfeed', 'interfacetemplate', 'modulebay', 'region', 'site', 'rearport', 'rack', 'module', 'interface', 'consoleport', 'consoleserverporttemplate', 'consoleserverport', 'rackreservation', 'poweroutlettemplate', 'devicebay', 'moduletypeprofile', 'frontport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'vrf', 'role', 'ipaddress', 'rir', 'vlangroup', 'vlantranslationpolicy', 'asnrange', 'routetarget', 'fhrpgroup', 'service', 'servicetemplate', 'prefix', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'aggregate', 'iprange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'customfield', 'notificationgroup', 'tableconfig', 'journalentry', 'dashboard', 'script', 'notification', 'configcontext', 'exporttemplate', 'customfieldchoiceset', 'cachedvalue', 'eventrule', 'subscription', 'tag', 'webhook', 'taggeditem', 'savedfilter', 'imageattachment', 'customlink', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactgroup', 'contactrole', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustergroup', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'tunnelgroup', 'ipsecpolicy', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:40.230 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:40.230 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'code', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'datasource', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuit', 'circuittermination', 'circuitgroup', 'circuittype', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuitgroupassignment', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'poweroutlet', 'devicebaytemplate', 'inventoryitem', 'devicetype', 'rackrole', 'racktype', 'macaddress', 'frontporttemplate', 'powerporttemplate', 'location', 'moduletype', 'cable', 'inventoryitemrole', 'platform', 'sitegroup', 'cabletermination', 'devicerole', 'consoleporttemplate', 'modulebaytemplate', 'powerport', 'powerpanel', 'device', 'manufacturer', 'rearporttemplate', 'inventoryitemtemplate', 'cablepath', 'powerfeed', 'interfacetemplate', 'modulebay', 'region', 'site', 'rearport', 'rack', 'module', 'interface', 'consoleport', 'consoleserverporttemplate', 'consoleserverport', 'rackreservation', 'poweroutlettemplate', 'devicebay', 'moduletypeprofile', 'frontport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'vrf', 'role', 'ipaddress', 'rir', 'vlangroup', 'vlantranslationpolicy', 'asnrange', 'routetarget', 'fhrpgroup', 'service', 'servicetemplate', 'prefix', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'aggregate', 'iprange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'customfield', 'notificationgroup', 'tableconfig', 'journalentry', 'dashboard', 'script', 'notification', 'configcontext', 'exporttemplate', 'customfieldchoiceset', 'cachedvalue', 'eventrule', 'subscription', 'tag', 'webhook', 'taggeditem', 'savedfilter', 'imageattachment', 'customlink', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactgroup', 'contactrole', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustergroup', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'tunnelgroup', 'ipsecpolicy', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:40.722 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:40.722 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'code', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'datasource', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuit', 'circuittermination', 'circuitgroup', 'circuittype', 'virtualcircuittype', 'provider', 'providernetwork', 'virtualcircuittermination', 'circuitgroupassignment', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'poweroutlet', 'devicebaytemplate', 'inventoryitem', 'devicetype', 'rackrole', 'racktype', 'macaddress', 'frontporttemplate', 'powerporttemplate', 'location', 'moduletype', 'cable', 'inventoryitemrole', 'platform', 'sitegroup', 'cabletermination', 'devicerole', 'consoleporttemplate', 'modulebaytemplate', 'powerport', 'powerpanel', 'device', 'manufacturer', 'rearporttemplate', 'inventoryitemtemplate', 'cablepath', 'powerfeed', 'interfacetemplate', 'modulebay', 'region', 'site', 'rearport', 'rack', 'module', 'interface', 'consoleport', 'consoleserverporttemplate', 'consoleserverport', 'rackreservation', 'poweroutlettemplate', 'devicebay', 'moduletypeprofile', 'frontport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'vrf', 'role', 'ipaddress', 'rir', 'vlangroup', 'vlantranslationpolicy', 'asnrange', 'routetarget', 'fhrpgroup', 'service', 'servicetemplate', 'prefix', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'aggregate', 'iprange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'customfield', 'notificationgroup', 'tableconfig', 'journalentry', 'dashboard', 'script', 'notification', 'configcontext', 'exporttemplate', 'customfieldchoiceset', 'cachedvalue', 'eventrule', 'subscription', 'tag', 'webhook', 'taggeditem', 'savedfilter', 'imageattachment', 'customlink', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactgroup', 'contactrole', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustergroup', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'tunnelgroup', 'ipsecpolicy', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:45.954 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:45.954 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'code', 'association', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile')) 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 ('virtualcircuittermination', 'provider', 'circuitgroup', 'circuitgroupassignment', 'provideraccount', 'circuittermination', 'circuittype', 'providernetwork', 'virtualcircuittype', 'virtualcircuit', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'poweroutlet', 'devicebay', 'virtualchassis', 'consoleserverport', 'rackreservation', 'sitegroup', 'consoleport', 'macaddress', 'region', 'rearporttemplate', 'device', 'frontport', 'poweroutlettemplate', 'modulebaytemplate', 'powerporttemplate', 'interface', 'virtualdevicecontext', 'rack', 'frontporttemplate', 'moduletypeprofile', 'cablepath', 'rackrole', 'rearport', 'interfacetemplate', 'manufacturer', 'inventoryitem', 'module', 'powerport', 'devicetype', 'site', 'inventoryitemrole', 'inventoryitemtemplate', 'cable', 'devicerole', 'powerfeed', 'consoleserverporttemplate', 'platform', 'cabletermination', 'racktype', 'consoleporttemplate', 'powerpanel', 'location', 'modulebay', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'routetarget', 'service', 'aggregate', 'fhrpgroupassignment', 'iprange', 'vlangroup', 'vlan', 'rir', 'vrf', 'asnrange', 'prefix', 'vlantranslationpolicy', 'asn', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'savedfilter', 'configtemplate', 'customlink', 'eventrule', 'exporttemplate', 'notification', 'cachedvalue', 'tableconfig', 'imageattachment', 'webhook', 'taggeditem', 'subscription', 'journalentry', 'customfield', 'configcontext', 'tag', 'customfieldchoiceset', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustergroup', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikeproposal', 'l2vpntermination', 'tunnel', 'ikepolicy', 'ipsecpolicy', 'ipsecprofile', 'tunnelgroup', 'tunneltermination', 'l2vpn')) 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 09:55:45.960 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:45.960 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'code', 'association', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile')) 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 ('virtualcircuittermination', 'provider', 'circuitgroup', 'circuitgroupassignment', 'provideraccount', 'circuittermination', 'circuittype', 'providernetwork', 'virtualcircuittype', 'virtualcircuit', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'poweroutlet', 'devicebay', 'virtualchassis', 'consoleserverport', 'rackreservation', 'sitegroup', 'consoleport', 'macaddress', 'region', 'rearporttemplate', 'device', 'frontport', 'poweroutlettemplate', 'modulebaytemplate', 'powerporttemplate', 'interface', 'virtualdevicecontext', 'rack', 'frontporttemplate', 'moduletypeprofile', 'cablepath', 'rackrole', 'rearport', 'interfacetemplate', 'manufacturer', 'inventoryitem', 'module', 'powerport', 'devicetype', 'site', 'inventoryitemrole', 'inventoryitemtemplate', 'cable', 'devicerole', 'powerfeed', 'consoleserverporttemplate', 'platform', 'cabletermination', 'racktype', 'consoleporttemplate', 'powerpanel', 'location', 'modulebay', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'routetarget', 'service', 'aggregate', 'fhrpgroupassignment', 'iprange', 'vlangroup', 'vlan', 'rir', 'vrf', 'asnrange', 'prefix', 'vlantranslationpolicy', 'asn', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'savedfilter', 'configtemplate', 'customlink', 'eventrule', 'exporttemplate', 'notification', 'cachedvalue', 'tableconfig', 'imageattachment', 'webhook', 'taggeditem', 'subscription', 'journalentry', 'customfield', 'configcontext', 'tag', 'customfieldchoiceset', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustergroup', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikeproposal', 'l2vpntermination', 'tunnel', 'ikepolicy', 'ipsecpolicy', 'ipsecprofile', 'tunnelgroup', 'tunneltermination', 'l2vpn')) 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 09:55:46.448 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:46.448 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'code', 'association', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile')) 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 ('virtualcircuittermination', 'provider', 'circuitgroup', 'circuitgroupassignment', 'provideraccount', 'circuittermination', 'circuittype', 'providernetwork', 'virtualcircuittype', 'virtualcircuit', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'poweroutlet', 'devicebay', 'virtualchassis', 'consoleserverport', 'rackreservation', 'sitegroup', 'consoleport', 'macaddress', 'region', 'rearporttemplate', 'device', 'frontport', 'poweroutlettemplate', 'modulebaytemplate', 'powerporttemplate', 'interface', 'virtualdevicecontext', 'rack', 'frontporttemplate', 'moduletypeprofile', 'cablepath', 'rackrole', 'rearport', 'interfacetemplate', 'manufacturer', 'inventoryitem', 'module', 'powerport', 'devicetype', 'site', 'inventoryitemrole', 'inventoryitemtemplate', 'cable', 'devicerole', 'powerfeed', 'consoleserverporttemplate', 'platform', 'cabletermination', 'racktype', 'consoleporttemplate', 'powerpanel', 'location', 'modulebay', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'routetarget', 'service', 'aggregate', 'fhrpgroupassignment', 'iprange', 'vlangroup', 'vlan', 'rir', 'vrf', 'asnrange', 'prefix', 'vlantranslationpolicy', 'asn', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'notificationgroup', 'savedfilter', 'configtemplate', 'customlink', 'eventrule', 'exporttemplate', 'notification', 'cachedvalue', 'tableconfig', 'imageattachment', 'webhook', 'taggeditem', 'subscription', 'journalentry', 'customfield', 'configcontext', 'tag', 'customfieldchoiceset', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustergroup', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikeproposal', 'l2vpntermination', 'tunnel', 'ikepolicy', 'ipsecpolicy', 'ipsecprofile', 'tunnelgroup', 'tunneltermination', 'l2vpn')) 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 09:55:47.534 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:47.534 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'code', '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 ('datasource', 'managedfile', 'objectchange', 'job', 'datafile', 'configrevision', 'autosyncrecord')) 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 ('circuit', 'circuittype', 'providernetwork', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlet', 'inventoryitemrole', 'virtualchassis', 'rearport', 'consoleporttemplate', 'consoleport', 'powerporttemplate', 'frontport', 'consoleserverporttemplate', 'device', 'racktype', 'cabletermination', 'cablepath', 'interface', 'modulebay', 'moduletype', 'macaddress', 'interfacetemplate', 'powerpanel', 'cable', 'rackrole', 'region', 'devicebaytemplate', 'sitegroup', 'module', 'devicerole', 'devicebay', 'poweroutlettemplate', 'platform', 'rackreservation', 'powerport', 'virtualdevicecontext', 'moduletypeprofile', 'rearporttemplate', 'location', 'site', 'manufacturer', 'devicetype', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleserverport', 'inventoryitem', 'rack', 'frontporttemplate', 'powerfeed')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'vlangroup', 'routetarget', 'rir', 'role', 'vrf', 'aggregate', 'iprange', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'asnrange', 'asn', 'vlantranslationrule', 'fhrpgroupassignment', 'fhrpgroup', 'prefix', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'script', 'dashboard', 'imageattachment', 'eventrule', 'bookmark', 'subscription', 'notificationgroup', 'journalentry', 'notification', 'webhook', 'tableconfig', 'savedfilter', 'configcontext', 'cachedvalue', 'taggeditem', 'customfield', 'customlink', 'configtemplate', 'tag', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactassignment', 'tenantgroup', 'contactgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'vminterface', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'tunneltermination', 'l2vpn', 'ipsecprofile', 'l2vpntermination', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:47.539 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:47.539 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'code', '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 ('datasource', 'managedfile', 'objectchange', 'job', 'datafile', 'configrevision', 'autosyncrecord')) 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 ('circuit', 'circuittype', 'providernetwork', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlet', 'inventoryitemrole', 'virtualchassis', 'rearport', 'consoleporttemplate', 'consoleport', 'powerporttemplate', 'frontport', 'consoleserverporttemplate', 'device', 'racktype', 'cabletermination', 'cablepath', 'interface', 'modulebay', 'moduletype', 'macaddress', 'interfacetemplate', 'powerpanel', 'cable', 'rackrole', 'region', 'devicebaytemplate', 'sitegroup', 'module', 'devicerole', 'devicebay', 'poweroutlettemplate', 'platform', 'rackreservation', 'powerport', 'virtualdevicecontext', 'moduletypeprofile', 'rearporttemplate', 'location', 'site', 'manufacturer', 'devicetype', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleserverport', 'inventoryitem', 'rack', 'frontporttemplate', 'powerfeed')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'vlangroup', 'routetarget', 'rir', 'role', 'vrf', 'aggregate', 'iprange', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'asnrange', 'asn', 'vlantranslationrule', 'fhrpgroupassignment', 'fhrpgroup', 'prefix', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'script', 'dashboard', 'imageattachment', 'eventrule', 'bookmark', 'subscription', 'notificationgroup', 'journalentry', 'notification', 'webhook', 'tableconfig', 'savedfilter', 'configcontext', 'cachedvalue', 'taggeditem', 'customfield', 'customlink', 'configtemplate', 'tag', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactassignment', 'tenantgroup', 'contactgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'vminterface', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'tunneltermination', 'l2vpn', 'ipsecprofile', 'l2vpntermination', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:55:48.060 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:55:48.060 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'usersocialauth', 'code', '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 ('datasource', 'managedfile', 'objectchange', 'job', 'datafile', 'configrevision', 'autosyncrecord')) 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 ('circuit', 'circuittype', 'providernetwork', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'circuitgroupassignment', 'circuittermination', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlet', 'inventoryitemrole', 'virtualchassis', 'rearport', 'consoleporttemplate', 'consoleport', 'powerporttemplate', 'frontport', 'consoleserverporttemplate', 'device', 'racktype', 'cabletermination', 'cablepath', 'interface', 'modulebay', 'moduletype', 'macaddress', 'interfacetemplate', 'powerpanel', 'cable', 'rackrole', 'region', 'devicebaytemplate', 'sitegroup', 'module', 'devicerole', 'devicebay', 'poweroutlettemplate', 'platform', 'rackreservation', 'powerport', 'virtualdevicecontext', 'moduletypeprofile', 'rearporttemplate', 'location', 'site', 'manufacturer', 'devicetype', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleserverport', 'inventoryitem', 'rack', 'frontporttemplate', 'powerfeed')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'vlangroup', 'routetarget', 'rir', 'role', 'vrf', 'aggregate', 'iprange', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'asnrange', 'asn', 'vlantranslationrule', 'fhrpgroupassignment', 'fhrpgroup', 'prefix', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'script', 'dashboard', 'imageattachment', 'eventrule', 'bookmark', 'subscription', 'notificationgroup', 'journalentry', 'notification', 'webhook', 'tableconfig', 'savedfilter', 'configcontext', 'cachedvalue', 'taggeditem', 'customfield', 'customlink', 'configtemplate', 'tag', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactassignment', 'tenantgroup', 'contactgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'vminterface', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'tunneltermination', 'l2vpn', 'ipsecprofile', 'l2vpntermination', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:56:27.593 UTC [90] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 09:59:57.640 UTC [55] LOG: checkpoint starting: time