The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 11:16:33.543 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2026-06-02 11:16:34.158 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 11:16:34.162 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:34.167 UTC [44] LOG: database system was shut down at 2026-06-02 11:16:34 UTC 2026-06-02 11:16:34.180 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 11:16:34.320 UTC [41] LOG: received fast shutdown request 2026-06-02 11:16:34.320 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 11:16:34.327 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 11:16:34.331 UTC [42] LOG: shutting down 2026-06-02 11:16:34.331 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 11:16:34.344 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.001 s, total=0.014 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 11:16:34.358 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 11:16:34.508 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 11:16:34.509 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 11:16:34.509 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 11:16:34.513 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:34.517 UTC [58] LOG: database system was shut down at 2026-06-02 11:16:34 UTC 2026-06-02 11:16:34.522 UTC [1] LOG: database system is ready to accept connections 2026-06-02 11:16:56.224 UTC [1] LOG: received fast shutdown request 2026-06-02 11:16:56.224 UTC [1] LOG: aborting any active transactions 2026-06-02 11:16:56.235 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 11:16:56.235 UTC [56] LOG: shutting down 2026-06-02 11:16:56.235 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 11:16:56.241 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.006 s, sync=0.001 s, total=0.006 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 11:16:56.252 UTC [1] LOG: database system is shut down The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 11:16:57.701 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 11:16:58.308 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 11:16:58.313 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:58.320 UTC [44] LOG: database system was shut down at 2026-06-02 11:16:58 UTC 2026-06-02 11:16:58.332 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down...2026-06-02 11:16:58.463 UTC [41] LOG: received fast shutdown request 2026-06-02 11:16:58.463 UTC [41] LOG: aborting any active transactions .2026-06-02 11:16:58.469 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 11:16:58.470 UTC [42] LOG: shutting down 2026-06-02 11:16:58.470 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 11:16:58.482 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 11:16:58.494 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 11:16:58.634 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 11:16:58.634 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 11:16:58.634 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 11:16:58.639 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:58.643 UTC [58] LOG: database system was shut down at 2026-06-02 11:16:58 UTC 2026-06-02 11:16:58.653 UTC [1] LOG: database system is ready to accept connections 2026-06-02 11:17:35.252 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:35.252 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'token', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'virtualcircuittype', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'poweroutlet', 'powerport', 'rack', 'consoleserverport', 'manufacturer', 'cable', 'powerfeed', 'interface', 'platform', 'powerpanel', 'virtualdevicecontext', 'region', 'frontport', 'device', 'rackrole', 'macaddress', 'rearport', 'module', 'devicebay', 'consoleporttemplate', 'modulebay', 'rearporttemplate', 'sitegroup', 'site', 'frontporttemplate', 'inventoryitemtemplate', 'moduletype', 'modulebaytemplate', 'racktype', 'inventoryitem', 'cabletermination', 'devicetype', 'consoleserverporttemplate', 'location', 'consoleport', 'inventoryitemrole', 'virtualchassis', 'devicerole', 'poweroutlettemplate', 'interfacetemplate', 'devicebaytemplate', 'rackreservation', 'cablepath', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'prefix', 'fhrpgroup', 'aggregate', 'servicetemplate', 'vlantranslationpolicy', 'vlan', 'asn', 'fhrpgroupassignment', 'iprange', 'service', 'role', 'rir', 'vlantranslationrule', 'ipaddress', 'vrf', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'customfieldchoiceset', 'tag', 'savedfilter', 'exporttemplate', 'bookmark', 'dashboard', 'journalentry', 'configtemplate', 'configcontext', 'notification', 'customlink', 'subscription', 'webhook', 'cachedvalue', 'imageattachment', 'tableconfig', 'notificationgroup', 'script', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenant', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', '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-06-02 11:17:35.261 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:35.261 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'token', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'virtualcircuittype', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'poweroutlet', 'powerport', 'rack', 'consoleserverport', 'manufacturer', 'cable', 'powerfeed', 'interface', 'platform', 'powerpanel', 'virtualdevicecontext', 'region', 'frontport', 'device', 'rackrole', 'macaddress', 'rearport', 'module', 'devicebay', 'consoleporttemplate', 'modulebay', 'rearporttemplate', 'sitegroup', 'site', 'frontporttemplate', 'inventoryitemtemplate', 'moduletype', 'modulebaytemplate', 'racktype', 'inventoryitem', 'cabletermination', 'devicetype', 'consoleserverporttemplate', 'location', 'consoleport', 'inventoryitemrole', 'virtualchassis', 'devicerole', 'poweroutlettemplate', 'interfacetemplate', 'devicebaytemplate', 'rackreservation', 'cablepath', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'prefix', 'fhrpgroup', 'aggregate', 'servicetemplate', 'vlantranslationpolicy', 'vlan', 'asn', 'fhrpgroupassignment', 'iprange', 'service', 'role', 'rir', 'vlantranslationrule', 'ipaddress', 'vrf', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'customfieldchoiceset', 'tag', 'savedfilter', 'exporttemplate', 'bookmark', 'dashboard', 'journalentry', 'configtemplate', 'configcontext', 'notification', 'customlink', 'subscription', 'webhook', 'cachedvalue', 'imageattachment', 'tableconfig', 'notificationgroup', 'script', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenant', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', '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-06-02 11:17:35.890 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:35.890 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'partial', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'provider', 'circuit', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuittype', 'virtualcircuittype', 'circuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rearport', 'cabletermination', 'consoleport', 'poweroutlet', 'consoleserverport', 'interface', 'powerfeed', 'modulebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'rack', 'powerpanel', 'modulebay', 'devicebaytemplate', 'poweroutlettemplate', 'macaddress', 'inventoryitemrole', 'racktype', 'cablepath', 'powerport', 'inventoryitemtemplate', 'interfacetemplate', 'devicerole', 'sitegroup', 'location', 'region', 'devicebay', 'devicetype', 'site', 'consoleserverporttemplate', 'consoleporttemplate', 'module', 'manufacturer', 'virtualchassis', 'device', 'powerporttemplate', 'frontport', 'frontporttemplate', 'platform', 'rackreservation', 'cable', 'inventoryitem', 'rackrole', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'vlan', 'asnrange', 'aggregate', 'role', 'iprange', 'vlangroup', 'ipaddress', 'asn', 'vlantranslationrule', 'routetarget', 'vlantranslationpolicy', 'service', 'servicetemplate', 'vrf', 'fhrpgroup', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'notificationgroup', 'webhook', 'configcontext', 'dashboard', 'tag', 'subscription', 'script', 'customfieldchoiceset', 'configtemplate', 'tableconfig', 'journalentry', 'eventrule', 'exporttemplate', 'cachedvalue', 'customfield', 'notification', 'customlink', 'savedfilter', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) 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 ('tunnel', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:35.897 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:35.897 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'partial', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'provider', 'circuit', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuittype', 'virtualcircuittype', 'circuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rearport', 'cabletermination', 'consoleport', 'poweroutlet', 'consoleserverport', 'interface', 'powerfeed', 'modulebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'rack', 'powerpanel', 'modulebay', 'devicebaytemplate', 'poweroutlettemplate', 'macaddress', 'inventoryitemrole', 'racktype', 'cablepath', 'powerport', 'inventoryitemtemplate', 'interfacetemplate', 'devicerole', 'sitegroup', 'location', 'region', 'devicebay', 'devicetype', 'site', 'consoleserverporttemplate', 'consoleporttemplate', 'module', 'manufacturer', 'virtualchassis', 'device', 'powerporttemplate', 'frontport', 'frontporttemplate', 'platform', 'rackreservation', 'cable', 'inventoryitem', 'rackrole', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'vlan', 'asnrange', 'aggregate', 'role', 'iprange', 'vlangroup', 'ipaddress', 'asn', 'vlantranslationrule', 'routetarget', 'vlantranslationpolicy', 'service', 'servicetemplate', 'vrf', 'fhrpgroup', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'notificationgroup', 'webhook', 'configcontext', 'dashboard', 'tag', 'subscription', 'script', 'customfieldchoiceset', 'configtemplate', 'tableconfig', 'journalentry', 'eventrule', 'exporttemplate', 'cachedvalue', 'customfield', 'notification', 'customlink', 'savedfilter', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) 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 ('tunnel', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:35.990 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:35.990 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'token', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'virtualcircuittype', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'poweroutlet', 'powerport', 'rack', 'consoleserverport', 'manufacturer', 'cable', 'powerfeed', 'interface', 'platform', 'powerpanel', 'virtualdevicecontext', 'region', 'frontport', 'device', 'rackrole', 'macaddress', 'rearport', 'module', 'devicebay', 'consoleporttemplate', 'modulebay', 'rearporttemplate', 'sitegroup', 'site', 'frontporttemplate', 'inventoryitemtemplate', 'moduletype', 'modulebaytemplate', 'racktype', 'inventoryitem', 'cabletermination', 'devicetype', 'consoleserverporttemplate', 'location', 'consoleport', 'inventoryitemrole', 'virtualchassis', 'devicerole', 'poweroutlettemplate', 'interfacetemplate', 'devicebaytemplate', 'rackreservation', 'cablepath', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'prefix', 'fhrpgroup', 'aggregate', 'servicetemplate', 'vlantranslationpolicy', 'vlan', 'asn', 'fhrpgroupassignment', 'iprange', 'service', 'role', 'rir', 'vlantranslationrule', 'ipaddress', 'vrf', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'taggeditem', 'customfieldchoiceset', 'tag', 'savedfilter', 'exporttemplate', 'bookmark', 'dashboard', 'journalentry', 'configtemplate', 'configcontext', 'notification', 'customlink', 'subscription', 'webhook', 'cachedvalue', 'imageattachment', 'tableconfig', 'notificationgroup', 'script', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenant', 'tenantgroup', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecprofile', '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-06-02 11:17:36.657 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:36.657 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'partial', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'provider', 'circuit', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuittype', 'virtualcircuittype', 'circuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rearport', 'cabletermination', 'consoleport', 'poweroutlet', 'consoleserverport', 'interface', 'powerfeed', 'modulebaytemplate', 'virtualdevicecontext', 'rearporttemplate', 'rack', 'powerpanel', 'modulebay', 'devicebaytemplate', 'poweroutlettemplate', 'macaddress', 'inventoryitemrole', 'racktype', 'cablepath', 'powerport', 'inventoryitemtemplate', 'interfacetemplate', 'devicerole', 'sitegroup', 'location', 'region', 'devicebay', 'devicetype', 'site', 'consoleserverporttemplate', 'consoleporttemplate', 'module', 'manufacturer', 'virtualchassis', 'device', 'powerporttemplate', 'frontport', 'frontporttemplate', 'platform', 'rackreservation', 'cable', 'inventoryitem', 'rackrole', 'moduletype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'vlan', 'asnrange', 'aggregate', 'role', 'iprange', 'vlangroup', 'ipaddress', 'asn', 'vlantranslationrule', 'routetarget', 'vlantranslationpolicy', 'service', 'servicetemplate', 'vrf', 'fhrpgroup', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'notificationgroup', 'webhook', 'configcontext', 'dashboard', 'tag', 'subscription', 'script', 'customfieldchoiceset', 'configtemplate', 'tableconfig', 'journalentry', 'eventrule', 'exporttemplate', 'cachedvalue', 'customfield', 'notification', 'customlink', 'savedfilter', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) 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 ('tunnel', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal', 'ikeproposal', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:45.531 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:45.531 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'association', 'usersocialauth', 'partial', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuit', 'circuit', 'provider', 'providernetwork', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'powerpanel', 'region', 'location', 'cable', 'rearporttemplate', 'modulebaytemplate', 'moduletype', 'cablepath', 'module', 'cabletermination', 'consoleport', 'interface', 'rackreservation', 'frontporttemplate', 'powerfeed', 'devicebay', 'powerporttemplate', 'modulebay', 'poweroutlettemplate', 'consoleporttemplate', 'virtualdevicecontext', 'devicetype', 'racktype', 'poweroutlet', 'rackrole', 'inventoryitem', 'rack', 'manufacturer', 'consoleserverport', 'inventoryitemtemplate', 'site', 'platform', 'devicerole', 'rearport', 'interfacetemplate', 'sitegroup', 'device', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'fhrpgroup', 'vlan', 'service', 'role', 'vrf', 'iprange', 'asn', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configcontext', 'webhook', 'savedfilter', 'subscription', 'notification', 'customfield', 'dashboard', 'configtemplate', 'tableconfig', 'notificationgroup', 'journalentry', 'exporttemplate', 'taggeditem', 'customfieldchoiceset', 'tag', 'script', 'customlink', 'cachedvalue', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:45.538 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:45.538 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'association', 'usersocialauth', 'partial', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuit', 'circuit', 'provider', 'providernetwork', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'powerpanel', 'region', 'location', 'cable', 'rearporttemplate', 'modulebaytemplate', 'moduletype', 'cablepath', 'module', 'cabletermination', 'consoleport', 'interface', 'rackreservation', 'frontporttemplate', 'powerfeed', 'devicebay', 'powerporttemplate', 'modulebay', 'poweroutlettemplate', 'consoleporttemplate', 'virtualdevicecontext', 'devicetype', 'racktype', 'poweroutlet', 'rackrole', 'inventoryitem', 'rack', 'manufacturer', 'consoleserverport', 'inventoryitemtemplate', 'site', 'platform', 'devicerole', 'rearport', 'interfacetemplate', 'sitegroup', 'device', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'fhrpgroup', 'vlan', 'service', 'role', 'vrf', 'iprange', 'asn', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configcontext', 'webhook', 'savedfilter', 'subscription', 'notification', 'customfield', 'dashboard', 'configtemplate', 'tableconfig', 'notificationgroup', 'journalentry', 'exporttemplate', 'taggeditem', 'customfieldchoiceset', 'tag', 'script', 'customlink', 'cachedvalue', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:46.278 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:46.278 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'association', 'usersocialauth', 'partial', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuit', 'circuit', 'provider', 'providernetwork', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'powerpanel', 'region', 'location', 'cable', 'rearporttemplate', 'modulebaytemplate', 'moduletype', 'cablepath', 'module', 'cabletermination', 'consoleport', 'interface', 'rackreservation', 'frontporttemplate', 'powerfeed', 'devicebay', 'powerporttemplate', 'modulebay', 'poweroutlettemplate', 'consoleporttemplate', 'virtualdevicecontext', 'devicetype', 'racktype', 'poweroutlet', 'rackrole', 'inventoryitem', 'rack', 'manufacturer', 'consoleserverport', 'inventoryitemtemplate', 'site', 'platform', 'devicerole', 'rearport', 'interfacetemplate', 'sitegroup', 'device', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'devicebaytemplate', 'powerport', 'virtualchassis')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'ipaddress', 'servicetemplate', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'fhrpgroup', 'vlan', 'service', 'role', 'vrf', 'iprange', 'asn', 'prefix', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'configcontext', 'webhook', 'savedfilter', 'subscription', 'notification', 'customfield', 'dashboard', 'configtemplate', 'tableconfig', 'notificationgroup', 'journalentry', 'exporttemplate', 'taggeditem', 'customfieldchoiceset', 'tag', 'script', 'customlink', 'cachedvalue', 'bookmark', 'imageattachment')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:50.524 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:50.524 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 ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuit', 'circuittermination', 'providernetwork', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'cabletermination', 'inventoryitemtemplate', 'consoleserverporttemplate', 'manufacturer', 'devicebaytemplate', 'moduletype', 'inventoryitem', 'poweroutlettemplate', 'modulebaytemplate', 'devicebay', 'location', 'interfacetemplate', 'interface', 'cablepath', 'rearport', 'moduletypeprofile', 'platform', 'poweroutlet', 'macaddress', 'inventoryitemrole', 'devicetype', 'consoleporttemplate', 'cable', 'racktype', 'consoleserverport', 'powerport', 'module', 'site', 'rackreservation', 'frontporttemplate', 'rearporttemplate', 'device', 'virtualchassis', 'virtualdevicecontext', 'powerfeed', 'region', 'sitegroup', 'modulebay', 'rack', 'frontport', 'devicerole', 'rackrole', 'powerpanel', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'servicetemplate', 'rir', 'fhrpgroup', 'aggregate', 'fhrpgroupassignment', 'vrf', 'vlan', 'vlangroup', 'vlantranslationrule', 'iprange', 'ipaddress', 'asn', 'prefix', 'role', 'service', 'vlantranslationpolicy', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'customfield', 'tableconfig', 'subscription', 'taggeditem', 'cachedvalue', 'tag', 'notification', 'imageattachment', 'journalentry', 'configcontext', 'script', 'notificationgroup', 'savedfilter', 'dashboard', 'customfieldchoiceset', 'configtemplate', 'webhook', 'eventrule', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactgroup', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecprofile', '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-06-02 11:17:50.529 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:50.529 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 ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuit', 'circuittermination', 'providernetwork', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'cabletermination', 'inventoryitemtemplate', 'consoleserverporttemplate', 'manufacturer', 'devicebaytemplate', 'moduletype', 'inventoryitem', 'poweroutlettemplate', 'modulebaytemplate', 'devicebay', 'location', 'interfacetemplate', 'interface', 'cablepath', 'rearport', 'moduletypeprofile', 'platform', 'poweroutlet', 'macaddress', 'inventoryitemrole', 'devicetype', 'consoleporttemplate', 'cable', 'racktype', 'consoleserverport', 'powerport', 'module', 'site', 'rackreservation', 'frontporttemplate', 'rearporttemplate', 'device', 'virtualchassis', 'virtualdevicecontext', 'powerfeed', 'region', 'sitegroup', 'modulebay', 'rack', 'frontport', 'devicerole', 'rackrole', 'powerpanel', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'servicetemplate', 'rir', 'fhrpgroup', 'aggregate', 'fhrpgroupassignment', 'vrf', 'vlan', 'vlangroup', 'vlantranslationrule', 'iprange', 'ipaddress', 'asn', 'prefix', 'role', 'service', 'vlantranslationpolicy', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'customfield', 'tableconfig', 'subscription', 'taggeditem', 'cachedvalue', 'tag', 'notification', 'imageattachment', 'journalentry', 'configcontext', 'script', 'notificationgroup', 'savedfilter', 'dashboard', 'customfieldchoiceset', 'configtemplate', 'webhook', 'eventrule', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactgroup', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecprofile', '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-06-02 11:17:51.014 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:51.014 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 ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'managedfile', 'autosyncrecord', 'configrevision', 'objectchange', 'datafile', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'objectpermission', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuit', 'circuittermination', 'providernetwork', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'cabletermination', 'inventoryitemtemplate', 'consoleserverporttemplate', 'manufacturer', 'devicebaytemplate', 'moduletype', 'inventoryitem', 'poweroutlettemplate', 'modulebaytemplate', 'devicebay', 'location', 'interfacetemplate', 'interface', 'cablepath', 'rearport', 'moduletypeprofile', 'platform', 'poweroutlet', 'macaddress', 'inventoryitemrole', 'devicetype', 'consoleporttemplate', 'cable', 'racktype', 'consoleserverport', 'powerport', 'module', 'site', 'rackreservation', 'frontporttemplate', 'rearporttemplate', 'device', 'virtualchassis', 'virtualdevicecontext', 'powerfeed', 'region', 'sitegroup', 'modulebay', 'rack', 'frontport', 'devicerole', 'rackrole', 'powerpanel', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'servicetemplate', 'rir', 'fhrpgroup', 'aggregate', 'fhrpgroupassignment', 'vrf', 'vlan', 'vlangroup', 'vlantranslationrule', 'iprange', 'ipaddress', 'asn', 'prefix', 'role', 'service', 'vlantranslationpolicy', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'customfield', 'tableconfig', 'subscription', 'taggeditem', 'cachedvalue', 'tag', 'notification', 'imageattachment', 'journalentry', 'configcontext', 'script', 'notificationgroup', 'savedfilter', 'dashboard', 'customfieldchoiceset', 'configtemplate', 'webhook', 'eventrule', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactgroup', 'tenantgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'ipsecprofile', '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-06-02 11:17:54.628 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:54.628 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'token', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'circuitgroup', 'provider', 'circuittype', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'moduletype', 'interfacetemplate', 'site', 'devicebay', 'module', 'devicerole', 'cabletermination', 'rearport', 'rack', 'interface', 'frontport', 'location', 'inventoryitemrole', 'cable', 'device', 'poweroutlet', 'cablepath', 'consoleport', 'platform', 'consoleserverport', 'rackreservation', 'consoleserverporttemplate', 'powerpanel', 'consoleporttemplate', 'devicebaytemplate', 'devicetype', 'rearporttemplate', 'virtualdevicecontext', 'modulebay', 'macaddress', 'powerport', 'sitegroup', 'manufacturer', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebaytemplate', 'powerfeed', 'inventoryitem', 'racktype', 'moduletypeprofile', 'powerporttemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'service', 'iprange', 'fhrpgroup', 'vlan', 'prefix', 'rir', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'routetarget', 'vlantranslationpolicy', 'servicetemplate', 'aggregate', 'ipaddress', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customfieldchoiceset', 'customlink', 'notification', 'bookmark', 'savedfilter', 'eventrule', 'cachedvalue', 'configcontext', 'script', 'subscription', 'taggeditem', 'imageattachment', 'exporttemplate', 'tableconfig', 'journalentry', 'dashboard', 'customfield', 'notificationgroup', 'configtemplate', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:54.635 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:54.635 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'token', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'circuitgroup', 'provider', 'circuittype', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'moduletype', 'interfacetemplate', 'site', 'devicebay', 'module', 'devicerole', 'cabletermination', 'rearport', 'rack', 'interface', 'frontport', 'location', 'inventoryitemrole', 'cable', 'device', 'poweroutlet', 'cablepath', 'consoleport', 'platform', 'consoleserverport', 'rackreservation', 'consoleserverporttemplate', 'powerpanel', 'consoleporttemplate', 'devicebaytemplate', 'devicetype', 'rearporttemplate', 'virtualdevicecontext', 'modulebay', 'macaddress', 'powerport', 'sitegroup', 'manufacturer', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebaytemplate', 'powerfeed', 'inventoryitem', 'racktype', 'moduletypeprofile', 'powerporttemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'service', 'iprange', 'fhrpgroup', 'vlan', 'prefix', 'rir', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'routetarget', 'vlantranslationpolicy', 'servicetemplate', 'aggregate', 'ipaddress', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customfieldchoiceset', 'customlink', 'notification', 'bookmark', 'savedfilter', 'eventrule', 'cachedvalue', 'configcontext', 'script', 'subscription', 'taggeditem', 'imageattachment', 'exporttemplate', 'tableconfig', 'journalentry', 'dashboard', 'customfield', 'notificationgroup', 'configtemplate', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:17:55.191 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:55.191 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'datasource', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'token', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'virtualcircuit', 'circuit', 'circuittermination', 'circuitgroup', 'provider', 'circuittype', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'moduletype', 'interfacetemplate', 'site', 'devicebay', 'module', 'devicerole', 'cabletermination', 'rearport', 'rack', 'interface', 'frontport', 'location', 'inventoryitemrole', 'cable', 'device', 'poweroutlet', 'cablepath', 'consoleport', 'platform', 'consoleserverport', 'rackreservation', 'consoleserverporttemplate', 'powerpanel', 'consoleporttemplate', 'devicebaytemplate', 'devicetype', 'rearporttemplate', 'virtualdevicecontext', 'modulebay', 'macaddress', 'powerport', 'sitegroup', 'manufacturer', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'modulebaytemplate', 'powerfeed', 'inventoryitem', 'racktype', 'moduletypeprofile', 'powerporttemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asn', 'service', 'iprange', 'fhrpgroup', 'vlan', 'prefix', 'rir', 'role', 'vlantranslationrule', 'fhrpgroupassignment', 'routetarget', 'vlantranslationpolicy', 'servicetemplate', 'aggregate', 'ipaddress', 'asnrange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'customfieldchoiceset', 'customlink', 'notification', 'bookmark', 'savedfilter', 'eventrule', 'cachedvalue', 'configcontext', 'script', 'subscription', 'taggeditem', 'imageattachment', 'exporttemplate', 'tableconfig', 'journalentry', 'dashboard', 'customfield', 'notificationgroup', 'configtemplate', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 11:18:28.714 UTC [91] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 11:19:28.721 UTC [109] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 11:21:58.716 UTC [56] LOG: checkpoint starting: time 2026-06-02 11:23:47.569 UTC [56] LOG: checkpoint complete: wrote 1090 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=108.836 s, sync=0.012 s, total=108.853 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13709 kB, estimate=13709 kB; lsn=0/2710CC0, redo lsn=0/26830A8