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:52:57.686 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:52:58.247 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:52:58.251 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:52:58.254 UTC [44] LOG: database system was shut down at 2026-06-15 04:52:58 UTC 2026-06-15 04:52:58.259 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:52:58.408 UTC [41] LOG: received fast shutdown request 2026-06-15 04:52:58.408 UTC [41] LOG: aborting any active transactions 2026-06-15 04:52:58.417 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 .2026-06-15 04:52:58.422 UTC [42] LOG: shutting down 2026-06-15 04:52:58.422 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-15 04:52:58.437 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.014 s, sync=0.001 s, total=0.016 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-15 04:52:58.451 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-15 04:52:58.576 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:52:58.576 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-15 04:52:58.576 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-15 04:52:58.583 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:52:58.586 UTC [58] LOG: database system was shut down at 2026-06-15 04:52:58 UTC 2026-06-15 04:52:58.591 UTC [1] LOG: database system is ready to accept connections 2026-06-15 04:53:20.140 UTC [1] LOG: received fast shutdown request 2026-06-15 04:53:20.140 UTC [1] LOG: aborting any active transactions 2026-06-15 04:53:20.143 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-15 04:53:20.146 UTC [56] LOG: shutting down 2026-06-15 04:53:20.146 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-15 04:53:20.151 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.001 s, total=0.005 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-15 04:53:20.161 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:21.853 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:22.431 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:22.440 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:53:22.444 UTC [44] LOG: database system was shut down at 2026-06-15 04:53:22 UTC 2026-06-15 04:53:22.452 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-15 04:53:22.585 UTC [41] LOG: received fast shutdown request 2026-06-15 04:53:22.585 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-15 04:53:22.591 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-15 04:53:22.594 UTC [42] LOG: shutting down 2026-06-15 04:53:22.594 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-15 04:53:22.607 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:22.622 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-15 04:53:22.754 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:22.754 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-15 04:53:22.755 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-15 04:53:22.759 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-15 04:53:22.763 UTC [58] LOG: database system was shut down at 2026-06-15 04:53:22 UTC 2026-06-15 04:53:22.769 UTC [1] LOG: database system is ready to accept connections 2026-06-15 04:53:58.626 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:53:58.626 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'nonce', 'code', 'partial')) 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 ('autosyncrecord', 'configrevision', 'datasource', 'managedfile', 'datafile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuittermination', 'circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuittype', 'provider', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('location', 'inventoryitem', 'poweroutlet', 'consoleport', 'moduletypeprofile', 'virtualchassis', 'virtualdevicecontext', 'rackrole', 'region', 'inventoryitemrole', 'devicetype', 'sitegroup', 'rearport', 'macaddress', 'devicebay', 'cabletermination', 'inventoryitemtemplate', 'rearporttemplate', 'interface', 'modulebaytemplate', 'module', 'cable', 'consoleserverporttemplate', 'moduletype', 'platform', 'frontport', 'modulebay', 'consoleporttemplate', 'device', 'rack', 'frontporttemplate', 'powerporttemplate', 'cablepath', 'devicebaytemplate', 'manufacturer', 'powerfeed', 'powerpanel', 'rackreservation', 'powerport', 'racktype', 'site', 'devicerole', 'interfacetemplate', 'consoleserverport', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroup', 'routetarget', 'asn', 'rir', 'fhrpgroupassignment', 'vlan', 'vrf', 'aggregate', 'role', 'ipaddress', 'servicetemplate', 'service', 'vlantranslationrule', 'iprange', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'bookmark', 'notificationgroup', 'configtemplate', 'eventrule', 'script', 'customfieldchoiceset', 'webhook', 'taggeditem', 'tag', 'cachedvalue', 'tableconfig', 'savedfilter', 'configcontext', 'subscription', 'dashboard', 'exporttemplate', 'customlink', 'imageattachment', 'journalentry', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'virtualdisk', 'vminterface', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'ipsecprofile', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'ikepolicy', 'l2vpn')) 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:53:58.631 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:53:58.631 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'nonce', 'code', 'partial')) 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 ('autosyncrecord', 'configrevision', 'datasource', 'managedfile', 'datafile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuittermination', 'circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuittype', 'provider', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('location', 'inventoryitem', 'poweroutlet', 'consoleport', 'moduletypeprofile', 'virtualchassis', 'virtualdevicecontext', 'rackrole', 'region', 'inventoryitemrole', 'devicetype', 'sitegroup', 'rearport', 'macaddress', 'devicebay', 'cabletermination', 'inventoryitemtemplate', 'rearporttemplate', 'interface', 'modulebaytemplate', 'module', 'cable', 'consoleserverporttemplate', 'moduletype', 'platform', 'frontport', 'modulebay', 'consoleporttemplate', 'device', 'rack', 'frontporttemplate', 'powerporttemplate', 'cablepath', 'devicebaytemplate', 'manufacturer', 'powerfeed', 'powerpanel', 'rackreservation', 'powerport', 'racktype', 'site', 'devicerole', 'interfacetemplate', 'consoleserverport', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroup', 'routetarget', 'asn', 'rir', 'fhrpgroupassignment', 'vlan', 'vrf', 'aggregate', 'role', 'ipaddress', 'servicetemplate', 'service', 'vlantranslationrule', 'iprange', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'bookmark', 'notificationgroup', 'configtemplate', 'eventrule', 'script', 'customfieldchoiceset', 'webhook', 'taggeditem', 'tag', 'cachedvalue', 'tableconfig', 'savedfilter', 'configcontext', 'subscription', 'dashboard', 'exporttemplate', 'customlink', 'imageattachment', 'journalentry', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'virtualdisk', 'vminterface', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'ipsecprofile', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'ikepolicy', 'l2vpn')) 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:53:58.882 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:53:58.882 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 ('nonce', 'partial', 'code', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'datasource', 'datafile', 'objectchange', 'managedfile', 'configrevision')) 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 ('provideraccount', 'circuittermination', 'circuittype', 'circuitgroup', 'virtualcircuit', 'providernetwork', 'virtualcircuittermination', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'interface', 'device', 'devicetype', 'consoleporttemplate', 'devicebaytemplate', 'inventoryitemrole', 'interfacetemplate', 'location', 'region', 'rackreservation', 'powerporttemplate', 'consoleserverporttemplate', 'module', 'inventoryitemtemplate', 'powerpanel', 'manufacturer', 'frontporttemplate', 'rackrole', 'racktype', 'devicerole', 'virtualdevicecontext', 'site', 'consoleserverport', 'consoleport', 'rearport', 'poweroutlettemplate', 'modulebaytemplate', 'macaddress', 'cabletermination', 'modulebay', 'rack', 'frontport', 'poweroutlet', 'powerport', 'cable', 'sitegroup', 'platform', 'moduletypeprofile', 'cablepath', 'rearporttemplate', 'powerfeed', 'devicebay', 'moduletype', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlantranslationrule', 'asnrange', 'servicetemplate', 'routetarget', 'aggregate', 'ipaddress', 'service', 'vlantranslationpolicy', 'asn', 'iprange', 'role', 'rir', 'fhrpgroup', 'vlangroup', 'vlan', 'fhrpgroupassignment', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'exporttemplate', 'savedfilter', 'dashboard', 'customlink', 'customfield', 'tag', 'webhook', 'configtemplate', 'imageattachment', 'script', 'eventrule', 'journalentry', 'cachedvalue', 'tableconfig', 'configcontext', 'taggeditem', 'notification', 'customfieldchoiceset', 'bookmark', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactrole', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'vminterface', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'tunneltermination', 'l2vpntermination', 'ikepolicy', 'ipsecpolicy', 'ikeproposal', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:53:58.886 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:53:58.886 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 ('nonce', 'partial', 'code', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'datasource', 'datafile', 'objectchange', 'managedfile', 'configrevision')) 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 ('provideraccount', 'circuittermination', 'circuittype', 'circuitgroup', 'virtualcircuit', 'providernetwork', 'virtualcircuittermination', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'interface', 'device', 'devicetype', 'consoleporttemplate', 'devicebaytemplate', 'inventoryitemrole', 'interfacetemplate', 'location', 'region', 'rackreservation', 'powerporttemplate', 'consoleserverporttemplate', 'module', 'inventoryitemtemplate', 'powerpanel', 'manufacturer', 'frontporttemplate', 'rackrole', 'racktype', 'devicerole', 'virtualdevicecontext', 'site', 'consoleserverport', 'consoleport', 'rearport', 'poweroutlettemplate', 'modulebaytemplate', 'macaddress', 'cabletermination', 'modulebay', 'rack', 'frontport', 'poweroutlet', 'powerport', 'cable', 'sitegroup', 'platform', 'moduletypeprofile', 'cablepath', 'rearporttemplate', 'powerfeed', 'devicebay', 'moduletype', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlantranslationrule', 'asnrange', 'servicetemplate', 'routetarget', 'aggregate', 'ipaddress', 'service', 'vlantranslationpolicy', 'asn', 'iprange', 'role', 'rir', 'fhrpgroup', 'vlangroup', 'vlan', 'fhrpgroupassignment', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'exporttemplate', 'savedfilter', 'dashboard', 'customlink', 'customfield', 'tag', 'webhook', 'configtemplate', 'imageattachment', 'script', 'eventrule', 'journalentry', 'cachedvalue', 'tableconfig', 'configcontext', 'taggeditem', 'notification', 'customfieldchoiceset', 'bookmark', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactrole', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'vminterface', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'tunneltermination', 'l2vpntermination', 'ikepolicy', 'ipsecpolicy', 'ikeproposal', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:53:59.203 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:53:59.203 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'association', 'nonce', 'code', 'partial')) 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 ('autosyncrecord', 'configrevision', 'datasource', 'managedfile', 'datafile', 'objectchange', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuittermination', 'circuitgroupassignment', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuittype', 'provider', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('location', 'inventoryitem', 'poweroutlet', 'consoleport', 'moduletypeprofile', 'virtualchassis', 'virtualdevicecontext', 'rackrole', 'region', 'inventoryitemrole', 'devicetype', 'sitegroup', 'rearport', 'macaddress', 'devicebay', 'cabletermination', 'inventoryitemtemplate', 'rearporttemplate', 'interface', 'modulebaytemplate', 'module', 'cable', 'consoleserverporttemplate', 'moduletype', 'platform', 'frontport', 'modulebay', 'consoleporttemplate', 'device', 'rack', 'frontporttemplate', 'powerporttemplate', 'cablepath', 'devicebaytemplate', 'manufacturer', 'powerfeed', 'powerpanel', 'rackreservation', 'powerport', 'racktype', 'site', 'devicerole', 'interfacetemplate', 'consoleserverport', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlangroup', 'vlantranslationpolicy', 'fhrpgroup', 'routetarget', 'asn', 'rir', 'fhrpgroupassignment', 'vlan', 'vrf', 'aggregate', 'role', 'ipaddress', 'servicetemplate', 'service', 'vlantranslationrule', 'iprange', 'asnrange')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'bookmark', 'notificationgroup', 'configtemplate', 'eventrule', 'script', 'customfieldchoiceset', 'webhook', 'taggeditem', 'tag', 'cachedvalue', 'tableconfig', 'savedfilter', 'configcontext', 'subscription', 'dashboard', 'exporttemplate', 'customlink', 'imageattachment', 'journalentry', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'virtualdisk', 'vminterface', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ikeproposal', 'ipsecpolicy', 'tunneltermination', 'ipsecprofile', 'ipsecproposal', 'l2vpntermination', 'tunnel', 'ikepolicy', 'l2vpn')) 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:53:59.359 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:53:59.359 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 ('nonce', 'partial', 'code', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'job', 'datasource', 'datafile', 'objectchange', 'managedfile', 'configrevision')) 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 ('provideraccount', 'circuittermination', 'circuittype', 'circuitgroup', 'virtualcircuit', 'providernetwork', 'virtualcircuittermination', 'circuitgroupassignment', 'virtualcircuittype', 'circuit', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('virtualchassis', 'interface', 'device', 'devicetype', 'consoleporttemplate', 'devicebaytemplate', 'inventoryitemrole', 'interfacetemplate', 'location', 'region', 'rackreservation', 'powerporttemplate', 'consoleserverporttemplate', 'module', 'inventoryitemtemplate', 'powerpanel', 'manufacturer', 'frontporttemplate', 'rackrole', 'racktype', 'devicerole', 'virtualdevicecontext', 'site', 'consoleserverport', 'consoleport', 'rearport', 'poweroutlettemplate', 'modulebaytemplate', 'macaddress', 'cabletermination', 'modulebay', 'rack', 'frontport', 'poweroutlet', 'powerport', 'cable', 'sitegroup', 'platform', 'moduletypeprofile', 'cablepath', 'rearporttemplate', 'powerfeed', 'devicebay', 'moduletype', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'vlantranslationrule', 'asnrange', 'servicetemplate', 'routetarget', 'aggregate', 'ipaddress', 'service', 'vlantranslationpolicy', 'asn', 'iprange', 'role', 'rir', 'fhrpgroup', 'vlangroup', 'vlan', 'fhrpgroupassignment', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notificationgroup', 'exporttemplate', 'savedfilter', 'dashboard', 'customlink', 'customfield', 'tag', 'webhook', 'configtemplate', 'imageattachment', 'script', 'eventrule', 'journalentry', 'cachedvalue', 'tableconfig', 'configcontext', 'taggeditem', 'notification', 'customfieldchoiceset', 'bookmark', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'tenantgroup', 'contactrole', 'contactassignment', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'cluster', 'vminterface', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'ipsecprofile', 'ipsecproposal', 'tunnelgroup', 'tunneltermination', 'l2vpntermination', 'ikepolicy', 'ipsecpolicy', 'ikeproposal', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-15 04:54:05.961 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:05.961 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', 'association', 'partial', 'code', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'objectchange', 'managedfile', 'autosyncrecord', 'configrevision', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'userconfig', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'providernetwork', 'virtualcircuit', 'circuittype', 'virtualcircuittermination', 'circuitgroup', 'circuittermination', 'virtualcircuittype', 'provider', 'circuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'devicebaytemplate', 'region', 'rackreservation', 'interface', 'device', 'moduletype', 'devicerole', 'powerport', 'inventoryitemtemplate', 'modulebay', 'racktype', 'cablepath', 'consoleserverporttemplate', 'consoleporttemplate', 'consoleserverport', 'poweroutlettemplate', 'site', 'modulebaytemplate', 'manufacturer', 'powerfeed', 'sitegroup', 'virtualchassis', 'consoleport', 'powerporttemplate', 'module', 'virtualdevicecontext', 'rack', 'interfacetemplate', 'inventoryitemrole', 'devicetype', 'frontporttemplate', 'moduletypeprofile', 'frontport', 'cabletermination', 'macaddress', 'powerpanel', 'location', 'poweroutlet', 'platform', 'inventoryitem', 'cable', 'devicebay', 'rackrole', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'service', 'prefix', 'vlangroup', 'vlan', 'fhrpgroup', 'vlantranslationrule', 'fhrpgroupassignment', 'asnrange', 'vlantranslationpolicy', 'role', 'iprange', 'servicetemplate', 'ipaddress', 'routetarget', 'vrf', 'aggregate', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'journalentry', 'script', 'customfield', 'subscription', 'bookmark', 'dashboard', 'customfieldchoiceset', 'notificationgroup', 'cachedvalue', 'configtemplate', 'customlink', 'tag', 'exporttemplate', 'notification', 'savedfilter', 'tableconfig', 'eventrule', 'imageattachment', 'webhook', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'vminterface', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'tunnel', 'ikeproposal', 'l2vpntermination', 'ipsecprofile', 'tunneltermination')) 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-15 04:54:05.966 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:05.966 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('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', 'association', 'partial', 'code', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'objectchange', 'managedfile', 'autosyncrecord', 'configrevision', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'userconfig', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'providernetwork', 'virtualcircuit', 'circuittype', 'virtualcircuittermination', 'circuitgroup', 'circuittermination', 'virtualcircuittype', 'provider', 'circuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'devicebaytemplate', 'region', 'rackreservation', 'interface', 'device', 'moduletype', 'devicerole', 'powerport', 'inventoryitemtemplate', 'modulebay', 'racktype', 'cablepath', 'consoleserverporttemplate', 'consoleporttemplate', 'consoleserverport', 'poweroutlettemplate', 'site', 'modulebaytemplate', 'manufacturer', 'powerfeed', 'sitegroup', 'virtualchassis', 'consoleport', 'powerporttemplate', 'module', 'virtualdevicecontext', 'rack', 'interfacetemplate', 'inventoryitemrole', 'devicetype', 'frontporttemplate', 'moduletypeprofile', 'frontport', 'cabletermination', 'macaddress', 'powerpanel', 'location', 'poweroutlet', 'platform', 'inventoryitem', 'cable', 'devicebay', 'rackrole', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'service', 'prefix', 'vlangroup', 'vlan', 'fhrpgroup', 'vlantranslationrule', 'fhrpgroupassignment', 'asnrange', 'vlantranslationpolicy', 'role', 'iprange', 'servicetemplate', 'ipaddress', 'routetarget', 'vrf', 'aggregate', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'journalentry', 'script', 'customfield', 'subscription', 'bookmark', 'dashboard', 'customfieldchoiceset', 'notificationgroup', 'cachedvalue', 'configtemplate', 'customlink', 'tag', 'exporttemplate', 'notification', 'savedfilter', 'tableconfig', 'eventrule', 'imageattachment', 'webhook', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'vminterface', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'tunnel', 'ikeproposal', 'l2vpntermination', 'ipsecprofile', 'tunneltermination')) 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-15 04:54:06.467 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:06.467 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', 'association', 'partial', 'code', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'objectchange', 'managedfile', 'autosyncrecord', 'configrevision', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'userconfig', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'providernetwork', 'virtualcircuit', 'circuittype', 'virtualcircuittermination', 'circuitgroup', 'circuittermination', 'virtualcircuittype', 'provider', 'circuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearport', 'devicebaytemplate', 'region', 'rackreservation', 'interface', 'device', 'moduletype', 'devicerole', 'powerport', 'inventoryitemtemplate', 'modulebay', 'racktype', 'cablepath', 'consoleserverporttemplate', 'consoleporttemplate', 'consoleserverport', 'poweroutlettemplate', 'site', 'modulebaytemplate', 'manufacturer', 'powerfeed', 'sitegroup', 'virtualchassis', 'consoleport', 'powerporttemplate', 'module', 'virtualdevicecontext', 'rack', 'interfacetemplate', 'inventoryitemrole', 'devicetype', 'frontporttemplate', 'moduletypeprofile', 'frontport', 'cabletermination', 'macaddress', 'powerpanel', 'location', 'poweroutlet', 'platform', 'inventoryitem', 'cable', 'devicebay', 'rackrole', 'rearporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('rir', 'service', 'prefix', 'vlangroup', 'vlan', 'fhrpgroup', 'vlantranslationrule', 'fhrpgroupassignment', 'asnrange', 'vlantranslationpolicy', 'role', 'iprange', 'servicetemplate', 'ipaddress', 'routetarget', 'vrf', 'aggregate', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'journalentry', 'script', 'customfield', 'subscription', 'bookmark', 'dashboard', 'customfieldchoiceset', 'notificationgroup', 'cachedvalue', 'configtemplate', 'customlink', 'tag', 'exporttemplate', 'notification', 'savedfilter', 'tableconfig', 'eventrule', 'imageattachment', 'webhook', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'vminterface', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ipsecproposal', 'ikepolicy', 'l2vpn', 'ipsecpolicy', 'tunnel', 'ikeproposal', 'l2vpntermination', 'ipsecprofile', 'tunneltermination')) 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-15 04:54:11.701 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:11.701 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'objectpermission', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'provideraccount', 'circuittermination', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuitgroup', 'providernetwork', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicerole', 'macaddress', 'rearport', 'modulebaytemplate', 'rackreservation', 'powerporttemplate', 'site', 'cablepath', 'rack', 'consoleserverporttemplate', 'racktype', 'cabletermination', 'device', 'powerfeed', 'poweroutlet', 'devicetype', 'rackrole', 'virtualchassis', 'powerport', 'powerpanel', 'manufacturer', 'poweroutlettemplate', 'consoleporttemplate', 'consoleserverport', 'rearporttemplate', 'moduletype', 'devicebaytemplate', 'platform', 'location', 'interface', 'interfacetemplate', 'devicebay', 'region', 'frontport', 'frontporttemplate', 'consoleport', 'moduletypeprofile', 'module', 'modulebay', 'inventoryitemrole', 'inventoryitemtemplate', 'sitegroup', 'virtualdevicecontext', 'cable', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlangroup', 'service', 'routetarget', 'vrf', 'ipaddress', 'asn', 'role', 'vlantranslationrule', 'prefix', 'fhrpgroup', 'iprange', 'fhrpgroupassignment', 'asnrange', 'vlantranslationpolicy', 'rir', 'servicetemplate', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'cachedvalue', 'savedfilter', 'customfield', 'webhook', 'eventrule', 'journalentry', 'notificationgroup', 'imageattachment', 'dashboard', 'bookmark', 'customfieldchoiceset', 'subscription', 'customlink', 'tag', 'exporttemplate', 'tableconfig', 'configcontext', 'notification', 'configtemplate', 'script')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'tenant', 'contactrole', 'contactgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ipsecproposal', 'l2vpn', 'ipsecprofile', 'tunneltermination', 'tunnelgroup', 'tunnel', 'ikeproposal')) 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:11.705 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:11.705 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'objectpermission', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'provideraccount', 'circuittermination', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuitgroup', 'providernetwork', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicerole', 'macaddress', 'rearport', 'modulebaytemplate', 'rackreservation', 'powerporttemplate', 'site', 'cablepath', 'rack', 'consoleserverporttemplate', 'racktype', 'cabletermination', 'device', 'powerfeed', 'poweroutlet', 'devicetype', 'rackrole', 'virtualchassis', 'powerport', 'powerpanel', 'manufacturer', 'poweroutlettemplate', 'consoleporttemplate', 'consoleserverport', 'rearporttemplate', 'moduletype', 'devicebaytemplate', 'platform', 'location', 'interface', 'interfacetemplate', 'devicebay', 'region', 'frontport', 'frontporttemplate', 'consoleport', 'moduletypeprofile', 'module', 'modulebay', 'inventoryitemrole', 'inventoryitemtemplate', 'sitegroup', 'virtualdevicecontext', 'cable', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlangroup', 'service', 'routetarget', 'vrf', 'ipaddress', 'asn', 'role', 'vlantranslationrule', 'prefix', 'fhrpgroup', 'iprange', 'fhrpgroupassignment', 'asnrange', 'vlantranslationpolicy', 'rir', 'servicetemplate', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'cachedvalue', 'savedfilter', 'customfield', 'webhook', 'eventrule', 'journalentry', 'notificationgroup', 'imageattachment', 'dashboard', 'bookmark', 'customfieldchoiceset', 'subscription', 'customlink', 'tag', 'exporttemplate', 'tableconfig', 'configcontext', 'notification', 'configtemplate', 'script')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'tenant', 'contactrole', 'contactgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ipsecproposal', 'l2vpn', 'ipsecprofile', 'tunneltermination', 'tunnelgroup', 'tunnel', 'ikeproposal')) 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:12.195 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:12.195 UTC [73] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'nonce', 'association', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'datafile', 'configrevision', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'objectpermission', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'provideraccount', 'circuittermination', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroupassignment', 'circuitgroup', 'providernetwork', 'provider', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicerole', 'macaddress', 'rearport', 'modulebaytemplate', 'rackreservation', 'powerporttemplate', 'site', 'cablepath', 'rack', 'consoleserverporttemplate', 'racktype', 'cabletermination', 'device', 'powerfeed', 'poweroutlet', 'devicetype', 'rackrole', 'virtualchassis', 'powerport', 'powerpanel', 'manufacturer', 'poweroutlettemplate', 'consoleporttemplate', 'consoleserverport', 'rearporttemplate', 'moduletype', 'devicebaytemplate', 'platform', 'location', 'interface', 'interfacetemplate', 'devicebay', 'region', 'frontport', 'frontporttemplate', 'consoleport', 'moduletypeprofile', 'module', 'modulebay', 'inventoryitemrole', 'inventoryitemtemplate', 'sitegroup', 'virtualdevicecontext', 'cable', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlangroup', 'service', 'routetarget', 'vrf', 'ipaddress', 'asn', 'role', 'vlantranslationrule', 'prefix', 'fhrpgroup', 'iprange', 'fhrpgroupassignment', 'asnrange', 'vlantranslationpolicy', 'rir', 'servicetemplate', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'cachedvalue', 'savedfilter', 'customfield', 'webhook', 'eventrule', 'journalentry', 'notificationgroup', 'imageattachment', 'dashboard', 'bookmark', 'customfieldchoiceset', 'subscription', 'customlink', 'tag', 'exporttemplate', 'tableconfig', 'configcontext', 'notification', 'configtemplate', 'script')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'tenant', 'contactrole', 'contactgroup', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualmachine', 'virtualdisk', 'cluster', 'clustertype', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpntermination', 'ipsecpolicy', 'ipsecproposal', 'l2vpn', 'ipsecprofile', 'tunneltermination', 'tunnelgroup', 'tunnel', 'ikeproposal')) 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:12.952 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:12.952 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'code', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'objectchange', 'managedfile', 'configrevision', 'job', 'autosyncrecord')) 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 ('providernetwork', 'circuitgroupassignment', 'circuittype', 'virtualcircuittype', 'circuitgroup', 'circuit', 'provider', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'consoleserverporttemplate', 'virtualchassis', 'modulebay', 'poweroutlettemplate', 'poweroutlet', 'platform', 'rack', 'interfacetemplate', 'moduletype', 'devicetype', 'frontporttemplate', 'inventoryitemtemplate', 'sitegroup', 'interface', 'modulebaytemplate', 'virtualdevicecontext', 'consoleporttemplate', 'moduletypeprofile', 'consoleport', 'devicebaytemplate', 'manufacturer', 'inventoryitem', 'rackrole', 'region', 'cabletermination', 'rackreservation', 'cable', 'powerport', 'consoleserverport', 'powerpanel', 'module', 'site', 'devicerole', 'powerporttemplate', 'racktype', 'rearport', 'frontport', 'rearporttemplate', 'powerfeed', 'location', 'devicebay', 'device', 'macaddress', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'service', 'servicetemplate', 'prefix', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'asnrange', 'rir', 'aggregate', 'vlangroup', 'iprange', 'asn', 'role', 'fhrpgroup', 'vrf', 'routetarget', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'imageattachment', 'exporttemplate', 'script', 'subscription', 'dashboard', 'taggeditem', 'customfieldchoiceset', 'customlink', 'savedfilter', 'tag', 'cachedvalue', 'journalentry', 'bookmark', 'notificationgroup', 'eventrule', 'notification', 'tableconfig', 'configtemplate', 'customfield', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contactgroup', 'contactassignment', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'virtualmachine', 'cluster', 'clustertype', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecproposal', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'tunnelgroup', 'l2vpn', 'ikepolicy', 'ipsecprofile', '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:12.956 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:12.956 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'code', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'objectchange', 'managedfile', 'configrevision', 'job', 'autosyncrecord')) 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 ('providernetwork', 'circuitgroupassignment', 'circuittype', 'virtualcircuittype', 'circuitgroup', 'circuit', 'provider', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'consoleserverporttemplate', 'virtualchassis', 'modulebay', 'poweroutlettemplate', 'poweroutlet', 'platform', 'rack', 'interfacetemplate', 'moduletype', 'devicetype', 'frontporttemplate', 'inventoryitemtemplate', 'sitegroup', 'interface', 'modulebaytemplate', 'virtualdevicecontext', 'consoleporttemplate', 'moduletypeprofile', 'consoleport', 'devicebaytemplate', 'manufacturer', 'inventoryitem', 'rackrole', 'region', 'cabletermination', 'rackreservation', 'cable', 'powerport', 'consoleserverport', 'powerpanel', 'module', 'site', 'devicerole', 'powerporttemplate', 'racktype', 'rearport', 'frontport', 'rearporttemplate', 'powerfeed', 'location', 'devicebay', 'device', 'macaddress', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'service', 'servicetemplate', 'prefix', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'asnrange', 'rir', 'aggregate', 'vlangroup', 'iprange', 'asn', 'role', 'fhrpgroup', 'vrf', 'routetarget', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'imageattachment', 'exporttemplate', 'script', 'subscription', 'dashboard', 'taggeditem', 'customfieldchoiceset', 'customlink', 'savedfilter', 'tag', 'cachedvalue', 'journalentry', 'bookmark', 'notificationgroup', 'eventrule', 'notification', 'tableconfig', 'configtemplate', 'customfield', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contactgroup', 'contactassignment', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'virtualmachine', 'cluster', 'clustertype', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecproposal', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'tunnelgroup', 'l2vpn', 'ikepolicy', 'ipsecprofile', '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.443 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-15 04:54:13.443 UTC [74] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'partial', 'code', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'datafile', 'objectchange', 'managedfile', 'configrevision', 'job', 'autosyncrecord')) 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 ('providernetwork', 'circuitgroupassignment', 'circuittype', 'virtualcircuittype', 'circuitgroup', 'circuit', 'provider', 'circuittermination', 'provideraccount', 'virtualcircuittermination', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'consoleserverporttemplate', 'virtualchassis', 'modulebay', 'poweroutlettemplate', 'poweroutlet', 'platform', 'rack', 'interfacetemplate', 'moduletype', 'devicetype', 'frontporttemplate', 'inventoryitemtemplate', 'sitegroup', 'interface', 'modulebaytemplate', 'virtualdevicecontext', 'consoleporttemplate', 'moduletypeprofile', 'consoleport', 'devicebaytemplate', 'manufacturer', 'inventoryitem', 'rackrole', 'region', 'cabletermination', 'rackreservation', 'cable', 'powerport', 'consoleserverport', 'powerpanel', 'module', 'site', 'devicerole', 'powerporttemplate', 'racktype', 'rearport', 'frontport', 'rearporttemplate', 'powerfeed', 'location', 'devicebay', 'device', 'macaddress', 'inventoryitemrole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'service', 'servicetemplate', 'prefix', 'ipaddress', 'vlan', 'vlantranslationpolicy', 'asnrange', 'rir', 'aggregate', 'vlangroup', 'iprange', 'asn', 'role', 'fhrpgroup', 'vrf', 'routetarget', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'imageattachment', 'exporttemplate', 'script', 'subscription', 'dashboard', 'taggeditem', 'customfieldchoiceset', 'customlink', 'savedfilter', 'tag', 'cachedvalue', 'journalentry', 'bookmark', 'notificationgroup', 'eventrule', 'notification', 'tableconfig', 'configtemplate', 'customfield', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactrole', 'contactgroup', 'contactassignment', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'vminterface', 'virtualmachine', 'cluster', 'clustertype', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'ipsecproposal', 'tunneltermination', 'ipsecpolicy', 'tunnel', 'tunnelgroup', 'l2vpn', 'ikepolicy', 'ipsecprofile', '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:52.829 UTC [91] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-15 04:58:22.863 UTC [56] LOG: checkpoint starting: time