The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 08:34:57.406 UTC [37] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 08:34:58.023 UTC [43] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 08:34:58.028 UTC [43] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:34:58.030 UTC [46] LOG: database system was shut down at 2026-06-02 08:34:57 UTC 2026-06-02 08:34:58.035 UTC [43] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 08:34:58.178 UTC [43] LOG: received fast shutdown request 2026-06-02 08:34:58.178 UTC [43] LOG: aborting any active transactions 2026-06-02 08:34:58.188 UTC [43] LOG: background worker "logical replication launcher" (PID 49) exited with exit code 1 2026-06-02 08:34:58.188 UTC [44] LOG: shutting down 2026-06-02 08:34:58.189 UTC [44] LOG: checkpoint starting: shutdown immediate waiting for server to shut down....2026-06-02 08:34:58.204 UTC [44] 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.016 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 08:34:58.215 UTC [43] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 08:34:58.349 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 08:34:58.349 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 08:34:58.350 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 08:34:58.354 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:34:58.356 UTC [60] LOG: database system was shut down at 2026-06-02 08:34:58 UTC 2026-06-02 08:34:58.361 UTC [1] LOG: database system is ready to accept connections 2026-06-02 08:35:19.797 UTC [1] LOG: received fast shutdown request 2026-06-02 08:35:19.797 UTC [1] LOG: aborting any active transactions 2026-06-02 08:35:19.805 UTC [1] LOG: background worker "logical replication launcher" (PID 63) exited with exit code 1 2026-06-02 08:35:19.809 UTC [58] LOG: shutting down 2026-06-02 08:35:19.809 UTC [58] LOG: checkpoint starting: shutdown immediate 2026-06-02 08:35:19.815 UTC [58] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.006 s, sync=0.001 s, total=0.006 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 08:35:19.825 UTC [1] LOG: database system is shut down The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 08:35:21.511 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-02 08:35:22.142 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-02 08:35:22.146 UTC [40] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:35:22.151 UTC [43] LOG: database system was shut down at 2026-06-02 08:35:22 UTC 2026-06-02 08:35:22.163 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-02 08:35:22.300 UTC [40] LOG: received fast shutdown request 2026-06-02 08:35:22.300 UTC [40] LOG: aborting any active transactions 2026-06-02 08:35:22.305 UTC [40] LOG: background worker "logical replication launcher" (PID 46) exited with exit code 1 2026-06-02 08:35:22.313 UTC [41] LOG: shutting down 2026-06-02 08:35:22.313 UTC [41] LOG: checkpoint starting: shutdown immediate 2026-06-02 08:35:22.331 UTC [41] 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-02 08:35:22.352 UTC [40] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 08:35:22.462 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 08:35:22.462 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 08:35:22.462 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 08:35:22.467 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:35:22.471 UTC [57] LOG: database system was shut down at 2026-06-02 08:35:22 UTC 2026-06-02 08:35:22.481 UTC [1] LOG: database system is ready to accept connections 2026-06-02 08:35:58.044 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:35:58.044 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'code', '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 ('autosyncrecord', 'objectchange', 'job', 'datasource', 'configrevision', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'circuittermination', 'provider', 'circuitgroup', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'cable', 'consoleporttemplate', 'virtualdevicecontext', 'region', 'devicebaytemplate', 'frontport', 'devicebay', 'poweroutlet', 'inventoryitemrole', 'poweroutlettemplate', 'cablepath', 'rackrole', 'modulebay', 'sitegroup', 'site', 'location', 'frontporttemplate', 'rearporttemplate', 'rackreservation', 'devicerole', 'rack', 'cabletermination', 'virtualchassis', 'powerport', 'modulebaytemplate', 'rearport', 'consoleserverport', 'manufacturer', 'powerporttemplate', 'moduletypeprofile', 'moduletype', 'interfacetemplate', 'inventoryitemtemplate', 'devicetype', 'consoleserverporttemplate', 'powerfeed', 'module', 'macaddress', 'interface', 'inventoryitem', 'consoleport', 'platform', 'racktype', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'fhrpgroup', 'fhrpgroupassignment', 'routetarget', 'vlantranslationrule', 'service', 'asn', 'vrf', 'asnrange', 'vlangroup', 'servicetemplate', 'vlan', 'aggregate', 'prefix', 'role', 'rir', 'iprange', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'tag', 'customfield', 'notification', 'customfieldchoiceset', 'webhook', 'cachedvalue', 'subscription', 'tableconfig', 'journalentry', 'dashboard', 'configtemplate', 'customlink', 'bookmark', 'script', 'exporttemplate', 'eventrule', 'notificationgroup', 'imageattachment', 'taggeditem', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenantgroup', 'contactassignment', 'contact', 'tenant')) 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 ('ipsecprofile', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'tunnel', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:35:58.050 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:35:58.050 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'code', '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 ('autosyncrecord', 'objectchange', 'job', 'datasource', 'configrevision', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'circuittermination', 'provider', 'circuitgroup', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'cable', 'consoleporttemplate', 'virtualdevicecontext', 'region', 'devicebaytemplate', 'frontport', 'devicebay', 'poweroutlet', 'inventoryitemrole', 'poweroutlettemplate', 'cablepath', 'rackrole', 'modulebay', 'sitegroup', 'site', 'location', 'frontporttemplate', 'rearporttemplate', 'rackreservation', 'devicerole', 'rack', 'cabletermination', 'virtualchassis', 'powerport', 'modulebaytemplate', 'rearport', 'consoleserverport', 'manufacturer', 'powerporttemplate', 'moduletypeprofile', 'moduletype', 'interfacetemplate', 'inventoryitemtemplate', 'devicetype', 'consoleserverporttemplate', 'powerfeed', 'module', 'macaddress', 'interface', 'inventoryitem', 'consoleport', 'platform', 'racktype', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'fhrpgroup', 'fhrpgroupassignment', 'routetarget', 'vlantranslationrule', 'service', 'asn', 'vrf', 'asnrange', 'vlangroup', 'servicetemplate', 'vlan', 'aggregate', 'prefix', 'role', 'rir', 'iprange', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'tag', 'customfield', 'notification', 'customfieldchoiceset', 'webhook', 'cachedvalue', 'subscription', 'tableconfig', 'journalentry', 'dashboard', 'configtemplate', 'customlink', 'bookmark', 'script', 'exporttemplate', 'eventrule', 'notificationgroup', 'imageattachment', 'taggeditem', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenantgroup', 'contactassignment', 'contact', 'tenant')) 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 ('ipsecprofile', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'tunnel', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:35:58.233 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:35:58.233 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'job', 'autosyncrecord', 'managedfile', 'datasource', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuittype', 'circuit', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'circuitgroupassignment', 'provideraccount', 'circuitgroup', 'provider', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'platform', 'modulebaytemplate', 'module', 'racktype', 'devicebaytemplate', 'consoleporttemplate', 'macaddress', 'device', 'devicebay', 'frontport', 'region', 'site', 'consoleserverporttemplate', 'interfacetemplate', 'powerpanel', 'inventoryitemrole', 'powerport', 'cable', 'powerporttemplate', 'inventoryitem', 'powerfeed', 'rackrole', 'cabletermination', 'modulebay', 'virtualdevicecontext', 'virtualchassis', 'sitegroup', 'rack', 'cablepath', 'interface', 'rearporttemplate', 'frontporttemplate', 'inventoryitemtemplate', 'rearport', 'consoleserverport', 'rackreservation', 'devicetype', 'location', 'manufacturer', 'moduletypeprofile', 'devicerole', 'poweroutlet', 'moduletype', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'routetarget', 'servicetemplate', 'vlantranslationrule', 'fhrpgroupassignment', 'ipaddress', 'aggregate', 'asn', 'rir', 'service', 'vlan', 'vlantranslationpolicy', 'fhrpgroup', 'role', 'prefix', 'iprange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'tag', 'savedfilter', 'bookmark', 'cachedvalue', 'configtemplate', 'notificationgroup', 'exporttemplate', 'tableconfig', 'taggeditem', 'webhook', 'imageattachment', 'script', 'dashboard', 'subscription', 'customfieldchoiceset', 'configcontext', 'customlink', 'journalentry', 'notification', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactrole', 'contactassignment', 'tenantgroup', 'tenant')) 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 ('ikeproposal', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'tunnel', 'l2vpn', 'tunneltermination', 'l2vpntermination', 'ipsecprofile', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:35:58.240 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:35:58.240 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'job', 'autosyncrecord', 'managedfile', 'datasource', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuittype', 'circuit', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'circuitgroupassignment', 'provideraccount', 'circuitgroup', 'provider', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'platform', 'modulebaytemplate', 'module', 'racktype', 'devicebaytemplate', 'consoleporttemplate', 'macaddress', 'device', 'devicebay', 'frontport', 'region', 'site', 'consoleserverporttemplate', 'interfacetemplate', 'powerpanel', 'inventoryitemrole', 'powerport', 'cable', 'powerporttemplate', 'inventoryitem', 'powerfeed', 'rackrole', 'cabletermination', 'modulebay', 'virtualdevicecontext', 'virtualchassis', 'sitegroup', 'rack', 'cablepath', 'interface', 'rearporttemplate', 'frontporttemplate', 'inventoryitemtemplate', 'rearport', 'consoleserverport', 'rackreservation', 'devicetype', 'location', 'manufacturer', 'moduletypeprofile', 'devicerole', 'poweroutlet', 'moduletype', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'routetarget', 'servicetemplate', 'vlantranslationrule', 'fhrpgroupassignment', 'ipaddress', 'aggregate', 'asn', 'rir', 'service', 'vlan', 'vlantranslationpolicy', 'fhrpgroup', 'role', 'prefix', 'iprange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'tag', 'savedfilter', 'bookmark', 'cachedvalue', 'configtemplate', 'notificationgroup', 'exporttemplate', 'tableconfig', 'taggeditem', 'webhook', 'imageattachment', 'script', 'dashboard', 'subscription', 'customfieldchoiceset', 'configcontext', 'customlink', 'journalentry', 'notification', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactrole', 'contactassignment', 'tenantgroup', 'tenant')) 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 ('ikeproposal', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'tunnel', 'l2vpn', 'tunneltermination', 'l2vpntermination', 'ipsecprofile', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:35:58.634 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:35:58.634 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'nonce', 'code', '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 ('autosyncrecord', 'objectchange', 'job', 'datasource', 'configrevision', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuit', 'circuittermination', 'provider', 'circuitgroup', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('device', 'cable', 'consoleporttemplate', 'virtualdevicecontext', 'region', 'devicebaytemplate', 'frontport', 'devicebay', 'poweroutlet', 'inventoryitemrole', 'poweroutlettemplate', 'cablepath', 'rackrole', 'modulebay', 'sitegroup', 'site', 'location', 'frontporttemplate', 'rearporttemplate', 'rackreservation', 'devicerole', 'rack', 'cabletermination', 'virtualchassis', 'powerport', 'modulebaytemplate', 'rearport', 'consoleserverport', 'manufacturer', 'powerporttemplate', 'moduletypeprofile', 'moduletype', 'interfacetemplate', 'inventoryitemtemplate', 'devicetype', 'consoleserverporttemplate', 'powerfeed', 'module', 'macaddress', 'interface', 'inventoryitem', 'consoleport', 'platform', 'racktype', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'fhrpgroup', 'fhrpgroupassignment', 'routetarget', 'vlantranslationrule', 'service', 'asn', 'vrf', 'asnrange', 'vlangroup', 'servicetemplate', 'vlan', 'aggregate', 'prefix', 'role', 'rir', 'iprange', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'tag', 'customfield', 'notification', 'customfieldchoiceset', 'webhook', 'cachedvalue', 'subscription', 'tableconfig', 'journalentry', 'dashboard', 'configtemplate', 'customlink', 'bookmark', 'script', 'exporttemplate', 'eventrule', 'notificationgroup', 'imageattachment', 'taggeditem', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'tenantgroup', 'contactassignment', 'contact', 'tenant')) 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 ('ipsecprofile', 'ipsecpolicy', 'tunneltermination', 'ikepolicy', 'tunnel', 'tunnelgroup', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:35:58.853 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:35:58.853 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'partial', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'job', 'autosyncrecord', 'managedfile', 'datasource', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuittype', 'circuit', 'virtualcircuit', 'virtualcircuittermination', 'circuittype', 'circuitgroupassignment', 'provideraccount', 'circuitgroup', 'provider', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'platform', 'modulebaytemplate', 'module', 'racktype', 'devicebaytemplate', 'consoleporttemplate', 'macaddress', 'device', 'devicebay', 'frontport', 'region', 'site', 'consoleserverporttemplate', 'interfacetemplate', 'powerpanel', 'inventoryitemrole', 'powerport', 'cable', 'powerporttemplate', 'inventoryitem', 'powerfeed', 'rackrole', 'cabletermination', 'modulebay', 'virtualdevicecontext', 'virtualchassis', 'sitegroup', 'rack', 'cablepath', 'interface', 'rearporttemplate', 'frontporttemplate', 'inventoryitemtemplate', 'rearport', 'consoleserverport', 'rackreservation', 'devicetype', 'location', 'manufacturer', 'moduletypeprofile', 'devicerole', 'poweroutlet', 'moduletype', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'routetarget', 'servicetemplate', 'vlantranslationrule', 'fhrpgroupassignment', 'ipaddress', 'aggregate', 'asn', 'rir', 'service', 'vlan', 'vlantranslationpolicy', 'fhrpgroup', 'role', 'prefix', 'iprange', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'tag', 'savedfilter', 'bookmark', 'cachedvalue', 'configtemplate', 'notificationgroup', 'exporttemplate', 'tableconfig', 'taggeditem', 'webhook', 'imageattachment', 'script', 'dashboard', 'subscription', 'customfieldchoiceset', 'configcontext', 'customlink', 'journalentry', 'notification', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'contactrole', 'contactassignment', 'tenantgroup', 'tenant')) 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 ('ikeproposal', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'tunnel', 'l2vpn', 'tunneltermination', 'l2vpntermination', 'ipsecprofile', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:05.935 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:05.935 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', 'code', 'association', 'nonce', '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 ('datasource', 'configrevision', 'autosyncrecord', 'objectchange', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'token', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuittype', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuit', 'provider', 'circuit', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'rearporttemplate', 'consoleporttemplate', 'rearport', 'devicebay', 'moduletypeprofile', 'devicetype', 'frontporttemplate', 'sitegroup', 'modulebay', 'powerfeed', 'rackrole', 'virtualchassis', 'rack', 'module', 'devicebaytemplate', 'frontport', 'site', 'location', 'devicerole', 'poweroutlettemplate', 'region', 'cablepath', 'rackreservation', 'interface', 'powerport', 'inventoryitemrole', 'device', 'interfacetemplate', 'cabletermination', 'cable', 'virtualdevicecontext', 'consoleport', 'consoleserverport', 'inventoryitem', 'consoleserverporttemplate', 'poweroutlet', 'racktype', 'macaddress', 'powerporttemplate', 'manufacturer', 'powerpanel', 'inventoryitemtemplate', 'modulebaytemplate', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'iprange', 'asnrange', 'vlantranslationrule', 'service', 'aggregate', 'rir', 'prefix', 'routetarget', 'vrf', 'servicetemplate', 'role', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'fhrpgroup', 'asn', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'taggeditem', 'journalentry', 'script', 'configcontext', 'webhook', 'tableconfig', 'eventrule', 'customfieldchoiceset', 'savedfilter', 'dashboard', 'imageattachment', 'subscription', 'customfield', 'customlink', 'notification', 'tag', 'exporttemplate', 'configtemplate', 'bookmark', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contact', 'contactgroup', 'contactrole', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'virtualdisk', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunneltermination', 'ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpntermination', 'ipsecprofile', 'ikepolicy', '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-02 08:36:05.940 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:05.940 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', 'code', 'association', 'nonce', '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 ('datasource', 'configrevision', 'autosyncrecord', 'objectchange', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'token', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuittype', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuit', 'provider', 'circuit', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'rearporttemplate', 'consoleporttemplate', 'rearport', 'devicebay', 'moduletypeprofile', 'devicetype', 'frontporttemplate', 'sitegroup', 'modulebay', 'powerfeed', 'rackrole', 'virtualchassis', 'rack', 'module', 'devicebaytemplate', 'frontport', 'site', 'location', 'devicerole', 'poweroutlettemplate', 'region', 'cablepath', 'rackreservation', 'interface', 'powerport', 'inventoryitemrole', 'device', 'interfacetemplate', 'cabletermination', 'cable', 'virtualdevicecontext', 'consoleport', 'consoleserverport', 'inventoryitem', 'consoleserverporttemplate', 'poweroutlet', 'racktype', 'macaddress', 'powerporttemplate', 'manufacturer', 'powerpanel', 'inventoryitemtemplate', 'modulebaytemplate', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'iprange', 'asnrange', 'vlantranslationrule', 'service', 'aggregate', 'rir', 'prefix', 'routetarget', 'vrf', 'servicetemplate', 'role', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'fhrpgroup', 'asn', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'taggeditem', 'journalentry', 'script', 'configcontext', 'webhook', 'tableconfig', 'eventrule', 'customfieldchoiceset', 'savedfilter', 'dashboard', 'imageattachment', 'subscription', 'customfield', 'customlink', 'notification', 'tag', 'exporttemplate', 'configtemplate', 'bookmark', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contact', 'contactgroup', 'contactrole', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'virtualdisk', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunneltermination', 'ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpntermination', 'ipsecprofile', 'ikepolicy', '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-02 08:36:06.447 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:06.447 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', 'code', 'association', 'nonce', '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 ('datasource', 'configrevision', 'autosyncrecord', 'objectchange', 'job', 'datafile', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'token', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'circuittype', 'circuittermination', 'provideraccount', 'circuitgroupassignment', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuit', 'provider', 'circuit', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'rearporttemplate', 'consoleporttemplate', 'rearport', 'devicebay', 'moduletypeprofile', 'devicetype', 'frontporttemplate', 'sitegroup', 'modulebay', 'powerfeed', 'rackrole', 'virtualchassis', 'rack', 'module', 'devicebaytemplate', 'frontport', 'site', 'location', 'devicerole', 'poweroutlettemplate', 'region', 'cablepath', 'rackreservation', 'interface', 'powerport', 'inventoryitemrole', 'device', 'interfacetemplate', 'cabletermination', 'cable', 'virtualdevicecontext', 'consoleport', 'consoleserverport', 'inventoryitem', 'consoleserverporttemplate', 'poweroutlet', 'racktype', 'macaddress', 'powerporttemplate', 'manufacturer', 'powerpanel', 'inventoryitemtemplate', 'modulebaytemplate', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'iprange', 'asnrange', 'vlantranslationrule', 'service', 'aggregate', 'rir', 'prefix', 'routetarget', 'vrf', 'servicetemplate', 'role', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'fhrpgroup', 'asn', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'taggeditem', 'journalentry', 'script', 'configcontext', 'webhook', 'tableconfig', 'eventrule', 'customfieldchoiceset', 'savedfilter', 'dashboard', 'imageattachment', 'subscription', 'customfield', 'customlink', 'notification', 'tag', 'exporttemplate', 'configtemplate', 'bookmark', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contact', 'contactgroup', 'contactrole', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'virtualdisk', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunneltermination', 'ikeproposal', 'ipsecpolicy', 'tunnelgroup', 'tunnel', 'l2vpntermination', 'ipsecprofile', 'ikepolicy', '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-02 08:36:11.581 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:11.581 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'configrevision', 'job', 'datasource', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'inventoryitemrole', 'poweroutlettemplate', 'frontport', 'rackreservation', 'cabletermination', 'moduletype', 'powerpanel', 'interface', 'macaddress', 'interfacetemplate', 'virtualchassis', 'location', 'devicerole', 'powerfeed', 'rackrole', 'consoleserverport', 'modulebaytemplate', 'manufacturer', 'consoleporttemplate', 'cablepath', 'poweroutlet', 'cable', 'powerporttemplate', 'frontporttemplate', 'modulebay', 'inventoryitem', 'racktype', 'devicebaytemplate', 'devicebay', 'rearporttemplate', 'virtualdevicecontext', 'site', 'consoleserverporttemplate', 'powerport', 'rearport', 'region', 'device', 'module', 'sitegroup', 'rack', 'devicetype', 'inventoryitemtemplate', 'platform', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'asn', 'routetarget', 'asnrange', 'vlan', 'rir', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroup', 'ipaddress', 'fhrpgroupassignment', 'aggregate', 'role', 'vrf', 'vlantranslationrule', 'prefix', 'iprange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'customlink', 'bookmark', 'configcontext', 'notification', 'imageattachment', 'journalentry', 'customfieldchoiceset', 'tableconfig', 'configtemplate', 'cachedvalue', 'dashboard', 'customfield', 'taggeditem', 'eventrule', 'webhook', 'exporttemplate', 'notificationgroup', 'script', 'savedfilter', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikepolicy', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'l2vpn', 'ipsecproposal')) 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-02 08:36:11.587 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:11.587 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'configrevision', 'job', 'datasource', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'inventoryitemrole', 'poweroutlettemplate', 'frontport', 'rackreservation', 'cabletermination', 'moduletype', 'powerpanel', 'interface', 'macaddress', 'interfacetemplate', 'virtualchassis', 'location', 'devicerole', 'powerfeed', 'rackrole', 'consoleserverport', 'modulebaytemplate', 'manufacturer', 'consoleporttemplate', 'cablepath', 'poweroutlet', 'cable', 'powerporttemplate', 'frontporttemplate', 'modulebay', 'inventoryitem', 'racktype', 'devicebaytemplate', 'devicebay', 'rearporttemplate', 'virtualdevicecontext', 'site', 'consoleserverporttemplate', 'powerport', 'rearport', 'region', 'device', 'module', 'sitegroup', 'rack', 'devicetype', 'inventoryitemtemplate', 'platform', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'asn', 'routetarget', 'asnrange', 'vlan', 'rir', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroup', 'ipaddress', 'fhrpgroupassignment', 'aggregate', 'role', 'vrf', 'vlantranslationrule', 'prefix', 'iprange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'customlink', 'bookmark', 'configcontext', 'notification', 'imageattachment', 'journalentry', 'customfieldchoiceset', 'tableconfig', 'configtemplate', 'cachedvalue', 'dashboard', 'customfield', 'taggeditem', 'eventrule', 'webhook', 'exporttemplate', 'notificationgroup', 'script', 'savedfilter', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikepolicy', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'l2vpn', 'ipsecproposal')) 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-02 08:36:12.133 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:12.133 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'association', 'nonce', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'datafile', 'managedfile', 'configrevision', 'job', 'datasource', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroupassignment', 'virtualcircuittype', 'circuitgroup', 'circuit', 'provideraccount', 'virtualcircuit', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'inventoryitemrole', 'poweroutlettemplate', 'frontport', 'rackreservation', 'cabletermination', 'moduletype', 'powerpanel', 'interface', 'macaddress', 'interfacetemplate', 'virtualchassis', 'location', 'devicerole', 'powerfeed', 'rackrole', 'consoleserverport', 'modulebaytemplate', 'manufacturer', 'consoleporttemplate', 'cablepath', 'poweroutlet', 'cable', 'powerporttemplate', 'frontporttemplate', 'modulebay', 'inventoryitem', 'racktype', 'devicebaytemplate', 'devicebay', 'rearporttemplate', 'virtualdevicecontext', 'site', 'consoleserverporttemplate', 'powerport', 'rearport', 'region', 'device', 'module', 'sitegroup', 'rack', 'devicetype', 'inventoryitemtemplate', 'platform', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'asn', 'routetarget', 'asnrange', 'vlan', 'rir', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroup', 'ipaddress', 'fhrpgroupassignment', 'aggregate', 'role', 'vrf', 'vlantranslationrule', 'prefix', 'iprange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('subscription', 'customlink', 'bookmark', 'configcontext', 'notification', 'imageattachment', 'journalentry', 'customfieldchoiceset', 'tableconfig', 'configtemplate', 'cachedvalue', 'dashboard', 'customfield', 'taggeditem', 'eventrule', 'webhook', 'exporttemplate', 'notificationgroup', 'script', 'savedfilter', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecpolicy', 'ikepolicy', 'tunneltermination', 'tunnel', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'l2vpn', 'ipsecproposal')) 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-02 08:36:13.507 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:13.507 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'nonce', 'code', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'objectchange', 'configrevision', 'job', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuitgroupassignment', 'circuittype', 'provideraccount', 'circuit', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'consoleserverport', 'modulebaytemplate', 'rackreservation', 'moduletype', 'virtualdevicecontext', 'device', 'devicebaytemplate', 'frontport', 'frontporttemplate', 'virtualchassis', 'interfacetemplate', 'modulebay', 'consoleserverporttemplate', 'poweroutlet', 'interface', 'powerport', 'racktype', 'sitegroup', 'poweroutlettemplate', 'manufacturer', 'cabletermination', 'inventoryitemrole', 'consoleport', 'inventoryitemtemplate', 'cablepath', 'devicetype', 'powerpanel', 'rackrole', 'rearport', 'devicebay', 'rearporttemplate', 'devicerole', 'region', 'rack', 'cable', 'platform', 'moduletypeprofile', 'powerporttemplate', 'consoleporttemplate', 'powerfeed', 'module', 'site', 'location', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'vrf', 'fhrpgroupassignment', 'rir', 'prefix', 'service', 'vlantranslationrule', 'routetarget', 'servicetemplate', 'asnrange', 'ipaddress', 'vlangroup', 'iprange', 'asn', 'aggregate', 'fhrpgroup', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'script', 'bookmark', 'taggeditem', 'notification', 'webhook', 'customfieldchoiceset', 'configtemplate', 'customlink', 'customfield', 'journalentry', 'subscription', 'eventrule', 'configcontext', 'imageattachment', 'cachedvalue', 'dashboard', 'tag', 'savedfilter', 'exporttemplate', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'contactrole', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'vminterface', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecpolicy', 'ipsecprofile', 'ipsecproposal', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:13.513 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:13.513 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'nonce', 'code', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'objectchange', 'configrevision', 'job', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuitgroupassignment', 'circuittype', 'provideraccount', 'circuit', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'consoleserverport', 'modulebaytemplate', 'rackreservation', 'moduletype', 'virtualdevicecontext', 'device', 'devicebaytemplate', 'frontport', 'frontporttemplate', 'virtualchassis', 'interfacetemplate', 'modulebay', 'consoleserverporttemplate', 'poweroutlet', 'interface', 'powerport', 'racktype', 'sitegroup', 'poweroutlettemplate', 'manufacturer', 'cabletermination', 'inventoryitemrole', 'consoleport', 'inventoryitemtemplate', 'cablepath', 'devicetype', 'powerpanel', 'rackrole', 'rearport', 'devicebay', 'rearporttemplate', 'devicerole', 'region', 'rack', 'cable', 'platform', 'moduletypeprofile', 'powerporttemplate', 'consoleporttemplate', 'powerfeed', 'module', 'site', 'location', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'vrf', 'fhrpgroupassignment', 'rir', 'prefix', 'service', 'vlantranslationrule', 'routetarget', 'servicetemplate', 'asnrange', 'ipaddress', 'vlangroup', 'iprange', 'asn', 'aggregate', 'fhrpgroup', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'script', 'bookmark', 'taggeditem', 'notification', 'webhook', 'customfieldchoiceset', 'configtemplate', 'customlink', 'customfield', 'journalentry', 'subscription', 'eventrule', 'configcontext', 'imageattachment', 'cachedvalue', 'dashboard', 'tag', 'savedfilter', 'exporttemplate', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'contactrole', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'vminterface', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecpolicy', 'ipsecprofile', 'ipsecproposal', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:14.025 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:14.025 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'nonce', 'code', 'usersocialauth', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'objectchange', 'configrevision', 'job', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'circuitgroupassignment', 'circuittype', 'provideraccount', 'circuit', 'circuitgroup', 'circuittermination', 'virtualcircuittermination', 'providernetwork', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'consoleserverport', 'modulebaytemplate', 'rackreservation', 'moduletype', 'virtualdevicecontext', 'device', 'devicebaytemplate', 'frontport', 'frontporttemplate', 'virtualchassis', 'interfacetemplate', 'modulebay', 'consoleserverporttemplate', 'poweroutlet', 'interface', 'powerport', 'racktype', 'sitegroup', 'poweroutlettemplate', 'manufacturer', 'cabletermination', 'inventoryitemrole', 'consoleport', 'inventoryitemtemplate', 'cablepath', 'devicetype', 'powerpanel', 'rackrole', 'rearport', 'devicebay', 'rearporttemplate', 'devicerole', 'region', 'rack', 'cable', 'platform', 'moduletypeprofile', 'powerporttemplate', 'consoleporttemplate', 'powerfeed', 'module', 'site', 'location', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'role', 'vrf', 'fhrpgroupassignment', 'rir', 'prefix', 'service', 'vlantranslationrule', 'routetarget', 'servicetemplate', 'asnrange', 'ipaddress', 'vlangroup', 'iprange', 'asn', 'aggregate', 'fhrpgroup', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'script', 'bookmark', 'taggeditem', 'notification', 'webhook', 'customfieldchoiceset', 'configtemplate', 'customlink', 'customfield', 'journalentry', 'subscription', 'eventrule', 'configcontext', 'imageattachment', 'cachedvalue', 'dashboard', 'tag', 'savedfilter', 'exporttemplate', 'notificationgroup')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactgroup', 'contactassignment', 'contactrole', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'vminterface', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecpolicy', 'ipsecprofile', 'ipsecproposal', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:52.541 UTC [92] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 08:37:52.542 UTC [111] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 08:40:22.570 UTC [55] LOG: checkpoint starting: time 2026-06-02 08:42:13.474 UTC [55] LOG: checkpoint complete: wrote 1111 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=110.891 s, sync=0.011 s, total=110.905 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13735 kB, estimate=13735 kB; lsn=0/2711C58, redo lsn=0/2689768