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-22 11:59:43.849 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-22 11:59:44.455 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-22 11:59:44.459 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-22 11:59:44.462 UTC [44] LOG: database system was shut down at 2026-06-22 11:59:44 UTC 2026-06-22 11:59:44.468 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 2026-06-22 11:59:44.603 UTC [41] LOG: received fast shutdown request 2026-06-22 11:59:44.603 UTC [41] LOG: aborting any active transactions 2026-06-22 11:59:44.608 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 waiting for server to shut down....2026-06-22 11:59:44.613 UTC [42] LOG: shutting down 2026-06-22 11:59:44.614 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-22 11:59:44.626 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-22 11:59:44.645 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-22 11:59:44.766 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-22 11:59:44.767 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-22 11:59:44.767 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-22 11:59:44.771 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-22 11:59:44.773 UTC [58] LOG: database system was shut down at 2026-06-22 11:59:44 UTC 2026-06-22 11:59:44.778 UTC [1] LOG: database system is ready to accept connections 2026-06-22 12:00:20.848 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:20.848 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 ('association', 'partial', '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 ('datafile', 'datasource', 'managedfile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'objectpermission', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'circuit', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'provider', 'providernetwork', 'circuittermination', 'circuittype', 'circuitgroupassignment', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'interface', 'devicebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'consoleserverporttemplate', 'racktype', 'sitegroup', 'devicerole', 'inventoryitemrole', 'location', 'rackrole', 'consoleporttemplate', 'rackreservation', 'powerfeed', 'module', 'poweroutlet', 'cable', 'consoleport', 'device', 'devicebay', 'frontport', 'powerport', 'site', 'interfacetemplate', 'platform', 'frontporttemplate', 'inventoryitem', 'cabletermination', 'powerpanel', 'moduletype', 'modulebay', 'cablepath', 'devicetype', 'macaddress', 'inventoryitemtemplate', 'region', 'powerporttemplate', 'modulebaytemplate', 'manufacturer', 'virtualchassis', 'rack', 'poweroutlettemplate', 'moduletypeprofile', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'service', 'vlan', 'vlangroup', 'asnrange', 'ipaddress', 'fhrpgroup', 'fhrpgroupassignment', 'prefix', 'servicetemplate', 'vlantranslationrule', 'role', 'aggregate', 'asn', 'vlantranslationpolicy', 'iprange', 'rir', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfieldchoiceset', 'notification', 'notificationgroup', 'cachedvalue', 'configcontext', 'customfield', 'imageattachment', 'exporttemplate', 'bookmark', 'webhook', 'dashboard', 'journalentry', 'eventrule', 'taggeditem', 'tableconfig', 'subscription', 'savedfilter', 'customlink', 'script', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'ikeproposal', 'l2vpn', 'tunnelgroup', 'tunnel', 'tunneltermination', 'l2vpntermination', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:00:20.853 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:20.853 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 ('association', 'partial', '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 ('datafile', 'datasource', 'managedfile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'objectpermission', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'circuit', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'provider', 'providernetwork', 'circuittermination', 'circuittype', 'circuitgroupassignment', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'interface', 'devicebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'consoleserverporttemplate', 'racktype', 'sitegroup', 'devicerole', 'inventoryitemrole', 'location', 'rackrole', 'consoleporttemplate', 'rackreservation', 'powerfeed', 'module', 'poweroutlet', 'cable', 'consoleport', 'device', 'devicebay', 'frontport', 'powerport', 'site', 'interfacetemplate', 'platform', 'frontporttemplate', 'inventoryitem', 'cabletermination', 'powerpanel', 'moduletype', 'modulebay', 'cablepath', 'devicetype', 'macaddress', 'inventoryitemtemplate', 'region', 'powerporttemplate', 'modulebaytemplate', 'manufacturer', 'virtualchassis', 'rack', 'poweroutlettemplate', 'moduletypeprofile', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'service', 'vlan', 'vlangroup', 'asnrange', 'ipaddress', 'fhrpgroup', 'fhrpgroupassignment', 'prefix', 'servicetemplate', 'vlantranslationrule', 'role', 'aggregate', 'asn', 'vlantranslationpolicy', 'iprange', 'rir', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfieldchoiceset', 'notification', 'notificationgroup', 'cachedvalue', 'configcontext', 'customfield', 'imageattachment', 'exporttemplate', 'bookmark', 'webhook', 'dashboard', 'journalentry', 'eventrule', 'taggeditem', 'tableconfig', 'subscription', 'savedfilter', 'customlink', 'script', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'ikeproposal', 'l2vpn', 'tunnelgroup', 'tunnel', 'tunneltermination', 'l2vpntermination', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:00:21.346 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:21.346 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 ('association', 'partial', '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 ('datafile', 'datasource', 'managedfile', 'configrevision', 'job', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'objectpermission', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'circuit', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'provider', 'providernetwork', 'circuittermination', 'circuittype', 'circuitgroupassignment', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'interface', 'devicebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'consoleserverporttemplate', 'racktype', 'sitegroup', 'devicerole', 'inventoryitemrole', 'location', 'rackrole', 'consoleporttemplate', 'rackreservation', 'powerfeed', 'module', 'poweroutlet', 'cable', 'consoleport', 'device', 'devicebay', 'frontport', 'powerport', 'site', 'interfacetemplate', 'platform', 'frontporttemplate', 'inventoryitem', 'cabletermination', 'powerpanel', 'moduletype', 'modulebay', 'cablepath', 'devicetype', 'macaddress', 'inventoryitemtemplate', 'region', 'powerporttemplate', 'modulebaytemplate', 'manufacturer', 'virtualchassis', 'rack', 'poweroutlettemplate', 'moduletypeprofile', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'service', 'vlan', 'vlangroup', 'asnrange', 'ipaddress', 'fhrpgroup', 'fhrpgroupassignment', 'prefix', 'servicetemplate', 'vlantranslationrule', 'role', 'aggregate', 'asn', 'vlantranslationpolicy', 'iprange', 'rir', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfieldchoiceset', 'notification', 'notificationgroup', 'cachedvalue', 'configcontext', 'customfield', 'imageattachment', 'exporttemplate', 'bookmark', 'webhook', 'dashboard', 'journalentry', 'eventrule', 'taggeditem', 'tableconfig', 'subscription', 'savedfilter', 'customlink', 'script', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'ikeproposal', 'l2vpn', 'tunnelgroup', 'tunnel', 'tunneltermination', 'l2vpntermination', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:00:21.755 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:21.755 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 ('partial', 'nonce', 'association', 'code', '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 ('datafile', 'objectchange', 'configrevision', 'datasource', 'autosyncrecord', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provideraccount', 'circuittermination', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittype', 'circuitgroup', 'virtualcircuittype', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'devicerole', 'moduletypeprofile', 'virtualchassis', 'consoleporttemplate', 'device', 'poweroutlettemplate', 'inventoryitem', 'macaddress', 'rackreservation', 'powerporttemplate', 'region', 'devicetype', 'consoleserverport', 'cable', 'powerfeed', 'racktype', 'devicebay', 'modulebay', 'module', 'powerpanel', 'cabletermination', 'modulebaytemplate', 'consoleport', 'moduletype', 'rack', 'sitegroup', 'rackrole', 'devicebaytemplate', 'rearport', 'manufacturer', 'inventoryitemtemplate', 'frontport', 'powerport', 'poweroutlet', 'cablepath', 'rearporttemplate', 'location', 'virtualdevicecontext', 'platform', 'interfacetemplate', 'site', 'consoleserverporttemplate', 'frontporttemplate', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'iprange', 'ipaddress', 'asnrange', 'aggregate', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'fhrpgroupassignment', 'vlantranslationpolicy', 'vrf', 'asn', 'rir', 'fhrpgroup', 'routetarget', 'role', 'prefix', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'configcontext', 'customlink', 'subscription', 'customfield', 'imageattachment', 'savedfilter', 'notificationgroup', 'bookmark', 'cachedvalue', 'tag', 'dashboard', 'exporttemplate', 'customfieldchoiceset', 'taggeditem', 'webhook', 'configtemplate', 'script', 'journalentry', 'notification', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contactgroup', 'contactrole', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'vminterface', 'virtualdisk', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'l2vpntermination', 'ikeproposal', 'ikepolicy')) 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-22 12:00:21.760 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:21.760 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 ('partial', 'nonce', 'association', 'code', '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 ('datafile', 'objectchange', 'configrevision', 'datasource', 'autosyncrecord', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provideraccount', 'circuittermination', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittype', 'circuitgroup', 'virtualcircuittype', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'devicerole', 'moduletypeprofile', 'virtualchassis', 'consoleporttemplate', 'device', 'poweroutlettemplate', 'inventoryitem', 'macaddress', 'rackreservation', 'powerporttemplate', 'region', 'devicetype', 'consoleserverport', 'cable', 'powerfeed', 'racktype', 'devicebay', 'modulebay', 'module', 'powerpanel', 'cabletermination', 'modulebaytemplate', 'consoleport', 'moduletype', 'rack', 'sitegroup', 'rackrole', 'devicebaytemplate', 'rearport', 'manufacturer', 'inventoryitemtemplate', 'frontport', 'powerport', 'poweroutlet', 'cablepath', 'rearporttemplate', 'location', 'virtualdevicecontext', 'platform', 'interfacetemplate', 'site', 'consoleserverporttemplate', 'frontporttemplate', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'iprange', 'ipaddress', 'asnrange', 'aggregate', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'fhrpgroupassignment', 'vlantranslationpolicy', 'vrf', 'asn', 'rir', 'fhrpgroup', 'routetarget', 'role', 'prefix', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'configcontext', 'customlink', 'subscription', 'customfield', 'imageattachment', 'savedfilter', 'notificationgroup', 'bookmark', 'cachedvalue', 'tag', 'dashboard', 'exporttemplate', 'customfieldchoiceset', 'taggeditem', 'webhook', 'configtemplate', 'script', 'journalentry', 'notification', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contactgroup', 'contactrole', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'vminterface', 'virtualdisk', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'l2vpntermination', 'ikeproposal', 'ikepolicy')) 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-22 12:00:22.280 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:22.280 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 ('partial', 'nonce', 'association', 'code', '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 ('datafile', 'objectchange', 'configrevision', 'datasource', 'autosyncrecord', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provideraccount', 'circuittermination', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuittype', 'circuitgroup', 'virtualcircuittype', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'devicerole', 'moduletypeprofile', 'virtualchassis', 'consoleporttemplate', 'device', 'poweroutlettemplate', 'inventoryitem', 'macaddress', 'rackreservation', 'powerporttemplate', 'region', 'devicetype', 'consoleserverport', 'cable', 'powerfeed', 'racktype', 'devicebay', 'modulebay', 'module', 'powerpanel', 'cabletermination', 'modulebaytemplate', 'consoleport', 'moduletype', 'rack', 'sitegroup', 'rackrole', 'devicebaytemplate', 'rearport', 'manufacturer', 'inventoryitemtemplate', 'frontport', 'powerport', 'poweroutlet', 'cablepath', 'rearporttemplate', 'location', 'virtualdevicecontext', 'platform', 'interfacetemplate', 'site', 'consoleserverporttemplate', 'frontporttemplate', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'iprange', 'ipaddress', 'asnrange', 'aggregate', 'servicetemplate', 'vlangroup', 'vlantranslationrule', 'fhrpgroupassignment', 'vlantranslationpolicy', 'vrf', 'asn', 'rir', 'fhrpgroup', 'routetarget', 'role', 'prefix', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'configcontext', 'customlink', 'subscription', 'customfield', 'imageattachment', 'savedfilter', 'notificationgroup', 'bookmark', 'cachedvalue', 'tag', 'dashboard', 'exporttemplate', 'customfieldchoiceset', 'taggeditem', 'webhook', 'configtemplate', 'script', 'journalentry', 'notification', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contactgroup', 'contactrole', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'vminterface', 'virtualdisk', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'l2vpntermination', 'ikeproposal', 'ikepolicy')) 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-22 12:00:28.640 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:28.640 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', 'usersocialauth', 'nonce', '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 ('job', 'managedfile', 'autosyncrecord', 'datafile', 'datasource', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'objectpermission', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'provider', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup', 'circuit', 'providernetwork', 'circuittermination', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'cablepath', 'rack', 'virtualdevicecontext', 'racktype', 'device', 'powerporttemplate', 'poweroutlettemplate', 'consoleserverport', 'consoleporttemplate', 'frontport', 'region', 'poweroutlet', 'consoleserverporttemplate', 'cable', 'module', 'frontporttemplate', 'devicetype', 'location', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'rackreservation', 'virtualchassis', 'moduletype', 'rearport', 'site', 'macaddress', 'rearporttemplate', 'powerport', 'sitegroup', 'platform', 'interfacetemplate', 'moduletypeprofile', 'modulebay', 'inventoryitemtemplate', 'consoleport', 'interface', 'powerfeed', 'devicebay', 'manufacturer', 'powerpanel', 'rackrole', 'devicerole', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'iprange', 'service', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'aggregate', 'routetarget', 'fhrpgroupassignment', 'vrf', 'ipaddress', 'servicetemplate', 'prefix', 'vlantranslationrule', 'asn', 'rir', 'asnrange', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'notification', 'tag', 'tableconfig', 'customfield', 'script', 'journalentry', 'dashboard', 'exporttemplate', 'bookmark', 'configtemplate', 'notificationgroup', 'savedfilter', 'taggeditem', 'configcontext', 'imageattachment', 'cachedvalue', 'webhook', 'subscription', 'eventrule', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactassignment', 'contactgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikepolicy', 'ikeproposal', 'l2vpntermination', 'tunneltermination', 'l2vpn', 'tunnel', 'ipsecproposal', 'ipsecprofile', '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-22 12:00:28.646 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:28.646 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', 'usersocialauth', 'nonce', '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 ('job', 'managedfile', 'autosyncrecord', 'datafile', 'datasource', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'objectpermission', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'provider', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup', 'circuit', 'providernetwork', 'circuittermination', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'cablepath', 'rack', 'virtualdevicecontext', 'racktype', 'device', 'powerporttemplate', 'poweroutlettemplate', 'consoleserverport', 'consoleporttemplate', 'frontport', 'region', 'poweroutlet', 'consoleserverporttemplate', 'cable', 'module', 'frontporttemplate', 'devicetype', 'location', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'rackreservation', 'virtualchassis', 'moduletype', 'rearport', 'site', 'macaddress', 'rearporttemplate', 'powerport', 'sitegroup', 'platform', 'interfacetemplate', 'moduletypeprofile', 'modulebay', 'inventoryitemtemplate', 'consoleport', 'interface', 'powerfeed', 'devicebay', 'manufacturer', 'powerpanel', 'rackrole', 'devicerole', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'iprange', 'service', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'aggregate', 'routetarget', 'fhrpgroupassignment', 'vrf', 'ipaddress', 'servicetemplate', 'prefix', 'vlantranslationrule', 'asn', 'rir', 'asnrange', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'notification', 'tag', 'tableconfig', 'customfield', 'script', 'journalentry', 'dashboard', 'exporttemplate', 'bookmark', 'configtemplate', 'notificationgroup', 'savedfilter', 'taggeditem', 'configcontext', 'imageattachment', 'cachedvalue', 'webhook', 'subscription', 'eventrule', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactassignment', 'contactgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikepolicy', 'ikeproposal', 'l2vpntermination', 'tunneltermination', 'l2vpn', 'tunnel', 'ipsecproposal', 'ipsecprofile', '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-22 12:00:29.135 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:29.135 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', 'usersocialauth', 'nonce', '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 ('job', 'managedfile', 'autosyncrecord', 'datafile', 'datasource', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'objectpermission', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'provider', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup', 'circuit', 'providernetwork', 'circuittermination', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'cablepath', 'rack', 'virtualdevicecontext', 'racktype', 'device', 'powerporttemplate', 'poweroutlettemplate', 'consoleserverport', 'consoleporttemplate', 'frontport', 'region', 'poweroutlet', 'consoleserverporttemplate', 'cable', 'module', 'frontporttemplate', 'devicetype', 'location', 'modulebaytemplate', 'devicebaytemplate', 'cabletermination', 'rackreservation', 'virtualchassis', 'moduletype', 'rearport', 'site', 'macaddress', 'rearporttemplate', 'powerport', 'sitegroup', 'platform', 'interfacetemplate', 'moduletypeprofile', 'modulebay', 'inventoryitemtemplate', 'consoleport', 'interface', 'powerfeed', 'devicebay', 'manufacturer', 'powerpanel', 'rackrole', 'devicerole', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'iprange', 'service', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'aggregate', 'routetarget', 'fhrpgroupassignment', 'vrf', 'ipaddress', 'servicetemplate', 'prefix', 'vlantranslationrule', 'asn', 'rir', 'asnrange', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'notification', 'tag', 'tableconfig', 'customfield', 'script', 'journalentry', 'dashboard', 'exporttemplate', 'bookmark', 'configtemplate', 'notificationgroup', 'savedfilter', 'taggeditem', 'configcontext', 'imageattachment', 'cachedvalue', 'webhook', 'subscription', 'eventrule', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactassignment', 'contactgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikepolicy', 'ikeproposal', 'l2vpntermination', 'tunneltermination', 'l2vpn', 'tunnel', 'ipsecproposal', 'ipsecprofile', '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-22 12:00:35.364 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:35.364 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', '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 ('datafile', 'objectchange', 'datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuitgroupassignment', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'circuittype', 'provider', 'virtualcircuittype', 'providernetwork', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebaytemplate', 'consoleserverporttemplate', 'racktype', 'powerpanel', 'poweroutlet', 'rearporttemplate', 'rackrole', 'devicebay', 'frontport', 'inventoryitem', 'inventoryitemrole', 'interfacetemplate', 'interface', 'rackreservation', 'powerporttemplate', 'virtualchassis', 'sitegroup', 'devicetype', 'virtualdevicecontext', 'location', 'powerport', 'powerfeed', 'moduletype', 'device', 'consoleport', 'consoleserverport', 'region', 'rack', 'manufacturer', 'consoleporttemplate', 'devicerole', 'modulebay', 'frontporttemplate', 'site', 'rearport', 'moduletypeprofile', 'cabletermination', 'poweroutlettemplate', 'cable', 'cablepath', 'platform', 'macaddress', 'inventoryitemtemplate', 'devicebaytemplate', 'module')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'service', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vrf', 'rir', 'vlan', 'servicetemplate', 'asnrange', 'fhrpgroup', 'role', 'prefix', 'iprange', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'exporttemplate', 'tableconfig', 'configtemplate', 'customfieldchoiceset', 'notificationgroup', 'taggeditem', 'webhook', 'subscription', 'script', 'cachedvalue', 'journalentry', 'savedfilter', 'customlink', 'bookmark', 'dashboard', 'configcontext', 'eventrule', 'tag', 'customfield', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'tenant', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunnel', 'tunneltermination', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:00:35.368 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:35.368 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', '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 ('datafile', 'objectchange', 'datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuitgroupassignment', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'circuittype', 'provider', 'virtualcircuittype', 'providernetwork', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebaytemplate', 'consoleserverporttemplate', 'racktype', 'powerpanel', 'poweroutlet', 'rearporttemplate', 'rackrole', 'devicebay', 'frontport', 'inventoryitem', 'inventoryitemrole', 'interfacetemplate', 'interface', 'rackreservation', 'powerporttemplate', 'virtualchassis', 'sitegroup', 'devicetype', 'virtualdevicecontext', 'location', 'powerport', 'powerfeed', 'moduletype', 'device', 'consoleport', 'consoleserverport', 'region', 'rack', 'manufacturer', 'consoleporttemplate', 'devicerole', 'modulebay', 'frontporttemplate', 'site', 'rearport', 'moduletypeprofile', 'cabletermination', 'poweroutlettemplate', 'cable', 'cablepath', 'platform', 'macaddress', 'inventoryitemtemplate', 'devicebaytemplate', 'module')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'service', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vrf', 'rir', 'vlan', 'servicetemplate', 'asnrange', 'fhrpgroup', 'role', 'prefix', 'iprange', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'exporttemplate', 'tableconfig', 'configtemplate', 'customfieldchoiceset', 'notificationgroup', 'taggeditem', 'webhook', 'subscription', 'script', 'cachedvalue', 'journalentry', 'savedfilter', 'customlink', 'bookmark', 'dashboard', 'configcontext', 'eventrule', 'tag', 'customfield', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'tenant', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunnel', 'tunneltermination', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:00:35.860 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:35.860 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', '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 ('datafile', 'objectchange', 'datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuitgroupassignment', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'circuittype', 'provider', 'virtualcircuittype', 'providernetwork', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebaytemplate', 'consoleserverporttemplate', 'racktype', 'powerpanel', 'poweroutlet', 'rearporttemplate', 'rackrole', 'devicebay', 'frontport', 'inventoryitem', 'inventoryitemrole', 'interfacetemplate', 'interface', 'rackreservation', 'powerporttemplate', 'virtualchassis', 'sitegroup', 'devicetype', 'virtualdevicecontext', 'location', 'powerport', 'powerfeed', 'moduletype', 'device', 'consoleport', 'consoleserverport', 'region', 'rack', 'manufacturer', 'consoleporttemplate', 'devicerole', 'modulebay', 'frontporttemplate', 'site', 'rearport', 'moduletypeprofile', 'cabletermination', 'poweroutlettemplate', 'cable', 'cablepath', 'platform', 'macaddress', 'inventoryitemtemplate', 'devicebaytemplate', 'module')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'service', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vrf', 'rir', 'vlan', 'servicetemplate', 'asnrange', 'fhrpgroup', 'role', 'prefix', 'iprange', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'exporttemplate', 'tableconfig', 'configtemplate', 'customfieldchoiceset', 'notificationgroup', 'taggeditem', 'webhook', 'subscription', 'script', 'cachedvalue', 'journalentry', 'savedfilter', 'customlink', 'bookmark', 'dashboard', 'configcontext', 'eventrule', 'tag', 'customfield', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'tenant', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunnel', 'tunneltermination', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:00:36.499 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:36.499 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('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 ('association', 'code', 'partial', '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', 'datasource', 'configrevision', 'objectchange', 'managedfile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'user', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuit', 'provideraccount', 'circuittype', 'provider', 'providernetwork', 'virtualcircuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'virtualdevicecontext', 'powerporttemplate', 'rackreservation', 'consoleserverporttemplate', 'device', 'location', 'consoleserverport', 'sitegroup', 'modulebaytemplate', 'interface', 'devicebay', 'inventoryitemtemplate', 'devicerole', 'macaddress', 'powerpanel', 'powerfeed', 'rack', 'moduletypeprofile', 'powerport', 'rackrole', 'cabletermination', 'poweroutlettemplate', 'inventoryitem', 'poweroutlet', 'rearport', 'modulebay', 'frontporttemplate', 'racktype', 'devicetype', 'devicebaytemplate', 'cable', 'module', 'manufacturer', 'interfacetemplate', 'region', 'rearporttemplate', 'consoleport', 'site', 'consoleporttemplate', 'moduletype', 'virtualchassis', 'frontport', 'inventoryitemrole', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'aggregate', 'vrf', 'fhrpgroup', 'vlantranslationpolicy', 'routetarget', 'prefix', 'iprange', 'asn', 'asnrange', 'servicetemplate', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'ipaddress', 'vlangroup', 'rir', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'taggeditem', 'customfieldchoiceset', 'imageattachment', 'configtemplate', 'webhook', 'customlink', 'tag', 'cachedvalue', 'exporttemplate', 'customfield', 'bookmark', 'configcontext', 'eventrule', 'savedfilter', 'tableconfig', 'journalentry', 'subscription', 'notificationgroup', 'dashboard', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contact', 'contactgroup', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'l2vpntermination', 'ipsecproposal', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'tunnelgroup')) 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-22 12:00:36.505 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:36.505 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('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 ('association', 'code', 'partial', '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', 'datasource', 'configrevision', 'objectchange', 'managedfile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'user', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuit', 'provideraccount', 'circuittype', 'provider', 'providernetwork', 'virtualcircuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'virtualdevicecontext', 'powerporttemplate', 'rackreservation', 'consoleserverporttemplate', 'device', 'location', 'consoleserverport', 'sitegroup', 'modulebaytemplate', 'interface', 'devicebay', 'inventoryitemtemplate', 'devicerole', 'macaddress', 'powerpanel', 'powerfeed', 'rack', 'moduletypeprofile', 'powerport', 'rackrole', 'cabletermination', 'poweroutlettemplate', 'inventoryitem', 'poweroutlet', 'rearport', 'modulebay', 'frontporttemplate', 'racktype', 'devicetype', 'devicebaytemplate', 'cable', 'module', 'manufacturer', 'interfacetemplate', 'region', 'rearporttemplate', 'consoleport', 'site', 'consoleporttemplate', 'moduletype', 'virtualchassis', 'frontport', 'inventoryitemrole', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'aggregate', 'vrf', 'fhrpgroup', 'vlantranslationpolicy', 'routetarget', 'prefix', 'iprange', 'asn', 'asnrange', 'servicetemplate', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'ipaddress', 'vlangroup', 'rir', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'taggeditem', 'customfieldchoiceset', 'imageattachment', 'configtemplate', 'webhook', 'customlink', 'tag', 'cachedvalue', 'exporttemplate', 'customfield', 'bookmark', 'configcontext', 'eventrule', 'savedfilter', 'tableconfig', 'journalentry', 'subscription', 'notificationgroup', 'dashboard', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contact', 'contactgroup', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'l2vpntermination', 'ipsecproposal', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'tunnelgroup')) 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-22 12:00:36.994 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:00:36.994 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('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 ('association', 'code', 'partial', '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', 'datasource', 'configrevision', 'objectchange', 'managedfile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'user', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuit', 'provideraccount', 'circuittype', 'provider', 'providernetwork', 'virtualcircuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'virtualdevicecontext', 'powerporttemplate', 'rackreservation', 'consoleserverporttemplate', 'device', 'location', 'consoleserverport', 'sitegroup', 'modulebaytemplate', 'interface', 'devicebay', 'inventoryitemtemplate', 'devicerole', 'macaddress', 'powerpanel', 'powerfeed', 'rack', 'moduletypeprofile', 'powerport', 'rackrole', 'cabletermination', 'poweroutlettemplate', 'inventoryitem', 'poweroutlet', 'rearport', 'modulebay', 'frontporttemplate', 'racktype', 'devicetype', 'devicebaytemplate', 'cable', 'module', 'manufacturer', 'interfacetemplate', 'region', 'rearporttemplate', 'consoleport', 'site', 'consoleporttemplate', 'moduletype', 'virtualchassis', 'frontport', 'inventoryitemrole', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'aggregate', 'vrf', 'fhrpgroup', 'vlantranslationpolicy', 'routetarget', 'prefix', 'iprange', 'asn', 'asnrange', 'servicetemplate', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'ipaddress', 'vlangroup', 'rir', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'taggeditem', 'customfieldchoiceset', 'imageattachment', 'configtemplate', 'webhook', 'customlink', 'tag', 'cachedvalue', 'exporttemplate', 'customfield', 'bookmark', 'configcontext', 'eventrule', 'savedfilter', 'tableconfig', 'journalentry', 'subscription', 'notificationgroup', 'dashboard', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contact', 'contactgroup', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'l2vpntermination', 'ipsecproposal', 'tunneltermination', 'l2vpn', 'ipsecpolicy', 'tunnelgroup')) 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-22 12:01:14.843 UTC [91] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-22 12:04:44.865 UTC [56] LOG: checkpoint starting: time 2026-06-22 12:05:03.010 UTC [1] LOG: received fast shutdown request 2026-06-22 12:05:03.010 UTC [1] LOG: aborting any active transactions 2026-06-22 12:05:03.019 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-22 12:05:03.044 UTC [56] LOG: checkpoint complete: wrote 1256 buffers (1.0%); 0 WAL file(s) added, 0 removed, 1 recycled; write=18.167 s, sync=0.010 s, total=18.180 s; sync files=2736, longest=0.001 s, average=0.001 s; distance=14069 kB, estimate=14069 kB; lsn=0/26DD150, redo lsn=0/26DD118 2026-06-22 12:05:03.045 UTC [56] LOG: shutting down 2026-06-22 12:05:03.045 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-22 12:05:03.049 UTC [56] LOG: checkpoint complete: wrote 0 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.003 s, sync=0.001 s, total=0.004 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=12662 kB; lsn=0/26DD1C8, redo lsn=0/26DD1C8 2026-06-22 12:05:03.070 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-22 12:05:04.582 UTC [36] 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-22 12:05:05.169 UTC [42] 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-22 12:05:05.174 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-22 12:05:05.176 UTC [45] LOG: database system was shut down at 2026-06-22 12:05:05 UTC 2026-06-22 12:05:05.181 UTC [42] 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 2026-06-22 12:05:05.326 UTC [42] LOG: received fast shutdown request 2026-06-22 12:05:05.326 UTC [42] LOG: aborting any active transactions waiting for server to shut down....2026-06-22 12:05:05.332 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 2026-06-22 12:05:05.337 UTC [43] LOG: shutting down 2026-06-22 12:05:05.337 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-22 12:05:05.348 UTC [43] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.012 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-22 12:05:05.366 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-22 12:05:05.489 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-22 12:05:05.489 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-22 12:05:05.489 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-22 12:05:05.494 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-22 12:05:05.496 UTC [59] LOG: database system was shut down at 2026-06-22 12:05:05 UTC 2026-06-22 12:05:05.501 UTC [1] LOG: database system is ready to accept connections 2026-06-22 12:05:41.855 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:41.855 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 ('code', 'association', 'nonce', '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 ('autosyncrecord', 'datafile', 'objectchange', 'datasource', 'configrevision', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuit', 'virtualcircuittype', 'circuittermination', 'provideraccount', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'powerpanel', 'region', 'moduletypeprofile', 'devicebay', 'macaddress', 'poweroutlettemplate', 'inventoryitemtemplate', 'powerporttemplate', 'powerport', 'racktype', 'poweroutlet', 'inventoryitem', 'devicerole', 'interface', 'consoleport', 'frontport', 'devicebaytemplate', 'device', 'consoleserverporttemplate', 'consoleserverport', 'frontporttemplate', 'modulebaytemplate', 'location', 'virtualchassis', 'sitegroup', 'platform', 'virtualdevicecontext', 'rearporttemplate', 'module', 'devicetype', 'site', 'cable', 'rackrole', 'rackreservation', 'cabletermination', 'interfacetemplate', 'inventoryitemrole', 'rack', 'modulebay', 'manufacturer', 'moduletype', 'rearport', 'powerfeed', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'iprange', 'ipaddress', 'servicetemplate', 'service', 'vlantranslationpolicy', 'role', 'vlan', 'asn', 'vlantranslationrule', 'vrf', 'rir', 'routetarget', 'fhrpgroupassignment', 'fhrpgroup', 'prefix', 'aggregate', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'notificationgroup', 'savedfilter', 'cachedvalue', 'tableconfig', 'configcontext', 'customfieldchoiceset', 'customfield', 'dashboard', 'journalentry', 'tag', 'imageattachment', 'notification', 'webhook', 'script', 'taggeditem', 'bookmark', 'customlink', 'subscription', 'exporttemplate', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'contactassignment', 'tenant', 'contact')) 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 ('ikepolicy', 'ipsecpolicy', 'tunneltermination', 'ikeproposal', 'ipsecprofile', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'l2vpntermination')) 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-22 12:05:41.860 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:41.860 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 ('code', 'association', 'nonce', '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 ('autosyncrecord', 'datafile', 'objectchange', 'datasource', 'configrevision', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuit', 'virtualcircuittype', 'circuittermination', 'provideraccount', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'powerpanel', 'region', 'moduletypeprofile', 'devicebay', 'macaddress', 'poweroutlettemplate', 'inventoryitemtemplate', 'powerporttemplate', 'powerport', 'racktype', 'poweroutlet', 'inventoryitem', 'devicerole', 'interface', 'consoleport', 'frontport', 'devicebaytemplate', 'device', 'consoleserverporttemplate', 'consoleserverport', 'frontporttemplate', 'modulebaytemplate', 'location', 'virtualchassis', 'sitegroup', 'platform', 'virtualdevicecontext', 'rearporttemplate', 'module', 'devicetype', 'site', 'cable', 'rackrole', 'rackreservation', 'cabletermination', 'interfacetemplate', 'inventoryitemrole', 'rack', 'modulebay', 'manufacturer', 'moduletype', 'rearport', 'powerfeed', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'iprange', 'ipaddress', 'servicetemplate', 'service', 'vlantranslationpolicy', 'role', 'vlan', 'asn', 'vlantranslationrule', 'vrf', 'rir', 'routetarget', 'fhrpgroupassignment', 'fhrpgroup', 'prefix', 'aggregate', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'notificationgroup', 'savedfilter', 'cachedvalue', 'tableconfig', 'configcontext', 'customfieldchoiceset', 'customfield', 'dashboard', 'journalentry', 'tag', 'imageattachment', 'notification', 'webhook', 'script', 'taggeditem', 'bookmark', 'customlink', 'subscription', 'exporttemplate', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'contactassignment', 'tenant', 'contact')) 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 ('ikepolicy', 'ipsecpolicy', 'tunneltermination', 'ikeproposal', 'ipsecprofile', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'l2vpntermination')) 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-22 12:05:41.952 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:41.952 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'association', 'usersocialauth', 'code', '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 ('datasource', 'managedfile', 'datafile', 'configrevision', 'job', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'token', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'macaddress', 'consoleport', 'poweroutlettemplate', 'rack', 'inventoryitem', 'inventoryitemtemplate', 'rackrole', 'region', 'inventoryitemrole', 'rackreservation', 'moduletype', 'frontport', 'consoleserverporttemplate', 'modulebaytemplate', 'module', 'moduletypeprofile', 'devicebaytemplate', 'interfacetemplate', 'powerport', 'manufacturer', 'site', 'devicerole', 'powerfeed', 'rearporttemplate', 'consoleporttemplate', 'cablepath', 'platform', 'location', 'devicetype', 'racktype', 'virtualchassis', 'modulebay', 'cabletermination', 'device', 'poweroutlet', 'powerpanel', 'frontporttemplate', 'rearport', 'sitegroup', 'devicebay', 'interface', 'cable', 'virtualdevicecontext', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'aggregate', 'prefix', 'servicetemplate', 'routetarget', 'vlangroup', 'role', 'asnrange', 'rir', 'vlan', 'fhrpgroupassignment', 'service', 'vlantranslationrule', 'iprange', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'bookmark', 'customfieldchoiceset', 'customlink', 'imageattachment', 'notificationgroup', 'savedfilter', 'webhook', 'configcontext', 'tableconfig', 'customfield', 'script', 'dashboard', 'cachedvalue', 'configtemplate', 'notification', 'tag', 'journalentry', 'subscription', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'cluster', 'vminterface', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecproposal', 'tunnelgroup', 'l2vpn', 'ipsecprofile')) 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-22 12:05:41.957 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:41.957 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'association', 'usersocialauth', 'code', '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 ('datasource', 'managedfile', 'datafile', 'configrevision', 'job', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'token', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'macaddress', 'consoleport', 'poweroutlettemplate', 'rack', 'inventoryitem', 'inventoryitemtemplate', 'rackrole', 'region', 'inventoryitemrole', 'rackreservation', 'moduletype', 'frontport', 'consoleserverporttemplate', 'modulebaytemplate', 'module', 'moduletypeprofile', 'devicebaytemplate', 'interfacetemplate', 'powerport', 'manufacturer', 'site', 'devicerole', 'powerfeed', 'rearporttemplate', 'consoleporttemplate', 'cablepath', 'platform', 'location', 'devicetype', 'racktype', 'virtualchassis', 'modulebay', 'cabletermination', 'device', 'poweroutlet', 'powerpanel', 'frontporttemplate', 'rearport', 'sitegroup', 'devicebay', 'interface', 'cable', 'virtualdevicecontext', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'aggregate', 'prefix', 'servicetemplate', 'routetarget', 'vlangroup', 'role', 'asnrange', 'rir', 'vlan', 'fhrpgroupassignment', 'service', 'vlantranslationrule', 'iprange', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'bookmark', 'customfieldchoiceset', 'customlink', 'imageattachment', 'notificationgroup', 'savedfilter', 'webhook', 'configcontext', 'tableconfig', 'customfield', 'script', 'dashboard', 'cachedvalue', 'configtemplate', 'notification', 'tag', 'journalentry', 'subscription', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'cluster', 'vminterface', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecproposal', 'tunnelgroup', 'l2vpn', 'ipsecprofile')) 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-22 12:05:42.345 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:42.345 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 ('code', 'association', 'nonce', '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 ('autosyncrecord', 'datafile', 'objectchange', 'datasource', 'configrevision', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuit', 'virtualcircuittype', 'circuittermination', 'provideraccount', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'powerpanel', 'region', 'moduletypeprofile', 'devicebay', 'macaddress', 'poweroutlettemplate', 'inventoryitemtemplate', 'powerporttemplate', 'powerport', 'racktype', 'poweroutlet', 'inventoryitem', 'devicerole', 'interface', 'consoleport', 'frontport', 'devicebaytemplate', 'device', 'consoleserverporttemplate', 'consoleserverport', 'frontporttemplate', 'modulebaytemplate', 'location', 'virtualchassis', 'sitegroup', 'platform', 'virtualdevicecontext', 'rearporttemplate', 'module', 'devicetype', 'site', 'cable', 'rackrole', 'rackreservation', 'cabletermination', 'interfacetemplate', 'inventoryitemrole', 'rack', 'modulebay', 'manufacturer', 'moduletype', 'rearport', 'powerfeed', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'iprange', 'ipaddress', 'servicetemplate', 'service', 'vlantranslationpolicy', 'role', 'vlan', 'asn', 'vlantranslationrule', 'vrf', 'rir', 'routetarget', 'fhrpgroupassignment', 'fhrpgroup', 'prefix', 'aggregate', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'notificationgroup', 'savedfilter', 'cachedvalue', 'tableconfig', 'configcontext', 'customfieldchoiceset', 'customfield', 'dashboard', 'journalentry', 'tag', 'imageattachment', 'notification', 'webhook', 'script', 'taggeditem', 'bookmark', 'customlink', 'subscription', 'exporttemplate', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'contactassignment', 'tenant', 'contact')) 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 ('ikepolicy', 'ipsecpolicy', 'tunneltermination', 'ikeproposal', 'ipsecprofile', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'l2vpntermination')) 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-22 12:05:42.454 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:42.454 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'association', 'usersocialauth', 'code', '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 ('datasource', 'managedfile', 'datafile', 'configrevision', 'job', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'token', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'macaddress', 'consoleport', 'poweroutlettemplate', 'rack', 'inventoryitem', 'inventoryitemtemplate', 'rackrole', 'region', 'inventoryitemrole', 'rackreservation', 'moduletype', 'frontport', 'consoleserverporttemplate', 'modulebaytemplate', 'module', 'moduletypeprofile', 'devicebaytemplate', 'interfacetemplate', 'powerport', 'manufacturer', 'site', 'devicerole', 'powerfeed', 'rearporttemplate', 'consoleporttemplate', 'cablepath', 'platform', 'location', 'devicetype', 'racktype', 'virtualchassis', 'modulebay', 'cabletermination', 'device', 'poweroutlet', 'powerpanel', 'frontporttemplate', 'rearport', 'sitegroup', 'devicebay', 'interface', 'cable', 'virtualdevicecontext', 'consoleserverport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'aggregate', 'prefix', 'servicetemplate', 'routetarget', 'vlangroup', 'role', 'asnrange', 'rir', 'vlan', 'fhrpgroupassignment', 'service', 'vlantranslationrule', 'iprange', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'bookmark', 'customfieldchoiceset', 'customlink', 'imageattachment', 'notificationgroup', 'savedfilter', 'webhook', 'configcontext', 'tableconfig', 'customfield', 'script', 'dashboard', 'cachedvalue', 'configtemplate', 'notification', 'tag', 'journalentry', 'subscription', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'cluster', 'vminterface', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecproposal', 'tunnelgroup', 'l2vpn', 'ipsecprofile')) 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-22 12:05:49.688 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:49.688 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 ('code', 'usersocialauth', 'partial', 'nonce', '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 ('managedfile', 'configrevision', 'job', 'objectchange', 'datasource', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'group', 'user', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'provider', 'circuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'location', 'macaddress', 'rearporttemplate', 'inventoryitemrole', 'cabletermination', 'devicerole', 'consoleporttemplate', 'powerpanel', 'powerport', 'device', 'sitegroup', 'poweroutlet', 'region', 'modulebay', 'poweroutlettemplate', 'devicebaytemplate', 'devicetype', 'manufacturer', 'rack', 'rackrole', 'consoleserverport', 'devicebay', 'rearport', 'consoleserverporttemplate', 'virtualchassis', 'cable', 'modulebaytemplate', 'racktype', 'module', 'cablepath', 'site', 'powerfeed', 'platform', 'rackreservation', 'virtualdevicecontext', 'frontport', 'inventoryitemtemplate', 'consoleport', 'moduletypeprofile', 'inventoryitem', 'moduletype', 'frontporttemplate', 'interface', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'servicetemplate', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'vrf', 'rir', 'iprange', 'vlantranslationrule', 'asn', 'service', 'aggregate', 'role', 'fhrpgroupassignment', 'asnrange', 'routetarget', 'fhrpgroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'exporttemplate', 'notificationgroup', 'tag', 'customfieldchoiceset', 'tableconfig', 'subscription', 'cachedvalue', 'savedfilter', 'customfield', 'webhook', 'customlink', 'configcontext', 'bookmark', 'dashboard', 'eventrule', 'script', 'imageattachment', 'taggeditem', 'configtemplate', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'clustergroup', 'vminterface', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunneltermination', 'tunnel', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:05:49.693 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:49.693 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 ('code', 'usersocialauth', 'partial', 'nonce', '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 ('managedfile', 'configrevision', 'job', 'objectchange', 'datasource', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'group', 'user', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'provider', 'circuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'location', 'macaddress', 'rearporttemplate', 'inventoryitemrole', 'cabletermination', 'devicerole', 'consoleporttemplate', 'powerpanel', 'powerport', 'device', 'sitegroup', 'poweroutlet', 'region', 'modulebay', 'poweroutlettemplate', 'devicebaytemplate', 'devicetype', 'manufacturer', 'rack', 'rackrole', 'consoleserverport', 'devicebay', 'rearport', 'consoleserverporttemplate', 'virtualchassis', 'cable', 'modulebaytemplate', 'racktype', 'module', 'cablepath', 'site', 'powerfeed', 'platform', 'rackreservation', 'virtualdevicecontext', 'frontport', 'inventoryitemtemplate', 'consoleport', 'moduletypeprofile', 'inventoryitem', 'moduletype', 'frontporttemplate', 'interface', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'servicetemplate', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'vrf', 'rir', 'iprange', 'vlantranslationrule', 'asn', 'service', 'aggregate', 'role', 'fhrpgroupassignment', 'asnrange', 'routetarget', 'fhrpgroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'exporttemplate', 'notificationgroup', 'tag', 'customfieldchoiceset', 'tableconfig', 'subscription', 'cachedvalue', 'savedfilter', 'customfield', 'webhook', 'customlink', 'configcontext', 'bookmark', 'dashboard', 'eventrule', 'script', 'imageattachment', 'taggeditem', 'configtemplate', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'clustergroup', 'vminterface', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunneltermination', 'tunnel', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:05:50.174 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:50.174 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 ('code', 'usersocialauth', 'partial', 'nonce', '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 ('managedfile', 'configrevision', 'job', 'objectchange', 'datasource', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'group', 'user', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'provider', 'circuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'location', 'macaddress', 'rearporttemplate', 'inventoryitemrole', 'cabletermination', 'devicerole', 'consoleporttemplate', 'powerpanel', 'powerport', 'device', 'sitegroup', 'poweroutlet', 'region', 'modulebay', 'poweroutlettemplate', 'devicebaytemplate', 'devicetype', 'manufacturer', 'rack', 'rackrole', 'consoleserverport', 'devicebay', 'rearport', 'consoleserverporttemplate', 'virtualchassis', 'cable', 'modulebaytemplate', 'racktype', 'module', 'cablepath', 'site', 'powerfeed', 'platform', 'rackreservation', 'virtualdevicecontext', 'frontport', 'inventoryitemtemplate', 'consoleport', 'moduletypeprofile', 'inventoryitem', 'moduletype', 'frontporttemplate', 'interface', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'servicetemplate', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'vrf', 'rir', 'iprange', 'vlantranslationrule', 'asn', 'service', 'aggregate', 'role', 'fhrpgroupassignment', 'asnrange', 'routetarget', 'fhrpgroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'exporttemplate', 'notificationgroup', 'tag', 'customfieldchoiceset', 'tableconfig', 'subscription', 'cachedvalue', 'savedfilter', 'customfield', 'webhook', 'customlink', 'configcontext', 'bookmark', 'dashboard', 'eventrule', 'script', 'imageattachment', 'taggeditem', 'configtemplate', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'clustergroup', 'vminterface', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunneltermination', 'tunnel', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-22 12:05:55.265 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:55.265 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 ('code', 'usersocialauth', 'nonce', '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 ('datasource', 'job', 'datafile', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange')) 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 ('circuitgroup', 'provideraccount', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuittype', 'virtualcircuit', 'circuit', 'circuittermination', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'moduletype', 'modulebaytemplate', 'devicebaytemplate', 'interfacetemplate', 'cablepath', 'rearport', 'powerporttemplate', 'inventoryitemtemplate', 'virtualchassis', 'modulebay', 'macaddress', 'powerfeed', 'rackrole', 'device', 'frontport', 'region', 'cabletermination', 'devicerole', 'consoleserverport', 'moduletypeprofile', 'consoleport', 'platform', 'sitegroup', 'devicetype', 'rack', 'cable', 'poweroutlet', 'inventoryitem', 'consoleporttemplate', 'inventoryitemrole', 'powerport', 'module', 'powerpanel', 'devicebay', 'virtualdevicecontext', 'poweroutlettemplate', 'consoleserverporttemplate', 'frontporttemplate', 'interface', 'rearporttemplate', 'location', 'rackreservation', 'site', 'racktype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'vrf', 'ipaddress', 'asnrange', 'servicetemplate', 'aggregate', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'role', 'fhrpgroup', 'prefix', 'iprange', 'asn', 'rir', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'tableconfig', 'dashboard', 'customfieldchoiceset', 'notificationgroup', 'webhook', 'subscription', 'exporttemplate', 'tag', 'savedfilter', 'cachedvalue', 'journalentry', 'configcontext', 'notification', 'taggeditem', 'script', 'imageattachment', 'configtemplate', 'bookmark', 'eventrule', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenantgroup', 'contact', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'clustertype', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'l2vpn', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'tunnel', 'l2vpntermination')) 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-22 12:05:55.269 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:55.269 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 ('code', 'usersocialauth', 'nonce', '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 ('datasource', 'job', 'datafile', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange')) 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 ('circuitgroup', 'provideraccount', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuittype', 'virtualcircuit', 'circuit', 'circuittermination', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'moduletype', 'modulebaytemplate', 'devicebaytemplate', 'interfacetemplate', 'cablepath', 'rearport', 'powerporttemplate', 'inventoryitemtemplate', 'virtualchassis', 'modulebay', 'macaddress', 'powerfeed', 'rackrole', 'device', 'frontport', 'region', 'cabletermination', 'devicerole', 'consoleserverport', 'moduletypeprofile', 'consoleport', 'platform', 'sitegroup', 'devicetype', 'rack', 'cable', 'poweroutlet', 'inventoryitem', 'consoleporttemplate', 'inventoryitemrole', 'powerport', 'module', 'powerpanel', 'devicebay', 'virtualdevicecontext', 'poweroutlettemplate', 'consoleserverporttemplate', 'frontporttemplate', 'interface', 'rearporttemplate', 'location', 'rackreservation', 'site', 'racktype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'vrf', 'ipaddress', 'asnrange', 'servicetemplate', 'aggregate', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'role', 'fhrpgroup', 'prefix', 'iprange', 'asn', 'rir', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'tableconfig', 'dashboard', 'customfieldchoiceset', 'notificationgroup', 'webhook', 'subscription', 'exporttemplate', 'tag', 'savedfilter', 'cachedvalue', 'journalentry', 'configcontext', 'notification', 'taggeditem', 'script', 'imageattachment', 'configtemplate', 'bookmark', 'eventrule', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenantgroup', 'contact', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'clustertype', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'l2vpn', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'tunnel', 'l2vpntermination')) 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-22 12:05:55.752 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:55.752 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 ('code', 'usersocialauth', 'nonce', '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 ('datasource', 'job', 'datafile', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange')) 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 ('circuitgroup', 'provideraccount', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuittype', 'virtualcircuit', 'circuit', 'circuittermination', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'moduletype', 'modulebaytemplate', 'devicebaytemplate', 'interfacetemplate', 'cablepath', 'rearport', 'powerporttemplate', 'inventoryitemtemplate', 'virtualchassis', 'modulebay', 'macaddress', 'powerfeed', 'rackrole', 'device', 'frontport', 'region', 'cabletermination', 'devicerole', 'consoleserverport', 'moduletypeprofile', 'consoleport', 'platform', 'sitegroup', 'devicetype', 'rack', 'cable', 'poweroutlet', 'inventoryitem', 'consoleporttemplate', 'inventoryitemrole', 'powerport', 'module', 'powerpanel', 'devicebay', 'virtualdevicecontext', 'poweroutlettemplate', 'consoleserverporttemplate', 'frontporttemplate', 'interface', 'rearporttemplate', 'location', 'rackreservation', 'site', 'racktype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'vrf', 'ipaddress', 'asnrange', 'servicetemplate', 'aggregate', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'routetarget', 'fhrpgroupassignment', 'role', 'fhrpgroup', 'prefix', 'iprange', 'asn', 'rir', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'tableconfig', 'dashboard', 'customfieldchoiceset', 'notificationgroup', 'webhook', 'subscription', 'exporttemplate', 'tag', 'savedfilter', 'cachedvalue', 'journalentry', 'configcontext', 'notification', 'taggeditem', 'script', 'imageattachment', 'configtemplate', 'bookmark', 'eventrule', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenantgroup', 'contact', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'clustertype', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'l2vpn', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'tunnel', 'l2vpntermination')) 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-22 12:05:57.594 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:57.594 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'code', 'nonce', 'usersocialauth', 'partial')) 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', 'configrevision', 'managedfile', 'autosyncrecord', 'job', 'objectchange', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroup', 'circuit', 'circuittermination', 'circuitgroupassignment', 'provider', 'provideraccount', 'virtualcircuittype', 'providernetwork', 'circuittype', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'rack', 'poweroutlettemplate', 'devicebaytemplate', 'moduletype', 'manufacturer', 'rearport', 'inventoryitem', 'rearporttemplate', 'devicebay', 'cablepath', 'consoleserverport', 'cabletermination', 'racktype', 'location', 'poweroutlet', 'powerpanel', 'modulebaytemplate', 'platform', 'cable', 'site', 'macaddress', 'inventoryitemrole', 'frontport', 'modulebay', 'moduletypeprofile', 'devicetype', 'interface', 'frontporttemplate', 'virtualdevicecontext', 'consoleporttemplate', 'module', 'powerfeed', 'device', 'rackreservation', 'consoleserverporttemplate', 'rackrole', 'virtualchassis', 'powerport', 'region', 'sitegroup', 'devicerole', 'interfacetemplate', 'consoleport', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'fhrpgroup', 'service', 'routetarget', 'vlan', 'asn', 'rir', 'aggregate', 'iprange', 'asnrange', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationrule', 'role', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'webhook', 'notification', 'subscription', 'tableconfig', 'customlink', 'cachedvalue', 'tag', 'eventrule', 'dashboard', 'customfield', 'configcontext', 'script', 'imageattachment', 'configtemplate', 'notificationgroup', 'taggeditem', 'customfieldchoiceset', 'exporttemplate', 'savedfilter', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecpolicy')) 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-22 12:05:57.599 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:57.599 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'code', 'nonce', 'usersocialauth', 'partial')) 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', 'configrevision', 'managedfile', 'autosyncrecord', 'job', 'objectchange', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroup', 'circuit', 'circuittermination', 'circuitgroupassignment', 'provider', 'provideraccount', 'virtualcircuittype', 'providernetwork', 'circuittype', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'rack', 'poweroutlettemplate', 'devicebaytemplate', 'moduletype', 'manufacturer', 'rearport', 'inventoryitem', 'rearporttemplate', 'devicebay', 'cablepath', 'consoleserverport', 'cabletermination', 'racktype', 'location', 'poweroutlet', 'powerpanel', 'modulebaytemplate', 'platform', 'cable', 'site', 'macaddress', 'inventoryitemrole', 'frontport', 'modulebay', 'moduletypeprofile', 'devicetype', 'interface', 'frontporttemplate', 'virtualdevicecontext', 'consoleporttemplate', 'module', 'powerfeed', 'device', 'rackreservation', 'consoleserverporttemplate', 'rackrole', 'virtualchassis', 'powerport', 'region', 'sitegroup', 'devicerole', 'interfacetemplate', 'consoleport', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'fhrpgroup', 'service', 'routetarget', 'vlan', 'asn', 'rir', 'aggregate', 'iprange', 'asnrange', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationrule', 'role', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'webhook', 'notification', 'subscription', 'tableconfig', 'customlink', 'cachedvalue', 'tag', 'eventrule', 'dashboard', 'customfield', 'configcontext', 'script', 'imageattachment', 'configtemplate', 'notificationgroup', 'taggeditem', 'customfieldchoiceset', 'exporttemplate', 'savedfilter', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecpolicy')) 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-22 12:05:58.089 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-22 12:05:58.089 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'code', 'nonce', 'usersocialauth', 'partial')) 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', 'configrevision', 'managedfile', 'autosyncrecord', 'job', 'objectchange', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroup', 'circuit', 'circuittermination', 'circuitgroupassignment', 'provider', 'provideraccount', 'virtualcircuittype', 'providernetwork', 'circuittype', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'rack', 'poweroutlettemplate', 'devicebaytemplate', 'moduletype', 'manufacturer', 'rearport', 'inventoryitem', 'rearporttemplate', 'devicebay', 'cablepath', 'consoleserverport', 'cabletermination', 'racktype', 'location', 'poweroutlet', 'powerpanel', 'modulebaytemplate', 'platform', 'cable', 'site', 'macaddress', 'inventoryitemrole', 'frontport', 'modulebay', 'moduletypeprofile', 'devicetype', 'interface', 'frontporttemplate', 'virtualdevicecontext', 'consoleporttemplate', 'module', 'powerfeed', 'device', 'rackreservation', 'consoleserverporttemplate', 'rackrole', 'virtualchassis', 'powerport', 'region', 'sitegroup', 'devicerole', 'interfacetemplate', 'consoleport', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'fhrpgroup', 'service', 'routetarget', 'vlan', 'asn', 'rir', 'aggregate', 'iprange', 'asnrange', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationrule', 'role', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'webhook', 'notification', 'subscription', 'tableconfig', 'customlink', 'cachedvalue', 'tag', 'eventrule', 'dashboard', 'customfield', 'configcontext', 'script', 'imageattachment', 'configtemplate', 'notificationgroup', 'taggeditem', 'customfieldchoiceset', 'exporttemplate', 'savedfilter', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecpolicy')) 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-22 12:06:35.566 UTC [92] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-22 12:10:05.572 UTC [57] LOG: checkpoint starting: time 2026-06-22 12:12:12.104 UTC [57] LOG: checkpoint complete: wrote 1267 buffers (1.0%); 0 WAL file(s) added, 0 removed, 1 recycled; write=126.507 s, sync=0.019 s, total=126.532 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=14012 kB, estimate=14012 kB; lsn=0/26CED60, redo lsn=0/26CED28