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-17 07:42:26.091 UTC [36] 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-17 07:42:26.656 UTC [42] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-17 07:42:26.660 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:42:26.662 UTC [45] LOG: database system was shut down at 2026-06-17 07:42:26 UTC 2026-06-17 07:42:26.667 UTC [42] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down...2026-06-17 07:42:26.813 UTC [42] LOG: received fast shutdown request 2026-06-17 07:42:26.813 UTC [42] LOG: aborting any active transactions 2026-06-17 07:42:26.815 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 .2026-06-17 07:42:26.823 UTC [43] LOG: shutting down 2026-06-17 07:42:26.823 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-17 07:42:26.836 UTC [43] 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.001 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-17 07:42:26.846 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-17 07:42:26.968 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-17 07:42:26.968 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-17 07:42:26.968 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-17 07:42:26.972 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:42:26.974 UTC [59] LOG: database system was shut down at 2026-06-17 07:42:26 UTC 2026-06-17 07:42:26.978 UTC [1] LOG: database system is ready to accept connections 2026-06-17 07:42:48.615 UTC [1] LOG: received fast shutdown request 2026-06-17 07:42:48.615 UTC [1] LOG: aborting any active transactions 2026-06-17 07:42:48.618 UTC [1] LOG: background worker "logical replication launcher" (PID 62) exited with exit code 1 2026-06-17 07:42:48.623 UTC [57] LOG: shutting down 2026-06-17 07:42:48.623 UTC [57] LOG: checkpoint starting: shutdown immediate 2026-06-17 07:42:48.627 UTC [57] 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-17 07:42:48.636 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-17 07:42:50.248 UTC [36] 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-17 07:42:50.844 UTC [42] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-17 07:42:50.848 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:42:50.851 UTC [45] LOG: database system was shut down at 2026-06-17 07:42:50 UTC 2026-06-17 07:42:50.856 UTC [42] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-17 07:42:51.009 UTC [42] LOG: received fast shutdown request waiting for server to shut down....2026-06-17 07:42:51.010 UTC [42] LOG: aborting any active transactions 2026-06-17 07:42:51.016 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 2026-06-17 07:42:51.019 UTC [43] LOG: shutting down 2026-06-17 07:42:51.020 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-17 07:42:51.031 UTC [43] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.012 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-17 07:42:51.043 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-17 07:42:51.169 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-17 07:42:51.169 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-17 07:42:51.170 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-17 07:42:51.174 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:42:51.178 UTC [59] LOG: database system was shut down at 2026-06-17 07:42:51 UTC 2026-06-17 07:42:51.188 UTC [1] LOG: database system is ready to accept connections 2026-06-17 07:43:28.810 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:28.810 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'configrevision', 'autosyncrecord', 'managedfile', 'datafile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'token', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroupassignment', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'provider', 'circuittermination', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerpanel', 'inventoryitem', 'consoleserverporttemplate', 'module', 'consoleporttemplate', 'poweroutlettemplate', 'modulebaytemplate', 'macaddress', 'frontport', 'rackrole', 'powerporttemplate', 'consoleserverport', 'rackreservation', 'site', 'platform', 'location', 'virtualchassis', 'devicetype', 'frontporttemplate', 'cablepath', 'powerport', 'interfacetemplate', 'region', 'devicerole', 'rearporttemplate', 'racktype', 'moduletype', 'poweroutlet', 'device', 'inventoryitemrole', 'moduletypeprofile', 'manufacturer', 'sitegroup', 'inventoryitemtemplate', 'cabletermination', 'interface', 'rack', 'rearport', 'powerfeed', 'cable', 'consoleport', 'modulebay', 'devicebaytemplate', 'devicebay', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vrf', 'vlangroup', 'vlantranslationpolicy', 'service', 'fhrpgroupassignment', 'rir', 'asn', 'prefix', 'aggregate', 'iprange', 'fhrpgroup', 'servicetemplate', 'routetarget', 'vlantranslationrule', 'asnrange', 'ipaddress', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'customlink', 'configcontext', 'tableconfig', 'taggeditem', 'imageattachment', 'customfield', 'exporttemplate', 'tag', 'notification', 'eventrule', 'dashboard', 'bookmark', 'customfieldchoiceset', 'notificationgroup', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contactgroup', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'vminterface', 'clustergroup', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'tunneltermination', 'tunnel', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'l2vpn')) 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-17 07:43:28.817 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:28.817 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'configrevision', 'autosyncrecord', 'managedfile', 'datafile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'token', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroupassignment', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'provider', 'circuittermination', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerpanel', 'inventoryitem', 'consoleserverporttemplate', 'module', 'consoleporttemplate', 'poweroutlettemplate', 'modulebaytemplate', 'macaddress', 'frontport', 'rackrole', 'powerporttemplate', 'consoleserverport', 'rackreservation', 'site', 'platform', 'location', 'virtualchassis', 'devicetype', 'frontporttemplate', 'cablepath', 'powerport', 'interfacetemplate', 'region', 'devicerole', 'rearporttemplate', 'racktype', 'moduletype', 'poweroutlet', 'device', 'inventoryitemrole', 'moduletypeprofile', 'manufacturer', 'sitegroup', 'inventoryitemtemplate', 'cabletermination', 'interface', 'rack', 'rearport', 'powerfeed', 'cable', 'consoleport', 'modulebay', 'devicebaytemplate', 'devicebay', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vrf', 'vlangroup', 'vlantranslationpolicy', 'service', 'fhrpgroupassignment', 'rir', 'asn', 'prefix', 'aggregate', 'iprange', 'fhrpgroup', 'servicetemplate', 'routetarget', 'vlantranslationrule', 'asnrange', 'ipaddress', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'customlink', 'configcontext', 'tableconfig', 'taggeditem', 'imageattachment', 'customfield', 'exporttemplate', 'tag', 'notification', 'eventrule', 'dashboard', 'bookmark', 'customfieldchoiceset', 'notificationgroup', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contactgroup', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'vminterface', 'clustergroup', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'tunneltermination', 'tunnel', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'l2vpn')) 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-17 07:43:29.328 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:29.328 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'configrevision', 'autosyncrecord', 'managedfile', 'datafile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'token', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroupassignment', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'virtualcircuit', 'virtualcircuittype', 'provider', 'circuittermination', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerpanel', 'inventoryitem', 'consoleserverporttemplate', 'module', 'consoleporttemplate', 'poweroutlettemplate', 'modulebaytemplate', 'macaddress', 'frontport', 'rackrole', 'powerporttemplate', 'consoleserverport', 'rackreservation', 'site', 'platform', 'location', 'virtualchassis', 'devicetype', 'frontporttemplate', 'cablepath', 'powerport', 'interfacetemplate', 'region', 'devicerole', 'rearporttemplate', 'racktype', 'moduletype', 'poweroutlet', 'device', 'inventoryitemrole', 'moduletypeprofile', 'manufacturer', 'sitegroup', 'inventoryitemtemplate', 'cabletermination', 'interface', 'rack', 'rearport', 'powerfeed', 'cable', 'consoleport', 'modulebay', 'devicebaytemplate', 'devicebay', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vrf', 'vlangroup', 'vlantranslationpolicy', 'service', 'fhrpgroupassignment', 'rir', 'asn', 'prefix', 'aggregate', 'iprange', 'fhrpgroup', 'servicetemplate', 'routetarget', 'vlantranslationrule', 'asnrange', 'ipaddress', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'customlink', 'configcontext', 'tableconfig', 'taggeditem', 'imageattachment', 'customfield', 'exporttemplate', 'tag', 'notification', 'eventrule', 'dashboard', 'bookmark', 'customfieldchoiceset', 'notificationgroup', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contactgroup', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'vminterface', 'clustergroup', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'tunneltermination', 'tunnel', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'l2vpn')) 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-17 07:43:29.464 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:29.464 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 ('association', 'partial', 'code', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'job', 'configrevision', 'datasource', 'managedfile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittype', 'circuittermination', 'provider', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemrole', 'devicebay', 'consoleserverporttemplate', 'interfacetemplate', 'moduletype', 'rack', 'sitegroup', 'frontport', 'inventoryitemtemplate', 'rackreservation', 'devicerole', 'consoleport', 'modulebaytemplate', 'poweroutlettemplate', 'region', 'poweroutlet', 'cable', 'rearporttemplate', 'device', 'platform', 'consoleporttemplate', 'virtualdevicecontext', 'manufacturer', 'inventoryitem', 'racktype', 'rearport', 'interface', 'moduletypeprofile', 'powerport', 'devicetype', 'powerfeed', 'cablepath', 'consoleserverport', 'rackrole', 'devicebaytemplate', 'modulebay', 'macaddress', 'site', 'location', 'powerporttemplate', 'powerpanel', 'frontporttemplate', 'virtualchassis', 'module', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlangroup', 'vrf', 'routetarget', 'iprange', 'rir', 'asn', 'fhrpgroupassignment', 'servicetemplate', 'ipaddress', 'vlantranslationrule', 'role', 'aggregate', 'service', 'vlan', 'fhrpgroup', 'asnrange', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'journalentry', 'configcontext', 'customfieldchoiceset', 'eventrule', 'bookmark', 'script', 'cachedvalue', 'webhook', 'configtemplate', 'exporttemplate', 'taggeditem', 'tableconfig', 'imageattachment', 'dashboard', 'customfield', 'savedfilter', 'subscription', 'notification', 'notificationgroup', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'tenant', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'vminterface', 'clustertype', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:29.471 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:29.471 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 ('association', 'partial', 'code', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'job', 'configrevision', 'datasource', 'managedfile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittype', 'circuittermination', 'provider', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemrole', 'devicebay', 'consoleserverporttemplate', 'interfacetemplate', 'moduletype', 'rack', 'sitegroup', 'frontport', 'inventoryitemtemplate', 'rackreservation', 'devicerole', 'consoleport', 'modulebaytemplate', 'poweroutlettemplate', 'region', 'poweroutlet', 'cable', 'rearporttemplate', 'device', 'platform', 'consoleporttemplate', 'virtualdevicecontext', 'manufacturer', 'inventoryitem', 'racktype', 'rearport', 'interface', 'moduletypeprofile', 'powerport', 'devicetype', 'powerfeed', 'cablepath', 'consoleserverport', 'rackrole', 'devicebaytemplate', 'modulebay', 'macaddress', 'site', 'location', 'powerporttemplate', 'powerpanel', 'frontporttemplate', 'virtualchassis', 'module', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlangroup', 'vrf', 'routetarget', 'iprange', 'rir', 'asn', 'fhrpgroupassignment', 'servicetemplate', 'ipaddress', 'vlantranslationrule', 'role', 'aggregate', 'service', 'vlan', 'fhrpgroup', 'asnrange', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'journalentry', 'configcontext', 'customfieldchoiceset', 'eventrule', 'bookmark', 'script', 'cachedvalue', 'webhook', 'configtemplate', 'exporttemplate', 'taggeditem', 'tableconfig', 'imageattachment', 'dashboard', 'customfield', 'savedfilter', 'subscription', 'notification', 'notificationgroup', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'tenant', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'vminterface', 'clustertype', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:30.133 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:30.133 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 ('association', 'partial', 'code', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'job', 'configrevision', 'datasource', 'managedfile', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'user', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuittype', 'circuittermination', 'provider', 'virtualcircuit', 'circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemrole', 'devicebay', 'consoleserverporttemplate', 'interfacetemplate', 'moduletype', 'rack', 'sitegroup', 'frontport', 'inventoryitemtemplate', 'rackreservation', 'devicerole', 'consoleport', 'modulebaytemplate', 'poweroutlettemplate', 'region', 'poweroutlet', 'cable', 'rearporttemplate', 'device', 'platform', 'consoleporttemplate', 'virtualdevicecontext', 'manufacturer', 'inventoryitem', 'racktype', 'rearport', 'interface', 'moduletypeprofile', 'powerport', 'devicetype', 'powerfeed', 'cablepath', 'consoleserverport', 'rackrole', 'devicebaytemplate', 'modulebay', 'macaddress', 'site', 'location', 'powerporttemplate', 'powerpanel', 'frontporttemplate', 'virtualchassis', 'module', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlangroup', 'vrf', 'routetarget', 'iprange', 'rir', 'asn', 'fhrpgroupassignment', 'servicetemplate', 'ipaddress', 'vlantranslationrule', 'role', 'aggregate', 'service', 'vlan', 'fhrpgroup', 'asnrange', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'journalentry', 'configcontext', 'customfieldchoiceset', 'eventrule', 'bookmark', 'script', 'cachedvalue', 'webhook', 'configtemplate', 'exporttemplate', 'taggeditem', 'tableconfig', 'imageattachment', 'dashboard', 'customfield', 'savedfilter', 'subscription', 'notification', 'notificationgroup', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contactgroup', 'tenant', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'vminterface', 'clustertype', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpn', 'l2vpntermination', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:38.486 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:38.486 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'nonce', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datasource', 'job', 'datafile', 'managedfile', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'group', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuit', 'provideraccount', 'provider', 'virtualcircuittermination', 'circuittype', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'circuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'consoleserverporttemplate', 'powerporttemplate', 'rearport', 'poweroutlettemplate', 'devicebaytemplate', 'interfacetemplate', 'modulebaytemplate', 'site', 'location', 'devicerole', 'interface', 'macaddress', 'module', 'cablepath', 'frontporttemplate', 'devicebay', 'rearporttemplate', 'powerpanel', 'region', 'rackrole', 'consoleporttemplate', 'manufacturer', 'cabletermination', 'inventoryitemtemplate', 'devicetype', 'inventoryitem', 'device', 'powerport', 'powerfeed', 'rackreservation', 'consoleserverport', 'modulebay', 'sitegroup', 'rack', 'inventoryitemrole', 'cable', 'poweroutlet', 'moduletype', 'racktype', 'platform', 'frontport', 'virtualchassis', 'consoleport', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'prefix', 'ipaddress', 'vrf', 'routetarget', 'vlantranslationrule', 'iprange', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'asnrange', 'aggregate', 'role', 'fhrpgroup', 'vlan', 'service', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'notification', 'notificationgroup', 'customfield', 'exporttemplate', 'subscription', 'webhook', 'bookmark', 'script', 'journalentry', 'customfieldchoiceset', 'configcontext', 'customlink', 'imageattachment', 'configtemplate', 'tag', 'cachedvalue', 'savedfilter', 'dashboard', 'taggeditem', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactrole', 'tenant', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'cluster', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'ikepolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:38.490 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:38.490 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'nonce', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datasource', 'job', 'datafile', 'managedfile', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'group', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuit', 'provideraccount', 'provider', 'virtualcircuittermination', 'circuittype', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'circuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'consoleserverporttemplate', 'powerporttemplate', 'rearport', 'poweroutlettemplate', 'devicebaytemplate', 'interfacetemplate', 'modulebaytemplate', 'site', 'location', 'devicerole', 'interface', 'macaddress', 'module', 'cablepath', 'frontporttemplate', 'devicebay', 'rearporttemplate', 'powerpanel', 'region', 'rackrole', 'consoleporttemplate', 'manufacturer', 'cabletermination', 'inventoryitemtemplate', 'devicetype', 'inventoryitem', 'device', 'powerport', 'powerfeed', 'rackreservation', 'consoleserverport', 'modulebay', 'sitegroup', 'rack', 'inventoryitemrole', 'cable', 'poweroutlet', 'moduletype', 'racktype', 'platform', 'frontport', 'virtualchassis', 'consoleport', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'prefix', 'ipaddress', 'vrf', 'routetarget', 'vlantranslationrule', 'iprange', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'asnrange', 'aggregate', 'role', 'fhrpgroup', 'vlan', 'service', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'notification', 'notificationgroup', 'customfield', 'exporttemplate', 'subscription', 'webhook', 'bookmark', 'script', 'journalentry', 'customfieldchoiceset', 'configcontext', 'customlink', 'imageattachment', 'configtemplate', 'tag', 'cachedvalue', 'savedfilter', 'dashboard', 'taggeditem', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactrole', 'tenant', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'cluster', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'ikepolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:39.007 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:39.007 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'code', 'nonce', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datasource', 'job', 'datafile', 'managedfile', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'group', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuit', 'provideraccount', 'provider', 'virtualcircuittermination', 'circuittype', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'circuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualdevicecontext', 'consoleserverporttemplate', 'powerporttemplate', 'rearport', 'poweroutlettemplate', 'devicebaytemplate', 'interfacetemplate', 'modulebaytemplate', 'site', 'location', 'devicerole', 'interface', 'macaddress', 'module', 'cablepath', 'frontporttemplate', 'devicebay', 'rearporttemplate', 'powerpanel', 'region', 'rackrole', 'consoleporttemplate', 'manufacturer', 'cabletermination', 'inventoryitemtemplate', 'devicetype', 'inventoryitem', 'device', 'powerport', 'powerfeed', 'rackreservation', 'consoleserverport', 'modulebay', 'sitegroup', 'rack', 'inventoryitemrole', 'cable', 'poweroutlet', 'moduletype', 'racktype', 'platform', 'frontport', 'virtualchassis', 'consoleport', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'prefix', 'ipaddress', 'vrf', 'routetarget', 'vlantranslationrule', 'iprange', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroupassignment', 'asnrange', 'aggregate', 'role', 'fhrpgroup', 'vlan', 'service', 'rir', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'notification', 'notificationgroup', 'customfield', 'exporttemplate', 'subscription', 'webhook', 'bookmark', 'script', 'journalentry', 'customfieldchoiceset', 'configcontext', 'customlink', 'imageattachment', 'configtemplate', 'tag', 'cachedvalue', 'savedfilter', 'dashboard', 'taggeditem', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactrole', 'tenant', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'clustertype', 'cluster', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'ikepolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:43.904 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:43.904 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'association', 'partial', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'job', 'autosyncrecord', 'objectchange', 'managedfile', 'configrevision')) 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 ('virtualcircuit', 'providernetwork', 'circuitgroup', 'provideraccount', 'virtualcircuittype', 'circuittype', 'circuitgroupassignment', 'virtualcircuittermination', 'provider', 'circuittermination', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'devicetype', 'moduletypeprofile', 'cable', 'devicebaytemplate', 'inventoryitem', 'interface', 'poweroutlet', 'cablepath', 'virtualdevicecontext', 'consoleserverporttemplate', 'devicebay', 'rack', 'manufacturer', 'frontporttemplate', 'consoleporttemplate', 'site', 'sitegroup', 'rackrole', 'powerfeed', 'macaddress', 'poweroutlettemplate', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleport', 'virtualchassis', 'rackreservation', 'racktype', 'modulebay', 'rearporttemplate', 'device', 'moduletype', 'powerporttemplate', 'platform', 'devicerole', 'interfacetemplate', 'consoleserverport', 'powerpanel', 'location', 'inventoryitemrole', 'powerport', 'rearport', 'module', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'routetarget', 'iprange', 'servicetemplate', 'asnrange', 'vlangroup', 'ipaddress', 'vlantranslationpolicy', 'fhrpgroup', 'asn', 'vrf', 'vlan', 'role', 'rir', 'prefix', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'tableconfig', 'configcontext', 'savedfilter', 'dashboard', 'journalentry', 'tag', 'eventrule', 'configtemplate', 'customlink', 'subscription', 'customfieldchoiceset', 'webhook', 'script', 'imageattachment', 'cachedvalue', 'notificationgroup', 'exporttemplate', 'notification', 'bookmark', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'cluster', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'tunneltermination', 'tunnel', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:43.910 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:43.910 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'association', 'partial', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'job', 'autosyncrecord', 'objectchange', 'managedfile', 'configrevision')) 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 ('virtualcircuit', 'providernetwork', 'circuitgroup', 'provideraccount', 'virtualcircuittype', 'circuittype', 'circuitgroupassignment', 'virtualcircuittermination', 'provider', 'circuittermination', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'devicetype', 'moduletypeprofile', 'cable', 'devicebaytemplate', 'inventoryitem', 'interface', 'poweroutlet', 'cablepath', 'virtualdevicecontext', 'consoleserverporttemplate', 'devicebay', 'rack', 'manufacturer', 'frontporttemplate', 'consoleporttemplate', 'site', 'sitegroup', 'rackrole', 'powerfeed', 'macaddress', 'poweroutlettemplate', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleport', 'virtualchassis', 'rackreservation', 'racktype', 'modulebay', 'rearporttemplate', 'device', 'moduletype', 'powerporttemplate', 'platform', 'devicerole', 'interfacetemplate', 'consoleserverport', 'powerpanel', 'location', 'inventoryitemrole', 'powerport', 'rearport', 'module', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'routetarget', 'iprange', 'servicetemplate', 'asnrange', 'vlangroup', 'ipaddress', 'vlantranslationpolicy', 'fhrpgroup', 'asn', 'vrf', 'vlan', 'role', 'rir', 'prefix', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'tableconfig', 'configcontext', 'savedfilter', 'dashboard', 'journalentry', 'tag', 'eventrule', 'configtemplate', 'customlink', 'subscription', 'customfieldchoiceset', 'webhook', 'script', 'imageattachment', 'cachedvalue', 'notificationgroup', 'exporttemplate', 'notification', 'bookmark', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'cluster', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'tunneltermination', 'tunnel', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:44.471 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:44.471 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'association', 'partial', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'job', 'autosyncrecord', 'objectchange', 'managedfile', 'configrevision')) 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 ('virtualcircuit', 'providernetwork', 'circuitgroup', 'provideraccount', 'virtualcircuittype', 'circuittype', 'circuitgroupassignment', 'virtualcircuittermination', 'provider', 'circuittermination', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'devicetype', 'moduletypeprofile', 'cable', 'devicebaytemplate', 'inventoryitem', 'interface', 'poweroutlet', 'cablepath', 'virtualdevicecontext', 'consoleserverporttemplate', 'devicebay', 'rack', 'manufacturer', 'frontporttemplate', 'consoleporttemplate', 'site', 'sitegroup', 'rackrole', 'powerfeed', 'macaddress', 'poweroutlettemplate', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'consoleport', 'virtualchassis', 'rackreservation', 'racktype', 'modulebay', 'rearporttemplate', 'device', 'moduletype', 'powerporttemplate', 'platform', 'devicerole', 'interfacetemplate', 'consoleserverport', 'powerpanel', 'location', 'inventoryitemrole', 'powerport', 'rearport', 'module', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'aggregate', 'routetarget', 'iprange', 'servicetemplate', 'asnrange', 'vlangroup', 'ipaddress', 'vlantranslationpolicy', 'fhrpgroup', 'asn', 'vrf', 'vlan', 'role', 'rir', 'prefix', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'tableconfig', 'configcontext', 'savedfilter', 'dashboard', 'journalentry', 'tag', 'eventrule', 'configtemplate', 'customlink', 'subscription', 'customfieldchoiceset', 'webhook', 'script', 'imageattachment', 'cachedvalue', 'notificationgroup', 'exporttemplate', 'notification', 'bookmark', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'cluster', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpn', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile', 'ipsecpolicy', 'tunnelgroup', 'tunneltermination', 'tunnel', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:46.483 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:46.483 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 ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'partial', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'datasource', 'objectchange', 'autosyncrecord', 'job', 'configrevision', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuittype', 'providernetwork', 'provider', 'circuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'manufacturer', 'macaddress', 'cable', 'powerfeed', 'inventoryitem', 'cablepath', 'powerporttemplate', 'site', 'inventoryitemtemplate', 'frontporttemplate', 'virtualdevicecontext', 'location', 'devicebaytemplate', 'interface', 'powerpanel', 'consoleserverporttemplate', 'consoleport', 'consoleporttemplate', 'rack', 'cabletermination', 'platform', 'modulebay', 'devicebay', 'poweroutlettemplate', 'virtualchassis', 'moduletypeprofile', 'modulebaytemplate', 'frontport', 'rearport', 'region', 'devicerole', 'racktype', 'interfacetemplate', 'powerport', 'poweroutlet', 'consoleserverport', 'rackreservation', 'sitegroup', 'moduletype', 'inventoryitemrole', 'device', 'rackrole', 'module', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'vrf', 'aggregate', 'iprange', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'routetarget', 'asnrange', 'role', 'fhrpgroupassignment', 'rir', 'vlangroup', 'vlan', 'service', 'vlantranslationpolicy', 'prefix', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'imageattachment', 'savedfilter', 'subscription', 'notificationgroup', 'customfieldchoiceset', 'exporttemplate', 'configcontext', 'dashboard', 'webhook', 'notification', 'journalentry', 'script', 'cachedvalue', 'tableconfig', 'customfield', 'bookmark', 'taggeditem', 'configtemplate', 'tag', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'tenantgroup', 'contactrole', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'cluster', 'vminterface', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnelgroup', 'ipsecprofile', 'ipsecpolicy', 'ipsecproposal', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpntermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:46.488 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:46.488 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 ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'partial', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'datasource', 'objectchange', 'autosyncrecord', 'job', 'configrevision', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuittype', 'providernetwork', 'provider', 'circuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'manufacturer', 'macaddress', 'cable', 'powerfeed', 'inventoryitem', 'cablepath', 'powerporttemplate', 'site', 'inventoryitemtemplate', 'frontporttemplate', 'virtualdevicecontext', 'location', 'devicebaytemplate', 'interface', 'powerpanel', 'consoleserverporttemplate', 'consoleport', 'consoleporttemplate', 'rack', 'cabletermination', 'platform', 'modulebay', 'devicebay', 'poweroutlettemplate', 'virtualchassis', 'moduletypeprofile', 'modulebaytemplate', 'frontport', 'rearport', 'region', 'devicerole', 'racktype', 'interfacetemplate', 'powerport', 'poweroutlet', 'consoleserverport', 'rackreservation', 'sitegroup', 'moduletype', 'inventoryitemrole', 'device', 'rackrole', 'module', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'vrf', 'aggregate', 'iprange', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'routetarget', 'asnrange', 'role', 'fhrpgroupassignment', 'rir', 'vlangroup', 'vlan', 'service', 'vlantranslationpolicy', 'prefix', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'imageattachment', 'savedfilter', 'subscription', 'notificationgroup', 'customfieldchoiceset', 'exporttemplate', 'configcontext', 'dashboard', 'webhook', 'notification', 'journalentry', 'script', 'cachedvalue', 'tableconfig', 'customfield', 'bookmark', 'taggeditem', 'configtemplate', 'tag', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'tenantgroup', 'contactrole', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'cluster', 'vminterface', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnelgroup', 'ipsecprofile', 'ipsecpolicy', 'ipsecproposal', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpntermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:46.998 UTC [75] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:46.998 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 ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'partial', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'datasource', 'objectchange', 'autosyncrecord', 'job', 'configrevision', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'objectpermission', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuittype', 'providernetwork', 'provider', 'circuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'manufacturer', 'macaddress', 'cable', 'powerfeed', 'inventoryitem', 'cablepath', 'powerporttemplate', 'site', 'inventoryitemtemplate', 'frontporttemplate', 'virtualdevicecontext', 'location', 'devicebaytemplate', 'interface', 'powerpanel', 'consoleserverporttemplate', 'consoleport', 'consoleporttemplate', 'rack', 'cabletermination', 'platform', 'modulebay', 'devicebay', 'poweroutlettemplate', 'virtualchassis', 'moduletypeprofile', 'modulebaytemplate', 'frontport', 'rearport', 'region', 'devicerole', 'racktype', 'interfacetemplate', 'powerport', 'poweroutlet', 'consoleserverport', 'rackreservation', 'sitegroup', 'moduletype', 'inventoryitemrole', 'device', 'rackrole', 'module', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'vrf', 'aggregate', 'iprange', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'routetarget', 'asnrange', 'role', 'fhrpgroupassignment', 'rir', 'vlangroup', 'vlan', 'service', 'vlantranslationpolicy', 'prefix', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'imageattachment', 'savedfilter', 'subscription', 'notificationgroup', 'customfieldchoiceset', 'exporttemplate', 'configcontext', 'dashboard', 'webhook', 'notification', 'journalentry', 'script', 'cachedvalue', 'tableconfig', 'customfield', 'bookmark', 'taggeditem', 'configtemplate', 'tag', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'tenantgroup', 'contactrole', 'tenant', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualdisk', 'cluster', 'vminterface', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnelgroup', 'ipsecprofile', 'ipsecpolicy', 'ipsecproposal', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpntermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:44:21.254 UTC [93] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-17 07:47:51.279 UTC [57] LOG: checkpoint starting: time