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 13:11:01.567 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 13:11:02.185 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 13:11:02.189 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:11:02.193 UTC [44] LOG: database system was shut down at 2026-06-02 13:11:02 UTC 2026-06-02 13:11:02.198 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 13:11:02.353 UTC [41] LOG: received fast shutdown request 2026-06-02 13:11:02.354 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 13:11:02.361 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 13:11:02.366 UTC [42] LOG: shutting down 2026-06-02 13:11:02.367 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:11:02.389 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.020 s, sync=0.001 s, total=0.022 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 13:11:02.406 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 13:11:02.532 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 13:11:02.533 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 13:11:02.533 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 13:11:02.538 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:11:02.543 UTC [58] LOG: database system was shut down at 2026-06-02 13:11:02 UTC 2026-06-02 13:11:02.548 UTC [1] LOG: database system is ready to accept connections 2026-06-02 13:11:23.685 UTC [1] LOG: received fast shutdown request 2026-06-02 13:11:23.685 UTC [1] LOG: aborting any active transactions 2026-06-02 13:11:23.692 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 13:11:23.697 UTC [56] LOG: shutting down 2026-06-02 13:11:23.698 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:11:23.708 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.012 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 13:11:23.722 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 13:11:25.397 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 13:11:25.987 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 13:11:25.991 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:11:25.996 UTC [44] LOG: database system was shut down at 2026-06-02 13:11:25 UTC 2026-06-02 13:11:26.005 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 13:11:26.134 UTC [41] LOG: received fast shutdown request 2026-06-02 13:11:26.134 UTC [41] LOG: aborting any active transactions 2026-06-02 13:11:26.137 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 waiting for server to shut down....2026-06-02 13:11:26.144 UTC [42] LOG: shutting down 2026-06-02 13:11:26.145 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:11:26.156 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.012 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 13:11:26.176 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 13:11:26.301 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 13:11:26.301 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 13:11:26.302 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 13:11:26.306 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:11:26.310 UTC [58] LOG: database system was shut down at 2026-06-02 13:11:26 UTC 2026-06-02 13:11:26.316 UTC [1] LOG: database system is ready to accept connections 2026-06-02 13:12:02.132 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:02.132 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', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'virtualcircuit', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuittermination', 'circuitgroup', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'rearport', 'powerfeed', 'location', 'platform', 'frontport', 'macaddress', 'inventoryitemtemplate', 'virtualchassis', 'interfacetemplate', 'cablepath', 'moduletype', 'rackrole', 'region', 'modulebay', 'devicerole', 'consoleserverport', 'frontporttemplate', 'modulebaytemplate', 'manufacturer', 'rack', 'devicebay', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'virtualdevicecontext', 'rackreservation', 'racktype', 'rearporttemplate', 'powerport', 'devicetype', 'site', 'sitegroup', 'powerporttemplate', 'poweroutlet', 'poweroutlettemplate', 'devicebaytemplate', 'consoleport', 'inventoryitem', 'cable', 'cabletermination', 'device', 'powerpanel', 'module')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'asnrange', 'aggregate', 'servicetemplate', 'fhrpgroupassignment', 'rir', 'role', 'prefix', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'service', 'fhrpgroup', 'vrf', 'routetarget', 'iprange', 'ipaddress', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'exporttemplate', 'notification', 'subscription', 'notificationgroup', 'cachedvalue', 'imageattachment', 'configtemplate', 'customfield', 'dashboard', 'tag', 'savedfilter', 'eventrule', 'journalentry', 'bookmark', 'tableconfig', 'webhook', 'customlink', 'customfieldchoiceset', 'script', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'vminterface', 'virtualmachine', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunneltermination', 'tunnelgroup', 'ikeproposal', 'tunnel', 'l2vpntermination', 'l2vpn', 'ikepolicy', 'ipsecprofile', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:12:02.140 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:02.140 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', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'virtualcircuit', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuittermination', 'circuitgroup', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'rearport', 'powerfeed', 'location', 'platform', 'frontport', 'macaddress', 'inventoryitemtemplate', 'virtualchassis', 'interfacetemplate', 'cablepath', 'moduletype', 'rackrole', 'region', 'modulebay', 'devicerole', 'consoleserverport', 'frontporttemplate', 'modulebaytemplate', 'manufacturer', 'rack', 'devicebay', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'virtualdevicecontext', 'rackreservation', 'racktype', 'rearporttemplate', 'powerport', 'devicetype', 'site', 'sitegroup', 'powerporttemplate', 'poweroutlet', 'poweroutlettemplate', 'devicebaytemplate', 'consoleport', 'inventoryitem', 'cable', 'cabletermination', 'device', 'powerpanel', 'module')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'asnrange', 'aggregate', 'servicetemplate', 'fhrpgroupassignment', 'rir', 'role', 'prefix', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'service', 'fhrpgroup', 'vrf', 'routetarget', 'iprange', 'ipaddress', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'exporttemplate', 'notification', 'subscription', 'notificationgroup', 'cachedvalue', 'imageattachment', 'configtemplate', 'customfield', 'dashboard', 'tag', 'savedfilter', 'eventrule', 'journalentry', 'bookmark', 'tableconfig', 'webhook', 'customlink', 'customfieldchoiceset', 'script', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'vminterface', 'virtualmachine', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunneltermination', 'tunnelgroup', 'ikeproposal', 'tunnel', 'l2vpntermination', 'l2vpn', 'ikepolicy', 'ipsecprofile', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:12:02.650 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:02.650 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', 'code', 'association', 'partial', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'configrevision', 'job', 'datasource', 'datafile', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'objectpermission', 'group', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'virtualcircuit', 'circuittype', 'provideraccount', 'virtualcircuittermination', 'provider', 'providernetwork', 'circuittermination', 'circuitgroup', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'rearport', 'powerfeed', 'location', 'platform', 'frontport', 'macaddress', 'inventoryitemtemplate', 'virtualchassis', 'interfacetemplate', 'cablepath', 'moduletype', 'rackrole', 'region', 'modulebay', 'devicerole', 'consoleserverport', 'frontporttemplate', 'modulebaytemplate', 'manufacturer', 'rack', 'devicebay', 'consoleserverporttemplate', 'consoleporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'virtualdevicecontext', 'rackreservation', 'racktype', 'rearporttemplate', 'powerport', 'devicetype', 'site', 'sitegroup', 'powerporttemplate', 'poweroutlet', 'poweroutlettemplate', 'devicebaytemplate', 'consoleport', 'inventoryitem', 'cable', 'cabletermination', 'device', 'powerpanel', 'module')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'asnrange', 'aggregate', 'servicetemplate', 'fhrpgroupassignment', 'rir', 'role', 'prefix', 'vlangroup', 'vlan', 'vlantranslationpolicy', 'service', 'fhrpgroup', 'vrf', 'routetarget', 'iprange', 'ipaddress', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'exporttemplate', 'notification', 'subscription', 'notificationgroup', 'cachedvalue', 'imageattachment', 'configtemplate', 'customfield', 'dashboard', 'tag', 'savedfilter', 'eventrule', 'journalentry', 'bookmark', 'tableconfig', 'webhook', 'customlink', 'customfieldchoiceset', 'script', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustertype', 'vminterface', 'virtualmachine', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunneltermination', 'tunnelgroup', 'ikeproposal', 'tunnel', 'l2vpntermination', 'l2vpn', 'ikepolicy', 'ipsecprofile', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:12:02.831 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:02.831 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'partial', '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 ('job', 'datafile', 'managedfile', 'autosyncrecord', 'objectchange', 'configrevision', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittermination', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'virtualcircuit', 'circuitgroupassignment', 'circuittype', 'circuitgroup', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemtemplate', 'cablepath', 'modulebay', 'cable', 'devicebay', 'manufacturer', 'virtualdevicecontext', 'frontport', 'platform', 'powerpanel', 'macaddress', 'rack', 'powerport', 'inventoryitem', 'poweroutlettemplate', 'virtualchassis', 'interfacetemplate', 'powerporttemplate', 'powerfeed', 'consoleporttemplate', 'moduletype', 'rearport', 'poweroutlet', 'consoleserverporttemplate', 'frontporttemplate', 'rackreservation', 'inventoryitemrole', 'sitegroup', 'racktype', 'consoleport', 'modulebaytemplate', 'moduletypeprofile', 'devicebaytemplate', 'interface', 'consoleserverport', 'devicerole', 'site', 'module', 'device', 'rackrole', 'devicetype', 'rearporttemplate', 'location', 'region', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'asn', 'iprange', 'aggregate', 'vrf', 'routetarget', 'vlan', 'asnrange', 'rir', 'servicetemplate', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'role', 'vlangroup', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'subscription', 'notificationgroup', 'exporttemplate', 'customlink', 'bookmark', 'cachedvalue', 'taggeditem', 'imageattachment', 'customfieldchoiceset', 'configcontext', 'webhook', 'tableconfig', 'tag', 'notification', 'script', 'customfield', 'journalentry', 'savedfilter', 'configtemplate', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'cluster', 'clustertype', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnel', 'ikeproposal', 'ipsecproposal', 'tunneltermination', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', '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 13:12:02.837 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:02.837 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'partial', '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 ('job', 'datafile', 'managedfile', 'autosyncrecord', 'objectchange', 'configrevision', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittermination', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'virtualcircuit', 'circuitgroupassignment', 'circuittype', 'circuitgroup', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemtemplate', 'cablepath', 'modulebay', 'cable', 'devicebay', 'manufacturer', 'virtualdevicecontext', 'frontport', 'platform', 'powerpanel', 'macaddress', 'rack', 'powerport', 'inventoryitem', 'poweroutlettemplate', 'virtualchassis', 'interfacetemplate', 'powerporttemplate', 'powerfeed', 'consoleporttemplate', 'moduletype', 'rearport', 'poweroutlet', 'consoleserverporttemplate', 'frontporttemplate', 'rackreservation', 'inventoryitemrole', 'sitegroup', 'racktype', 'consoleport', 'modulebaytemplate', 'moduletypeprofile', 'devicebaytemplate', 'interface', 'consoleserverport', 'devicerole', 'site', 'module', 'device', 'rackrole', 'devicetype', 'rearporttemplate', 'location', 'region', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'asn', 'iprange', 'aggregate', 'vrf', 'routetarget', 'vlan', 'asnrange', 'rir', 'servicetemplate', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'role', 'vlangroup', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'subscription', 'notificationgroup', 'exporttemplate', 'customlink', 'bookmark', 'cachedvalue', 'taggeditem', 'imageattachment', 'customfieldchoiceset', 'configcontext', 'webhook', 'tableconfig', 'tag', 'notification', 'script', 'customfield', 'journalentry', 'savedfilter', 'configtemplate', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'cluster', 'clustertype', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnel', 'ikeproposal', 'ipsecproposal', 'tunneltermination', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', '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 13:12:03.401 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:03.401 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'partial', '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 ('job', 'datafile', 'managedfile', 'autosyncrecord', 'objectchange', 'configrevision', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittermination', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'virtualcircuit', 'circuitgroupassignment', 'circuittype', 'circuitgroup', 'provider', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemtemplate', 'cablepath', 'modulebay', 'cable', 'devicebay', 'manufacturer', 'virtualdevicecontext', 'frontport', 'platform', 'powerpanel', 'macaddress', 'rack', 'powerport', 'inventoryitem', 'poweroutlettemplate', 'virtualchassis', 'interfacetemplate', 'powerporttemplate', 'powerfeed', 'consoleporttemplate', 'moduletype', 'rearport', 'poweroutlet', 'consoleserverporttemplate', 'frontporttemplate', 'rackreservation', 'inventoryitemrole', 'sitegroup', 'racktype', 'consoleport', 'modulebaytemplate', 'moduletypeprofile', 'devicebaytemplate', 'interface', 'consoleserverport', 'devicerole', 'site', 'module', 'device', 'rackrole', 'devicetype', 'rearporttemplate', 'location', 'region', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'asn', 'iprange', 'aggregate', 'vrf', 'routetarget', 'vlan', 'asnrange', 'rir', 'servicetemplate', 'vlantranslationrule', 'fhrpgroup', 'prefix', 'vlantranslationpolicy', 'role', 'vlangroup', 'service', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'subscription', 'notificationgroup', 'exporttemplate', 'customlink', 'bookmark', 'cachedvalue', 'taggeditem', 'imageattachment', 'customfieldchoiceset', 'configcontext', 'webhook', 'tableconfig', 'tag', 'notification', 'script', 'customfield', 'journalentry', 'savedfilter', 'configtemplate', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactassignment', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'cluster', 'clustertype', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnel', 'ikeproposal', 'ipsecproposal', 'tunneltermination', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', '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 13:12:09.271 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:09.271 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'code', 'association', '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 ('job', 'objectchange', 'autosyncrecord', 'managedfile', 'datafile', 'configrevision', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'circuit', 'circuitgroupassignment', 'circuitgroup', 'circuittermination', 'circuittype', 'providernetwork', 'provider', 'virtualcircuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlet', 'inventoryitemrole', 'consoleporttemplate', 'interfacetemplate', 'rearport', 'modulebay', 'consoleserverport', 'inventoryitem', 'manufacturer', 'moduletypeprofile', 'devicerole', 'moduletype', 'rackreservation', 'rackrole', 'devicetype', 'powerpanel', 'frontport', 'devicebay', 'interface', 'consoleport', 'rack', 'platform', 'racktype', 'consoleserverporttemplate', 'cabletermination', 'virtualchassis', 'powerfeed', 'site', 'poweroutlettemplate', 'frontporttemplate', 'inventoryitemtemplate', 'cable', 'module', 'modulebaytemplate', 'powerporttemplate', 'region', 'devicebaytemplate', 'virtualdevicecontext', 'location', 'cablepath', 'device', 'macaddress', 'rearporttemplate', 'powerport', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'asn', 'rir', 'fhrpgroupassignment', 'prefix', 'servicetemplate', 'vrf', 'role', 'vlan', 'vlantranslationpolicy', 'iprange', 'aggregate', 'vlantranslationrule', 'fhrpgroup', 'service', 'asnrange', 'ipaddress', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'notification', 'cachedvalue', 'customfield', 'imageattachment', 'tableconfig', 'customlink', 'eventrule', 'savedfilter', 'taggeditem', 'notificationgroup', 'subscription', 'script', 'bookmark', 'customfieldchoiceset', 'exporttemplate', 'journalentry', 'configcontext', 'webhook', 'dashboard', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'tenant', 'contactassignment', 'contactrole', 'contactgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpntermination', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ipsecprofile', 'ikeproposal', 'ipsecpolicy', 'l2vpn', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:12:09.276 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:09.276 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'code', 'association', '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 ('job', 'objectchange', 'autosyncrecord', 'managedfile', 'datafile', 'configrevision', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'circuit', 'circuitgroupassignment', 'circuitgroup', 'circuittermination', 'circuittype', 'providernetwork', 'provider', 'virtualcircuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlet', 'inventoryitemrole', 'consoleporttemplate', 'interfacetemplate', 'rearport', 'modulebay', 'consoleserverport', 'inventoryitem', 'manufacturer', 'moduletypeprofile', 'devicerole', 'moduletype', 'rackreservation', 'rackrole', 'devicetype', 'powerpanel', 'frontport', 'devicebay', 'interface', 'consoleport', 'rack', 'platform', 'racktype', 'consoleserverporttemplate', 'cabletermination', 'virtualchassis', 'powerfeed', 'site', 'poweroutlettemplate', 'frontporttemplate', 'inventoryitemtemplate', 'cable', 'module', 'modulebaytemplate', 'powerporttemplate', 'region', 'devicebaytemplate', 'virtualdevicecontext', 'location', 'cablepath', 'device', 'macaddress', 'rearporttemplate', 'powerport', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'asn', 'rir', 'fhrpgroupassignment', 'prefix', 'servicetemplate', 'vrf', 'role', 'vlan', 'vlantranslationpolicy', 'iprange', 'aggregate', 'vlantranslationrule', 'fhrpgroup', 'service', 'asnrange', 'ipaddress', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'notification', 'cachedvalue', 'customfield', 'imageattachment', 'tableconfig', 'customlink', 'eventrule', 'savedfilter', 'taggeditem', 'notificationgroup', 'subscription', 'script', 'bookmark', 'customfieldchoiceset', 'exporttemplate', 'journalentry', 'configcontext', 'webhook', 'dashboard', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'tenant', 'contactassignment', 'contactrole', 'contactgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpntermination', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ipsecprofile', 'ikeproposal', 'ipsecpolicy', 'l2vpn', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:12:09.746 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:09.746 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'code', 'association', '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 ('job', 'objectchange', 'autosyncrecord', 'managedfile', 'datafile', 'configrevision', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'userconfig', 'token', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'circuit', 'circuitgroupassignment', 'circuitgroup', 'circuittermination', 'circuittype', 'providernetwork', 'provider', 'virtualcircuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlet', 'inventoryitemrole', 'consoleporttemplate', 'interfacetemplate', 'rearport', 'modulebay', 'consoleserverport', 'inventoryitem', 'manufacturer', 'moduletypeprofile', 'devicerole', 'moduletype', 'rackreservation', 'rackrole', 'devicetype', 'powerpanel', 'frontport', 'devicebay', 'interface', 'consoleport', 'rack', 'platform', 'racktype', 'consoleserverporttemplate', 'cabletermination', 'virtualchassis', 'powerfeed', 'site', 'poweroutlettemplate', 'frontporttemplate', 'inventoryitemtemplate', 'cable', 'module', 'modulebaytemplate', 'powerporttemplate', 'region', 'devicebaytemplate', 'virtualdevicecontext', 'location', 'cablepath', 'device', 'macaddress', 'rearporttemplate', 'powerport', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'asn', 'rir', 'fhrpgroupassignment', 'prefix', 'servicetemplate', 'vrf', 'role', 'vlan', 'vlantranslationpolicy', 'iprange', 'aggregate', 'vlantranslationrule', 'fhrpgroup', 'service', 'asnrange', 'ipaddress', 'vlangroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configtemplate', 'notification', 'cachedvalue', 'customfield', 'imageattachment', 'tableconfig', 'customlink', 'eventrule', 'savedfilter', 'taggeditem', 'notificationgroup', 'subscription', 'script', 'bookmark', 'customfieldchoiceset', 'exporttemplate', 'journalentry', 'configcontext', 'webhook', 'dashboard', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'tenant', 'contactassignment', 'contactrole', 'contactgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'cluster', 'vminterface', 'virtualmachine', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpntermination', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ipsecprofile', 'ikeproposal', 'ipsecpolicy', 'l2vpn', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:12:16.473 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:16.473 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'association', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'autosyncrecord', 'configrevision', 'job', 'managedfile', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'provideraccount', 'circuit', 'circuittype', 'provider', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('racktype', 'powerporttemplate', 'moduletype', 'interfacetemplate', 'cabletermination', 'sitegroup', 'cable', 'frontport', 'consoleserverport', 'cablepath', 'modulebaytemplate', 'site', 'devicetype', 'powerfeed', 'manufacturer', 'poweroutlettemplate', 'module', 'consoleporttemplate', 'poweroutlet', 'rearport', 'macaddress', 'virtualchassis', 'frontporttemplate', 'modulebay', 'devicebay', 'platform', 'device', 'consoleserverporttemplate', 'devicebaytemplate', 'moduletypeprofile', 'interface', 'powerpanel', 'location', 'powerport', 'rackrole', 'inventoryitem', 'rackreservation', 'virtualdevicecontext', 'devicerole', 'region', 'inventoryitemtemplate', 'consoleport', 'rack', 'inventoryitemrole', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'vlantranslationrule', 'asn', 'aggregate', 'servicetemplate', 'vlangroup', 'fhrpgroupassignment', 'fhrpgroup', 'rir', 'vrf', 'routetarget', 'prefix', 'ipaddress', 'service', 'vlan', 'asnrange', 'iprange', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'imageattachment', 'webhook', 'tag', 'cachedvalue', 'journalentry', 'tableconfig', 'configtemplate', 'savedfilter', 'customfieldchoiceset', 'dashboard', 'eventrule', 'subscription', 'notificationgroup', 'taggeditem', 'script', 'bookmark', 'configcontext', 'exporttemplate', 'customlink', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ikeproposal', 'tunnelgroup', 'l2vpntermination', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'tunnel', 'ikepolicy', '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 13:12:16.480 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:16.480 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'association', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'autosyncrecord', 'configrevision', 'job', 'managedfile', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'provideraccount', 'circuit', 'circuittype', 'provider', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('racktype', 'powerporttemplate', 'moduletype', 'interfacetemplate', 'cabletermination', 'sitegroup', 'cable', 'frontport', 'consoleserverport', 'cablepath', 'modulebaytemplate', 'site', 'devicetype', 'powerfeed', 'manufacturer', 'poweroutlettemplate', 'module', 'consoleporttemplate', 'poweroutlet', 'rearport', 'macaddress', 'virtualchassis', 'frontporttemplate', 'modulebay', 'devicebay', 'platform', 'device', 'consoleserverporttemplate', 'devicebaytemplate', 'moduletypeprofile', 'interface', 'powerpanel', 'location', 'powerport', 'rackrole', 'inventoryitem', 'rackreservation', 'virtualdevicecontext', 'devicerole', 'region', 'inventoryitemtemplate', 'consoleport', 'rack', 'inventoryitemrole', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'vlantranslationrule', 'asn', 'aggregate', 'servicetemplate', 'vlangroup', 'fhrpgroupassignment', 'fhrpgroup', 'rir', 'vrf', 'routetarget', 'prefix', 'ipaddress', 'service', 'vlan', 'asnrange', 'iprange', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'imageattachment', 'webhook', 'tag', 'cachedvalue', 'journalentry', 'tableconfig', 'configtemplate', 'savedfilter', 'customfieldchoiceset', 'dashboard', 'eventrule', 'subscription', 'notificationgroup', 'taggeditem', 'script', 'bookmark', 'configcontext', 'exporttemplate', 'customlink', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ikeproposal', 'tunnelgroup', 'l2vpntermination', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'tunnel', 'ikepolicy', '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 13:12:17.068 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:17.068 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'association', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'autosyncrecord', 'configrevision', 'job', 'managedfile', 'datafile', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'provideraccount', 'circuit', 'circuittype', 'provider', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('racktype', 'powerporttemplate', 'moduletype', 'interfacetemplate', 'cabletermination', 'sitegroup', 'cable', 'frontport', 'consoleserverport', 'cablepath', 'modulebaytemplate', 'site', 'devicetype', 'powerfeed', 'manufacturer', 'poweroutlettemplate', 'module', 'consoleporttemplate', 'poweroutlet', 'rearport', 'macaddress', 'virtualchassis', 'frontporttemplate', 'modulebay', 'devicebay', 'platform', 'device', 'consoleserverporttemplate', 'devicebaytemplate', 'moduletypeprofile', 'interface', 'powerpanel', 'location', 'powerport', 'rackrole', 'inventoryitem', 'rackreservation', 'virtualdevicecontext', 'devicerole', 'region', 'inventoryitemtemplate', 'consoleport', 'rack', 'inventoryitemrole', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('role', 'vlantranslationrule', 'asn', 'aggregate', 'servicetemplate', 'vlangroup', 'fhrpgroupassignment', 'fhrpgroup', 'rir', 'vrf', 'routetarget', 'prefix', 'ipaddress', 'service', 'vlan', 'asnrange', 'iprange', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'imageattachment', 'webhook', 'tag', 'cachedvalue', 'journalentry', 'tableconfig', 'configtemplate', 'savedfilter', 'customfieldchoiceset', 'dashboard', 'eventrule', 'subscription', 'notificationgroup', 'taggeditem', 'script', 'bookmark', 'configcontext', 'exporttemplate', 'customlink', 'notification')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'virtualmachine', 'clustergroup', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ikeproposal', 'tunnelgroup', 'l2vpntermination', 'l2vpn', 'ipsecproposal', 'tunneltermination', 'tunnel', 'ikepolicy', '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 13:12:17.194 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:17.194 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('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 ('datafile', 'objectchange', 'managedfile', 'autosyncrecord', 'datasource', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuitgroup', 'circuittermination', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'virtualcircuit', 'circuittype', 'provideraccount', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerpanel', 'powerporttemplate', 'devicebay', 'region', 'rearporttemplate', 'rackreservation', 'virtualchassis', 'cable', 'macaddress', 'inventoryitemrole', 'frontport', 'moduletypeprofile', 'sitegroup', 'virtualdevicecontext', 'rack', 'modulebaytemplate', 'consoleport', 'poweroutlettemplate', 'cablepath', 'manufacturer', 'rackrole', 'inventoryitem', 'powerport', 'frontporttemplate', 'consoleporttemplate', 'devicebaytemplate', 'inventoryitemtemplate', 'platform', 'location', 'powerfeed', 'interfacetemplate', 'moduletype', 'racktype', 'site', 'interface', 'consoleserverporttemplate', 'module', 'rearport', 'poweroutlet', 'devicetype', 'cabletermination', 'device', 'consoleserverport', 'devicerole', 'modulebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'vlangroup', 'routetarget', 'servicetemplate', 'role', 'service', 'asnrange', 'vrf', 'prefix', 'vlan', 'ipaddress', 'vlantranslationpolicy', 'asn', 'rir', 'fhrpgroupassignment', 'aggregate', 'fhrpgroup', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'notification', 'imageattachment', 'tag', 'eventrule', 'script', 'webhook', 'savedfilter', 'tableconfig', 'bookmark', 'journalentry', 'configcontext', 'exporttemplate', 'customfield', 'cachedvalue', 'taggeditem', 'subscription', 'customlink', 'notificationgroup', 'customfieldchoiceset', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'ikeproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'tunnel', 'ipsecpolicy', '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 13:12:17.198 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:17.198 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('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 ('datafile', 'objectchange', 'managedfile', 'autosyncrecord', 'datasource', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuitgroup', 'circuittermination', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'virtualcircuit', 'circuittype', 'provideraccount', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerpanel', 'powerporttemplate', 'devicebay', 'region', 'rearporttemplate', 'rackreservation', 'virtualchassis', 'cable', 'macaddress', 'inventoryitemrole', 'frontport', 'moduletypeprofile', 'sitegroup', 'virtualdevicecontext', 'rack', 'modulebaytemplate', 'consoleport', 'poweroutlettemplate', 'cablepath', 'manufacturer', 'rackrole', 'inventoryitem', 'powerport', 'frontporttemplate', 'consoleporttemplate', 'devicebaytemplate', 'inventoryitemtemplate', 'platform', 'location', 'powerfeed', 'interfacetemplate', 'moduletype', 'racktype', 'site', 'interface', 'consoleserverporttemplate', 'module', 'rearport', 'poweroutlet', 'devicetype', 'cabletermination', 'device', 'consoleserverport', 'devicerole', 'modulebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'vlangroup', 'routetarget', 'servicetemplate', 'role', 'service', 'asnrange', 'vrf', 'prefix', 'vlan', 'ipaddress', 'vlantranslationpolicy', 'asn', 'rir', 'fhrpgroupassignment', 'aggregate', 'fhrpgroup', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'notification', 'imageattachment', 'tag', 'eventrule', 'script', 'webhook', 'savedfilter', 'tableconfig', 'bookmark', 'journalentry', 'configcontext', 'exporttemplate', 'customfield', 'cachedvalue', 'taggeditem', 'subscription', 'customlink', 'notificationgroup', 'customfieldchoiceset', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'ikeproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'tunnel', 'ipsecpolicy', '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 13:12:17.674 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:12:17.674 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('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 ('datafile', 'objectchange', 'managedfile', 'autosyncrecord', 'datasource', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuitgroup', 'circuittermination', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'virtualcircuit', 'circuittype', 'provideraccount', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerpanel', 'powerporttemplate', 'devicebay', 'region', 'rearporttemplate', 'rackreservation', 'virtualchassis', 'cable', 'macaddress', 'inventoryitemrole', 'frontport', 'moduletypeprofile', 'sitegroup', 'virtualdevicecontext', 'rack', 'modulebaytemplate', 'consoleport', 'poweroutlettemplate', 'cablepath', 'manufacturer', 'rackrole', 'inventoryitem', 'powerport', 'frontporttemplate', 'consoleporttemplate', 'devicebaytemplate', 'inventoryitemtemplate', 'platform', 'location', 'powerfeed', 'interfacetemplate', 'moduletype', 'racktype', 'site', 'interface', 'consoleserverporttemplate', 'module', 'rearport', 'poweroutlet', 'devicetype', 'cabletermination', 'device', 'consoleserverport', 'devicerole', 'modulebay')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'vlangroup', 'routetarget', 'servicetemplate', 'role', 'service', 'asnrange', 'vrf', 'prefix', 'vlan', 'ipaddress', 'vlantranslationpolicy', 'asn', 'rir', 'fhrpgroupassignment', 'aggregate', 'fhrpgroup', 'vlantranslationrule')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'notification', 'imageattachment', 'tag', 'eventrule', 'script', 'webhook', 'savedfilter', 'tableconfig', 'bookmark', 'journalentry', 'configcontext', 'exporttemplate', 'customfield', 'cachedvalue', 'taggeditem', 'subscription', 'customlink', 'notificationgroup', 'customfieldchoiceset', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactgroup', 'contactassignment', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'clustergroup', 'cluster', 'virtualdisk', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'ikeproposal', 'tunneltermination', 'ikepolicy', 'l2vpntermination', 'tunnel', 'ipsecpolicy', '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 13:12:56.385 UTC [92] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 13:16:26.373 UTC [56] LOG: checkpoint starting: time