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-07-02 18:36:38.198 UTC [34] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2026-07-02 18:36:38.803 UTC [40] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-07-02 18:36:38.808 UTC [40] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-07-02 18:36:38.811 UTC [43] LOG: database system was shut down at 2026-07-02 18:36:38 UTC 2026-07-02 18:36:38.817 UTC [40] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-07-02 18:36:38.940 UTC [40] LOG: received fast shutdown request 2026-07-02 18:36:38.940 UTC [40] LOG: aborting any active transactions waiting for server to shut down....2026-07-02 18:36:38.945 UTC [40] LOG: background worker "logical replication launcher" (PID 46) exited with exit code 1 2026-07-02 18:36:38.948 UTC [41] LOG: shutting down 2026-07-02 18:36:38.948 UTC [41] LOG: checkpoint starting: shutdown immediate 2026-07-02 18:36:38.960 UTC [41] 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-07-02 18:36:38.978 UTC [40] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-07-02 18:36:39.101 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-07-02 18:36:39.102 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-07-02 18:36:39.102 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-07-02 18:36:39.106 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-07-02 18:36:39.109 UTC [57] LOG: database system was shut down at 2026-07-02 18:36:38 UTC 2026-07-02 18:36:39.114 UTC [1] LOG: database system is ready to accept connections 2026-07-02 18:37:15.536 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:15.536 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'usersocialauth', '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 ('autosyncrecord', 'datasource', 'datafile', 'managedfile', 'job', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuittype', 'circuittermination', 'circuit', 'virtualcircuittermination', 'circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provideraccount', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'sitegroup', 'rearport', 'macaddress', 'consoleport', 'inventoryitemrole', 'modulebay', 'site', 'cable', 'poweroutlettemplate', 'consoleporttemplate', 'rackreservation', 'powerport', 'rearporttemplate', 'consoleserverporttemplate', 'interface', 'poweroutlet', 'rack', 'powerporttemplate', 'frontporttemplate', 'inventoryitem', 'manufacturer', 'modulebaytemplate', 'module', 'powerfeed', 'rackrole', 'frontport', 'inventoryitemtemplate', 'devicetype', 'racktype', 'interfacetemplate', 'platform', 'virtualdevicecontext', 'cablepath', 'region', 'consoleserverport', 'moduletype', 'device', 'location', 'cabletermination', 'devicerole', 'moduletypeprofile', 'powerpanel', 'devicebay', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'routetarget', 'prefix', 'fhrpgroup', 'iprange', 'servicetemplate', 'vlan', 'role', 'vlantranslationpolicy', 'vlantranslationrule', 'asn', 'vlangroup', 'vrf', 'rir', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'exporttemplate', 'configtemplate', 'tag', 'dashboard', 'cachedvalue', 'customlink', 'journalentry', 'subscription', 'tableconfig', 'notificationgroup', 'script', 'eventrule', 'customfieldchoiceset', 'imageattachment', 'taggeditem', 'notification', 'bookmark', 'configcontext', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'l2vpn', '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-07-02 18:37:15.541 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:15.541 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'usersocialauth', '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 ('autosyncrecord', 'datasource', 'datafile', 'managedfile', 'job', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuittype', 'circuittermination', 'circuit', 'virtualcircuittermination', 'circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provideraccount', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'sitegroup', 'rearport', 'macaddress', 'consoleport', 'inventoryitemrole', 'modulebay', 'site', 'cable', 'poweroutlettemplate', 'consoleporttemplate', 'rackreservation', 'powerport', 'rearporttemplate', 'consoleserverporttemplate', 'interface', 'poweroutlet', 'rack', 'powerporttemplate', 'frontporttemplate', 'inventoryitem', 'manufacturer', 'modulebaytemplate', 'module', 'powerfeed', 'rackrole', 'frontport', 'inventoryitemtemplate', 'devicetype', 'racktype', 'interfacetemplate', 'platform', 'virtualdevicecontext', 'cablepath', 'region', 'consoleserverport', 'moduletype', 'device', 'location', 'cabletermination', 'devicerole', 'moduletypeprofile', 'powerpanel', 'devicebay', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'routetarget', 'prefix', 'fhrpgroup', 'iprange', 'servicetemplate', 'vlan', 'role', 'vlantranslationpolicy', 'vlantranslationrule', 'asn', 'vlangroup', 'vrf', 'rir', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'exporttemplate', 'configtemplate', 'tag', 'dashboard', 'cachedvalue', 'customlink', 'journalentry', 'subscription', 'tableconfig', 'notificationgroup', 'script', 'eventrule', 'customfieldchoiceset', 'imageattachment', 'taggeditem', 'notification', 'bookmark', 'configcontext', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'l2vpn', '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-07-02 18:37:15.585 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:15.585 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'datasource', 'objectchange', 'datafile', 'managedfile', 'configrevision')) 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 ('circuit', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittype', 'provider', 'provideraccount', 'circuittermination', 'circuitgroup', 'virtualcircuit', 'virtualcircuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'modulebaytemplate', 'devicebay', 'devicebaytemplate', 'racktype', 'interfacetemplate', 'virtualdevicecontext', 'consoleserverport', 'module', 'powerporttemplate', 'consoleport', 'rearporttemplate', 'devicerole', 'cablepath', 'macaddress', 'inventoryitemtemplate', 'poweroutlet', 'platform', 'inventoryitemrole', 'rearport', 'location', 'devicetype', 'sitegroup', 'poweroutlettemplate', 'moduletype', 'inventoryitem', 'powerfeed', 'frontporttemplate', 'rack', 'device', 'rackreservation', 'modulebay', 'site', 'consoleserverporttemplate', 'interface', 'virtualchassis', 'frontport', 'manufacturer', 'moduletypeprofile', 'powerpanel', 'cabletermination', 'powerport', 'rackrole', 'region', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'vlantranslationrule', 'prefix', 'iprange', 'fhrpgroup', 'vlantranslationpolicy', 'vrf', 'aggregate', 'servicetemplate', 'asnrange', 'ipaddress', 'vlan', 'fhrpgroupassignment', 'vlangroup', 'asn', 'role', 'routetarget', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'exporttemplate', 'configcontext', 'taggeditem', 'cachedvalue', 'subscription', 'savedfilter', 'eventrule', 'configtemplate', 'tableconfig', 'tag', 'notificationgroup', 'customfieldchoiceset', 'customlink', 'bookmark', 'dashboard', 'imageattachment', 'journalentry', 'script', 'webhook', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'contactrole', 'tenantgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'virtualdisk', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecprofile', 'tunneltermination', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:37:15.589 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:15.589 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'datasource', 'objectchange', 'datafile', 'managedfile', 'configrevision')) 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 ('circuit', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittype', 'provider', 'provideraccount', 'circuittermination', 'circuitgroup', 'virtualcircuit', 'virtualcircuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'modulebaytemplate', 'devicebay', 'devicebaytemplate', 'racktype', 'interfacetemplate', 'virtualdevicecontext', 'consoleserverport', 'module', 'powerporttemplate', 'consoleport', 'rearporttemplate', 'devicerole', 'cablepath', 'macaddress', 'inventoryitemtemplate', 'poweroutlet', 'platform', 'inventoryitemrole', 'rearport', 'location', 'devicetype', 'sitegroup', 'poweroutlettemplate', 'moduletype', 'inventoryitem', 'powerfeed', 'frontporttemplate', 'rack', 'device', 'rackreservation', 'modulebay', 'site', 'consoleserverporttemplate', 'interface', 'virtualchassis', 'frontport', 'manufacturer', 'moduletypeprofile', 'powerpanel', 'cabletermination', 'powerport', 'rackrole', 'region', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'vlantranslationrule', 'prefix', 'iprange', 'fhrpgroup', 'vlantranslationpolicy', 'vrf', 'aggregate', 'servicetemplate', 'asnrange', 'ipaddress', 'vlan', 'fhrpgroupassignment', 'vlangroup', 'asn', 'role', 'routetarget', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'exporttemplate', 'configcontext', 'taggeditem', 'cachedvalue', 'subscription', 'savedfilter', 'eventrule', 'configtemplate', 'tableconfig', 'tag', 'notificationgroup', 'customfieldchoiceset', 'customlink', 'bookmark', 'dashboard', 'imageattachment', 'journalentry', 'script', 'webhook', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'contactrole', 'tenantgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'virtualdisk', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecprofile', 'tunneltermination', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:37:16.032 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:16.032 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'usersocialauth', '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 ('autosyncrecord', 'datasource', 'datafile', 'managedfile', 'job', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuittype', 'circuittermination', 'circuit', 'virtualcircuittermination', 'circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provideraccount', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'sitegroup', 'rearport', 'macaddress', 'consoleport', 'inventoryitemrole', 'modulebay', 'site', 'cable', 'poweroutlettemplate', 'consoleporttemplate', 'rackreservation', 'powerport', 'rearporttemplate', 'consoleserverporttemplate', 'interface', 'poweroutlet', 'rack', 'powerporttemplate', 'frontporttemplate', 'inventoryitem', 'manufacturer', 'modulebaytemplate', 'module', 'powerfeed', 'rackrole', 'frontport', 'inventoryitemtemplate', 'devicetype', 'racktype', 'interfacetemplate', 'platform', 'virtualdevicecontext', 'cablepath', 'region', 'consoleserverport', 'moduletype', 'device', 'location', 'cabletermination', 'devicerole', 'moduletypeprofile', 'powerpanel', 'devicebay', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'routetarget', 'prefix', 'fhrpgroup', 'iprange', 'servicetemplate', 'vlan', 'role', 'vlantranslationpolicy', 'vlantranslationrule', 'asn', 'vlangroup', 'vrf', 'rir', 'fhrpgroupassignment', 'ipaddress', 'asnrange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'exporttemplate', 'configtemplate', 'tag', 'dashboard', 'cachedvalue', 'customlink', 'journalentry', 'subscription', 'tableconfig', 'notificationgroup', 'script', 'eventrule', 'customfieldchoiceset', 'imageattachment', 'taggeditem', 'notification', 'bookmark', 'configcontext', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'l2vpn', '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-07-02 18:37:16.094 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:16.094 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'datasource', 'objectchange', 'datafile', 'managedfile', 'configrevision')) 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 ('circuit', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittype', 'provider', 'provideraccount', 'circuittermination', 'circuitgroup', 'virtualcircuit', 'virtualcircuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'modulebaytemplate', 'devicebay', 'devicebaytemplate', 'racktype', 'interfacetemplate', 'virtualdevicecontext', 'consoleserverport', 'module', 'powerporttemplate', 'consoleport', 'rearporttemplate', 'devicerole', 'cablepath', 'macaddress', 'inventoryitemtemplate', 'poweroutlet', 'platform', 'inventoryitemrole', 'rearport', 'location', 'devicetype', 'sitegroup', 'poweroutlettemplate', 'moduletype', 'inventoryitem', 'powerfeed', 'frontporttemplate', 'rack', 'device', 'rackreservation', 'modulebay', 'site', 'consoleserverporttemplate', 'interface', 'virtualchassis', 'frontport', 'manufacturer', 'moduletypeprofile', 'powerpanel', 'cabletermination', 'powerport', 'rackrole', 'region', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'vlantranslationrule', 'prefix', 'iprange', 'fhrpgroup', 'vlantranslationpolicy', 'vrf', 'aggregate', 'servicetemplate', 'asnrange', 'ipaddress', 'vlan', 'fhrpgroupassignment', 'vlangroup', 'asn', 'role', 'routetarget', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'exporttemplate', 'configcontext', 'taggeditem', 'cachedvalue', 'subscription', 'savedfilter', 'eventrule', 'configtemplate', 'tableconfig', 'tag', 'notificationgroup', 'customfieldchoiceset', 'customlink', 'bookmark', 'dashboard', 'imageattachment', 'journalentry', 'script', 'webhook', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'contactrole', 'tenantgroup', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'virtualdisk', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecprofile', 'tunneltermination', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:37:23.863 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:23.863 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', 'association', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'objectchange', 'job', 'configrevision', 'datasource', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuittype', 'providernetwork', 'circuit', 'virtualcircuittype', 'circuitgroup', 'circuittermination', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'devicebaytemplate', 'site', 'manufacturer', 'consoleserverporttemplate', 'macaddress', 'powerfeed', 'racktype', 'powerporttemplate', 'moduletype', 'poweroutlettemplate', 'moduletypeprofile', 'rearporttemplate', 'devicerole', 'cable', 'module', 'consoleserverport', 'rackrole', 'inventoryitemrole', 'inventoryitem', 'cablepath', 'cabletermination', 'interfacetemplate', 'virtualdevicecontext', 'device', 'sitegroup', 'devicetype', 'interface', 'poweroutlet', 'devicebay', 'rackreservation', 'virtualchassis', 'rack', 'powerpanel', 'region', 'modulebaytemplate', 'frontporttemplate', 'consoleporttemplate', 'frontport', 'location', 'powerport', 'inventoryitemtemplate', 'platform', 'modulebay', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'vlantranslationrule', 'servicetemplate', 'fhrpgroupassignment', 'iprange', 'fhrpgroup', 'vlangroup', 'ipaddress', 'asn', 'asnrange', 'role', 'vlan', 'vrf', 'routetarget', 'prefix', 'service', 'aggregate', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'bookmark', 'notificationgroup', 'eventrule', 'savedfilter', 'cachedvalue', 'journalentry', 'script', 'dashboard', 'customfieldchoiceset', 'taggeditem', 'tableconfig', 'configtemplate', 'tag', 'webhook', 'customfield', 'exporttemplate', 'imageattachment', 'configcontext', 'customlink', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'tunnelgroup', 'l2vpn', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'l2vpntermination', 'ikepolicy', 'ikeproposal', 'ipsecpolicy')) 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-07-02 18:37:23.870 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:23.870 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', 'association', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'objectchange', 'job', 'configrevision', 'datasource', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuittype', 'providernetwork', 'circuit', 'virtualcircuittype', 'circuitgroup', 'circuittermination', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'devicebaytemplate', 'site', 'manufacturer', 'consoleserverporttemplate', 'macaddress', 'powerfeed', 'racktype', 'powerporttemplate', 'moduletype', 'poweroutlettemplate', 'moduletypeprofile', 'rearporttemplate', 'devicerole', 'cable', 'module', 'consoleserverport', 'rackrole', 'inventoryitemrole', 'inventoryitem', 'cablepath', 'cabletermination', 'interfacetemplate', 'virtualdevicecontext', 'device', 'sitegroup', 'devicetype', 'interface', 'poweroutlet', 'devicebay', 'rackreservation', 'virtualchassis', 'rack', 'powerpanel', 'region', 'modulebaytemplate', 'frontporttemplate', 'consoleporttemplate', 'frontport', 'location', 'powerport', 'inventoryitemtemplate', 'platform', 'modulebay', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'vlantranslationrule', 'servicetemplate', 'fhrpgroupassignment', 'iprange', 'fhrpgroup', 'vlangroup', 'ipaddress', 'asn', 'asnrange', 'role', 'vlan', 'vrf', 'routetarget', 'prefix', 'service', 'aggregate', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'bookmark', 'notificationgroup', 'eventrule', 'savedfilter', 'cachedvalue', 'journalentry', 'script', 'dashboard', 'customfieldchoiceset', 'taggeditem', 'tableconfig', 'configtemplate', 'tag', 'webhook', 'customfield', 'exporttemplate', 'imageattachment', 'configcontext', 'customlink', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'tunnelgroup', 'l2vpn', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'l2vpntermination', 'ikepolicy', 'ikeproposal', 'ipsecpolicy')) 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-07-02 18:37:24.428 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:24.428 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', 'association', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'objectchange', 'job', 'configrevision', 'datasource', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuittype', 'providernetwork', 'circuit', 'virtualcircuittype', 'circuitgroup', 'circuittermination', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'devicebaytemplate', 'site', 'manufacturer', 'consoleserverporttemplate', 'macaddress', 'powerfeed', 'racktype', 'powerporttemplate', 'moduletype', 'poweroutlettemplate', 'moduletypeprofile', 'rearporttemplate', 'devicerole', 'cable', 'module', 'consoleserverport', 'rackrole', 'inventoryitemrole', 'inventoryitem', 'cablepath', 'cabletermination', 'interfacetemplate', 'virtualdevicecontext', 'device', 'sitegroup', 'devicetype', 'interface', 'poweroutlet', 'devicebay', 'rackreservation', 'virtualchassis', 'rack', 'powerpanel', 'region', 'modulebaytemplate', 'frontporttemplate', 'consoleporttemplate', 'frontport', 'location', 'powerport', 'inventoryitemtemplate', 'platform', 'modulebay', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'vlantranslationrule', 'servicetemplate', 'fhrpgroupassignment', 'iprange', 'fhrpgroup', 'vlangroup', 'ipaddress', 'asn', 'asnrange', 'role', 'vlan', 'vrf', 'routetarget', 'prefix', 'service', 'aggregate', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'bookmark', 'notificationgroup', 'eventrule', 'savedfilter', 'cachedvalue', 'journalentry', 'script', 'dashboard', 'customfieldchoiceset', 'taggeditem', 'tableconfig', 'configtemplate', 'tag', 'webhook', 'customfield', 'exporttemplate', 'imageattachment', 'configcontext', 'customlink', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenant', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'virtualdisk', 'cluster', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'tunnelgroup', 'l2vpn', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'l2vpntermination', 'ikepolicy', 'ikeproposal', 'ipsecpolicy')) 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-07-02 18:37:29.292 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:29.292 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'usersocialauth', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'configrevision', 'datafile', 'job', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'providernetwork', 'circuit', 'circuittermination', 'virtualcircuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'poweroutlettemplate', 'powerporttemplate', 'virtualdevicecontext', 'rackrole', 'inventoryitemrole', 'cable', 'moduletype', 'sitegroup', 'frontport', 'moduletypeprofile', 'devicebaytemplate', 'consoleporttemplate', 'manufacturer', 'region', 'interfacetemplate', 'devicetype', 'powerfeed', 'location', 'powerpanel', 'consoleport', 'platform', 'macaddress', 'racktype', 'rearport', 'inventoryitem', 'cablepath', 'rack', 'powerport', 'rearporttemplate', 'rackreservation', 'frontporttemplate', 'consoleserverporttemplate', 'inventoryitemtemplate', 'devicebay', 'site', 'poweroutlet', 'modulebaytemplate', 'cabletermination', 'consoleserverport', 'module', 'interface', 'devicerole', 'device', 'modulebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'prefix', 'vlantranslationpolicy', 'asnrange', 'aggregate', 'asn', 'vlangroup', 'fhrpgroup', 'fhrpgroupassignment', 'routetarget', 'ipaddress', 'iprange', 'rir', 'vlan', 'servicetemplate', 'vrf', 'vlantranslationrule', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'notificationgroup', 'eventrule', 'notification', 'tag', 'dashboard', 'webhook', 'script', 'customfieldchoiceset', 'cachedvalue', 'customfield', 'imageattachment', 'taggeditem', 'tableconfig', 'configtemplate', 'customlink', 'bookmark', 'configcontext', 'journalentry', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'tunnelgroup', 'ikeproposal', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ipsecproposal', 'ipsecprofile', 'tunneltermination')) 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-07-02 18:37:29.297 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:29.297 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'usersocialauth', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'configrevision', 'datafile', 'job', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'providernetwork', 'circuit', 'circuittermination', 'virtualcircuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'poweroutlettemplate', 'powerporttemplate', 'virtualdevicecontext', 'rackrole', 'inventoryitemrole', 'cable', 'moduletype', 'sitegroup', 'frontport', 'moduletypeprofile', 'devicebaytemplate', 'consoleporttemplate', 'manufacturer', 'region', 'interfacetemplate', 'devicetype', 'powerfeed', 'location', 'powerpanel', 'consoleport', 'platform', 'macaddress', 'racktype', 'rearport', 'inventoryitem', 'cablepath', 'rack', 'powerport', 'rearporttemplate', 'rackreservation', 'frontporttemplate', 'consoleserverporttemplate', 'inventoryitemtemplate', 'devicebay', 'site', 'poweroutlet', 'modulebaytemplate', 'cabletermination', 'consoleserverport', 'module', 'interface', 'devicerole', 'device', 'modulebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'prefix', 'vlantranslationpolicy', 'asnrange', 'aggregate', 'asn', 'vlangroup', 'fhrpgroup', 'fhrpgroupassignment', 'routetarget', 'ipaddress', 'iprange', 'rir', 'vlan', 'servicetemplate', 'vrf', 'vlantranslationrule', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'notificationgroup', 'eventrule', 'notification', 'tag', 'dashboard', 'webhook', 'script', 'customfieldchoiceset', 'cachedvalue', 'customfield', 'imageattachment', 'taggeditem', 'tableconfig', 'configtemplate', 'customlink', 'bookmark', 'configcontext', 'journalentry', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'tunnelgroup', 'ikeproposal', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ipsecproposal', 'ipsecprofile', 'tunneltermination')) 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-07-02 18:37:29.839 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:29.839 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'usersocialauth', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'configrevision', 'datafile', 'job', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'providernetwork', 'circuit', 'circuittermination', 'virtualcircuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'poweroutlettemplate', 'powerporttemplate', 'virtualdevicecontext', 'rackrole', 'inventoryitemrole', 'cable', 'moduletype', 'sitegroup', 'frontport', 'moduletypeprofile', 'devicebaytemplate', 'consoleporttemplate', 'manufacturer', 'region', 'interfacetemplate', 'devicetype', 'powerfeed', 'location', 'powerpanel', 'consoleport', 'platform', 'macaddress', 'racktype', 'rearport', 'inventoryitem', 'cablepath', 'rack', 'powerport', 'rearporttemplate', 'rackreservation', 'frontporttemplate', 'consoleserverporttemplate', 'inventoryitemtemplate', 'devicebay', 'site', 'poweroutlet', 'modulebaytemplate', 'cabletermination', 'consoleserverport', 'module', 'interface', 'devicerole', 'device', 'modulebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'prefix', 'vlantranslationpolicy', 'asnrange', 'aggregate', 'asn', 'vlangroup', 'fhrpgroup', 'fhrpgroupassignment', 'routetarget', 'ipaddress', 'iprange', 'rir', 'vlan', 'servicetemplate', 'vrf', 'vlantranslationrule', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'notificationgroup', 'eventrule', 'notification', 'tag', 'dashboard', 'webhook', 'script', 'customfieldchoiceset', 'cachedvalue', 'customfield', 'imageattachment', 'taggeditem', 'tableconfig', 'configtemplate', 'customlink', 'bookmark', 'configcontext', 'journalentry', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'tunnelgroup', 'ikeproposal', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ipsecproposal', 'ipsecprofile', 'tunneltermination')) 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-07-02 18:37:32.165 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:32.165 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 ('partial', 'nonce', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'objectchange', 'autosyncrecord', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'providernetwork', 'circuittype', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'cabletermination', 'rearport', 'frontporttemplate', 'platform', 'powerfeed', 'rackrole', 'devicerole', 'devicebaytemplate', 'inventoryitemtemplate', 'modulebaytemplate', 'consoleporttemplate', 'devicetype', 'moduletypeprofile', 'rackreservation', 'poweroutlet', 'module', 'consoleserverport', 'powerport', 'macaddress', 'sitegroup', 'consoleport', 'inventoryitemrole', 'device', 'manufacturer', 'region', 'rearporttemplate', 'racktype', 'consoleserverporttemplate', 'powerpanel', 'powerporttemplate', 'virtualchassis', 'devicebay', 'poweroutlettemplate', 'rack', 'location', 'cablepath', 'modulebay', 'cable', 'interface', 'frontport', 'virtualdevicecontext', 'interfacetemplate', 'inventoryitem', 'site')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'asnrange', 'fhrpgroup', 'aggregate', 'prefix', 'role', 'ipaddress', 'vlangroup', 'service', 'servicetemplate', 'vlan', 'vlantranslationrule', 'iprange', 'fhrpgroupassignment', 'vlantranslationpolicy', 'asn', 'vrf', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'notificationgroup', 'dashboard', 'notification', 'eventrule', 'configcontext', 'script', 'customfieldchoiceset', 'tableconfig', 'customfield', 'imageattachment', 'taggeditem', 'journalentry', 'savedfilter', 'webhook', 'cachedvalue', 'bookmark', 'exporttemplate', 'tag', 'configtemplate', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactassignment', 'tenant', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'vminterface', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecprofile', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ipsecproposal', 'ikepolicy', 'ikeproposal', 'tunnelgroup', 'tunnel')) 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-07-02 18:37:32.170 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:32.170 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 ('partial', 'nonce', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'objectchange', 'autosyncrecord', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'providernetwork', 'circuittype', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'cabletermination', 'rearport', 'frontporttemplate', 'platform', 'powerfeed', 'rackrole', 'devicerole', 'devicebaytemplate', 'inventoryitemtemplate', 'modulebaytemplate', 'consoleporttemplate', 'devicetype', 'moduletypeprofile', 'rackreservation', 'poweroutlet', 'module', 'consoleserverport', 'powerport', 'macaddress', 'sitegroup', 'consoleport', 'inventoryitemrole', 'device', 'manufacturer', 'region', 'rearporttemplate', 'racktype', 'consoleserverporttemplate', 'powerpanel', 'powerporttemplate', 'virtualchassis', 'devicebay', 'poweroutlettemplate', 'rack', 'location', 'cablepath', 'modulebay', 'cable', 'interface', 'frontport', 'virtualdevicecontext', 'interfacetemplate', 'inventoryitem', 'site')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'asnrange', 'fhrpgroup', 'aggregate', 'prefix', 'role', 'ipaddress', 'vlangroup', 'service', 'servicetemplate', 'vlan', 'vlantranslationrule', 'iprange', 'fhrpgroupassignment', 'vlantranslationpolicy', 'asn', 'vrf', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'notificationgroup', 'dashboard', 'notification', 'eventrule', 'configcontext', 'script', 'customfieldchoiceset', 'tableconfig', 'customfield', 'imageattachment', 'taggeditem', 'journalentry', 'savedfilter', 'webhook', 'cachedvalue', 'bookmark', 'exporttemplate', 'tag', 'configtemplate', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactassignment', 'tenant', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'vminterface', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecprofile', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ipsecproposal', 'ikepolicy', 'ikeproposal', 'tunnelgroup', 'tunnel')) 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-07-02 18:37:32.647 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:37:32.647 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 ('partial', 'nonce', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'objectchange', 'autosyncrecord', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'providernetwork', 'circuittype', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'provider', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'cabletermination', 'rearport', 'frontporttemplate', 'platform', 'powerfeed', 'rackrole', 'devicerole', 'devicebaytemplate', 'inventoryitemtemplate', 'modulebaytemplate', 'consoleporttemplate', 'devicetype', 'moduletypeprofile', 'rackreservation', 'poweroutlet', 'module', 'consoleserverport', 'powerport', 'macaddress', 'sitegroup', 'consoleport', 'inventoryitemrole', 'device', 'manufacturer', 'region', 'rearporttemplate', 'racktype', 'consoleserverporttemplate', 'powerpanel', 'powerporttemplate', 'virtualchassis', 'devicebay', 'poweroutlettemplate', 'rack', 'location', 'cablepath', 'modulebay', 'cable', 'interface', 'frontport', 'virtualdevicecontext', 'interfacetemplate', 'inventoryitem', 'site')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'asnrange', 'fhrpgroup', 'aggregate', 'prefix', 'role', 'ipaddress', 'vlangroup', 'service', 'servicetemplate', 'vlan', 'vlantranslationrule', 'iprange', 'fhrpgroupassignment', 'vlantranslationpolicy', 'asn', 'vrf', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'notificationgroup', 'dashboard', 'notification', 'eventrule', 'configcontext', 'script', 'customfieldchoiceset', 'tableconfig', 'customfield', 'imageattachment', 'taggeditem', 'journalentry', 'savedfilter', 'webhook', 'cachedvalue', 'bookmark', 'exporttemplate', 'tag', 'configtemplate', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactassignment', 'tenant', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'vminterface', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecprofile', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'ipsecproposal', 'ikepolicy', 'ikeproposal', 'tunnelgroup', 'tunnel')) 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-07-02 18:38:09.180 UTC [91] LOG: skipping analyze of "django_content_type" --- lock not available 2026-07-02 18:41:39.125 UTC [55] LOG: checkpoint starting: time 2026-07-02 18:41:57.802 UTC [1] LOG: received fast shutdown request 2026-07-02 18:41:57.802 UTC [1] LOG: aborting any active transactions 2026-07-02 18:41:57.807 UTC [1] LOG: background worker "logical replication launcher" (PID 60) exited with exit code 1 2026-07-02 18:41:57.834 UTC [55] LOG: checkpoint complete: wrote 1244 buffers (0.9%); 0 WAL file(s) added, 0 removed, 1 recycled; write=18.694 s, sync=0.010 s, total=18.710 s; sync files=2736, longest=0.001 s, average=0.001 s; distance=14070 kB, estimate=14070 kB; lsn=0/26DD400, redo lsn=0/26DD390 2026-07-02 18:41:57.836 UTC [55] LOG: shutting down 2026-07-02 18:41:57.836 UTC [55] LOG: checkpoint starting: shutdown immediate 2026-07-02 18:41:57.840 UTC [55] LOG: checkpoint complete: wrote 0 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.001 s, total=0.004 s; sync files=0, longest=0.000 s, average=0.000 s; distance=0 kB, estimate=12663 kB; lsn=0/26DD478, redo lsn=0/26DD478 2026-07-02 18:41:57.866 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-07-02 18:41:59.183 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-07-02 18:41:59.765 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-07-02 18:41:59.770 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-07-02 18:41:59.773 UTC [44] LOG: database system was shut down at 2026-07-02 18:41:59 UTC 2026-07-02 18:41:59.783 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down...2026-07-02 18:41:59.920 UTC [41] LOG: received fast shutdown request 2026-07-02 18:41:59.920 UTC [41] LOG: aborting any active transactions .2026-07-02 18:41:59.925 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-07-02 18:41:59.928 UTC [42] LOG: shutting down 2026-07-02 18:41:59.928 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-07-02 18:41:59.941 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-07-02 18:41:59.958 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-07-02 18:42:00.077 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-07-02 18:42:00.077 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-07-02 18:42:00.077 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-07-02 18:42:00.082 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-07-02 18:42:00.085 UTC [58] LOG: database system was shut down at 2026-07-02 18:41:59 UTC 2026-07-02 18:42:00.090 UTC [1] LOG: database system is ready to accept connections 2026-07-02 18:42:36.463 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:36.463 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'datasource', 'job', 'autosyncrecord', 'managedfile', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroupassignment', 'circuitgroup', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'provideraccount', 'circuittype', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'virtualdevicecontext', 'powerporttemplate', 'cablepath', 'consoleserverporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'inventoryitemtemplate', 'consoleserverport', 'platform', 'rackrole', 'cable', 'powerpanel', 'location', 'moduletypeprofile', 'devicetype', 'virtualchassis', 'manufacturer', 'poweroutlettemplate', 'site', 'interfacetemplate', 'cabletermination', 'rearport', 'modulebay', 'inventoryitemrole', 'module', 'interface', 'macaddress', 'sitegroup', 'powerfeed', 'rackreservation', 'devicerole', 'frontporttemplate', 'moduletype', 'region', 'inventoryitem', 'poweroutlet', 'device', 'devicebay', 'racktype', 'rack', 'consoleporttemplate', 'powerport', 'frontport', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'prefix', 'vlangroup', 'fhrpgroupassignment', 'fhrpgroup', 'vrf', 'vlantranslationpolicy', 'asn', 'ipaddress', 'routetarget', 'service', 'aggregate', 'asnrange', 'vlantranslationrule', 'vlan', 'servicetemplate', 'rir', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'bookmark', 'notification', 'notificationgroup', 'cachedvalue', 'script', 'webhook', 'subscription', 'tableconfig', 'eventrule', 'configtemplate', 'imageattachment', 'customfieldchoiceset', 'exporttemplate', 'taggeditem', 'journalentry', 'customlink', 'customfield', 'configcontext', 'tag', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactrole', 'contactgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'l2vpntermination', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'tunnel', 'ipsecpolicy', 'ikeproposal', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:36.468 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:36.468 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'datasource', 'job', 'autosyncrecord', 'managedfile', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroupassignment', 'circuitgroup', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'provideraccount', 'circuittype', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'virtualdevicecontext', 'powerporttemplate', 'cablepath', 'consoleserverporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'inventoryitemtemplate', 'consoleserverport', 'platform', 'rackrole', 'cable', 'powerpanel', 'location', 'moduletypeprofile', 'devicetype', 'virtualchassis', 'manufacturer', 'poweroutlettemplate', 'site', 'interfacetemplate', 'cabletermination', 'rearport', 'modulebay', 'inventoryitemrole', 'module', 'interface', 'macaddress', 'sitegroup', 'powerfeed', 'rackreservation', 'devicerole', 'frontporttemplate', 'moduletype', 'region', 'inventoryitem', 'poweroutlet', 'device', 'devicebay', 'racktype', 'rack', 'consoleporttemplate', 'powerport', 'frontport', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'prefix', 'vlangroup', 'fhrpgroupassignment', 'fhrpgroup', 'vrf', 'vlantranslationpolicy', 'asn', 'ipaddress', 'routetarget', 'service', 'aggregate', 'asnrange', 'vlantranslationrule', 'vlan', 'servicetemplate', 'rir', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'bookmark', 'notification', 'notificationgroup', 'cachedvalue', 'script', 'webhook', 'subscription', 'tableconfig', 'eventrule', 'configtemplate', 'imageattachment', 'customfieldchoiceset', 'exporttemplate', 'taggeditem', 'journalentry', 'customlink', 'customfield', 'configcontext', 'tag', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactrole', 'contactgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'l2vpntermination', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'tunnel', 'ipsecpolicy', 'ikeproposal', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:36.581 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:36.581 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'usersocialauth', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'job', 'datasource', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'circuittype', 'provideraccount', 'provider', 'providernetwork', 'virtualcircuittype', 'circuittermination', 'circuit', 'circuitgroup', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'devicebaytemplate', 'site', 'virtualchassis', 'frontport', 'moduletypeprofile', 'inventoryitem', 'consoleporttemplate', 'racktype', 'powerfeed', 'platform', 'interface', 'devicetype', 'consoleserverporttemplate', 'powerport', 'frontporttemplate', 'device', 'rearport', 'location', 'rackrole', 'region', 'rearporttemplate', 'devicebay', 'module', 'devicerole', 'modulebay', 'rack', 'powerporttemplate', 'manufacturer', 'macaddress', 'rackreservation', 'sitegroup', 'modulebaytemplate', 'inventoryitemtemplate', 'powerpanel', 'cabletermination', 'interfacetemplate', 'cable', 'poweroutlettemplate', 'cablepath', 'moduletype', 'consoleport', 'poweroutlet', 'virtualdevicecontext', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'ipaddress', 'vlangroup', 'iprange', 'asnrange', 'fhrpgroup', 'vrf', 'aggregate', 'asn', 'fhrpgroupassignment', 'routetarget', 'rir', 'prefix', 'service', 'servicetemplate', 'vlan', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'dashboard', 'taggeditem', 'bookmark', 'customfield', 'customlink', 'configtemplate', 'notification', 'savedfilter', 'script', 'notificationgroup', 'eventrule', 'exporttemplate', 'configcontext', 'customfieldchoiceset', 'tableconfig', 'webhook', 'cachedvalue', 'imageattachment', 'subscription', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'clustertype', 'virtualdisk', 'clustergroup', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ikepolicy', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'l2vpn', 'tunnelgroup', 'tunneltermination', 'ipsecprofile', '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-07-02 18:42:36.585 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:36.585 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'usersocialauth', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'job', 'datasource', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'circuittype', 'provideraccount', 'provider', 'providernetwork', 'virtualcircuittype', 'circuittermination', 'circuit', 'circuitgroup', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'devicebaytemplate', 'site', 'virtualchassis', 'frontport', 'moduletypeprofile', 'inventoryitem', 'consoleporttemplate', 'racktype', 'powerfeed', 'platform', 'interface', 'devicetype', 'consoleserverporttemplate', 'powerport', 'frontporttemplate', 'device', 'rearport', 'location', 'rackrole', 'region', 'rearporttemplate', 'devicebay', 'module', 'devicerole', 'modulebay', 'rack', 'powerporttemplate', 'manufacturer', 'macaddress', 'rackreservation', 'sitegroup', 'modulebaytemplate', 'inventoryitemtemplate', 'powerpanel', 'cabletermination', 'interfacetemplate', 'cable', 'poweroutlettemplate', 'cablepath', 'moduletype', 'consoleport', 'poweroutlet', 'virtualdevicecontext', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'ipaddress', 'vlangroup', 'iprange', 'asnrange', 'fhrpgroup', 'vrf', 'aggregate', 'asn', 'fhrpgroupassignment', 'routetarget', 'rir', 'prefix', 'service', 'servicetemplate', 'vlan', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'dashboard', 'taggeditem', 'bookmark', 'customfield', 'customlink', 'configtemplate', 'notification', 'savedfilter', 'script', 'notificationgroup', 'eventrule', 'exporttemplate', 'configcontext', 'customfieldchoiceset', 'tableconfig', 'webhook', 'cachedvalue', 'imageattachment', 'subscription', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'clustertype', 'virtualdisk', 'clustergroup', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ikepolicy', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'l2vpn', 'tunnelgroup', 'tunneltermination', 'ipsecprofile', '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-07-02 18:42:36.959 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:36.959 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'datasource', 'job', 'autosyncrecord', 'managedfile', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'group', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroupassignment', 'circuitgroup', 'provider', 'providernetwork', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'provideraccount', 'circuittype', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'virtualdevicecontext', 'powerporttemplate', 'cablepath', 'consoleserverporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'inventoryitemtemplate', 'consoleserverport', 'platform', 'rackrole', 'cable', 'powerpanel', 'location', 'moduletypeprofile', 'devicetype', 'virtualchassis', 'manufacturer', 'poweroutlettemplate', 'site', 'interfacetemplate', 'cabletermination', 'rearport', 'modulebay', 'inventoryitemrole', 'module', 'interface', 'macaddress', 'sitegroup', 'powerfeed', 'rackreservation', 'devicerole', 'frontporttemplate', 'moduletype', 'region', 'inventoryitem', 'poweroutlet', 'device', 'devicebay', 'racktype', 'rack', 'consoleporttemplate', 'powerport', 'frontport', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'prefix', 'vlangroup', 'fhrpgroupassignment', 'fhrpgroup', 'vrf', 'vlantranslationpolicy', 'asn', 'ipaddress', 'routetarget', 'service', 'aggregate', 'asnrange', 'vlantranslationrule', 'vlan', 'servicetemplate', 'rir', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'bookmark', 'notification', 'notificationgroup', 'cachedvalue', 'script', 'webhook', 'subscription', 'tableconfig', 'eventrule', 'configtemplate', 'imageattachment', 'customfieldchoiceset', 'exporttemplate', 'taggeditem', 'journalentry', 'customlink', 'customfield', 'configcontext', 'tag', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactrole', 'contactgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'cluster', 'clustergroup', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'l2vpntermination', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'tunnel', 'ipsecpolicy', 'ikeproposal', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:37.092 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:37.092 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'usersocialauth', 'code', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'job', 'datasource', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'circuittype', 'provideraccount', 'provider', 'providernetwork', 'virtualcircuittype', 'circuittermination', 'circuit', 'circuitgroup', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'devicebaytemplate', 'site', 'virtualchassis', 'frontport', 'moduletypeprofile', 'inventoryitem', 'consoleporttemplate', 'racktype', 'powerfeed', 'platform', 'interface', 'devicetype', 'consoleserverporttemplate', 'powerport', 'frontporttemplate', 'device', 'rearport', 'location', 'rackrole', 'region', 'rearporttemplate', 'devicebay', 'module', 'devicerole', 'modulebay', 'rack', 'powerporttemplate', 'manufacturer', 'macaddress', 'rackreservation', 'sitegroup', 'modulebaytemplate', 'inventoryitemtemplate', 'powerpanel', 'cabletermination', 'interfacetemplate', 'cable', 'poweroutlettemplate', 'cablepath', 'moduletype', 'consoleport', 'poweroutlet', 'virtualdevicecontext', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'ipaddress', 'vlangroup', 'iprange', 'asnrange', 'fhrpgroup', 'vrf', 'aggregate', 'asn', 'fhrpgroupassignment', 'routetarget', 'rir', 'prefix', 'service', 'servicetemplate', 'vlan', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'dashboard', 'taggeditem', 'bookmark', 'customfield', 'customlink', 'configtemplate', 'notification', 'savedfilter', 'script', 'notificationgroup', 'eventrule', 'exporttemplate', 'configcontext', 'customfieldchoiceset', 'tableconfig', 'webhook', 'cachedvalue', 'imageattachment', 'subscription', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'clustertype', 'virtualdisk', 'clustergroup', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ikepolicy', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'l2vpn', 'tunnelgroup', 'tunneltermination', 'ipsecprofile', '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-07-02 18:42:44.250 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:44.250 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'nonce', 'association', '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 ('job', 'datasource', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuitgroup', 'provideraccount', 'circuittype', 'circuitgroupassignment', 'circuit', 'circuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'frontport', 'rack', 'racktype', 'virtualchassis', 'inventoryitem', 'rearport', 'consoleporttemplate', 'consoleport', 'region', 'cablepath', 'devicetype', 'rackreservation', 'moduletype', 'modulebay', 'module', 'powerporttemplate', 'consoleserverport', 'manufacturer', 'interfacetemplate', 'cabletermination', 'consoleserverporttemplate', 'location', 'macaddress', 'devicerole', 'poweroutlettemplate', 'virtualdevicecontext', 'modulebaytemplate', 'devicebaytemplate', 'powerpanel', 'powerport', 'poweroutlet', 'devicebay', 'cable', 'rearporttemplate', 'device', 'powerfeed', 'inventoryitemrole', 'rackrole', 'sitegroup', 'frontporttemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'site', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'role', 'servicetemplate', 'vlan', 'vlantranslationrule', 'iprange', 'service', 'aggregate', 'rir', 'ipaddress', 'vlantranslationpolicy', 'routetarget', 'asn', 'fhrpgroup', 'vrf', 'vlangroup', 'fhrpgroupassignment', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'configcontext', 'dashboard', 'eventrule', 'tableconfig', 'webhook', 'imageattachment', 'customfieldchoiceset', 'notification', 'exporttemplate', 'script', 'notificationgroup', 'journalentry', 'bookmark', 'customlink', 'configtemplate', 'cachedvalue', 'taggeditem', 'tag', 'customfield', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ikepolicy', 'tunneltermination', 'tunnel', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:44.254 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:44.254 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'nonce', 'association', '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 ('job', 'datasource', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuitgroup', 'provideraccount', 'circuittype', 'circuitgroupassignment', 'circuit', 'circuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'frontport', 'rack', 'racktype', 'virtualchassis', 'inventoryitem', 'rearport', 'consoleporttemplate', 'consoleport', 'region', 'cablepath', 'devicetype', 'rackreservation', 'moduletype', 'modulebay', 'module', 'powerporttemplate', 'consoleserverport', 'manufacturer', 'interfacetemplate', 'cabletermination', 'consoleserverporttemplate', 'location', 'macaddress', 'devicerole', 'poweroutlettemplate', 'virtualdevicecontext', 'modulebaytemplate', 'devicebaytemplate', 'powerpanel', 'powerport', 'poweroutlet', 'devicebay', 'cable', 'rearporttemplate', 'device', 'powerfeed', 'inventoryitemrole', 'rackrole', 'sitegroup', 'frontporttemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'site', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'role', 'servicetemplate', 'vlan', 'vlantranslationrule', 'iprange', 'service', 'aggregate', 'rir', 'ipaddress', 'vlantranslationpolicy', 'routetarget', 'asn', 'fhrpgroup', 'vrf', 'vlangroup', 'fhrpgroupassignment', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'configcontext', 'dashboard', 'eventrule', 'tableconfig', 'webhook', 'imageattachment', 'customfieldchoiceset', 'notification', 'exporttemplate', 'script', 'notificationgroup', 'journalentry', 'bookmark', 'customlink', 'configtemplate', 'cachedvalue', 'taggeditem', 'tag', 'customfield', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ikepolicy', 'tunneltermination', 'tunnel', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:44.738 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:44.738 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'nonce', 'association', '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 ('job', 'datasource', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuitgroup', 'provideraccount', 'circuittype', 'circuitgroupassignment', 'circuit', 'circuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'frontport', 'rack', 'racktype', 'virtualchassis', 'inventoryitem', 'rearport', 'consoleporttemplate', 'consoleport', 'region', 'cablepath', 'devicetype', 'rackreservation', 'moduletype', 'modulebay', 'module', 'powerporttemplate', 'consoleserverport', 'manufacturer', 'interfacetemplate', 'cabletermination', 'consoleserverporttemplate', 'location', 'macaddress', 'devicerole', 'poweroutlettemplate', 'virtualdevicecontext', 'modulebaytemplate', 'devicebaytemplate', 'powerpanel', 'powerport', 'poweroutlet', 'devicebay', 'cable', 'rearporttemplate', 'device', 'powerfeed', 'inventoryitemrole', 'rackrole', 'sitegroup', 'frontporttemplate', 'moduletypeprofile', 'inventoryitemtemplate', 'site', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'role', 'servicetemplate', 'vlan', 'vlantranslationrule', 'iprange', 'service', 'aggregate', 'rir', 'ipaddress', 'vlantranslationpolicy', 'routetarget', 'asn', 'fhrpgroup', 'vrf', 'vlangroup', 'fhrpgroupassignment', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'configcontext', 'dashboard', 'eventrule', 'tableconfig', 'webhook', 'imageattachment', 'customfieldchoiceset', 'notification', 'exporttemplate', 'script', 'notificationgroup', 'journalentry', 'bookmark', 'customlink', 'configtemplate', 'cachedvalue', 'taggeditem', 'tag', 'customfield', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactrole', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ikepolicy', 'tunneltermination', 'tunnel', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:50.103 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:50.103 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 ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'association', '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', 'autosyncrecord', 'job', 'datafile', 'configrevision', 'objectchange', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuittermination', 'provideraccount', 'provider', 'circuitgroup', 'virtualcircuit', 'virtualcircuittype', 'providernetwork', 'circuitgroupassignment', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'platform', 'site', 'inventoryitemtemplate', 'virtualdevicecontext', 'cablepath', 'frontporttemplate', 'module', 'devicebay', 'devicerole', 'region', 'consoleport', 'poweroutlet', 'rearport', 'rearporttemplate', 'modulebay', 'consoleserverporttemplate', 'rack', 'modulebaytemplate', 'racktype', 'rackrole', 'interface', 'inventoryitemrole', 'location', 'powerporttemplate', 'device', 'devicebaytemplate', 'rackreservation', 'sitegroup', 'inventoryitem', 'macaddress', 'poweroutlettemplate', 'powerpanel', 'cabletermination', 'powerfeed', 'moduletypeprofile', 'manufacturer', 'interfacetemplate', 'consoleserverport', 'powerport', 'frontport', 'devicetype', 'moduletype', 'cable', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'fhrpgroupassignment', 'vlantranslationpolicy', 'vlantranslationrule', 'prefix', 'vlan', 'iprange', 'vrf', 'routetarget', 'vlangroup', 'asn', 'aggregate', 'ipaddress', 'service', 'fhrpgroup', 'role', 'asnrange', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'cachedvalue', 'customfieldchoiceset', 'customfield', 'notification', 'journalentry', 'subscription', 'configcontext', 'dashboard', 'bookmark', 'taggeditem', 'savedfilter', 'configtemplate', 'tableconfig', 'imageattachment', 'exporttemplate', 'tag', 'customlink', 'eventrule', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'l2vpn', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'tunneltermination', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:50.109 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:50.109 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 ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'association', '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', 'autosyncrecord', 'job', 'datafile', 'configrevision', 'objectchange', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuittermination', 'provideraccount', 'provider', 'circuitgroup', 'virtualcircuit', 'virtualcircuittype', 'providernetwork', 'circuitgroupassignment', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'platform', 'site', 'inventoryitemtemplate', 'virtualdevicecontext', 'cablepath', 'frontporttemplate', 'module', 'devicebay', 'devicerole', 'region', 'consoleport', 'poweroutlet', 'rearport', 'rearporttemplate', 'modulebay', 'consoleserverporttemplate', 'rack', 'modulebaytemplate', 'racktype', 'rackrole', 'interface', 'inventoryitemrole', 'location', 'powerporttemplate', 'device', 'devicebaytemplate', 'rackreservation', 'sitegroup', 'inventoryitem', 'macaddress', 'poweroutlettemplate', 'powerpanel', 'cabletermination', 'powerfeed', 'moduletypeprofile', 'manufacturer', 'interfacetemplate', 'consoleserverport', 'powerport', 'frontport', 'devicetype', 'moduletype', 'cable', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'fhrpgroupassignment', 'vlantranslationpolicy', 'vlantranslationrule', 'prefix', 'vlan', 'iprange', 'vrf', 'routetarget', 'vlangroup', 'asn', 'aggregate', 'ipaddress', 'service', 'fhrpgroup', 'role', 'asnrange', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'cachedvalue', 'customfieldchoiceset', 'customfield', 'notification', 'journalentry', 'subscription', 'configcontext', 'dashboard', 'bookmark', 'taggeditem', 'savedfilter', 'configtemplate', 'tableconfig', 'imageattachment', 'exporttemplate', 'tag', 'customlink', 'eventrule', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'l2vpn', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'tunneltermination', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:50.600 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:50.600 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 ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'association', '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', 'autosyncrecord', 'job', 'datafile', 'configrevision', 'objectchange', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuittermination', 'provideraccount', 'provider', 'circuitgroup', 'virtualcircuit', 'virtualcircuittype', 'providernetwork', 'circuitgroupassignment', 'circuit', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'platform', 'site', 'inventoryitemtemplate', 'virtualdevicecontext', 'cablepath', 'frontporttemplate', 'module', 'devicebay', 'devicerole', 'region', 'consoleport', 'poweroutlet', 'rearport', 'rearporttemplate', 'modulebay', 'consoleserverporttemplate', 'rack', 'modulebaytemplate', 'racktype', 'rackrole', 'interface', 'inventoryitemrole', 'location', 'powerporttemplate', 'device', 'devicebaytemplate', 'rackreservation', 'sitegroup', 'inventoryitem', 'macaddress', 'poweroutlettemplate', 'powerpanel', 'cabletermination', 'powerfeed', 'moduletypeprofile', 'manufacturer', 'interfacetemplate', 'consoleserverport', 'powerport', 'frontport', 'devicetype', 'moduletype', 'cable', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'fhrpgroupassignment', 'vlantranslationpolicy', 'vlantranslationrule', 'prefix', 'vlan', 'iprange', 'vrf', 'routetarget', 'vlangroup', 'asn', 'aggregate', 'ipaddress', 'service', 'fhrpgroup', 'role', 'asnrange', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'cachedvalue', 'customfieldchoiceset', 'customfield', 'notification', 'journalentry', 'subscription', 'configcontext', 'dashboard', 'bookmark', 'taggeditem', 'savedfilter', 'configtemplate', 'tableconfig', 'imageattachment', 'exporttemplate', 'tag', 'customlink', 'eventrule', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactrole', 'tenant', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'l2vpn', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'tunneltermination', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-07-02 18:42:52.133 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:52.133 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 ('nonce', 'code', 'association', 'partial', '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 ('objectchange', 'datasource', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'token', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuitgroupassignment', 'virtualcircuit', 'circuitgroup', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'circuittermination', 'provider', 'providernetwork', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interfacetemplate', 'devicetype', 'region', 'moduletypeprofile', 'powerfeed', 'devicebay', 'cabletermination', 'inventoryitem', 'powerport', 'cablepath', 'poweroutlettemplate', 'site', 'interface', 'frontporttemplate', 'rearporttemplate', 'racktype', 'virtualdevicecontext', 'frontport', 'device', 'powerporttemplate', 'platform', 'powerpanel', 'poweroutlet', 'moduletype', 'consoleserverporttemplate', 'consoleport', 'inventoryitemtemplate', 'consoleserverport', 'module', 'modulebay', 'location', 'rearport', 'consoleporttemplate', 'devicerole', 'macaddress', 'rackrole', 'modulebaytemplate', 'devicebaytemplate', 'cable', 'manufacturer', 'inventoryitemrole', 'rackreservation', 'sitegroup', 'virtualchassis', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'iprange', 'rir', 'asnrange', 'fhrpgroup', 'prefix', 'servicetemplate', 'role', 'vlantranslationpolicy', 'ipaddress', 'aggregate', 'vrf', 'routetarget', 'service', 'fhrpgroupassignment', 'asn', 'vlan', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'configtemplate', 'savedfilter', 'notification', 'script', 'taggeditem', 'tag', 'eventrule', 'customfield', 'subscription', 'configcontext', 'dashboard', 'tableconfig', 'journalentry', 'imageattachment', 'customfieldchoiceset', 'customlink', 'cachedvalue', 'webhook', 'exporttemplate', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contact', 'tenant', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'cluster', 'virtualmachine', 'virtualdisk', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'ipsecprofile', 'l2vpn', 'l2vpntermination', 'ikeproposal')) 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-07-02 18:42:52.137 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:52.137 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 ('nonce', 'code', 'association', 'partial', '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 ('objectchange', 'datasource', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'token', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuitgroupassignment', 'virtualcircuit', 'circuitgroup', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'circuittermination', 'provider', 'providernetwork', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interfacetemplate', 'devicetype', 'region', 'moduletypeprofile', 'powerfeed', 'devicebay', 'cabletermination', 'inventoryitem', 'powerport', 'cablepath', 'poweroutlettemplate', 'site', 'interface', 'frontporttemplate', 'rearporttemplate', 'racktype', 'virtualdevicecontext', 'frontport', 'device', 'powerporttemplate', 'platform', 'powerpanel', 'poweroutlet', 'moduletype', 'consoleserverporttemplate', 'consoleport', 'inventoryitemtemplate', 'consoleserverport', 'module', 'modulebay', 'location', 'rearport', 'consoleporttemplate', 'devicerole', 'macaddress', 'rackrole', 'modulebaytemplate', 'devicebaytemplate', 'cable', 'manufacturer', 'inventoryitemrole', 'rackreservation', 'sitegroup', 'virtualchassis', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'iprange', 'rir', 'asnrange', 'fhrpgroup', 'prefix', 'servicetemplate', 'role', 'vlantranslationpolicy', 'ipaddress', 'aggregate', 'vrf', 'routetarget', 'service', 'fhrpgroupassignment', 'asn', 'vlan', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'configtemplate', 'savedfilter', 'notification', 'script', 'taggeditem', 'tag', 'eventrule', 'customfield', 'subscription', 'configcontext', 'dashboard', 'tableconfig', 'journalentry', 'imageattachment', 'customfieldchoiceset', 'customlink', 'cachedvalue', 'webhook', 'exporttemplate', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contact', 'tenant', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'cluster', 'virtualmachine', 'virtualdisk', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'ipsecprofile', 'l2vpn', 'l2vpntermination', 'ikeproposal')) 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-07-02 18:42:52.627 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-07-02 18:42:52.627 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 ('nonce', 'code', 'association', 'partial', '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 ('objectchange', 'datasource', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'token', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuitgroupassignment', 'virtualcircuit', 'circuitgroup', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'circuittermination', 'provider', 'providernetwork', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interfacetemplate', 'devicetype', 'region', 'moduletypeprofile', 'powerfeed', 'devicebay', 'cabletermination', 'inventoryitem', 'powerport', 'cablepath', 'poweroutlettemplate', 'site', 'interface', 'frontporttemplate', 'rearporttemplate', 'racktype', 'virtualdevicecontext', 'frontport', 'device', 'powerporttemplate', 'platform', 'powerpanel', 'poweroutlet', 'moduletype', 'consoleserverporttemplate', 'consoleport', 'inventoryitemtemplate', 'consoleserverport', 'module', 'modulebay', 'location', 'rearport', 'consoleporttemplate', 'devicerole', 'macaddress', 'rackrole', 'modulebaytemplate', 'devicebaytemplate', 'cable', 'manufacturer', 'inventoryitemrole', 'rackreservation', 'sitegroup', 'virtualchassis', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'iprange', 'rir', 'asnrange', 'fhrpgroup', 'prefix', 'servicetemplate', 'role', 'vlantranslationpolicy', 'ipaddress', 'aggregate', 'vrf', 'routetarget', 'service', 'fhrpgroupassignment', 'asn', 'vlan', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'configtemplate', 'savedfilter', 'notification', 'script', 'taggeditem', 'tag', 'eventrule', 'customfield', 'subscription', 'configcontext', 'dashboard', 'tableconfig', 'journalentry', 'imageattachment', 'customfieldchoiceset', 'customlink', 'cachedvalue', 'webhook', 'exporttemplate', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contact', 'tenant', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'cluster', 'virtualmachine', 'virtualdisk', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'ipsecprofile', 'l2vpn', 'l2vpntermination', 'ikeproposal')) 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-07-02 18:43:30.155 UTC [92] LOG: skipping analyze of "django_content_type" --- lock not available 2026-07-02 18:47:00.182 UTC [56] LOG: checkpoint starting: time 2026-07-02 18:49:05.942 UTC [56] LOG: checkpoint complete: wrote 1256 buffers (1.0%); 0 WAL file(s) added, 0 removed, 1 recycled; write=125.734 s, sync=0.020 s, total=125.760 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=14062 kB, estimate=14062 kB; lsn=0/26F5C70, redo lsn=0/26DB488