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-15 04:53:05.587 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-15 04:53:06.234 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-15 04:53:06.238 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:53:06.242 UTC [44] LOG: database system was shut down at 2026-06-15 04:53:06 UTC 2026-06-15 04:53:06.248 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-15 04:53:06.372 UTC [41] LOG: received fast shutdown request 2026-06-15 04:53:06.372 UTC [41] LOG: aborting any active transactions 2026-06-15 04:53:06.377 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-15 04:53:06.381 UTC [42] LOG: shutting down 2026-06-15 04:53:06.381 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-15 04:53:06.394 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-15 04:53:06.405 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-15 04:53:06.534 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-15 04:53:06.534 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-15 04:53:06.534 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-15 04:53:06.538 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:53:06.541 UTC [58] LOG: database system was shut down at 2026-06-15 04:53:06 UTC 2026-06-15 04:53:06.546 UTC [1] LOG: database system is ready to accept connections 2026-06-15 04:53:28.546 UTC [1] LOG: received fast shutdown request 2026-06-15 04:53:28.546 UTC [1] LOG: aborting any active transactions 2026-06-15 04:53:28.560 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-15 04:53:28.560 UTC [56] LOG: shutting down 2026-06-15 04:53:28.560 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-15 04:53:28.571 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.011 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-15 04:53:28.590 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-15 04:53:30.143 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-15 04:53:30.778 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-15 04:53:30.783 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:53:30.788 UTC [44] LOG: database system was shut down at 2026-06-15 04:53:30 UTC 2026-06-15 04:53:30.799 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-15 04:53:30.934 UTC [41] LOG: received fast shutdown request 2026-06-15 04:53:30.934 UTC [41] LOG: aborting any active transactions 2026-06-15 04:53:30.942 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-15 04:53:30.943 UTC [42] LOG: shutting down 2026-06-15 04:53:30.944 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-15 04:53:30.959 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.015 s, sync=0.001 s, total=0.016 s; sync files=308, longest=0.001 s, average=0.001 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-15 04:53:30.972 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-15 04:53:31.098 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-15 04:53:31.099 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-15 04:53:31.099 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-15 04:53:31.102 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:53:31.106 UTC [58] LOG: database system was shut down at 2026-06-15 04:53:30 UTC 2026-06-15 04:53:31.112 UTC [1] LOG: database system is ready to accept connections 2026-06-15 04:54:06.382 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:06.382 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 ('nonce', 'usersocialauth', 'association', 'code', '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 ('autosyncrecord', 'datafile', 'objectchange', 'managedfile', 'configrevision', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroup', 'virtualcircuit', 'circuittype', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'powerfeed', 'region', 'rackrole', 'consoleport', 'devicebaytemplate', 'cablepath', 'sitegroup', 'interface', 'frontporttemplate', 'location', 'interfacetemplate', 'virtualdevicecontext', 'site', 'devicerole', 'inventoryitemrole', 'rackreservation', 'consoleserverport', 'poweroutlet', 'moduletypeprofile', 'manufacturer', 'device', 'rearport', 'consoleporttemplate', 'rearporttemplate', 'modulebaytemplate', 'module', 'powerpanel', 'virtualchassis', 'inventoryitem', 'racktype', 'powerporttemplate', 'devicebay', 'moduletype', 'inventoryitemtemplate', 'macaddress', 'cabletermination', 'cable', 'devicetype', 'consoleserverporttemplate', 'poweroutlettemplate', 'frontport', 'modulebay', 'rack', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'fhrpgroup', 'rir', 'role', 'routetarget', 'vlangroup', 'ipaddress', 'vlan', 'vlantranslationrule', 'vlantranslationpolicy', 'asn', 'vrf', 'fhrpgroupassignment', 'iprange', 'servicetemplate', 'service', 'asnrange', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'webhook', 'tableconfig', 'cachedvalue', 'configcontext', 'customfieldchoiceset', 'savedfilter', 'eventrule', 'exporttemplate', 'configtemplate', 'taggeditem', 'imageattachment', 'customfield', 'script', 'dashboard', 'customlink', 'bookmark', 'notificationgroup', 'notification', 'subscription', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenant', 'tenantgroup', 'contactrole', 'contact', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'cluster', 'virtualmachine', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal', 'l2vpn', 'tunnelgroup', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:54:06.386 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:06.386 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 ('nonce', 'usersocialauth', 'association', 'code', '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 ('autosyncrecord', 'datafile', 'objectchange', 'managedfile', 'configrevision', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroup', 'virtualcircuit', 'circuittype', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'powerfeed', 'region', 'rackrole', 'consoleport', 'devicebaytemplate', 'cablepath', 'sitegroup', 'interface', 'frontporttemplate', 'location', 'interfacetemplate', 'virtualdevicecontext', 'site', 'devicerole', 'inventoryitemrole', 'rackreservation', 'consoleserverport', 'poweroutlet', 'moduletypeprofile', 'manufacturer', 'device', 'rearport', 'consoleporttemplate', 'rearporttemplate', 'modulebaytemplate', 'module', 'powerpanel', 'virtualchassis', 'inventoryitem', 'racktype', 'powerporttemplate', 'devicebay', 'moduletype', 'inventoryitemtemplate', 'macaddress', 'cabletermination', 'cable', 'devicetype', 'consoleserverporttemplate', 'poweroutlettemplate', 'frontport', 'modulebay', 'rack', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'fhrpgroup', 'rir', 'role', 'routetarget', 'vlangroup', 'ipaddress', 'vlan', 'vlantranslationrule', 'vlantranslationpolicy', 'asn', 'vrf', 'fhrpgroupassignment', 'iprange', 'servicetemplate', 'service', 'asnrange', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'webhook', 'tableconfig', 'cachedvalue', 'configcontext', 'customfieldchoiceset', 'savedfilter', 'eventrule', 'exporttemplate', 'configtemplate', 'taggeditem', 'imageattachment', 'customfield', 'script', 'dashboard', 'customlink', 'bookmark', 'notificationgroup', 'notification', 'subscription', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenant', 'tenantgroup', 'contactrole', 'contact', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'cluster', 'virtualmachine', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal', 'l2vpn', 'tunnelgroup', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:54:06.871 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:06.871 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 ('nonce', 'usersocialauth', 'association', 'code', '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 ('autosyncrecord', 'datafile', 'objectchange', 'managedfile', 'configrevision', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'user', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroup', 'virtualcircuit', 'circuittype', 'circuittermination', 'provideraccount', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'powerfeed', 'region', 'rackrole', 'consoleport', 'devicebaytemplate', 'cablepath', 'sitegroup', 'interface', 'frontporttemplate', 'location', 'interfacetemplate', 'virtualdevicecontext', 'site', 'devicerole', 'inventoryitemrole', 'rackreservation', 'consoleserverport', 'poweroutlet', 'moduletypeprofile', 'manufacturer', 'device', 'rearport', 'consoleporttemplate', 'rearporttemplate', 'modulebaytemplate', 'module', 'powerpanel', 'virtualchassis', 'inventoryitem', 'racktype', 'powerporttemplate', 'devicebay', 'moduletype', 'inventoryitemtemplate', 'macaddress', 'cabletermination', 'cable', 'devicetype', 'consoleserverporttemplate', 'poweroutlettemplate', 'frontport', 'modulebay', 'rack', 'platform')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'fhrpgroup', 'rir', 'role', 'routetarget', 'vlangroup', 'ipaddress', 'vlan', 'vlantranslationrule', 'vlantranslationpolicy', 'asn', 'vrf', 'fhrpgroupassignment', 'iprange', 'servicetemplate', 'service', 'asnrange', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'webhook', 'tableconfig', 'cachedvalue', 'configcontext', 'customfieldchoiceset', 'savedfilter', 'eventrule', 'exporttemplate', 'configtemplate', 'taggeditem', 'imageattachment', 'customfield', 'script', 'dashboard', 'customlink', 'bookmark', 'notificationgroup', 'notification', 'subscription', 'journalentry')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenant', 'tenantgroup', 'contactrole', 'contact', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'cluster', 'virtualmachine', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikepolicy', 'ikeproposal', 'tunnel', 'ipsecproposal', 'l2vpn', 'tunnelgroup', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:54:07.119 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:07.119 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 ('partial', 'usersocialauth', 'nonce', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'autosyncrecord', 'configrevision', 'job', 'objectchange', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'circuitgroup', 'virtualcircuit', 'circuit', 'provideraccount', 'circuittype', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'providernetwork', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'region', 'rearport', 'consoleport', 'inventoryitemrole', 'devicebay', 'macaddress', 'inventoryitem', 'moduletype', 'moduletypeprofile', 'poweroutlet', 'inventoryitemtemplate', 'cabletermination', 'cablepath', 'virtualdevicecontext', 'frontport', 'devicetype', 'racktype', 'rackrole', 'site', 'devicebaytemplate', 'interfacetemplate', 'devicerole', 'rackreservation', 'modulebay', 'consoleserverporttemplate', 'powerporttemplate', 'sitegroup', 'module', 'cable', 'powerpanel', 'rearporttemplate', 'consoleporttemplate', 'modulebaytemplate', 'rack', 'manufacturer', 'frontporttemplate', 'device', 'powerport', 'location', 'virtualchassis', 'interface', 'consoleserverport', 'platform', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'prefix', 'vlantranslationrule', 'aggregate', 'iprange', 'ipaddress', 'vrf', 'vlangroup', 'routetarget', 'asnrange', 'fhrpgroup', 'rir', 'role', 'vlan', 'vlantranslationpolicy', 'fhrpgroupassignment', 'asn', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'configcontext', 'taggeditem', 'notificationgroup', 'journalentry', 'tag', 'bookmark', 'webhook', 'notification', 'script', 'configtemplate', 'eventrule', 'customfield', 'tableconfig', 'subscription', 'exporttemplate', 'savedfilter', 'dashboard', 'imageattachment', 'customfieldchoiceset', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contact', 'contactrole', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'clustertype', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ipsecprofile')) 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-15 04:54:07.125 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:07.125 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'usersocialauth', 'nonce', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'autosyncrecord', 'configrevision', 'job', 'objectchange', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'circuitgroup', 'virtualcircuit', 'circuit', 'provideraccount', 'circuittype', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'providernetwork', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'region', 'rearport', 'consoleport', 'inventoryitemrole', 'devicebay', 'macaddress', 'inventoryitem', 'moduletype', 'moduletypeprofile', 'poweroutlet', 'inventoryitemtemplate', 'cabletermination', 'cablepath', 'virtualdevicecontext', 'frontport', 'devicetype', 'racktype', 'rackrole', 'site', 'devicebaytemplate', 'interfacetemplate', 'devicerole', 'rackreservation', 'modulebay', 'consoleserverporttemplate', 'powerporttemplate', 'sitegroup', 'module', 'cable', 'powerpanel', 'rearporttemplate', 'consoleporttemplate', 'modulebaytemplate', 'rack', 'manufacturer', 'frontporttemplate', 'device', 'powerport', 'location', 'virtualchassis', 'interface', 'consoleserverport', 'platform', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'prefix', 'vlantranslationrule', 'aggregate', 'iprange', 'ipaddress', 'vrf', 'vlangroup', 'routetarget', 'asnrange', 'fhrpgroup', 'rir', 'role', 'vlan', 'vlantranslationpolicy', 'fhrpgroupassignment', 'asn', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'configcontext', 'taggeditem', 'notificationgroup', 'journalentry', 'tag', 'bookmark', 'webhook', 'notification', 'script', 'configtemplate', 'eventrule', 'customfield', 'tableconfig', 'subscription', 'exporttemplate', 'savedfilter', 'dashboard', 'imageattachment', 'customfieldchoiceset', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contact', 'contactrole', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'clustertype', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ipsecprofile')) 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-15 04:54:07.739 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:07.739 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 ('partial', 'usersocialauth', 'nonce', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'autosyncrecord', 'configrevision', 'job', 'objectchange', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'objectpermission', 'group', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'circuitgroup', 'virtualcircuit', 'circuit', 'provideraccount', 'circuittype', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'providernetwork', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'region', 'rearport', 'consoleport', 'inventoryitemrole', 'devicebay', 'macaddress', 'inventoryitem', 'moduletype', 'moduletypeprofile', 'poweroutlet', 'inventoryitemtemplate', 'cabletermination', 'cablepath', 'virtualdevicecontext', 'frontport', 'devicetype', 'racktype', 'rackrole', 'site', 'devicebaytemplate', 'interfacetemplate', 'devicerole', 'rackreservation', 'modulebay', 'consoleserverporttemplate', 'powerporttemplate', 'sitegroup', 'module', 'cable', 'powerpanel', 'rearporttemplate', 'consoleporttemplate', 'modulebaytemplate', 'rack', 'manufacturer', 'frontporttemplate', 'device', 'powerport', 'location', 'virtualchassis', 'interface', 'consoleserverport', 'platform', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('servicetemplate', 'prefix', 'vlantranslationrule', 'aggregate', 'iprange', 'ipaddress', 'vrf', 'vlangroup', 'routetarget', 'asnrange', 'fhrpgroup', 'rir', 'role', 'vlan', 'vlantranslationpolicy', 'fhrpgroupassignment', 'asn', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'configcontext', 'taggeditem', 'notificationgroup', 'journalentry', 'tag', 'bookmark', 'webhook', 'notification', 'script', 'configtemplate', 'eventrule', 'customfield', 'tableconfig', 'subscription', 'exporttemplate', 'savedfilter', 'dashboard', 'imageattachment', 'customfieldchoiceset', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contact', 'contactrole', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'clustertype', 'virtualdisk', 'virtualmachine', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ipsecprofile')) 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-15 04:54:13.492 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:13.492 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'objectchange', 'managedfile', 'autosyncrecord', 'datasource', 'configrevision', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'user', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'circuittermination', 'circuittype', 'virtualcircuittype', 'providernetwork', 'circuitgroup', 'provideraccount', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'module', 'platform', 'rackrole', 'sitegroup', 'powerporttemplate', 'consoleserverport', 'modulebay', 'inventoryitemrole', 'cable', 'consoleporttemplate', 'site', 'devicebay', 'cablepath', 'poweroutlet', 'virtualchassis', 'rack', 'rearporttemplate', 'interface', 'powerport', 'consoleserverporttemplate', 'manufacturer', 'region', 'rackreservation', 'frontport', 'moduletypeprofile', 'rearport', 'powerfeed', 'inventoryitem', 'devicerole', 'powerpanel', 'location', 'devicetype', 'modulebaytemplate', 'cabletermination', 'devicebaytemplate', 'device', 'consoleport', 'moduletype', 'macaddress', 'virtualdevicecontext', 'inventoryitemtemplate', 'racktype', 'frontporttemplate', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'vlantranslationrule', 'service', 'iprange', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroupassignment', 'asnrange', 'routetarget', 'fhrpgroup', 'role', 'servicetemplate', 'asn', 'vlangroup', 'vrf', 'rir', 'prefix', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'exporttemplate', 'notificationgroup', 'taggeditem', 'imageattachment', 'tableconfig', 'subscription', 'savedfilter', 'cachedvalue', 'script', 'bookmark', 'notification', 'eventrule', 'customlink', 'configtemplate', 'customfieldchoiceset', 'dashboard', 'journalentry', 'tag', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactassignment', 'contactgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'cluster', 'clustergroup', 'clustertype', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecprofile', 'l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'tunnelgroup', 'tunnel', 'ipsecpolicy', 'ikeproposal')) 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-15 04:54:13.496 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:13.496 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'objectchange', 'managedfile', 'autosyncrecord', 'datasource', 'configrevision', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'user', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'circuittermination', 'circuittype', 'virtualcircuittype', 'providernetwork', 'circuitgroup', 'provideraccount', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'module', 'platform', 'rackrole', 'sitegroup', 'powerporttemplate', 'consoleserverport', 'modulebay', 'inventoryitemrole', 'cable', 'consoleporttemplate', 'site', 'devicebay', 'cablepath', 'poweroutlet', 'virtualchassis', 'rack', 'rearporttemplate', 'interface', 'powerport', 'consoleserverporttemplate', 'manufacturer', 'region', 'rackreservation', 'frontport', 'moduletypeprofile', 'rearport', 'powerfeed', 'inventoryitem', 'devicerole', 'powerpanel', 'location', 'devicetype', 'modulebaytemplate', 'cabletermination', 'devicebaytemplate', 'device', 'consoleport', 'moduletype', 'macaddress', 'virtualdevicecontext', 'inventoryitemtemplate', 'racktype', 'frontporttemplate', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'vlantranslationrule', 'service', 'iprange', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroupassignment', 'asnrange', 'routetarget', 'fhrpgroup', 'role', 'servicetemplate', 'asn', 'vlangroup', 'vrf', 'rir', 'prefix', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'exporttemplate', 'notificationgroup', 'taggeditem', 'imageattachment', 'tableconfig', 'subscription', 'savedfilter', 'cachedvalue', 'script', 'bookmark', 'notification', 'eventrule', 'customlink', 'configtemplate', 'customfieldchoiceset', 'dashboard', 'journalentry', 'tag', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactassignment', 'contactgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'cluster', 'clustergroup', 'clustertype', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecprofile', 'l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'tunnelgroup', 'tunnel', 'ipsecpolicy', 'ikeproposal')) 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-15 04:54:13.979 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:13.979 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('partial', 'association', 'nonce', 'usersocialauth', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'objectchange', 'managedfile', 'autosyncrecord', 'datasource', 'configrevision', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'user', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'circuittermination', 'circuittype', 'virtualcircuittype', 'providernetwork', 'circuitgroup', 'provideraccount', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('poweroutlettemplate', 'module', 'platform', 'rackrole', 'sitegroup', 'powerporttemplate', 'consoleserverport', 'modulebay', 'inventoryitemrole', 'cable', 'consoleporttemplate', 'site', 'devicebay', 'cablepath', 'poweroutlet', 'virtualchassis', 'rack', 'rearporttemplate', 'interface', 'powerport', 'consoleserverporttemplate', 'manufacturer', 'region', 'rackreservation', 'frontport', 'moduletypeprofile', 'rearport', 'powerfeed', 'inventoryitem', 'devicerole', 'powerpanel', 'location', 'devicetype', 'modulebaytemplate', 'cabletermination', 'devicebaytemplate', 'device', 'consoleport', 'moduletype', 'macaddress', 'virtualdevicecontext', 'inventoryitemtemplate', 'racktype', 'frontporttemplate', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'vlantranslationrule', 'service', 'iprange', 'vlantranslationpolicy', 'ipaddress', 'fhrpgroupassignment', 'asnrange', 'routetarget', 'fhrpgroup', 'role', 'servicetemplate', 'asn', 'vlangroup', 'vrf', 'rir', 'prefix', 'vlan')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfield', 'webhook', 'exporttemplate', 'notificationgroup', 'taggeditem', 'imageattachment', 'tableconfig', 'subscription', 'savedfilter', 'cachedvalue', 'script', 'bookmark', 'notification', 'eventrule', 'customlink', 'configtemplate', 'customfieldchoiceset', 'dashboard', 'journalentry', 'tag', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactassignment', 'contactgroup', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'cluster', 'clustergroup', 'clustertype', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecprofile', 'l2vpn', 'ikepolicy', 'ipsecproposal', 'l2vpntermination', 'tunnelgroup', 'tunnel', 'ipsecpolicy', 'ikeproposal')) 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-15 04:54:20.529 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:20.529 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 ('code', 'partial', 'association', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'managedfile', 'job', 'objectchange', 'datasource', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittype', 'circuittermination', 'provider', 'virtualcircuit', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'poweroutlettemplate', 'macaddress', 'powerfeed', 'rack', 'frontport', 'rearport', 'site', 'devicebaytemplate', 'cablepath', 'consoleserverporttemplate', 'rackrole', 'cable', 'modulebay', 'powerpanel', 'virtualdevicecontext', 'virtualchassis', 'inventoryitemrole', 'powerport', 'rearporttemplate', 'platform', 'inventoryitemtemplate', 'module', 'sitegroup', 'interface', 'consoleserverport', 'moduletype', 'location', 'manufacturer', 'racktype', 'powerporttemplate', 'modulebaytemplate', 'poweroutlet', 'interfacetemplate', 'consoleporttemplate', 'device', 'devicebay', 'frontporttemplate', 'region', 'cabletermination', 'rackreservation', 'inventoryitem', 'consoleport', 'devicerole', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'service', 'ipaddress', 'vlantranslationrule', 'vrf', 'iprange', 'role', 'fhrpgroup', 'servicetemplate', 'vlangroup', 'asnrange', 'asn', 'fhrpgroupassignment', 'vlantranslationpolicy', 'routetarget', 'vlan', 'prefix', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'tableconfig', 'configcontext', 'journalentry', 'bookmark', 'configtemplate', 'subscription', 'customfieldchoiceset', 'taggeditem', 'dashboard', 'imageattachment', 'notificationgroup', 'customfield', 'customlink', 'eventrule', 'webhook', 'notification', 'tag', 'cachedvalue', 'script', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'clustertype', 'virtualmachine', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunnel', 'ipsecprofile', 'l2vpn', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'tunneltermination', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:54:20.535 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:20.535 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 ('code', 'partial', 'association', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'managedfile', 'job', 'objectchange', 'datasource', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittype', 'circuittermination', 'provider', 'virtualcircuit', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'poweroutlettemplate', 'macaddress', 'powerfeed', 'rack', 'frontport', 'rearport', 'site', 'devicebaytemplate', 'cablepath', 'consoleserverporttemplate', 'rackrole', 'cable', 'modulebay', 'powerpanel', 'virtualdevicecontext', 'virtualchassis', 'inventoryitemrole', 'powerport', 'rearporttemplate', 'platform', 'inventoryitemtemplate', 'module', 'sitegroup', 'interface', 'consoleserverport', 'moduletype', 'location', 'manufacturer', 'racktype', 'powerporttemplate', 'modulebaytemplate', 'poweroutlet', 'interfacetemplate', 'consoleporttemplate', 'device', 'devicebay', 'frontporttemplate', 'region', 'cabletermination', 'rackreservation', 'inventoryitem', 'consoleport', 'devicerole', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'service', 'ipaddress', 'vlantranslationrule', 'vrf', 'iprange', 'role', 'fhrpgroup', 'servicetemplate', 'vlangroup', 'asnrange', 'asn', 'fhrpgroupassignment', 'vlantranslationpolicy', 'routetarget', 'vlan', 'prefix', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'tableconfig', 'configcontext', 'journalentry', 'bookmark', 'configtemplate', 'subscription', 'customfieldchoiceset', 'taggeditem', 'dashboard', 'imageattachment', 'notificationgroup', 'customfield', 'customlink', 'eventrule', 'webhook', 'notification', 'tag', 'cachedvalue', 'script', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'clustertype', 'virtualmachine', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunnel', 'ipsecprofile', 'l2vpn', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'tunneltermination', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:54:20.559 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:20.559 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'partial', 'association', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'datafile', 'managedfile', 'configrevision', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'circuittermination', 'circuitgroupassignment', 'virtualcircuit', 'providernetwork', 'provideraccount', 'circuittype', 'provider', 'virtualcircuittermination', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'frontport', 'location', 'rack', 'virtualdevicecontext', 'cable', 'frontporttemplate', 'module', 'cabletermination', 'consoleserverport', 'poweroutlet', 'devicetype', 'racktype', 'powerfeed', 'platform', 'consoleserverporttemplate', 'device', 'inventoryitemtemplate', 'poweroutlettemplate', 'consoleport', 'manufacturer', 'moduletype', 'macaddress', 'inventoryitemrole', 'powerport', 'rackreservation', 'inventoryitem', 'consoleporttemplate', 'modulebay', 'powerporttemplate', 'devicebaytemplate', 'devicerole', 'virtualchassis', 'rackrole', 'sitegroup', 'interfacetemplate', 'rearport', 'cablepath', 'moduletypeprofile', 'site', 'region', 'modulebaytemplate', 'devicebay', 'powerpanel', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'vlantranslationrule', 'asn', 'service', 'vlangroup', 'fhrpgroupassignment', 'vlan', 'aggregate', 'vrf', 'iprange', 'ipaddress', 'servicetemplate', 'role', 'vlantranslationpolicy', 'asnrange', 'rir', 'fhrpgroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'configtemplate', 'tableconfig', 'exporttemplate', 'webhook', 'customlink', 'taggeditem', 'configcontext', 'journalentry', 'cachedvalue', 'imageattachment', 'notification', 'customfieldchoiceset', 'script', 'eventrule', 'subscription', 'notificationgroup', 'customfield', 'bookmark', 'savedfilter', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'virtualmachine', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'tunneltermination')) 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-15 04:54:20.563 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:20.563 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'partial', 'association', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'datafile', 'managedfile', 'configrevision', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'circuittermination', 'circuitgroupassignment', 'virtualcircuit', 'providernetwork', 'provideraccount', 'circuittype', 'provider', 'virtualcircuittermination', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'frontport', 'location', 'rack', 'virtualdevicecontext', 'cable', 'frontporttemplate', 'module', 'cabletermination', 'consoleserverport', 'poweroutlet', 'devicetype', 'racktype', 'powerfeed', 'platform', 'consoleserverporttemplate', 'device', 'inventoryitemtemplate', 'poweroutlettemplate', 'consoleport', 'manufacturer', 'moduletype', 'macaddress', 'inventoryitemrole', 'powerport', 'rackreservation', 'inventoryitem', 'consoleporttemplate', 'modulebay', 'powerporttemplate', 'devicebaytemplate', 'devicerole', 'virtualchassis', 'rackrole', 'sitegroup', 'interfacetemplate', 'rearport', 'cablepath', 'moduletypeprofile', 'site', 'region', 'modulebaytemplate', 'devicebay', 'powerpanel', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'vlantranslationrule', 'asn', 'service', 'vlangroup', 'fhrpgroupassignment', 'vlan', 'aggregate', 'vrf', 'iprange', 'ipaddress', 'servicetemplate', 'role', 'vlantranslationpolicy', 'asnrange', 'rir', 'fhrpgroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'configtemplate', 'tableconfig', 'exporttemplate', 'webhook', 'customlink', 'taggeditem', 'configcontext', 'journalentry', 'cachedvalue', 'imageattachment', 'notification', 'customfieldchoiceset', 'script', 'eventrule', 'subscription', 'notificationgroup', 'customfield', 'bookmark', 'savedfilter', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'virtualmachine', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'tunneltermination')) 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-15 04:54:21.046 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:21.046 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 ('code', 'partial', 'association', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datafile', 'managedfile', 'job', 'objectchange', 'datasource', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuittype', 'circuittermination', 'provider', 'virtualcircuit', 'providernetwork', 'virtualcircuittermination', 'circuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'poweroutlettemplate', 'macaddress', 'powerfeed', 'rack', 'frontport', 'rearport', 'site', 'devicebaytemplate', 'cablepath', 'consoleserverporttemplate', 'rackrole', 'cable', 'modulebay', 'powerpanel', 'virtualdevicecontext', 'virtualchassis', 'inventoryitemrole', 'powerport', 'rearporttemplate', 'platform', 'inventoryitemtemplate', 'module', 'sitegroup', 'interface', 'consoleserverport', 'moduletype', 'location', 'manufacturer', 'racktype', 'powerporttemplate', 'modulebaytemplate', 'poweroutlet', 'interfacetemplate', 'consoleporttemplate', 'device', 'devicebay', 'frontporttemplate', 'region', 'cabletermination', 'rackreservation', 'inventoryitem', 'consoleport', 'devicerole', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'service', 'ipaddress', 'vlantranslationrule', 'vrf', 'iprange', 'role', 'fhrpgroup', 'servicetemplate', 'vlangroup', 'asnrange', 'asn', 'fhrpgroupassignment', 'vlantranslationpolicy', 'routetarget', 'vlan', 'prefix', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'tableconfig', 'configcontext', 'journalentry', 'bookmark', 'configtemplate', 'subscription', 'customfieldchoiceset', 'taggeditem', 'dashboard', 'imageattachment', 'notificationgroup', 'customfield', 'customlink', 'eventrule', 'webhook', 'notification', 'tag', 'cachedvalue', 'script', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contactrole', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'clustertype', 'virtualmachine', 'cluster', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikepolicy', 'tunnel', 'ipsecprofile', 'l2vpn', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'tunneltermination', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:54:21.048 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:21.048 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('code', 'partial', 'association', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'autosyncrecord', 'datafile', 'managedfile', 'configrevision', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'virtualcircuittype', 'circuittermination', 'circuitgroupassignment', 'virtualcircuit', 'providernetwork', 'provideraccount', 'circuittype', 'provider', 'virtualcircuittermination', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'frontport', 'location', 'rack', 'virtualdevicecontext', 'cable', 'frontporttemplate', 'module', 'cabletermination', 'consoleserverport', 'poweroutlet', 'devicetype', 'racktype', 'powerfeed', 'platform', 'consoleserverporttemplate', 'device', 'inventoryitemtemplate', 'poweroutlettemplate', 'consoleport', 'manufacturer', 'moduletype', 'macaddress', 'inventoryitemrole', 'powerport', 'rackreservation', 'inventoryitem', 'consoleporttemplate', 'modulebay', 'powerporttemplate', 'devicebaytemplate', 'devicerole', 'virtualchassis', 'rackrole', 'sitegroup', 'interfacetemplate', 'rearport', 'cablepath', 'moduletypeprofile', 'site', 'region', 'modulebaytemplate', 'devicebay', 'powerpanel', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'vlantranslationrule', 'asn', 'service', 'vlangroup', 'fhrpgroupassignment', 'vlan', 'aggregate', 'vrf', 'iprange', 'ipaddress', 'servicetemplate', 'role', 'vlantranslationpolicy', 'asnrange', 'rir', 'fhrpgroup', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'configtemplate', 'tableconfig', 'exporttemplate', 'webhook', 'customlink', 'taggeditem', 'configcontext', 'journalentry', 'cachedvalue', 'imageattachment', 'notification', 'customfieldchoiceset', 'script', 'eventrule', 'subscription', 'notificationgroup', 'customfield', 'bookmark', 'savedfilter', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contact', 'tenantgroup', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'virtualmachine', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ikeproposal', 'l2vpntermination', 'tunnelgroup', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'tunneltermination')) 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-15 04:55:01.183 UTC [93] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-15 04:58:31.197 UTC [56] LOG: checkpoint starting: time