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:08.163 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2026-06-02 08:35:08.784 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 08:35:08.794 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:35:08.800 UTC [44] LOG: database system was shut down at 2026-06-02 08:35:08 UTC 2026-06-02 08:35:08.812 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 08:35:08.934 UTC [41] LOG: received fast shutdown request 2026-06-02 08:35:08.934 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 08:35:08.943 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 08:35:08.943 UTC [42] LOG: shutting down 2026-06-02 08:35:08.943 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 08:35:08.957 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.001 s, total=0.014 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 08:35:08.978 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 08:35:09.109 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:09.109 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 08:35:09.109 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 08:35:09.113 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:35:09.119 UTC [58] LOG: database system was shut down at 2026-06-02 08:35:08 UTC 2026-06-02 08:35:09.125 UTC [1] LOG: database system is ready to accept connections 2026-06-02 08:35:31.067 UTC [1] LOG: received fast shutdown request 2026-06-02 08:35:31.068 UTC [1] LOG: aborting any active transactions 2026-06-02 08:35:31.073 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 08:35:31.080 UTC [56] LOG: shutting down 2026-06-02 08:35:31.080 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 08:35:31.084 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-02 08:35:31.097 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:32.763 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2026-06-02 08:35:33.355 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 08:35:33.359 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:35:33.362 UTC [44] LOG: database system was shut down at 2026-06-02 08:35:33 UTC 2026-06-02 08:35:33.371 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down...2026-06-02 08:35:33.518 UTC [41] LOG: received fast shutdown request 2026-06-02 08:35:33.518 UTC [41] LOG: aborting any active transactions .2026-06-02 08:35:33.526 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 08:35:33.527 UTC [42] LOG: shutting down 2026-06-02 08:35:33.527 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 08:35:33.545 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.018 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:33.558 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 08:35:33.670 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:33.670 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 08:35:33.670 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 08:35:33.674 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 08:35:33.678 UTC [58] LOG: database system was shut down at 2026-06-02 08:35:33 UTC 2026-06-02 08:35:33.688 UTC [1] LOG: database system is ready to accept connections 2026-06-02 08:36:10.108 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:10.108 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', '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', 'configrevision', 'datasource', 'autosyncrecord', 'datafile', 'job', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuittype', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provider', 'circuittermination', 'providernetwork', 'provideraccount', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'cable', 'consoleserverporttemplate', 'poweroutlet', 'powerpanel', 'platform', 'location', 'powerporttemplate', 'sitegroup', 'cabletermination', 'powerport', 'cablepath', 'inventoryitem', 'devicerole', 'manufacturer', 'rackrole', 'powerfeed', 'frontport', 'moduletypeprofile', 'inventoryitemtemplate', 'rack', 'macaddress', 'site', 'rearporttemplate', 'interface', 'consoleport', 'rackreservation', 'racktype', 'devicetype', 'moduletype', 'device', 'virtualdevicecontext', 'modulebaytemplate', 'devicebay', 'frontporttemplate', 'rearport', 'inventoryitemrole', 'poweroutlettemplate', 'module', 'virtualchassis', 'region', 'consoleserverport', 'consoleporttemplate', 'modulebay', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'asn', 'rir', 'aggregate', 'role', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroup', 'vrf', 'iprange', 'vlan', 'service', 'fhrpgroupassignment', 'vlantranslationrule', 'routetarget', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'imageattachment', 'configtemplate', 'taggeditem', 'configcontext', 'cachedvalue', 'webhook', 'notificationgroup', 'customfield', 'bookmark', 'tag', 'journalentry', 'dashboard', 'subscription', 'notification', 'savedfilter', 'customfieldchoiceset', 'script', 'eventrule', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contactassignment', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'tunneltermination', 'l2vpntermination', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', '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-02 08:36:10.115 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:10.115 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', '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', 'configrevision', 'datasource', 'autosyncrecord', 'datafile', 'job', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuittype', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provider', 'circuittermination', 'providernetwork', 'provideraccount', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'cable', 'consoleserverporttemplate', 'poweroutlet', 'powerpanel', 'platform', 'location', 'powerporttemplate', 'sitegroup', 'cabletermination', 'powerport', 'cablepath', 'inventoryitem', 'devicerole', 'manufacturer', 'rackrole', 'powerfeed', 'frontport', 'moduletypeprofile', 'inventoryitemtemplate', 'rack', 'macaddress', 'site', 'rearporttemplate', 'interface', 'consoleport', 'rackreservation', 'racktype', 'devicetype', 'moduletype', 'device', 'virtualdevicecontext', 'modulebaytemplate', 'devicebay', 'frontporttemplate', 'rearport', 'inventoryitemrole', 'poweroutlettemplate', 'module', 'virtualchassis', 'region', 'consoleserverport', 'consoleporttemplate', 'modulebay', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'asn', 'rir', 'aggregate', 'role', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroup', 'vrf', 'iprange', 'vlan', 'service', 'fhrpgroupassignment', 'vlantranslationrule', 'routetarget', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'imageattachment', 'configtemplate', 'taggeditem', 'configcontext', 'cachedvalue', 'webhook', 'notificationgroup', 'customfield', 'bookmark', 'tag', 'journalentry', 'dashboard', 'subscription', 'notification', 'savedfilter', 'customfieldchoiceset', 'script', 'eventrule', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contactassignment', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'tunneltermination', 'l2vpntermination', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', '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-02 08:36:10.714 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:10.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 ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'partial', 'association')) 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', 'autosyncrecord', 'job', 'datafile', 'configrevision', 'objectchange', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuitgroup', 'circuittype', 'circuit', 'provideraccount', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackreservation', 'rearporttemplate', 'devicetype', 'powerport', 'devicebay', 'manufacturer', 'poweroutlettemplate', 'consoleport', 'inventoryitem', 'devicebaytemplate', 'consoleporttemplate', 'modulebay', 'interface', 'consoleserverport', 'module', 'poweroutlet', 'rearport', 'moduletypeprofile', 'devicerole', 'region', 'frontporttemplate', 'macaddress', 'powerpanel', 'virtualchassis', 'rackrole', 'device', 'cable', 'frontport', 'cabletermination', 'inventoryitemrole', 'powerporttemplate', 'modulebaytemplate', 'interfacetemplate', 'platform', 'rack', 'powerfeed', 'sitegroup', 'consoleserverporttemplate', 'moduletype', 'racktype', 'virtualdevicecontext', 'inventoryitemtemplate', 'cablepath', 'site', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'service', 'ipaddress', 'vlangroup', 'rir', 'role', 'fhrpgroup', 'iprange', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'prefix', 'aggregate', 'vrf', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'eventrule', 'cachedvalue', 'savedfilter', 'imageattachment', 'bookmark', 'customfieldchoiceset', 'tableconfig', 'script', 'exporttemplate', 'subscription', 'configcontext', 'tag', 'notificationgroup', 'configtemplate', 'dashboard', 'customfield', 'customlink', 'journalentry', 'taggeditem', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contactrole', 'contact', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'cluster', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'tunnelgroup', 'ikeproposal', 'l2vpn', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'ipsecpolicy')) 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:10.723 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:10.723 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'partial', 'association')) 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', 'autosyncrecord', 'job', 'datafile', 'configrevision', 'objectchange', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuitgroup', 'circuittype', 'circuit', 'provideraccount', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackreservation', 'rearporttemplate', 'devicetype', 'powerport', 'devicebay', 'manufacturer', 'poweroutlettemplate', 'consoleport', 'inventoryitem', 'devicebaytemplate', 'consoleporttemplate', 'modulebay', 'interface', 'consoleserverport', 'module', 'poweroutlet', 'rearport', 'moduletypeprofile', 'devicerole', 'region', 'frontporttemplate', 'macaddress', 'powerpanel', 'virtualchassis', 'rackrole', 'device', 'cable', 'frontport', 'cabletermination', 'inventoryitemrole', 'powerporttemplate', 'modulebaytemplate', 'interfacetemplate', 'platform', 'rack', 'powerfeed', 'sitegroup', 'consoleserverporttemplate', 'moduletype', 'racktype', 'virtualdevicecontext', 'inventoryitemtemplate', 'cablepath', 'site', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'service', 'ipaddress', 'vlangroup', 'rir', 'role', 'fhrpgroup', 'iprange', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'prefix', 'aggregate', 'vrf', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'eventrule', 'cachedvalue', 'savedfilter', 'imageattachment', 'bookmark', 'customfieldchoiceset', 'tableconfig', 'script', 'exporttemplate', 'subscription', 'configcontext', 'tag', 'notificationgroup', 'configtemplate', 'dashboard', 'customfield', 'customlink', 'journalentry', 'taggeditem', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contactrole', 'contact', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'cluster', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'tunnelgroup', 'ikeproposal', 'l2vpn', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'ipsecpolicy')) 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:10.852 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:10.852 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', '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', 'configrevision', 'datasource', 'autosyncrecord', 'datafile', 'job', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuittype', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provider', 'circuittermination', 'providernetwork', 'provideraccount', 'virtualcircuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebaytemplate', 'cable', 'consoleserverporttemplate', 'poweroutlet', 'powerpanel', 'platform', 'location', 'powerporttemplate', 'sitegroup', 'cabletermination', 'powerport', 'cablepath', 'inventoryitem', 'devicerole', 'manufacturer', 'rackrole', 'powerfeed', 'frontport', 'moduletypeprofile', 'inventoryitemtemplate', 'rack', 'macaddress', 'site', 'rearporttemplate', 'interface', 'consoleport', 'rackreservation', 'racktype', 'devicetype', 'moduletype', 'device', 'virtualdevicecontext', 'modulebaytemplate', 'devicebay', 'frontporttemplate', 'rearport', 'inventoryitemrole', 'poweroutlettemplate', 'module', 'virtualchassis', 'region', 'consoleserverport', 'consoleporttemplate', 'modulebay', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'asn', 'rir', 'aggregate', 'role', 'vlangroup', 'prefix', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroup', 'vrf', 'iprange', 'vlan', 'service', 'fhrpgroupassignment', 'vlantranslationrule', 'routetarget', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('exporttemplate', 'customlink', 'imageattachment', 'configtemplate', 'taggeditem', 'configcontext', 'cachedvalue', 'webhook', 'notificationgroup', 'customfield', 'bookmark', 'tag', 'journalentry', 'dashboard', 'subscription', 'notification', 'savedfilter', 'customfieldchoiceset', 'script', 'eventrule', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contactassignment', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecproposal', 'ipsecprofile', 'tunnel', 'tunneltermination', 'l2vpntermination', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', '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-02 08:36:11.452 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:11.452 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'usersocialauth', 'nonce', 'partial', 'association')) 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', 'autosyncrecord', 'job', 'datafile', 'configrevision', 'objectchange', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'providernetwork', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'circuitgroup', 'circuittype', 'circuit', 'provideraccount', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rackreservation', 'rearporttemplate', 'devicetype', 'powerport', 'devicebay', 'manufacturer', 'poweroutlettemplate', 'consoleport', 'inventoryitem', 'devicebaytemplate', 'consoleporttemplate', 'modulebay', 'interface', 'consoleserverport', 'module', 'poweroutlet', 'rearport', 'moduletypeprofile', 'devicerole', 'region', 'frontporttemplate', 'macaddress', 'powerpanel', 'virtualchassis', 'rackrole', 'device', 'cable', 'frontport', 'cabletermination', 'inventoryitemrole', 'powerporttemplate', 'modulebaytemplate', 'interfacetemplate', 'platform', 'rack', 'powerfeed', 'sitegroup', 'consoleserverporttemplate', 'moduletype', 'racktype', 'virtualdevicecontext', 'inventoryitemtemplate', 'cablepath', 'site', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'service', 'ipaddress', 'vlangroup', 'rir', 'role', 'fhrpgroup', 'iprange', 'vlan', 'vlantranslationpolicy', 'vlantranslationrule', 'prefix', 'aggregate', 'vrf', 'fhrpgroupassignment', 'routetarget', 'asnrange', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'eventrule', 'cachedvalue', 'savedfilter', 'imageattachment', 'bookmark', 'customfieldchoiceset', 'tableconfig', 'script', 'exporttemplate', 'subscription', 'configcontext', 'tag', 'notificationgroup', 'configtemplate', 'dashboard', 'customfield', 'customlink', 'journalentry', 'taggeditem', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'contactrole', 'contact', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'cluster', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'tunnelgroup', 'ikeproposal', 'l2vpn', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'ipsecpolicy')) 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:19.959 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:19.959 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'code', 'nonce', 'association')) 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', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittermination', 'virtualcircuit', 'providernetwork', 'provider', 'virtualcircuittype', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicetype', 'poweroutlet', 'location', 'macaddress', 'racktype', 'cabletermination', 'devicebay', 'modulebaytemplate', 'consoleserverport', 'site', 'inventoryitemrole', 'rack', 'consoleport', 'rackreservation', 'module', 'sitegroup', 'cable', 'virtualchassis', 'rearport', 'moduletypeprofile', 'inventoryitem', 'interface', 'platform', 'powerpanel', 'interfacetemplate', 'powerfeed', 'virtualdevicecontext', 'powerport', 'modulebay', 'powerporttemplate', 'consoleporttemplate', 'rackrole', 'manufacturer', 'device', 'inventoryitemtemplate', 'devicerole', 'frontport', 'devicebaytemplate', 'rearporttemplate', 'cablepath', 'moduletype', 'consoleserverporttemplate', 'frontporttemplate', 'poweroutlettemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'aggregate', 'fhrpgroupassignment', 'rir', 'vlangroup', 'vlan', 'ipaddress', 'vlantranslationrule', 'role', 'servicetemplate', 'routetarget', 'vrf', 'prefix', 'asn', 'asnrange', 'iprange', 'fhrpgroup', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'customfieldchoiceset', 'tableconfig', 'tag', 'journalentry', 'exporttemplate', 'eventrule', 'configcontext', 'subscription', 'configtemplate', 'imageattachment', 'savedfilter', 'cachedvalue', 'webhook', 'customfield', 'notificationgroup', 'bookmark', 'taggeditem', 'notification', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustergroup', 'cluster', 'clustertype', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnelgroup', 'tunnel', 'tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'ipsecprofile', 'l2vpntermination')) 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:19.966 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:19.966 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'code', 'nonce', 'association')) 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', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittermination', 'virtualcircuit', 'providernetwork', 'provider', 'virtualcircuittype', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicetype', 'poweroutlet', 'location', 'macaddress', 'racktype', 'cabletermination', 'devicebay', 'modulebaytemplate', 'consoleserverport', 'site', 'inventoryitemrole', 'rack', 'consoleport', 'rackreservation', 'module', 'sitegroup', 'cable', 'virtualchassis', 'rearport', 'moduletypeprofile', 'inventoryitem', 'interface', 'platform', 'powerpanel', 'interfacetemplate', 'powerfeed', 'virtualdevicecontext', 'powerport', 'modulebay', 'powerporttemplate', 'consoleporttemplate', 'rackrole', 'manufacturer', 'device', 'inventoryitemtemplate', 'devicerole', 'frontport', 'devicebaytemplate', 'rearporttemplate', 'cablepath', 'moduletype', 'consoleserverporttemplate', 'frontporttemplate', 'poweroutlettemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'aggregate', 'fhrpgroupassignment', 'rir', 'vlangroup', 'vlan', 'ipaddress', 'vlantranslationrule', 'role', 'servicetemplate', 'routetarget', 'vrf', 'prefix', 'asn', 'asnrange', 'iprange', 'fhrpgroup', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'customfieldchoiceset', 'tableconfig', 'tag', 'journalentry', 'exporttemplate', 'eventrule', 'configcontext', 'subscription', 'configtemplate', 'imageattachment', 'savedfilter', 'cachedvalue', 'webhook', 'customfield', 'notificationgroup', 'bookmark', 'taggeditem', 'notification', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustergroup', 'cluster', 'clustertype', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnelgroup', 'tunnel', 'tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'ipsecprofile', 'l2vpntermination')) 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:20.673 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:20.673 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'code', 'nonce', 'association')) 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', 'configrevision', 'autosyncrecord', 'datafile', 'managedfile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuitgroupassignment', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittermination', 'virtualcircuit', 'providernetwork', 'provider', 'virtualcircuittype', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicetype', 'poweroutlet', 'location', 'macaddress', 'racktype', 'cabletermination', 'devicebay', 'modulebaytemplate', 'consoleserverport', 'site', 'inventoryitemrole', 'rack', 'consoleport', 'rackreservation', 'module', 'sitegroup', 'cable', 'virtualchassis', 'rearport', 'moduletypeprofile', 'inventoryitem', 'interface', 'platform', 'powerpanel', 'interfacetemplate', 'powerfeed', 'virtualdevicecontext', 'powerport', 'modulebay', 'powerporttemplate', 'consoleporttemplate', 'rackrole', 'manufacturer', 'device', 'inventoryitemtemplate', 'devicerole', 'frontport', 'devicebaytemplate', 'rearporttemplate', 'cablepath', 'moduletype', 'consoleserverporttemplate', 'frontporttemplate', 'poweroutlettemplate', 'region')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'aggregate', 'fhrpgroupassignment', 'rir', 'vlangroup', 'vlan', 'ipaddress', 'vlantranslationrule', 'role', 'servicetemplate', 'routetarget', 'vrf', 'prefix', 'asn', 'asnrange', 'iprange', 'fhrpgroup', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'customfieldchoiceset', 'tableconfig', 'tag', 'journalentry', 'exporttemplate', 'eventrule', 'configcontext', 'subscription', 'configtemplate', 'imageattachment', 'savedfilter', 'cachedvalue', 'webhook', 'customfield', 'notificationgroup', 'bookmark', 'taggeditem', 'notification', 'script', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contact', 'tenantgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustergroup', 'cluster', 'clustertype', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnelgroup', 'tunnel', 'tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'ipsecprofile', 'l2vpntermination')) 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:26.567 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:26.567 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 ('code', 'nonce', 'usersocialauth', 'partial', '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', 'datasource', 'datafile', 'objectchange', 'job', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroup', 'circuit', 'provideraccount', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'virtualcircuittermination', 'providernetwork', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'module', 'consoleserverporttemplate', 'moduletype', 'rearport', 'inventoryitemtemplate', 'cabletermination', 'modulebay', 'inventoryitem', 'interfacetemplate', 'frontporttemplate', 'devicetype', 'consoleport', 'powerport', 'sitegroup', 'consoleserverport', 'rearporttemplate', 'devicebay', 'interface', 'frontport', 'region', 'rackrole', 'rackreservation', 'macaddress', 'devicebaytemplate', 'platform', 'poweroutlet', 'consoleporttemplate', 'device', 'inventoryitemrole', 'moduletypeprofile', 'modulebaytemplate', 'rack', 'poweroutlettemplate', 'virtualchassis', 'racktype', 'cablepath', 'devicerole', 'location', 'powerfeed', 'site', 'powerporttemplate', 'virtualdevicecontext', 'cable', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'vrf', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'role', 'vlangroup', 'vlan', 'vlantranslationrule', 'routetarget', 'service', 'aggregate', 'rir', 'prefix', 'servicetemplate', 'fhrpgroupassignment', 'iprange', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'taggeditem', 'configtemplate', 'savedfilter', 'customfield', 'bookmark', 'cachedvalue', 'exporttemplate', 'script', 'customlink', 'notification', 'tableconfig', 'customfieldchoiceset', 'configcontext', 'tag', 'dashboard', 'subscription', 'journalentry', 'eventrule', 'notificationgroup', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'tenant', 'contactgroup', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'ipsecproposal', 'ikeproposal', 'l2vpntermination', 'ikepolicy', 'tunneltermination', 'ipsecprofile', 'tunnel', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:26.576 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:26.576 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 ('code', 'nonce', 'usersocialauth', 'partial', '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', 'datasource', 'datafile', 'objectchange', 'job', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroup', 'circuit', 'provideraccount', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'virtualcircuittermination', 'providernetwork', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'module', 'consoleserverporttemplate', 'moduletype', 'rearport', 'inventoryitemtemplate', 'cabletermination', 'modulebay', 'inventoryitem', 'interfacetemplate', 'frontporttemplate', 'devicetype', 'consoleport', 'powerport', 'sitegroup', 'consoleserverport', 'rearporttemplate', 'devicebay', 'interface', 'frontport', 'region', 'rackrole', 'rackreservation', 'macaddress', 'devicebaytemplate', 'platform', 'poweroutlet', 'consoleporttemplate', 'device', 'inventoryitemrole', 'moduletypeprofile', 'modulebaytemplate', 'rack', 'poweroutlettemplate', 'virtualchassis', 'racktype', 'cablepath', 'devicerole', 'location', 'powerfeed', 'site', 'powerporttemplate', 'virtualdevicecontext', 'cable', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'vrf', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'role', 'vlangroup', 'vlan', 'vlantranslationrule', 'routetarget', 'service', 'aggregate', 'rir', 'prefix', 'servicetemplate', 'fhrpgroupassignment', 'iprange', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'taggeditem', 'configtemplate', 'savedfilter', 'customfield', 'bookmark', 'cachedvalue', 'exporttemplate', 'script', 'customlink', 'notification', 'tableconfig', 'customfieldchoiceset', 'configcontext', 'tag', 'dashboard', 'subscription', 'journalentry', 'eventrule', 'notificationgroup', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'tenant', 'contactgroup', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'ipsecproposal', 'ikeproposal', 'l2vpntermination', 'ikepolicy', 'tunneltermination', 'ipsecprofile', 'tunnel', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:27.357 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:27.357 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 ('code', 'nonce', 'usersocialauth', 'partial', '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', 'datasource', 'datafile', 'objectchange', 'job', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'circuitgroup', 'circuit', 'provideraccount', 'virtualcircuittype', 'circuittype', 'virtualcircuit', 'virtualcircuittermination', 'providernetwork', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'module', 'consoleserverporttemplate', 'moduletype', 'rearport', 'inventoryitemtemplate', 'cabletermination', 'modulebay', 'inventoryitem', 'interfacetemplate', 'frontporttemplate', 'devicetype', 'consoleport', 'powerport', 'sitegroup', 'consoleserverport', 'rearporttemplate', 'devicebay', 'interface', 'frontport', 'region', 'rackrole', 'rackreservation', 'macaddress', 'devicebaytemplate', 'platform', 'poweroutlet', 'consoleporttemplate', 'device', 'inventoryitemrole', 'moduletypeprofile', 'modulebaytemplate', 'rack', 'poweroutlettemplate', 'virtualchassis', 'racktype', 'cablepath', 'devicerole', 'location', 'powerfeed', 'site', 'powerporttemplate', 'virtualdevicecontext', 'cable', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'vrf', 'fhrpgroup', 'ipaddress', 'vlantranslationpolicy', 'role', 'vlangroup', 'vlan', 'vlantranslationrule', 'routetarget', 'service', 'aggregate', 'rir', 'prefix', 'servicetemplate', 'fhrpgroupassignment', 'iprange', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'taggeditem', 'configtemplate', 'savedfilter', 'customfield', 'bookmark', 'cachedvalue', 'exporttemplate', 'script', 'customlink', 'notification', 'tableconfig', 'customfieldchoiceset', 'configcontext', 'tag', 'dashboard', 'subscription', 'journalentry', 'eventrule', 'notificationgroup', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'tenant', 'contactgroup', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'ipsecproposal', 'ikeproposal', 'l2vpntermination', 'ikepolicy', 'tunneltermination', 'ipsecprofile', 'tunnel', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:30.299 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:30.299 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', 'partial', 'code', '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 ('datafile', 'autosyncrecord', 'objectchange', 'datasource', 'job', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuittype', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'rearporttemplate', 'inventoryitemrole', 'device', 'powerfeed', 'moduletype', 'powerpanel', 'cable', 'macaddress', 'sitegroup', 'frontporttemplate', 'rack', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'devicebaytemplate', 'frontport', 'consoleserverporttemplate', 'location', 'devicebay', 'module', 'devicerole', 'platform', 'modulebaytemplate', 'moduletypeprofile', 'powerport', 'cablepath', 'inventoryitem', 'rearport', 'consoleporttemplate', 'cabletermination', 'rackreservation', 'modulebay', 'poweroutlet', 'virtualdevicecontext', 'powerporttemplate', 'consoleserverport', 'manufacturer', 'devicetype', 'region', 'site', 'racktype', 'interface', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'routetarget', 'asnrange', 'rir', 'iprange', 'servicetemplate', 'vlan', 'ipaddress', 'fhrpgroupassignment', 'vlangroup', 'service', 'prefix', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vrf', 'vlantranslationpolicy', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'dashboard', 'tableconfig', 'customfield', 'tag', 'customfieldchoiceset', 'bookmark', 'cachedvalue', 'exporttemplate', 'eventrule', 'savedfilter', 'configcontext', 'script', 'journalentry', 'subscription', 'taggeditem', 'customlink', 'imageattachment', 'notification', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'virtualmachine', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnel', 'l2vpntermination', 'l2vpn', 'tunnelgroup', 'tunneltermination', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:30.306 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:30.306 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', 'partial', 'code', '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 ('datafile', 'autosyncrecord', 'objectchange', 'datasource', 'job', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuittype', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'rearporttemplate', 'inventoryitemrole', 'device', 'powerfeed', 'moduletype', 'powerpanel', 'cable', 'macaddress', 'sitegroup', 'frontporttemplate', 'rack', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'devicebaytemplate', 'frontport', 'consoleserverporttemplate', 'location', 'devicebay', 'module', 'devicerole', 'platform', 'modulebaytemplate', 'moduletypeprofile', 'powerport', 'cablepath', 'inventoryitem', 'rearport', 'consoleporttemplate', 'cabletermination', 'rackreservation', 'modulebay', 'poweroutlet', 'virtualdevicecontext', 'powerporttemplate', 'consoleserverport', 'manufacturer', 'devicetype', 'region', 'site', 'racktype', 'interface', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'routetarget', 'asnrange', 'rir', 'iprange', 'servicetemplate', 'vlan', 'ipaddress', 'fhrpgroupassignment', 'vlangroup', 'service', 'prefix', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vrf', 'vlantranslationpolicy', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'dashboard', 'tableconfig', 'customfield', 'tag', 'customfieldchoiceset', 'bookmark', 'cachedvalue', 'exporttemplate', 'eventrule', 'savedfilter', 'configcontext', 'script', 'journalentry', 'subscription', 'taggeditem', 'customlink', 'imageattachment', 'notification', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'virtualmachine', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnel', 'l2vpntermination', 'l2vpn', 'tunnelgroup', 'tunneltermination', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:36:31.057 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 08:36:31.057 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', 'partial', 'code', '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 ('datafile', 'autosyncrecord', 'objectchange', 'datasource', 'job', 'managedfile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuittype', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'rearporttemplate', 'inventoryitemrole', 'device', 'powerfeed', 'moduletype', 'powerpanel', 'cable', 'macaddress', 'sitegroup', 'frontporttemplate', 'rack', 'virtualchassis', 'rackrole', 'inventoryitemtemplate', 'poweroutlettemplate', 'devicebaytemplate', 'frontport', 'consoleserverporttemplate', 'location', 'devicebay', 'module', 'devicerole', 'platform', 'modulebaytemplate', 'moduletypeprofile', 'powerport', 'cablepath', 'inventoryitem', 'rearport', 'consoleporttemplate', 'cabletermination', 'rackreservation', 'modulebay', 'poweroutlet', 'virtualdevicecontext', 'powerporttemplate', 'consoleserverport', 'manufacturer', 'devicetype', 'region', 'site', 'racktype', 'interface', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'routetarget', 'asnrange', 'rir', 'iprange', 'servicetemplate', 'vlan', 'ipaddress', 'fhrpgroupassignment', 'vlangroup', 'service', 'prefix', 'vlantranslationrule', 'asn', 'fhrpgroup', 'vrf', 'vlantranslationpolicy', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'dashboard', 'tableconfig', 'customfield', 'tag', 'customfieldchoiceset', 'bookmark', 'cachedvalue', 'exporttemplate', 'eventrule', 'savedfilter', 'configcontext', 'script', 'journalentry', 'subscription', 'taggeditem', 'customlink', 'imageattachment', 'notification', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenantgroup', 'contactassignment', 'contactgroup', 'tenant', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'virtualmachine', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnel', 'l2vpntermination', 'l2vpn', 'tunnelgroup', 'tunneltermination', 'ikeproposal', 'ipsecprofile', 'ipsecpolicy', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 08:37:03.744 UTC [92] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 08:38:03.746 UTC [111] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 08:40:33.751 UTC [56] LOG: checkpoint starting: time 2026-06-02 08:42:22.296 UTC [56] LOG: checkpoint complete: wrote 1088 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=108.527 s, sync=0.011 s, total=108.545 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13719 kB, estimate=13719 kB; lsn=0/272AD30, redo lsn=0/2685900