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:17.937 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:18.525 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:18.538 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:18.541 UTC [44] LOG: database system was shut down at 2026-06-02 11:16:18 UTC 2026-06-02 11:16:18.547 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:18.675 UTC [41] LOG: received fast shutdown request 2026-06-02 11:16:18.675 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 11:16:18.680 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 11:16:18.684 UTC [42] LOG: shutting down 2026-06-02 11:16:18.684 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 11:16:18.695 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.012 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 11:16:18.716 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 11:16:18.835 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:18.835 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 11:16:18.835 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 11:16:18.839 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:18.842 UTC [58] LOG: database system was shut down at 2026-06-02 11:16:18 UTC 2026-06-02 11:16:18.846 UTC [1] LOG: database system is ready to accept connections 2026-06-02 11:16:40.221 UTC [1] LOG: received fast shutdown request 2026-06-02 11:16:40.221 UTC [1] LOG: aborting any active transactions 2026-06-02 11:16:40.226 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 11:16:40.231 UTC [56] LOG: shutting down 2026-06-02 11:16:40.231 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 11:16:40.235 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.001 s, total=0.005 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 11:16:40.245 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:41.826 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 11:16:42.412 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:42.416 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:42.421 UTC [44] LOG: database system was shut down at 2026-06-02 11:16:42 UTC 2026-06-02 11:16:42.432 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:42.563 UTC [41] LOG: received fast shutdown request 2026-06-02 11:16:42.563 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 11:16:42.572 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 11:16:42.574 UTC [42] LOG: shutting down 2026-06-02 11:16:42.574 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 11:16:42.586 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.012 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 11:16:42.606 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 11:16:42.727 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:42.727 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 11:16:42.727 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 11:16:42.731 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 11:16:42.734 UTC [58] LOG: database system was shut down at 2026-06-02 11:16:42 UTC 2026-06-02 11:16:42.739 UTC [1] LOG: database system is ready to accept connections 2026-06-02 11:17:18.150 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:18.150 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 ('code', 'association', 'nonce', '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 ('datasource', 'managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'virtualcircuittype', 'provider', 'providernetwork', 'circuittype', 'circuit', 'virtualcircuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicetype', 'powerpanel', 'rackrole', 'rearport', 'interface', 'devicebaytemplate', 'platform', 'poweroutlet', 'virtualchassis', 'frontport', 'powerport', 'manufacturer', 'device', 'powerporttemplate', 'cabletermination', 'sitegroup', 'rack', 'inventoryitem', 'racktype', 'modulebay', 'consoleport', 'inventoryitemtemplate', 'cable', 'module', 'moduletype', 'frontporttemplate', 'rackreservation', 'cablepath', 'consoleserverporttemplate', 'moduletypeprofile', 'virtualdevicecontext', 'devicerole', 'macaddress', 'inventoryitemrole', 'devicebay', 'powerfeed', 'site', 'poweroutlettemplate', 'modulebaytemplate', 'rearporttemplate', 'interfacetemplate', 'location', 'region', 'consoleserverport', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'servicetemplate', 'rir', 'vrf', 'role', 'service', 'vlangroup', 'vlan', 'ipaddress', 'vlantranslationpolicy', 'aggregate', 'vlantranslationrule', 'asnrange', 'asn', 'iprange', 'fhrpgroup', 'routetarget', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'imageattachment', 'configcontext', 'configtemplate', 'customfieldchoiceset', 'tableconfig', 'customfield', 'exporttemplate', 'bookmark', 'savedfilter', 'customlink', 'subscription', 'dashboard', 'notification', 'journalentry', 'tag', 'cachedvalue', 'script', 'webhook', 'notificationgroup', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'clustergroup', 'vminterface', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecproposal', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'ipsecpolicy')) 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:18.155 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:18.155 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 ('code', 'association', 'nonce', '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 ('datasource', 'managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'virtualcircuittype', 'provider', 'providernetwork', 'circuittype', 'circuit', 'virtualcircuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicetype', 'powerpanel', 'rackrole', 'rearport', 'interface', 'devicebaytemplate', 'platform', 'poweroutlet', 'virtualchassis', 'frontport', 'powerport', 'manufacturer', 'device', 'powerporttemplate', 'cabletermination', 'sitegroup', 'rack', 'inventoryitem', 'racktype', 'modulebay', 'consoleport', 'inventoryitemtemplate', 'cable', 'module', 'moduletype', 'frontporttemplate', 'rackreservation', 'cablepath', 'consoleserverporttemplate', 'moduletypeprofile', 'virtualdevicecontext', 'devicerole', 'macaddress', 'inventoryitemrole', 'devicebay', 'powerfeed', 'site', 'poweroutlettemplate', 'modulebaytemplate', 'rearporttemplate', 'interfacetemplate', 'location', 'region', 'consoleserverport', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'servicetemplate', 'rir', 'vrf', 'role', 'service', 'vlangroup', 'vlan', 'ipaddress', 'vlantranslationpolicy', 'aggregate', 'vlantranslationrule', 'asnrange', 'asn', 'iprange', 'fhrpgroup', 'routetarget', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'imageattachment', 'configcontext', 'configtemplate', 'customfieldchoiceset', 'tableconfig', 'customfield', 'exporttemplate', 'bookmark', 'savedfilter', 'customlink', 'subscription', 'dashboard', 'notification', 'journalentry', 'tag', 'cachedvalue', 'script', 'webhook', 'notificationgroup', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'clustergroup', 'vminterface', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecproposal', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'ipsecpolicy')) 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:18.262 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:18.262 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 ('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 ('objectchange', 'autosyncrecord', 'managedfile', 'datafile', 'datasource', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'group', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provider', 'providernetwork', 'circuitgroupassignment', 'circuittype', 'circuit', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'powerport', 'rearporttemplate', 'region', 'moduletypeprofile', 'modulebaytemplate', 'sitegroup', 'devicetype', 'inventoryitemtemplate', 'powerpanel', 'interfacetemplate', 'rackreservation', 'devicerole', 'consoleporttemplate', 'racktype', 'moduletype', 'virtualdevicecontext', 'device', 'consoleserverport', 'poweroutlettemplate', 'macaddress', 'platform', 'powerfeed', 'module', 'poweroutlet', 'virtualchassis', 'rack', 'inventoryitemrole', 'modulebay', 'rearport', 'inventoryitem', 'frontport', 'cablepath', 'consoleserverporttemplate', 'cable', 'devicebay', 'manufacturer', 'site', 'powerporttemplate', 'cabletermination', 'devicebaytemplate', 'rackrole', 'interface', 'frontporttemplate', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'ipaddress', 'iprange', 'prefix', 'asnrange', 'rir', 'service', 'vlan', 'routetarget', 'aggregate', 'servicetemplate', 'vlangroup', 'fhrpgroupassignment', 'role', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroup', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'dashboard', 'script', 'savedfilter', 'bookmark', 'cachedvalue', 'journalentry', 'customlink', 'tag', 'notification', 'exporttemplate', 'imageattachment', 'customfield', 'configtemplate', 'taggeditem', 'eventrule', 'tableconfig', 'customfieldchoiceset', 'configcontext', 'webhook', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'virtualmachine', 'clustertype', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnel', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'ipsecproposal')) 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:18.267 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:18.267 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 ('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 ('objectchange', 'autosyncrecord', 'managedfile', 'datafile', 'datasource', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'group', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provider', 'providernetwork', 'circuitgroupassignment', 'circuittype', 'circuit', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'powerport', 'rearporttemplate', 'region', 'moduletypeprofile', 'modulebaytemplate', 'sitegroup', 'devicetype', 'inventoryitemtemplate', 'powerpanel', 'interfacetemplate', 'rackreservation', 'devicerole', 'consoleporttemplate', 'racktype', 'moduletype', 'virtualdevicecontext', 'device', 'consoleserverport', 'poweroutlettemplate', 'macaddress', 'platform', 'powerfeed', 'module', 'poweroutlet', 'virtualchassis', 'rack', 'inventoryitemrole', 'modulebay', 'rearport', 'inventoryitem', 'frontport', 'cablepath', 'consoleserverporttemplate', 'cable', 'devicebay', 'manufacturer', 'site', 'powerporttemplate', 'cabletermination', 'devicebaytemplate', 'rackrole', 'interface', 'frontporttemplate', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'ipaddress', 'iprange', 'prefix', 'asnrange', 'rir', 'service', 'vlan', 'routetarget', 'aggregate', 'servicetemplate', 'vlangroup', 'fhrpgroupassignment', 'role', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroup', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'dashboard', 'script', 'savedfilter', 'bookmark', 'cachedvalue', 'journalentry', 'customlink', 'tag', 'notification', 'exporttemplate', 'imageattachment', 'customfield', 'configtemplate', 'taggeditem', 'eventrule', 'tableconfig', 'customfieldchoiceset', 'configcontext', 'webhook', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'virtualmachine', 'clustertype', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnel', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'ipsecproposal')) 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:18.642 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:18.642 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 ('code', 'association', 'nonce', '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 ('datasource', 'managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'virtualcircuittype', 'provider', 'providernetwork', 'circuittype', 'circuit', 'virtualcircuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicetype', 'powerpanel', 'rackrole', 'rearport', 'interface', 'devicebaytemplate', 'platform', 'poweroutlet', 'virtualchassis', 'frontport', 'powerport', 'manufacturer', 'device', 'powerporttemplate', 'cabletermination', 'sitegroup', 'rack', 'inventoryitem', 'racktype', 'modulebay', 'consoleport', 'inventoryitemtemplate', 'cable', 'module', 'moduletype', 'frontporttemplate', 'rackreservation', 'cablepath', 'consoleserverporttemplate', 'moduletypeprofile', 'virtualdevicecontext', 'devicerole', 'macaddress', 'inventoryitemrole', 'devicebay', 'powerfeed', 'site', 'poweroutlettemplate', 'modulebaytemplate', 'rearporttemplate', 'interfacetemplate', 'location', 'region', 'consoleserverport', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'servicetemplate', 'rir', 'vrf', 'role', 'service', 'vlangroup', 'vlan', 'ipaddress', 'vlantranslationpolicy', 'aggregate', 'vlantranslationrule', 'asnrange', 'asn', 'iprange', 'fhrpgroup', 'routetarget', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'imageattachment', 'configcontext', 'configtemplate', 'customfieldchoiceset', 'tableconfig', 'customfield', 'exporttemplate', 'bookmark', 'savedfilter', 'customlink', 'subscription', 'dashboard', 'notification', 'journalentry', 'tag', 'cachedvalue', 'script', 'webhook', 'notificationgroup', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'clustergroup', 'vminterface', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'tunneltermination', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecproposal', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'ipsecpolicy')) 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:18.731 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:18.731 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 ('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 ('objectchange', 'autosyncrecord', 'managedfile', 'datafile', 'datasource', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'group', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provider', 'providernetwork', 'circuitgroupassignment', 'circuittype', 'circuit', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'powerport', 'rearporttemplate', 'region', 'moduletypeprofile', 'modulebaytemplate', 'sitegroup', 'devicetype', 'inventoryitemtemplate', 'powerpanel', 'interfacetemplate', 'rackreservation', 'devicerole', 'consoleporttemplate', 'racktype', 'moduletype', 'virtualdevicecontext', 'device', 'consoleserverport', 'poweroutlettemplate', 'macaddress', 'platform', 'powerfeed', 'module', 'poweroutlet', 'virtualchassis', 'rack', 'inventoryitemrole', 'modulebay', 'rearport', 'inventoryitem', 'frontport', 'cablepath', 'consoleserverporttemplate', 'cable', 'devicebay', 'manufacturer', 'site', 'powerporttemplate', 'cabletermination', 'devicebaytemplate', 'rackrole', 'interface', 'frontporttemplate', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'ipaddress', 'iprange', 'prefix', 'asnrange', 'rir', 'service', 'vlan', 'routetarget', 'aggregate', 'servicetemplate', 'vlangroup', 'fhrpgroupassignment', 'role', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroup', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'dashboard', 'script', 'savedfilter', 'bookmark', 'cachedvalue', 'journalentry', 'customlink', 'tag', 'notification', 'exporttemplate', 'imageattachment', 'customfield', 'configtemplate', 'taggeditem', 'eventrule', 'tableconfig', 'customfieldchoiceset', 'configcontext', 'webhook', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'virtualmachine', 'clustertype', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnel', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'ipsecproposal')) 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:25.762 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:25.762 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', 'association', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'userconfig', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'circuitgroup', 'circuittype', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'poweroutlettemplate', 'devicetype', 'devicebay', 'cable', 'moduletypeprofile', 'inventoryitem', 'platform', 'virtualdevicecontext', 'rackreservation', 'consoleport', 'region', 'location', 'module', 'manufacturer', 'sitegroup', 'modulebay', 'poweroutlet', 'rack', 'devicerole', 'frontport', 'inventoryitemrole', 'device', 'consoleserverport', 'moduletype', 'interface', 'powerport', 'cablepath', 'modulebaytemplate', 'cabletermination', 'devicebaytemplate', 'powerpanel', 'inventoryitemtemplate', 'rearporttemplate', 'site', 'macaddress', 'powerporttemplate', 'frontporttemplate', 'rearport', 'consoleserverporttemplate', 'powerfeed', 'racktype', 'rackrole', 'interfacetemplate', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'servicetemplate', 'routetarget', 'asn', 'aggregate', 'vlantranslationrule', 'fhrpgroupassignment', 'service', 'role', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'prefix', 'vlangroup', 'vrf', 'asnrange', 'iprange', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'journalentry', 'notification', 'notificationgroup', 'taggeditem', 'subscription', 'tableconfig', 'tag', 'configtemplate', 'customlink', 'script', 'imageattachment', 'bookmark', 'eventrule', 'customfield', 'dashboard', 'webhook', 'exporttemplate', 'savedfilter', 'cachedvalue', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactrole', 'contact', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ikeproposal', 'tunnelgroup', 'ipsecprofile', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'tunnel', 'ipsecproposal')) 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:25.767 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:25.767 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', 'association', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'userconfig', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'circuitgroup', 'circuittype', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'poweroutlettemplate', 'devicetype', 'devicebay', 'cable', 'moduletypeprofile', 'inventoryitem', 'platform', 'virtualdevicecontext', 'rackreservation', 'consoleport', 'region', 'location', 'module', 'manufacturer', 'sitegroup', 'modulebay', 'poweroutlet', 'rack', 'devicerole', 'frontport', 'inventoryitemrole', 'device', 'consoleserverport', 'moduletype', 'interface', 'powerport', 'cablepath', 'modulebaytemplate', 'cabletermination', 'devicebaytemplate', 'powerpanel', 'inventoryitemtemplate', 'rearporttemplate', 'site', 'macaddress', 'powerporttemplate', 'frontporttemplate', 'rearport', 'consoleserverporttemplate', 'powerfeed', 'racktype', 'rackrole', 'interfacetemplate', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'servicetemplate', 'routetarget', 'asn', 'aggregate', 'vlantranslationrule', 'fhrpgroupassignment', 'service', 'role', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'prefix', 'vlangroup', 'vrf', 'asnrange', 'iprange', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'journalentry', 'notification', 'notificationgroup', 'taggeditem', 'subscription', 'tableconfig', 'tag', 'configtemplate', 'customlink', 'script', 'imageattachment', 'bookmark', 'eventrule', 'customfield', 'dashboard', 'webhook', 'exporttemplate', 'savedfilter', 'cachedvalue', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactrole', 'contact', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ikeproposal', 'tunnelgroup', 'ipsecprofile', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'tunnel', 'ipsecproposal')) 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:26.227 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:26.227 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', 'association', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'datasource', 'managedfile', 'job', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'userconfig', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'circuitgroup', 'circuittype', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'poweroutlettemplate', 'devicetype', 'devicebay', 'cable', 'moduletypeprofile', 'inventoryitem', 'platform', 'virtualdevicecontext', 'rackreservation', 'consoleport', 'region', 'location', 'module', 'manufacturer', 'sitegroup', 'modulebay', 'poweroutlet', 'rack', 'devicerole', 'frontport', 'inventoryitemrole', 'device', 'consoleserverport', 'moduletype', 'interface', 'powerport', 'cablepath', 'modulebaytemplate', 'cabletermination', 'devicebaytemplate', 'powerpanel', 'inventoryitemtemplate', 'rearporttemplate', 'site', 'macaddress', 'powerporttemplate', 'frontporttemplate', 'rearport', 'consoleserverporttemplate', 'powerfeed', 'racktype', 'rackrole', 'interfacetemplate', 'consoleporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'servicetemplate', 'routetarget', 'asn', 'aggregate', 'vlantranslationrule', 'fhrpgroupassignment', 'service', 'role', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'prefix', 'vlangroup', 'vrf', 'asnrange', 'iprange', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'journalentry', 'notification', 'notificationgroup', 'taggeditem', 'subscription', 'tableconfig', 'tag', 'configtemplate', 'customlink', 'script', 'imageattachment', 'bookmark', 'eventrule', 'customfield', 'dashboard', 'webhook', 'exporttemplate', 'savedfilter', 'cachedvalue', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactrole', 'contact', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'vminterface', 'clustertype', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ikeproposal', 'tunnelgroup', 'ipsecprofile', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'l2vpntermination', 'tunnel', 'ipsecproposal')) 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:30.737 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:30.737 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 ('code', 'usersocialauth', 'association', 'partial', '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 ('configrevision', 'managedfile', 'autosyncrecord', 'objectchange', 'datafile', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'userconfig', 'user', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'provideraccount', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuittype', 'provider', 'virtualcircuit', 'circuittermination', 'circuittype', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('module', 'poweroutlet', 'devicebaytemplate', 'inventoryitem', 'racktype', 'modulebay', 'modulebaytemplate', 'manufacturer', 'location', 'device', 'devicebay', 'powerporttemplate', 'moduletypeprofile', 'rearport', 'sitegroup', 'cabletermination', 'poweroutlettemplate', 'inventoryitemtemplate', 'devicetype', 'virtualchassis', 'consoleport', 'rearporttemplate', 'frontport', 'powerport', 'frontporttemplate', 'moduletype', 'interfacetemplate', 'rackrole', 'region', 'rack', 'cable', 'platform', 'macaddress', 'rackreservation', 'consoleserverport', 'site', 'powerpanel', 'devicerole', 'inventoryitemrole', 'powerfeed', 'interface', 'consoleporttemplate', 'consoleserverporttemplate', 'cablepath', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'vlantranslationpolicy', 'ipaddress', 'iprange', 'aggregate', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vlangroup', 'asnrange', 'servicetemplate', 'fhrpgroupassignment', 'routetarget', 'service', 'rir', 'role', 'vlan', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'exporttemplate', 'configtemplate', 'dashboard', 'imageattachment', 'notificationgroup', 'tableconfig', 'notification', 'webhook', 'journalentry', 'eventrule', 'taggeditem', 'savedfilter', 'customlink', 'tag', 'customfieldchoiceset', 'bookmark', 'script', 'cachedvalue', 'customfield', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactrole', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpntermination', 'tunnel', 'l2vpn', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', 'ipsecproposal', '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:30.742 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:30.742 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 ('code', 'usersocialauth', 'association', 'partial', '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 ('configrevision', 'managedfile', 'autosyncrecord', 'objectchange', 'datafile', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'userconfig', 'user', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'provideraccount', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuittype', 'provider', 'virtualcircuit', 'circuittermination', 'circuittype', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('module', 'poweroutlet', 'devicebaytemplate', 'inventoryitem', 'racktype', 'modulebay', 'modulebaytemplate', 'manufacturer', 'location', 'device', 'devicebay', 'powerporttemplate', 'moduletypeprofile', 'rearport', 'sitegroup', 'cabletermination', 'poweroutlettemplate', 'inventoryitemtemplate', 'devicetype', 'virtualchassis', 'consoleport', 'rearporttemplate', 'frontport', 'powerport', 'frontporttemplate', 'moduletype', 'interfacetemplate', 'rackrole', 'region', 'rack', 'cable', 'platform', 'macaddress', 'rackreservation', 'consoleserverport', 'site', 'powerpanel', 'devicerole', 'inventoryitemrole', 'powerfeed', 'interface', 'consoleporttemplate', 'consoleserverporttemplate', 'cablepath', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'vlantranslationpolicy', 'ipaddress', 'iprange', 'aggregate', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vlangroup', 'asnrange', 'servicetemplate', 'fhrpgroupassignment', 'routetarget', 'service', 'rir', 'role', 'vlan', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'exporttemplate', 'configtemplate', 'dashboard', 'imageattachment', 'notificationgroup', 'tableconfig', 'notification', 'webhook', 'journalentry', 'eventrule', 'taggeditem', 'savedfilter', 'customlink', 'tag', 'customfieldchoiceset', 'bookmark', 'script', 'cachedvalue', 'customfield', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactrole', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpntermination', 'tunnel', 'l2vpn', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', 'ipsecproposal', '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:31.222 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:31.222 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 ('code', 'usersocialauth', 'association', 'partial', '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 ('configrevision', 'managedfile', 'autosyncrecord', 'objectchange', 'datafile', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'userconfig', 'user', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'provideraccount', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuittype', 'provider', 'virtualcircuit', 'circuittermination', 'circuittype', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('module', 'poweroutlet', 'devicebaytemplate', 'inventoryitem', 'racktype', 'modulebay', 'modulebaytemplate', 'manufacturer', 'location', 'device', 'devicebay', 'powerporttemplate', 'moduletypeprofile', 'rearport', 'sitegroup', 'cabletermination', 'poweroutlettemplate', 'inventoryitemtemplate', 'devicetype', 'virtualchassis', 'consoleport', 'rearporttemplate', 'frontport', 'powerport', 'frontporttemplate', 'moduletype', 'interfacetemplate', 'rackrole', 'region', 'rack', 'cable', 'platform', 'macaddress', 'rackreservation', 'consoleserverport', 'site', 'powerpanel', 'devicerole', 'inventoryitemrole', 'powerfeed', 'interface', 'consoleporttemplate', 'consoleserverporttemplate', 'cablepath', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'vlantranslationpolicy', 'ipaddress', 'iprange', 'aggregate', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vlangroup', 'asnrange', 'servicetemplate', 'fhrpgroupassignment', 'routetarget', 'service', 'rir', 'role', 'vlan', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'exporttemplate', 'configtemplate', 'dashboard', 'imageattachment', 'notificationgroup', 'tableconfig', 'notification', 'webhook', 'journalentry', 'eventrule', 'taggeditem', 'savedfilter', 'customlink', 'tag', 'customfieldchoiceset', 'bookmark', 'script', 'cachedvalue', 'customfield', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contact', 'contactassignment', 'contactrole', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpntermination', 'tunnel', 'l2vpn', 'ikeproposal', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', 'ipsecproposal', '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:32.530 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:32.530 UTC [75] 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', 'partial', 'code', '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 ('autosyncrecord', 'configrevision', 'job', 'datasource', 'objectchange', 'datafile', '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', 'provideraccount', 'virtualcircuittermination', 'provider', 'circuitgroup', 'circuit', 'virtualcircuittype', 'circuittermination', 'providernetwork', 'circuitgroupassignment', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'modulebay', 'interfacetemplate', 'inventoryitemtemplate', 'location', 'devicerole', 'inventoryitem', 'modulebaytemplate', 'device', 'devicetype', 'powerporttemplate', 'powerpanel', 'consoleserverport', 'devicebaytemplate', 'moduletype', 'rackrole', 'poweroutlet', 'cabletermination', 'rack', 'macaddress', 'racktype', 'consoleport', 'consoleporttemplate', 'platform', 'region', 'module', 'cablepath', 'poweroutlettemplate', 'site', 'moduletypeprofile', 'virtualdevicecontext', 'virtualchassis', 'devicebay', 'frontport', 'sitegroup', 'interface', 'powerport', 'powerfeed', 'rackreservation', 'rearporttemplate', 'frontporttemplate', 'inventoryitemrole', 'consoleserverporttemplate', 'manufacturer')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'service', 'fhrpgroupassignment', 'vlan', 'rir', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'servicetemplate', 'vlangroup', 'vrf', 'ipaddress', 'iprange', 'aggregate', 'asn', 'vlantranslationpolicy', 'role', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'subscription', 'notification', 'customlink', 'webhook', 'tableconfig', 'exporttemplate', 'customfield', 'script', 'configcontext', 'dashboard', 'imageattachment', 'cachedvalue', 'eventrule', 'bookmark', 'taggeditem', 'customfieldchoiceset', 'journalentry', 'savedfilter', 'tag', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'contactrole', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'ipsecprofile', 'l2vpn', 'tunnelgroup', 'ipsecproposal', '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:32.534 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:32.534 UTC [75] 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', 'partial', 'code', '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 ('autosyncrecord', 'configrevision', 'job', 'datasource', 'objectchange', 'datafile', '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', 'provideraccount', 'virtualcircuittermination', 'provider', 'circuitgroup', 'circuit', 'virtualcircuittype', 'circuittermination', 'providernetwork', 'circuitgroupassignment', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'modulebay', 'interfacetemplate', 'inventoryitemtemplate', 'location', 'devicerole', 'inventoryitem', 'modulebaytemplate', 'device', 'devicetype', 'powerporttemplate', 'powerpanel', 'consoleserverport', 'devicebaytemplate', 'moduletype', 'rackrole', 'poweroutlet', 'cabletermination', 'rack', 'macaddress', 'racktype', 'consoleport', 'consoleporttemplate', 'platform', 'region', 'module', 'cablepath', 'poweroutlettemplate', 'site', 'moduletypeprofile', 'virtualdevicecontext', 'virtualchassis', 'devicebay', 'frontport', 'sitegroup', 'interface', 'powerport', 'powerfeed', 'rackreservation', 'rearporttemplate', 'frontporttemplate', 'inventoryitemrole', 'consoleserverporttemplate', 'manufacturer')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'service', 'fhrpgroupassignment', 'vlan', 'rir', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'servicetemplate', 'vlangroup', 'vrf', 'ipaddress', 'iprange', 'aggregate', 'asn', 'vlantranslationpolicy', 'role', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'subscription', 'notification', 'customlink', 'webhook', 'tableconfig', 'exporttemplate', 'customfield', 'script', 'configcontext', 'dashboard', 'imageattachment', 'cachedvalue', 'eventrule', 'bookmark', 'taggeditem', 'customfieldchoiceset', 'journalentry', 'savedfilter', 'tag', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'contactrole', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'ipsecprofile', 'l2vpn', 'tunnelgroup', 'ipsecproposal', '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:33.009 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 11:17:33.009 UTC [75] 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', 'partial', 'code', '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 ('autosyncrecord', 'configrevision', 'job', 'datasource', 'objectchange', 'datafile', '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', 'provideraccount', 'virtualcircuittermination', 'provider', 'circuitgroup', 'circuit', 'virtualcircuittype', 'circuittermination', 'providernetwork', 'circuitgroupassignment', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'cable', 'modulebay', 'interfacetemplate', 'inventoryitemtemplate', 'location', 'devicerole', 'inventoryitem', 'modulebaytemplate', 'device', 'devicetype', 'powerporttemplate', 'powerpanel', 'consoleserverport', 'devicebaytemplate', 'moduletype', 'rackrole', 'poweroutlet', 'cabletermination', 'rack', 'macaddress', 'racktype', 'consoleport', 'consoleporttemplate', 'platform', 'region', 'module', 'cablepath', 'poweroutlettemplate', 'site', 'moduletypeprofile', 'virtualdevicecontext', 'virtualchassis', 'devicebay', 'frontport', 'sitegroup', 'interface', 'powerport', 'powerfeed', 'rackreservation', 'rearporttemplate', 'frontporttemplate', 'inventoryitemrole', 'consoleserverporttemplate', 'manufacturer')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'service', 'fhrpgroupassignment', 'vlan', 'rir', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'servicetemplate', 'vlangroup', 'vrf', 'ipaddress', 'iprange', 'aggregate', 'asn', 'vlantranslationpolicy', 'role', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'subscription', 'notification', 'customlink', 'webhook', 'tableconfig', 'exporttemplate', 'customfield', 'script', 'configcontext', 'dashboard', 'imageattachment', 'cachedvalue', 'eventrule', 'bookmark', 'taggeditem', 'customfieldchoiceset', 'journalentry', 'savedfilter', 'tag', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'contactrole', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'clustergroup', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'ipsecprofile', 'l2vpn', 'tunnelgroup', 'ipsecproposal', '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:18:12.879 UTC [93] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 11:21:42.838 UTC [56] LOG: checkpoint starting: time 2026-06-02 11:23:45.653 UTC [56] LOG: checkpoint complete: wrote 1231 buffers (0.9%); 0 WAL file(s) added, 0 removed, 1 recycled; write=122.802 s, sync=0.010 s, total=122.816 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=14021 kB, estimate=14021 kB; lsn=0/26D1248, redo lsn=0/26D1210