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:34.457 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-17 07:42:35.091 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-17 07:42:35.096 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:42:35.102 UTC [44] LOG: database system was shut down at 2026-06-17 07:42:34 UTC 2026-06-17 07:42:35.111 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down....2026-06-17 07:42:35.240 UTC [41] LOG: received fast shutdown request 2026-06-17 07:42:35.240 UTC [41] LOG: aborting any active transactions 2026-06-17 07:42:35.249 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-17 07:42:35.251 UTC [42] LOG: shutting down 2026-06-17 07:42:35.252 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-17 07:42:35.269 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.017 s, sync=0.001 s, total=0.019 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:35.283 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-17 07:42:35.394 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:35.395 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-17 07:42:35.395 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-17 07:42:35.399 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:42:35.404 UTC [58] LOG: database system was shut down at 2026-06-17 07:42:35 UTC 2026-06-17 07:42:35.415 UTC [1] LOG: database system is ready to accept connections 2026-06-17 07:42:57.514 UTC [1] LOG: received fast shutdown request 2026-06-17 07:42:57.514 UTC [1] LOG: aborting any active transactions 2026-06-17 07:42:57.524 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-17 07:42:57.524 UTC [56] LOG: shutting down 2026-06-17 07:42:57.524 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-17 07:42:57.529 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 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:57.540 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:59.134 UTC [34] 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-17 07:42:59.739 UTC [40] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-17 07:42:59.744 UTC [40] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:42:59.747 UTC [43] LOG: database system was shut down at 2026-06-17 07:42:59 UTC 2026-06-17 07:42:59.752 UTC [40] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down...2026-06-17 07:42:59.898 UTC [40] LOG: received fast shutdown request .2026-06-17 07:42:59.898 UTC [40] LOG: aborting any active transactions 2026-06-17 07:42:59.906 UTC [40] LOG: background worker "logical replication launcher" (PID 46) exited with exit code 1 2026-06-17 07:42:59.907 UTC [41] LOG: shutting down 2026-06-17 07:42:59.907 UTC [41] LOG: checkpoint starting: shutdown immediate 2026-06-17 07:42:59.924 UTC [41] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.015 s, sync=0.001 s, total=0.017 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:59.937 UTC [40] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-17 07:43:00.061 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:43:00.061 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-17 07:43:00.061 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-17 07:43:00.066 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-17 07:43:00.070 UTC [57] LOG: database system was shut down at 2026-06-17 07:42:59 UTC 2026-06-17 07:43:00.082 UTC [1] LOG: database system is ready to accept connections 2026-06-17 07:43:36.425 UTC [68] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:36.425 UTC [68] 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', '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', 'objectchange', 'datafile', 'job', 'configrevision', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittermination', 'provider', 'circuittype', 'virtualcircuit', 'virtualcircuittype', 'circuit', 'circuittermination', 'circuitgroup', 'circuitgroupassignment', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'location', 'powerport', 'consoleserverporttemplate', 'consoleport', 'cabletermination', 'rackrole', 'cable', 'devicebay', 'consoleserverport', 'cablepath', 'platform', 'powerporttemplate', 'interface', 'inventoryitemtemplate', 'region', 'rearport', 'frontporttemplate', 'virtualchassis', 'consoleporttemplate', 'rearporttemplate', 'poweroutlettemplate', 'devicebaytemplate', 'interfacetemplate', 'moduletype', 'module', 'rack', 'macaddress', 'manufacturer', 'sitegroup', 'moduletypeprofile', 'powerpanel', 'devicetype', 'modulebaytemplate', 'virtualdevicecontext', 'rackreservation', 'racktype', 'device', 'modulebay', 'inventoryitemrole', 'inventoryitem', 'devicerole', 'site', 'frontport', 'poweroutlet')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationrule', 'vrf', 'fhrpgroup', 'prefix', 'asn', 'routetarget', 'iprange', 'asnrange', 'role', 'service', 'aggregate', 'vlangroup', 'vlantranslationpolicy', 'vlan', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'imageattachment', 'notification', 'dashboard', 'customfield', 'subscription', 'customlink', 'taggeditem', 'cachedvalue', 'tableconfig', 'exporttemplate', 'notificationgroup', 'journalentry', 'configtemplate', 'bookmark', 'savedfilter', 'script', 'eventrule', 'tag', 'webhook', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'contactgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpn', 'tunneltermination', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:36.435 UTC [68] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:36.435 UTC [68] 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', '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', 'objectchange', 'datafile', 'job', 'configrevision', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittermination', 'provider', 'circuittype', 'virtualcircuit', 'virtualcircuittype', 'circuit', 'circuittermination', 'circuitgroup', 'circuitgroupassignment', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'location', 'powerport', 'consoleserverporttemplate', 'consoleport', 'cabletermination', 'rackrole', 'cable', 'devicebay', 'consoleserverport', 'cablepath', 'platform', 'powerporttemplate', 'interface', 'inventoryitemtemplate', 'region', 'rearport', 'frontporttemplate', 'virtualchassis', 'consoleporttemplate', 'rearporttemplate', 'poweroutlettemplate', 'devicebaytemplate', 'interfacetemplate', 'moduletype', 'module', 'rack', 'macaddress', 'manufacturer', 'sitegroup', 'moduletypeprofile', 'powerpanel', 'devicetype', 'modulebaytemplate', 'virtualdevicecontext', 'rackreservation', 'racktype', 'device', 'modulebay', 'inventoryitemrole', 'inventoryitem', 'devicerole', 'site', 'frontport', 'poweroutlet')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationrule', 'vrf', 'fhrpgroup', 'prefix', 'asn', 'routetarget', 'iprange', 'asnrange', 'role', 'service', 'aggregate', 'vlangroup', 'vlantranslationpolicy', 'vlan', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'imageattachment', 'notification', 'dashboard', 'customfield', 'subscription', 'customlink', 'taggeditem', 'cachedvalue', 'tableconfig', 'exporttemplate', 'notificationgroup', 'journalentry', 'configtemplate', 'bookmark', 'savedfilter', 'script', 'eventrule', 'tag', 'webhook', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'contactgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpn', 'tunneltermination', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:36.934 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:36.934 UTC [69] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'job', 'autosyncrecord', 'managedfile', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'provideraccount', 'providernetwork', 'virtualcircuit', 'circuitgroup', 'circuittermination', 'circuitgroupassignment', 'circuittype', 'virtualcircuittermination', 'virtualcircuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'location', 'frontport', 'modulebay', 'consoleserverporttemplate', 'interfacetemplate', 'cable', 'sitegroup', 'virtualdevicecontext', 'moduletypeprofile', 'inventoryitemrole', 'consoleport', 'poweroutlettemplate', 'modulebaytemplate', 'moduletype', 'devicetype', 'device', 'powerporttemplate', 'rack', 'interface', 'rackrole', 'consoleporttemplate', 'powerport', 'poweroutlet', 'rearport', 'powerpanel', 'inventoryitem', 'site', 'cablepath', 'consoleserverport', 'macaddress', 'region', 'manufacturer', 'platform', 'devicebaytemplate', 'module', 'cabletermination', 'racktype', 'devicebay', 'inventoryitemtemplate', 'rackreservation', 'rearporttemplate', 'powerfeed', 'virtualchassis', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'ipaddress', 'fhrpgroupassignment', 'rir', 'service', 'servicetemplate', 'asnrange', 'routetarget', 'vlangroup', 'vlantranslationpolicy', 'prefix', 'iprange', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vrf', 'role', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'eventrule', 'exporttemplate', 'taggeditem', 'script', 'subscription', 'notificationgroup', 'customfield', 'bookmark', 'dashboard', 'configtemplate', 'savedfilter', 'tag', 'imageattachment', 'webhook', 'notification', 'tableconfig', 'configcontext', 'customlink', 'journalentry', 'cachedvalue')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactrole', 'contactgroup', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustergroup', 'virtualdisk', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecproposal', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'l2vpntermination', 'ipsecpolicy', 'tunnel', 'tunnelgroup', 'l2vpn')) 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-17 07:43:36.940 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:36.940 UTC [69] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'job', 'autosyncrecord', 'managedfile', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'provideraccount', 'providernetwork', 'virtualcircuit', 'circuitgroup', 'circuittermination', 'circuitgroupassignment', 'circuittype', 'virtualcircuittermination', 'virtualcircuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'location', 'frontport', 'modulebay', 'consoleserverporttemplate', 'interfacetemplate', 'cable', 'sitegroup', 'virtualdevicecontext', 'moduletypeprofile', 'inventoryitemrole', 'consoleport', 'poweroutlettemplate', 'modulebaytemplate', 'moduletype', 'devicetype', 'device', 'powerporttemplate', 'rack', 'interface', 'rackrole', 'consoleporttemplate', 'powerport', 'poweroutlet', 'rearport', 'powerpanel', 'inventoryitem', 'site', 'cablepath', 'consoleserverport', 'macaddress', 'region', 'manufacturer', 'platform', 'devicebaytemplate', 'module', 'cabletermination', 'racktype', 'devicebay', 'inventoryitemtemplate', 'rackreservation', 'rearporttemplate', 'powerfeed', 'virtualchassis', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'ipaddress', 'fhrpgroupassignment', 'rir', 'service', 'servicetemplate', 'asnrange', 'routetarget', 'vlangroup', 'vlantranslationpolicy', 'prefix', 'iprange', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vrf', 'role', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'eventrule', 'exporttemplate', 'taggeditem', 'script', 'subscription', 'notificationgroup', 'customfield', 'bookmark', 'dashboard', 'configtemplate', 'savedfilter', 'tag', 'imageattachment', 'webhook', 'notification', 'tableconfig', 'configcontext', 'customlink', 'journalentry', 'cachedvalue')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactrole', 'contactgroup', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustergroup', 'virtualdisk', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecproposal', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'l2vpntermination', 'ipsecpolicy', 'tunnel', 'tunnelgroup', 'l2vpn')) 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-17 07:43:37.040 UTC [68] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:37.040 UTC [68] 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', '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', 'objectchange', 'datafile', 'job', 'configrevision', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittermination', 'provider', 'circuittype', 'virtualcircuit', 'virtualcircuittype', 'circuit', 'circuittermination', 'circuitgroup', 'circuitgroupassignment', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'location', 'powerport', 'consoleserverporttemplate', 'consoleport', 'cabletermination', 'rackrole', 'cable', 'devicebay', 'consoleserverport', 'cablepath', 'platform', 'powerporttemplate', 'interface', 'inventoryitemtemplate', 'region', 'rearport', 'frontporttemplate', 'virtualchassis', 'consoleporttemplate', 'rearporttemplate', 'poweroutlettemplate', 'devicebaytemplate', 'interfacetemplate', 'moduletype', 'module', 'rack', 'macaddress', 'manufacturer', 'sitegroup', 'moduletypeprofile', 'powerpanel', 'devicetype', 'modulebaytemplate', 'virtualdevicecontext', 'rackreservation', 'racktype', 'device', 'modulebay', 'inventoryitemrole', 'inventoryitem', 'devicerole', 'site', 'frontport', 'poweroutlet')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'fhrpgroupassignment', 'ipaddress', 'vlantranslationrule', 'vrf', 'fhrpgroup', 'prefix', 'asn', 'routetarget', 'iprange', 'asnrange', 'role', 'service', 'aggregate', 'vlangroup', 'vlantranslationpolicy', 'vlan', 'servicetemplate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'imageattachment', 'notification', 'dashboard', 'customfield', 'subscription', 'customlink', 'taggeditem', 'cachedvalue', 'tableconfig', 'exporttemplate', 'notificationgroup', 'journalentry', 'configtemplate', 'bookmark', 'savedfilter', 'script', 'eventrule', 'tag', 'webhook', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'tenantgroup', 'contactgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpn', 'tunneltermination', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-17 07:43:37.434 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:37.434 UTC [69] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'partial', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'job', 'autosyncrecord', 'managedfile', 'configrevision', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'provideraccount', 'providernetwork', 'virtualcircuit', 'circuitgroup', 'circuittermination', 'circuitgroupassignment', 'circuittype', 'virtualcircuittermination', 'virtualcircuittype', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'location', 'frontport', 'modulebay', 'consoleserverporttemplate', 'interfacetemplate', 'cable', 'sitegroup', 'virtualdevicecontext', 'moduletypeprofile', 'inventoryitemrole', 'consoleport', 'poweroutlettemplate', 'modulebaytemplate', 'moduletype', 'devicetype', 'device', 'powerporttemplate', 'rack', 'interface', 'rackrole', 'consoleporttemplate', 'powerport', 'poweroutlet', 'rearport', 'powerpanel', 'inventoryitem', 'site', 'cablepath', 'consoleserverport', 'macaddress', 'region', 'manufacturer', 'platform', 'devicebaytemplate', 'module', 'cabletermination', 'racktype', 'devicebay', 'inventoryitemtemplate', 'rackreservation', 'rearporttemplate', 'powerfeed', 'virtualchassis', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'ipaddress', 'fhrpgroupassignment', 'rir', 'service', 'servicetemplate', 'asnrange', 'routetarget', 'vlangroup', 'vlantranslationpolicy', 'prefix', 'iprange', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vrf', 'role', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'eventrule', 'exporttemplate', 'taggeditem', 'script', 'subscription', 'notificationgroup', 'customfield', 'bookmark', 'dashboard', 'configtemplate', 'savedfilter', 'tag', 'imageattachment', 'webhook', 'notification', 'tableconfig', 'configcontext', 'customlink', 'journalentry', 'cachedvalue')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactrole', 'contactgroup', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustergroup', 'virtualdisk', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecproposal', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'l2vpntermination', 'ipsecpolicy', 'tunnel', 'tunnelgroup', 'l2vpn')) 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-17 07:43:45.557 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:45.557 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'code', '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 ('datasource', 'autosyncrecord', 'managedfile', 'objectchange', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'providernetwork', 'circuittermination', 'circuit', 'circuittype', 'circuitgroup', 'virtualcircuittype', 'provider', 'provideraccount', 'virtualcircuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'frontporttemplate', 'location', 'site', 'poweroutlettemplate', 'modulebay', 'rearporttemplate', 'poweroutlet', 'frontport', 'racktype', 'device', 'virtualdevicecontext', 'rearport', 'cable', 'inventoryitemtemplate', 'powerport', 'devicerole', 'platform', 'devicebaytemplate', 'rack', 'module', 'macaddress', 'virtualchassis', 'moduletype', 'cabletermination', 'devicetype', 'sitegroup', 'cablepath', 'powerfeed', 'interface', 'consoleport', 'devicebay', 'moduletypeprofile', 'region', 'inventoryitemrole', 'consoleporttemplate', 'consoleserverporttemplate', 'rackrole', 'manufacturer', 'powerpanel', 'interfacetemplate', 'powerporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'asnrange', 'ipaddress', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'service', 'fhrpgroup', 'aggregate', 'role', 'iprange', 'rir', 'servicetemplate', 'asn', 'routetarget', 'vrf', 'vlan', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'customfield', 'bookmark', 'cachedvalue', 'tag', 'notification', 'webhook', 'eventrule', 'configtemplate', 'dashboard', 'taggeditem', 'journalentry', 'customlink', 'script', 'customfieldchoiceset', 'configcontext', 'savedfilter', 'exporttemplate', 'imageattachment', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactgroup', 'contactrole', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'clustergroup', 'virtualdisk', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnel', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'ikeproposal')) 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:45.562 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:45.562 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'code', '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 ('datasource', 'autosyncrecord', 'managedfile', 'objectchange', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'providernetwork', 'circuittermination', 'circuit', 'circuittype', 'circuitgroup', 'virtualcircuittype', 'provider', 'provideraccount', 'virtualcircuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'frontporttemplate', 'location', 'site', 'poweroutlettemplate', 'modulebay', 'rearporttemplate', 'poweroutlet', 'frontport', 'racktype', 'device', 'virtualdevicecontext', 'rearport', 'cable', 'inventoryitemtemplate', 'powerport', 'devicerole', 'platform', 'devicebaytemplate', 'rack', 'module', 'macaddress', 'virtualchassis', 'moduletype', 'cabletermination', 'devicetype', 'sitegroup', 'cablepath', 'powerfeed', 'interface', 'consoleport', 'devicebay', 'moduletypeprofile', 'region', 'inventoryitemrole', 'consoleporttemplate', 'consoleserverporttemplate', 'rackrole', 'manufacturer', 'powerpanel', 'interfacetemplate', 'powerporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'asnrange', 'ipaddress', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'service', 'fhrpgroup', 'aggregate', 'role', 'iprange', 'rir', 'servicetemplate', 'asn', 'routetarget', 'vrf', 'vlan', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'customfield', 'bookmark', 'cachedvalue', 'tag', 'notification', 'webhook', 'eventrule', 'configtemplate', 'dashboard', 'taggeditem', 'journalentry', 'customlink', 'script', 'customfieldchoiceset', 'configcontext', 'savedfilter', 'exporttemplate', 'imageattachment', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactgroup', 'contactrole', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'clustergroup', 'virtualdisk', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnel', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'ikeproposal')) 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:46.055 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:46.055 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'code', '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 ('datasource', 'autosyncrecord', 'managedfile', 'objectchange', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'providernetwork', 'circuittermination', 'circuit', 'circuittype', 'circuitgroup', 'virtualcircuittype', 'provider', 'provideraccount', 'virtualcircuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleserverport', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'frontporttemplate', 'location', 'site', 'poweroutlettemplate', 'modulebay', 'rearporttemplate', 'poweroutlet', 'frontport', 'racktype', 'device', 'virtualdevicecontext', 'rearport', 'cable', 'inventoryitemtemplate', 'powerport', 'devicerole', 'platform', 'devicebaytemplate', 'rack', 'module', 'macaddress', 'virtualchassis', 'moduletype', 'cabletermination', 'devicetype', 'sitegroup', 'cablepath', 'powerfeed', 'interface', 'consoleport', 'devicebay', 'moduletypeprofile', 'region', 'inventoryitemrole', 'consoleporttemplate', 'consoleserverporttemplate', 'rackrole', 'manufacturer', 'powerpanel', 'interfacetemplate', 'powerporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'asnrange', 'ipaddress', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'service', 'fhrpgroup', 'aggregate', 'role', 'iprange', 'rir', 'servicetemplate', 'asn', 'routetarget', 'vrf', 'vlan', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'customfield', 'bookmark', 'cachedvalue', 'tag', 'notification', 'webhook', 'eventrule', 'configtemplate', 'dashboard', 'taggeditem', 'journalentry', 'customlink', 'script', 'customfieldchoiceset', 'configcontext', 'savedfilter', 'exporttemplate', 'imageattachment', 'tableconfig', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactgroup', 'contactrole', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'clustergroup', 'virtualdisk', 'clustertype', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnel', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'ikeproposal')) 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:51.118 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:51.118 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'job', 'datasource', 'autosyncrecord', 'datafile', 'configrevision', 'objectchange')) 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 ('circuit', 'circuittermination', 'circuitgroup', 'virtualcircuit', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'virtualcircuittype', 'provider', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('macaddress', 'powerpanel', 'virtualdevicecontext', 'consoleserverport', 'rearporttemplate', 'powerfeed', 'devicebay', 'rackreservation', 'inventoryitemtemplate', 'cablepath', 'sitegroup', 'cabletermination', 'interface', 'powerport', 'virtualchassis', 'modulebay', 'moduletypeprofile', 'manufacturer', 'cable', 'inventoryitemrole', 'interfacetemplate', 'poweroutlet', 'frontporttemplate', 'platform', 'rackrole', 'frontport', 'moduletype', 'devicetype', 'location', 'consoleserverporttemplate', 'rack', 'region', 'devicerole', 'rearport', 'inventoryitem', 'powerporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'racktype', 'consoleport', 'consoleporttemplate', 'poweroutlettemplate', 'device', 'module', 'site')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'aggregate', 'role', 'vlantranslationrule', 'vrf', 'asn', 'routetarget', 'rir', 'ipaddress', 'vlantranslationpolicy', 'vlan', 'prefix', 'iprange', 'fhrpgroup', 'vlangroup', 'servicetemplate', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'webhook', 'configcontext', 'notificationgroup', 'notification', 'taggeditem', 'script', 'customlink', 'journalentry', 'dashboard', 'cachedvalue', 'imageattachment', 'customfield', 'subscription', 'customfieldchoiceset', 'tableconfig', 'configtemplate', 'tag', 'eventrule', 'savedfilter', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'tenantgroup', 'contactgroup', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'cluster', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal')) 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:51.125 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:51.125 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'job', 'datasource', 'autosyncrecord', 'datafile', 'configrevision', 'objectchange')) 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 ('circuit', 'circuittermination', 'circuitgroup', 'virtualcircuit', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'virtualcircuittype', 'provider', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('macaddress', 'powerpanel', 'virtualdevicecontext', 'consoleserverport', 'rearporttemplate', 'powerfeed', 'devicebay', 'rackreservation', 'inventoryitemtemplate', 'cablepath', 'sitegroup', 'cabletermination', 'interface', 'powerport', 'virtualchassis', 'modulebay', 'moduletypeprofile', 'manufacturer', 'cable', 'inventoryitemrole', 'interfacetemplate', 'poweroutlet', 'frontporttemplate', 'platform', 'rackrole', 'frontport', 'moduletype', 'devicetype', 'location', 'consoleserverporttemplate', 'rack', 'region', 'devicerole', 'rearport', 'inventoryitem', 'powerporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'racktype', 'consoleport', 'consoleporttemplate', 'poweroutlettemplate', 'device', 'module', 'site')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'aggregate', 'role', 'vlantranslationrule', 'vrf', 'asn', 'routetarget', 'rir', 'ipaddress', 'vlantranslationpolicy', 'vlan', 'prefix', 'iprange', 'fhrpgroup', 'vlangroup', 'servicetemplate', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'webhook', 'configcontext', 'notificationgroup', 'notification', 'taggeditem', 'script', 'customlink', 'journalentry', 'dashboard', 'cachedvalue', 'imageattachment', 'customfield', 'subscription', 'customfieldchoiceset', 'tableconfig', 'configtemplate', 'tag', 'eventrule', 'savedfilter', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'tenantgroup', 'contactgroup', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'cluster', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal')) 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:51.714 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:51.714 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'partial', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'job', 'datasource', 'autosyncrecord', 'datafile', 'configrevision', 'objectchange')) 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 ('circuit', 'circuittermination', 'circuitgroup', 'virtualcircuit', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'virtualcircuittype', 'provider', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('macaddress', 'powerpanel', 'virtualdevicecontext', 'consoleserverport', 'rearporttemplate', 'powerfeed', 'devicebay', 'rackreservation', 'inventoryitemtemplate', 'cablepath', 'sitegroup', 'cabletermination', 'interface', 'powerport', 'virtualchassis', 'modulebay', 'moduletypeprofile', 'manufacturer', 'cable', 'inventoryitemrole', 'interfacetemplate', 'poweroutlet', 'frontporttemplate', 'platform', 'rackrole', 'frontport', 'moduletype', 'devicetype', 'location', 'consoleserverporttemplate', 'rack', 'region', 'devicerole', 'rearport', 'inventoryitem', 'powerporttemplate', 'modulebaytemplate', 'devicebaytemplate', 'racktype', 'consoleport', 'consoleporttemplate', 'poweroutlettemplate', 'device', 'module', 'site')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'aggregate', 'role', 'vlantranslationrule', 'vrf', 'asn', 'routetarget', 'rir', 'ipaddress', 'vlantranslationpolicy', 'vlan', 'prefix', 'iprange', 'fhrpgroup', 'vlangroup', 'servicetemplate', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'webhook', 'configcontext', 'notificationgroup', 'notification', 'taggeditem', 'script', 'customlink', 'journalentry', 'dashboard', 'cachedvalue', 'imageattachment', 'customfield', 'subscription', 'customfieldchoiceset', 'tableconfig', 'configtemplate', 'tag', 'eventrule', 'savedfilter', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'tenantgroup', 'contactgroup', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'cluster', 'vminterface', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'tunnelgroup', 'ipsecpolicy', 'l2vpntermination', 'tunneltermination', 'ipsecproposal')) 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:53.992 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:53.992 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'code', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'configrevision', 'datafile', 'objectchange', 'autosyncrecord', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuittermination', 'providernetwork', 'circuittype', 'circuitgroup', 'circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'rearporttemplate', 'interface', 'location', 'devicetype', 'powerfeed', 'frontport', 'interfacetemplate', 'devicebay', 'consoleport', 'moduletype', 'modulebaytemplate', 'virtualchassis', 'devicerole', 'module', 'cablepath', 'rack', 'inventoryitem', 'moduletypeprofile', 'devicebaytemplate', 'consoleserverporttemplate', 'sitegroup', 'site', 'consoleporttemplate', 'powerporttemplate', 'device', 'rackrole', 'rearport', 'rackreservation', 'racktype', 'poweroutlet', 'inventoryitemrole', 'inventoryitemtemplate', 'powerpanel', 'region', 'powerport', 'frontporttemplate', 'platform', 'virtualdevicecontext', 'cable', 'macaddress', 'modulebay', 'consoleserverport', 'cabletermination', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'service', 'vrf', 'vlantranslationpolicy', 'asn', 'routetarget', 'asnrange', 'prefix', 'vlan', 'ipaddress', 'vlantranslationrule', 'aggregate', 'vlangroup', 'servicetemplate', 'role', 'rir', 'fhrpgroup', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'taggeditem', 'customlink', 'subscription', 'notificationgroup', 'customfieldchoiceset', 'journalentry', 'cachedvalue', 'eventrule', 'tag', 'exporttemplate', 'dashboard', 'customfield', 'configcontext', 'savedfilter', 'webhook', 'configtemplate', 'script', 'imageattachment', 'notification', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'tenant', 'contactrole', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'tunneltermination', 'l2vpn', 'ipsecproposal', 'tunnelgroup', 'tunnel')) 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-17 07:43:53.998 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:53.998 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'code', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'configrevision', 'datafile', 'objectchange', 'autosyncrecord', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuittermination', 'providernetwork', 'circuittype', 'circuitgroup', 'circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'rearporttemplate', 'interface', 'location', 'devicetype', 'powerfeed', 'frontport', 'interfacetemplate', 'devicebay', 'consoleport', 'moduletype', 'modulebaytemplate', 'virtualchassis', 'devicerole', 'module', 'cablepath', 'rack', 'inventoryitem', 'moduletypeprofile', 'devicebaytemplate', 'consoleserverporttemplate', 'sitegroup', 'site', 'consoleporttemplate', 'powerporttemplate', 'device', 'rackrole', 'rearport', 'rackreservation', 'racktype', 'poweroutlet', 'inventoryitemrole', 'inventoryitemtemplate', 'powerpanel', 'region', 'powerport', 'frontporttemplate', 'platform', 'virtualdevicecontext', 'cable', 'macaddress', 'modulebay', 'consoleserverport', 'cabletermination', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'service', 'vrf', 'vlantranslationpolicy', 'asn', 'routetarget', 'asnrange', 'prefix', 'vlan', 'ipaddress', 'vlantranslationrule', 'aggregate', 'vlangroup', 'servicetemplate', 'role', 'rir', 'fhrpgroup', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'taggeditem', 'customlink', 'subscription', 'notificationgroup', 'customfieldchoiceset', 'journalentry', 'cachedvalue', 'eventrule', 'tag', 'exporttemplate', 'dashboard', 'customfield', 'configcontext', 'savedfilter', 'webhook', 'configtemplate', 'script', 'imageattachment', 'notification', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'tenant', 'contactrole', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'tunneltermination', 'l2vpn', 'ipsecproposal', 'tunnelgroup', 'tunnel')) 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-17 07:43:54.568 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-17 07:43:54.568 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'code', 'nonce', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'configrevision', 'datafile', 'objectchange', 'autosyncrecord', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuittermination', 'providernetwork', 'circuittype', 'circuitgroup', 'circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'rearporttemplate', 'interface', 'location', 'devicetype', 'powerfeed', 'frontport', 'interfacetemplate', 'devicebay', 'consoleport', 'moduletype', 'modulebaytemplate', 'virtualchassis', 'devicerole', 'module', 'cablepath', 'rack', 'inventoryitem', 'moduletypeprofile', 'devicebaytemplate', 'consoleserverporttemplate', 'sitegroup', 'site', 'consoleporttemplate', 'powerporttemplate', 'device', 'rackrole', 'rearport', 'rackreservation', 'racktype', 'poweroutlet', 'inventoryitemrole', 'inventoryitemtemplate', 'powerpanel', 'region', 'powerport', 'frontporttemplate', 'platform', 'virtualdevicecontext', 'cable', 'macaddress', 'modulebay', 'consoleserverport', 'cabletermination', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'service', 'vrf', 'vlantranslationpolicy', 'asn', 'routetarget', 'asnrange', 'prefix', 'vlan', 'ipaddress', 'vlantranslationrule', 'aggregate', 'vlangroup', 'servicetemplate', 'role', 'rir', 'fhrpgroup', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('bookmark', 'taggeditem', 'customlink', 'subscription', 'notificationgroup', 'customfieldchoiceset', 'journalentry', 'cachedvalue', 'eventrule', 'tag', 'exporttemplate', 'dashboard', 'customfield', 'configcontext', 'savedfilter', 'webhook', 'configtemplate', 'script', 'imageattachment', 'notification', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactassignment', 'tenant', 'contactrole', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'tunneltermination', 'l2vpn', 'ipsecproposal', 'tunnelgroup', 'tunnel')) 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-17 07:44:30.148 UTC [89] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-17 07:48:00.120 UTC [55] LOG: checkpoint starting: time 2026-06-17 07:49:50.508 UTC [55] LOG: checkpoint complete: wrote 1103 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=110.361 s, sync=0.020 s, total=110.388 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13654 kB, estimate=13654 kB; lsn=0/271D9B8, redo lsn=0/2675480