The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 09:01:43.031 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2026-06-02 09:01:43.710 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 09:01:43.714 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:01:43.718 UTC [44] LOG: database system was shut down at 2026-06-02 09:01:43 UTC 2026-06-02 09:01:43.725 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 09:01:43.895 UTC [41] LOG: received fast shutdown request 2026-06-02 09:01:43.896 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 09:01:43.907 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 09:01:43.907 UTC [42] LOG: shutting down 2026-06-02 09:01:43.908 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:01:43.921 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.014 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 09:01:43.942 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 09:01:44.076 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 09:01:44.076 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 09:01:44.076 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 09:01:44.080 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:01:44.085 UTC [58] LOG: database system was shut down at 2026-06-02 09:01:43 UTC 2026-06-02 09:01:44.096 UTC [1] LOG: database system is ready to accept connections 2026-06-02 09:02:05.050 UTC [1] LOG: received fast shutdown request 2026-06-02 09:02:05.050 UTC [1] LOG: aborting any active transactions 2026-06-02 09:02:05.057 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 09:02:05.065 UTC [56] LOG: shutting down 2026-06-02 09:02:05.065 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:02:05.073 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.007 s, sync=0.001 s, total=0.008 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 09:02:05.091 UTC [1] LOG: database system is shut down The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... posix selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... UTC creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2026-06-02 09:02:06.906 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-02 09:02:07.546 UTC [41] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 09:02:07.550 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:02:07.555 UTC [44] LOG: database system was shut down at 2026-06-02 09:02:07 UTC 2026-06-02 09:02:07.566 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 09:02:07.716 UTC [41] LOG: received fast shutdown request 2026-06-02 09:02:07.717 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 09:02:07.724 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 09:02:07.727 UTC [42] LOG: shutting down 2026-06-02 09:02:07.728 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:02:07.753 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.024 s, sync=0.001 s, total=0.026 s; sync files=308, longest=0.001 s, average=0.001 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 09:02:07.778 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 09:02:07.886 UTC [1] LOG: starting PostgreSQL 16.10 on x86_64-pc-linux-musl, compiled by gcc (Alpine 14.2.0) 14.2.0, 64-bit 2026-06-02 09:02:07.886 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 09:02:07.887 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 09:02:07.893 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:02:07.899 UTC [58] LOG: database system was shut down at 2026-06-02 09:02:07 UTC 2026-06-02 09:02:07.909 UTC [1] LOG: database system is ready to accept connections 2026-06-02 09:02:45.248 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:45.248 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 ('code', 'association', 'usersocialauth', 'nonce', '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 ('datafile', 'configrevision', 'objectchange', 'autosyncrecord', 'job', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuit', 'circuitgroup', 'provideraccount', 'providernetwork', 'circuittype', 'virtualcircuittermination', 'circuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'powerport', 'poweroutlettemplate', 'module', 'devicebaytemplate', 'cablepath', 'powerfeed', 'frontport', 'consoleporttemplate', 'virtualchassis', 'platform', 'moduletype', 'cabletermination', 'inventoryitemrole', 'sitegroup', 'devicebay', 'manufacturer', 'inventoryitemtemplate', 'macaddress', 'rack', 'rearport', 'devicetype', 'devicerole', 'rackrole', 'modulebaytemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'interface', 'frontporttemplate', 'region', 'virtualdevicecontext', 'cable', 'rackreservation', 'interfacetemplate', 'powerporttemplate', 'moduletypeprofile', 'powerpanel', 'modulebay', 'poweroutlet', 'device', 'inventoryitem', 'racktype', 'rearporttemplate', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'prefix', 'vlantranslationpolicy', 'role', 'fhrpgroup', 'rir', 'aggregate', 'asnrange', 'fhrpgroupassignment', 'iprange', 'vlan', 'servicetemplate', 'routetarget', 'vrf', 'ipaddress', 'vlantranslationrule', 'vlangroup', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'taggeditem', 'imageattachment', 'customfield', 'notificationgroup', 'configtemplate', 'notification', 'eventrule', 'savedfilter', 'customfieldchoiceset', 'bookmark', 'customlink', 'webhook', 'script', 'dashboard', 'cachedvalue', 'tableconfig', 'tag', 'exporttemplate', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contact', 'tenant', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:45.260 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:45.260 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 ('code', 'association', 'usersocialauth', 'nonce', '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 ('datafile', 'configrevision', 'objectchange', 'autosyncrecord', 'job', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuit', 'circuitgroup', 'provideraccount', 'providernetwork', 'circuittype', 'virtualcircuittermination', 'circuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'powerport', 'poweroutlettemplate', 'module', 'devicebaytemplate', 'cablepath', 'powerfeed', 'frontport', 'consoleporttemplate', 'virtualchassis', 'platform', 'moduletype', 'cabletermination', 'inventoryitemrole', 'sitegroup', 'devicebay', 'manufacturer', 'inventoryitemtemplate', 'macaddress', 'rack', 'rearport', 'devicetype', 'devicerole', 'rackrole', 'modulebaytemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'interface', 'frontporttemplate', 'region', 'virtualdevicecontext', 'cable', 'rackreservation', 'interfacetemplate', 'powerporttemplate', 'moduletypeprofile', 'powerpanel', 'modulebay', 'poweroutlet', 'device', 'inventoryitem', 'racktype', 'rearporttemplate', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'prefix', 'vlantranslationpolicy', 'role', 'fhrpgroup', 'rir', 'aggregate', 'asnrange', 'fhrpgroupassignment', 'iprange', 'vlan', 'servicetemplate', 'routetarget', 'vrf', 'ipaddress', 'vlantranslationrule', 'vlangroup', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'taggeditem', 'imageattachment', 'customfield', 'notificationgroup', 'configtemplate', 'notification', 'eventrule', 'savedfilter', 'customfieldchoiceset', 'bookmark', 'customlink', 'webhook', 'script', 'dashboard', 'cachedvalue', 'tableconfig', 'tag', 'exporttemplate', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contact', 'tenant', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:45.261 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:45.261 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'autosyncrecord', 'datafile', 'managedfile', 'datasource', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('sitegroup', 'rearport', 'powerpanel', 'powerfeed', 'frontporttemplate', 'region', 'interface', 'poweroutlet', 'module', 'consoleserverport', 'rackrole', 'modulebaytemplate', 'powerport', 'virtualchassis', 'consoleport', 'moduletypeprofile', 'cable', 'inventoryitem', 'site', 'rearporttemplate', 'interfacetemplate', 'modulebay', 'inventoryitemtemplate', 'rack', 'frontport', 'powerporttemplate', 'poweroutlettemplate', 'rackreservation', 'consoleporttemplate', 'manufacturer', 'location', 'cablepath', 'devicebay', 'devicetype', 'device', 'moduletype', 'consoleserverporttemplate', 'macaddress', 'platform', 'devicerole', 'inventoryitemrole', 'racktype', 'cabletermination', 'virtualdevicecontext', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'servicetemplate', 'vlangroup', 'fhrpgroup', 'ipaddress', 'routetarget', 'rir', 'asnrange', 'aggregate', 'iprange', 'vlantranslationpolicy', 'vlantranslationrule', 'role', 'service', 'vlan', 'vrf', 'fhrpgroupassignment', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'savedfilter', 'tag', 'dashboard', 'customfieldchoiceset', 'eventrule', 'customfield', 'bookmark', 'tableconfig', 'notificationgroup', 'exporttemplate', 'configcontext', 'notification', 'subscription', 'journalentry', 'script', 'imageattachment', 'taggeditem', 'configtemplate', 'webhook', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactgroup', 'contactrole', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'tunneltermination', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:45.269 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:45.269 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'autosyncrecord', 'datafile', 'managedfile', 'datasource', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('sitegroup', 'rearport', 'powerpanel', 'powerfeed', 'frontporttemplate', 'region', 'interface', 'poweroutlet', 'module', 'consoleserverport', 'rackrole', 'modulebaytemplate', 'powerport', 'virtualchassis', 'consoleport', 'moduletypeprofile', 'cable', 'inventoryitem', 'site', 'rearporttemplate', 'interfacetemplate', 'modulebay', 'inventoryitemtemplate', 'rack', 'frontport', 'powerporttemplate', 'poweroutlettemplate', 'rackreservation', 'consoleporttemplate', 'manufacturer', 'location', 'cablepath', 'devicebay', 'devicetype', 'device', 'moduletype', 'consoleserverporttemplate', 'macaddress', 'platform', 'devicerole', 'inventoryitemrole', 'racktype', 'cabletermination', 'virtualdevicecontext', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'servicetemplate', 'vlangroup', 'fhrpgroup', 'ipaddress', 'routetarget', 'rir', 'asnrange', 'aggregate', 'iprange', 'vlantranslationpolicy', 'vlantranslationrule', 'role', 'service', 'vlan', 'vrf', 'fhrpgroupassignment', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'savedfilter', 'tag', 'dashboard', 'customfieldchoiceset', 'eventrule', 'customfield', 'bookmark', 'tableconfig', 'notificationgroup', 'exporttemplate', 'configcontext', 'notification', 'subscription', 'journalentry', 'script', 'imageattachment', 'taggeditem', 'configtemplate', 'webhook', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactgroup', 'contactrole', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'tunneltermination', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:46.051 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:46.051 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'objectchange', 'autosyncrecord', 'datafile', 'managedfile', 'datasource', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuit', 'circuitgroupassignment', 'circuitgroup', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('sitegroup', 'rearport', 'powerpanel', 'powerfeed', 'frontporttemplate', 'region', 'interface', 'poweroutlet', 'module', 'consoleserverport', 'rackrole', 'modulebaytemplate', 'powerport', 'virtualchassis', 'consoleport', 'moduletypeprofile', 'cable', 'inventoryitem', 'site', 'rearporttemplate', 'interfacetemplate', 'modulebay', 'inventoryitemtemplate', 'rack', 'frontport', 'powerporttemplate', 'poweroutlettemplate', 'rackreservation', 'consoleporttemplate', 'manufacturer', 'location', 'cablepath', 'devicebay', 'devicetype', 'device', 'moduletype', 'consoleserverporttemplate', 'macaddress', 'platform', 'devicerole', 'inventoryitemrole', 'racktype', 'cabletermination', 'virtualdevicecontext', 'devicebaytemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('prefix', 'servicetemplate', 'vlangroup', 'fhrpgroup', 'ipaddress', 'routetarget', 'rir', 'asnrange', 'aggregate', 'iprange', 'vlantranslationpolicy', 'vlantranslationrule', 'role', 'service', 'vlan', 'vrf', 'fhrpgroupassignment', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'savedfilter', 'tag', 'dashboard', 'customfieldchoiceset', 'eventrule', 'customfield', 'bookmark', 'tableconfig', 'notificationgroup', 'exporttemplate', 'configcontext', 'notification', 'subscription', 'journalentry', 'script', 'imageattachment', 'taggeditem', 'configtemplate', 'webhook', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'contactgroup', 'contactrole', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecprofile', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'tunneltermination', 'ikepolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:46.061 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:46.061 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 ('code', 'association', 'usersocialauth', 'nonce', '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 ('datafile', 'configrevision', 'objectchange', 'autosyncrecord', 'job', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'objectpermission', 'group', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuit', 'circuitgroup', 'provideraccount', 'providernetwork', 'circuittype', 'virtualcircuittermination', 'circuittermination', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleport', 'powerport', 'poweroutlettemplate', 'module', 'devicebaytemplate', 'cablepath', 'powerfeed', 'frontport', 'consoleporttemplate', 'virtualchassis', 'platform', 'moduletype', 'cabletermination', 'inventoryitemrole', 'sitegroup', 'devicebay', 'manufacturer', 'inventoryitemtemplate', 'macaddress', 'rack', 'rearport', 'devicetype', 'devicerole', 'rackrole', 'modulebaytemplate', 'site', 'consoleserverporttemplate', 'consoleserverport', 'interface', 'frontporttemplate', 'region', 'virtualdevicecontext', 'cable', 'rackreservation', 'interfacetemplate', 'powerporttemplate', 'moduletypeprofile', 'powerpanel', 'modulebay', 'poweroutlet', 'device', 'inventoryitem', 'racktype', 'rearporttemplate', 'location')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'prefix', 'vlantranslationpolicy', 'role', 'fhrpgroup', 'rir', 'aggregate', 'asnrange', 'fhrpgroupassignment', 'iprange', 'vlan', 'servicetemplate', 'routetarget', 'vrf', 'ipaddress', 'vlantranslationrule', 'vlangroup', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'taggeditem', 'imageattachment', 'customfield', 'notificationgroup', 'configtemplate', 'notification', 'eventrule', 'savedfilter', 'customfieldchoiceset', 'bookmark', 'customlink', 'webhook', 'script', 'dashboard', 'cachedvalue', 'tableconfig', 'tag', 'exporttemplate', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contact', 'tenant', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'cluster', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:55.936 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:55.936 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 ('code', 'association', 'usersocialauth', 'nonce', '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 ('datafile', 'job', 'datasource', 'managedfile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'objectpermission', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'circuittype', 'circuit', 'circuitgroup', 'provideraccount', 'providernetwork', 'circuittermination', 'virtualcircuittermination', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'consoleport', 'poweroutlettemplate', 'macaddress', 'inventoryitem', 'modulebay', 'moduletype', 'site', 'frontporttemplate', 'interface', 'powerport', 'powerpanel', 'platform', 'racktype', 'region', 'powerporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'rack', 'powerfeed', 'devicebaytemplate', 'cable', 'consoleserverporttemplate', 'interfacetemplate', 'rearporttemplate', 'virtualdevicecontext', 'location', 'cablepath', 'devicebay', 'rackrole', 'modulebaytemplate', 'inventoryitemtemplate', 'devicerole', 'device', 'virtualchassis', 'devicetype', 'cabletermination', 'rearport', 'rackreservation', 'consoleserverport', 'poweroutlet', 'frontport', 'module', 'manufacturer', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'vrf', 'ipaddress', 'service', 'vlantranslationpolicy', 'vlan', 'vlantranslationrule', 'asnrange', 'fhrpgroup', 'prefix', 'iprange', 'routetarget', 'rir', 'role', 'asn', 'vlangroup', 'servicetemplate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'savedfilter', 'notification', 'customfieldchoiceset', 'bookmark', 'taggeditem', 'webhook', 'tableconfig', 'cachedvalue', 'notificationgroup', 'imageattachment', 'dashboard', 'tag', 'subscription', 'configtemplate', 'exporttemplate', 'configcontext', 'script', 'customlink', 'eventrule', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactgroup', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'cluster', 'vminterface', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnelgroup', 'ikeproposal', 'ikepolicy', 'l2vpntermination', 'tunnel', 'tunneltermination', 'ipsecprofile', 'l2vpn', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:55.944 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:55.944 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 ('code', 'association', 'usersocialauth', 'nonce', '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 ('datafile', 'job', 'datasource', 'managedfile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'objectpermission', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'circuittype', 'circuit', 'circuitgroup', 'provideraccount', 'providernetwork', 'circuittermination', 'virtualcircuittermination', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'consoleport', 'poweroutlettemplate', 'macaddress', 'inventoryitem', 'modulebay', 'moduletype', 'site', 'frontporttemplate', 'interface', 'powerport', 'powerpanel', 'platform', 'racktype', 'region', 'powerporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'rack', 'powerfeed', 'devicebaytemplate', 'cable', 'consoleserverporttemplate', 'interfacetemplate', 'rearporttemplate', 'virtualdevicecontext', 'location', 'cablepath', 'devicebay', 'rackrole', 'modulebaytemplate', 'inventoryitemtemplate', 'devicerole', 'device', 'virtualchassis', 'devicetype', 'cabletermination', 'rearport', 'rackreservation', 'consoleserverport', 'poweroutlet', 'frontport', 'module', 'manufacturer', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'vrf', 'ipaddress', 'service', 'vlantranslationpolicy', 'vlan', 'vlantranslationrule', 'asnrange', 'fhrpgroup', 'prefix', 'iprange', 'routetarget', 'rir', 'role', 'asn', 'vlangroup', 'servicetemplate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'savedfilter', 'notification', 'customfieldchoiceset', 'bookmark', 'taggeditem', 'webhook', 'tableconfig', 'cachedvalue', 'notificationgroup', 'imageattachment', 'dashboard', 'tag', 'subscription', 'configtemplate', 'exporttemplate', 'configcontext', 'script', 'customlink', 'eventrule', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactgroup', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'cluster', 'vminterface', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnelgroup', 'ikeproposal', 'ikepolicy', 'l2vpntermination', 'tunnel', 'tunneltermination', 'ipsecprofile', 'l2vpn', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:56.649 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:56.649 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 ('code', 'association', 'usersocialauth', 'nonce', '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 ('datafile', 'job', 'datasource', 'managedfile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'objectpermission', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuit', 'circuittype', 'circuit', 'circuitgroup', 'provideraccount', 'providernetwork', 'circuittermination', 'virtualcircuittermination', 'provider', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'consoleport', 'poweroutlettemplate', 'macaddress', 'inventoryitem', 'modulebay', 'moduletype', 'site', 'frontporttemplate', 'interface', 'powerport', 'powerpanel', 'platform', 'racktype', 'region', 'powerporttemplate', 'moduletypeprofile', 'inventoryitemrole', 'rack', 'powerfeed', 'devicebaytemplate', 'cable', 'consoleserverporttemplate', 'interfacetemplate', 'rearporttemplate', 'virtualdevicecontext', 'location', 'cablepath', 'devicebay', 'rackrole', 'modulebaytemplate', 'inventoryitemtemplate', 'devicerole', 'device', 'virtualchassis', 'devicetype', 'cabletermination', 'rearport', 'rackreservation', 'consoleserverport', 'poweroutlet', 'frontport', 'module', 'manufacturer', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'vrf', 'ipaddress', 'service', 'vlantranslationpolicy', 'vlan', 'vlantranslationrule', 'asnrange', 'fhrpgroup', 'prefix', 'iprange', 'routetarget', 'rir', 'role', 'asn', 'vlangroup', 'servicetemplate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'savedfilter', 'notification', 'customfieldchoiceset', 'bookmark', 'taggeditem', 'webhook', 'tableconfig', 'cachedvalue', 'notificationgroup', 'imageattachment', 'dashboard', 'tag', 'subscription', 'configtemplate', 'exporttemplate', 'configcontext', 'script', 'customlink', 'eventrule', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'contact', 'contactgroup', 'tenantgroup', 'contactassignment', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'cluster', 'vminterface', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnelgroup', 'ikeproposal', 'ikepolicy', 'l2vpntermination', 'tunnel', 'tunneltermination', 'ipsecprofile', 'l2vpn', 'ipsecproposal')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:01.164 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:01.164 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 ('partial', 'nonce', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'managedfile', 'datafile', 'datasource', 'configrevision', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuit', 'provideraccount', 'circuittype', 'provider', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'site', 'rackreservation', 'poweroutlet', 'consoleport', 'interface', 'region', 'powerfeed', 'rearporttemplate', 'devicebay', 'virtualchassis', 'manufacturer', 'inventoryitem', 'modulebay', 'device', 'poweroutlettemplate', 'racktype', 'module', 'inventoryitemrole', 'cable', 'frontporttemplate', 'cablepath', 'moduletype', 'virtualdevicecontext', 'macaddress', 'location', 'rack', 'devicebaytemplate', 'devicetype', 'consoleserverporttemplate', 'platform', 'rearport', 'powerporttemplate', 'devicerole', 'consoleserverport', 'powerpanel', 'rackrole', 'interfacetemplate', 'powerport', 'consoleporttemplate', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'fhrpgroup', 'role', 'service', 'vlantranslationpolicy', 'prefix', 'vlantranslationrule', 'routetarget', 'servicetemplate', 'iprange', 'vlan', 'asnrange', 'ipaddress', 'rir', 'fhrpgroupassignment', 'aggregate', 'vlangroup', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'tag', 'notificationgroup', 'notification', 'journalentry', 'customfield', 'customlink', 'eventrule', 'configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'exporttemplate', 'subscription', 'bookmark', 'customfieldchoiceset', 'tableconfig', 'script', 'dashboard', 'taggeditem', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'vminterface', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'tunnel', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:01.171 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:01.171 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 ('partial', 'nonce', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'managedfile', 'datafile', 'datasource', 'configrevision', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuit', 'provideraccount', 'circuittype', 'provider', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'site', 'rackreservation', 'poweroutlet', 'consoleport', 'interface', 'region', 'powerfeed', 'rearporttemplate', 'devicebay', 'virtualchassis', 'manufacturer', 'inventoryitem', 'modulebay', 'device', 'poweroutlettemplate', 'racktype', 'module', 'inventoryitemrole', 'cable', 'frontporttemplate', 'cablepath', 'moduletype', 'virtualdevicecontext', 'macaddress', 'location', 'rack', 'devicebaytemplate', 'devicetype', 'consoleserverporttemplate', 'platform', 'rearport', 'powerporttemplate', 'devicerole', 'consoleserverport', 'powerpanel', 'rackrole', 'interfacetemplate', 'powerport', 'consoleporttemplate', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'fhrpgroup', 'role', 'service', 'vlantranslationpolicy', 'prefix', 'vlantranslationrule', 'routetarget', 'servicetemplate', 'iprange', 'vlan', 'asnrange', 'ipaddress', 'rir', 'fhrpgroupassignment', 'aggregate', 'vlangroup', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'tag', 'notificationgroup', 'notification', 'journalentry', 'customfield', 'customlink', 'eventrule', 'configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'exporttemplate', 'subscription', 'bookmark', 'customfieldchoiceset', 'tableconfig', 'script', 'dashboard', 'taggeditem', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'vminterface', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'tunnel', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:01.774 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:01.774 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 ('partial', 'nonce', 'code', 'association', 'usersocialauth')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'managedfile', 'datafile', 'datasource', 'configrevision', 'objectchange', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'user', 'userconfig', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'circuit', 'provideraccount', 'circuittype', 'provider', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'virtualcircuit', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'site', 'rackreservation', 'poweroutlet', 'consoleport', 'interface', 'region', 'powerfeed', 'rearporttemplate', 'devicebay', 'virtualchassis', 'manufacturer', 'inventoryitem', 'modulebay', 'device', 'poweroutlettemplate', 'racktype', 'module', 'inventoryitemrole', 'cable', 'frontporttemplate', 'cablepath', 'moduletype', 'virtualdevicecontext', 'macaddress', 'location', 'rack', 'devicebaytemplate', 'devicetype', 'consoleserverporttemplate', 'platform', 'rearport', 'powerporttemplate', 'devicerole', 'consoleserverport', 'powerpanel', 'rackrole', 'interfacetemplate', 'powerport', 'consoleporttemplate', 'cabletermination', 'modulebaytemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'sitegroup')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asn', 'fhrpgroup', 'role', 'service', 'vlantranslationpolicy', 'prefix', 'vlantranslationrule', 'routetarget', 'servicetemplate', 'iprange', 'vlan', 'asnrange', 'ipaddress', 'rir', 'fhrpgroupassignment', 'aggregate', 'vlangroup', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'tag', 'notificationgroup', 'notification', 'journalentry', 'customfield', 'customlink', 'eventrule', 'configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'exporttemplate', 'subscription', 'bookmark', 'customfieldchoiceset', 'tableconfig', 'script', 'dashboard', 'taggeditem', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactrole', 'contact', 'contactassignment', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'cluster', 'clustertype', 'vminterface', 'virtualmachine', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ipsecpolicy', 'ikeproposal', 'l2vpn', 'tunnel', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:03.858 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:03.858 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 ('usersocialauth', 'nonce', 'partial', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'datafile', 'configrevision', 'objectchange', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'provideraccount', 'circuittermination', 'provider', 'virtualcircuittermination', 'circuit', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'devicerole', 'consoleporttemplate', 'cable', 'modulebay', 'device', 'manufacturer', 'cabletermination', 'platform', 'virtualdevicecontext', 'region', 'inventoryitemrole', 'interface', 'rearport', 'sitegroup', 'devicetype', 'location', 'consoleport', 'powerporttemplate', 'rackrole', 'racktype', 'frontport', 'devicebaytemplate', 'inventoryitem', 'macaddress', 'rackreservation', 'devicebay', 'frontporttemplate', 'rearporttemplate', 'moduletypeprofile', 'rack', 'modulebaytemplate', 'virtualchassis', 'poweroutlet', 'powerpanel', 'cablepath', 'consoleserverporttemplate', 'inventoryitemtemplate', 'module', 'interfacetemplate', 'powerfeed', 'consoleserverport', 'moduletype', 'site', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'asnrange', 'role', 'asn', 'service', 'prefix', 'vlantranslationpolicy', 'routetarget', 'vlantranslationrule', 'rir', 'ipaddress', 'vrf', 'fhrpgroup', 'vlan', 'servicetemplate', 'fhrpgroupassignment', 'vlangroup', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'bookmark', 'customfield', 'tag', 'cachedvalue', 'webhook', 'imageattachment', 'script', 'tableconfig', 'subscription', 'notificationgroup', 'notification', 'dashboard', 'configcontext', 'exporttemplate', 'customfieldchoiceset', 'eventrule', 'configtemplate', 'savedfilter', 'journalentry', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'contactgroup', 'contactrole', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustertype', 'clustergroup', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnelgroup', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpn', 'tunnel', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:03.864 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:03.864 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 ('usersocialauth', 'nonce', 'partial', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'datafile', 'configrevision', 'objectchange', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'provideraccount', 'circuittermination', 'provider', 'virtualcircuittermination', 'circuit', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'devicerole', 'consoleporttemplate', 'cable', 'modulebay', 'device', 'manufacturer', 'cabletermination', 'platform', 'virtualdevicecontext', 'region', 'inventoryitemrole', 'interface', 'rearport', 'sitegroup', 'devicetype', 'location', 'consoleport', 'powerporttemplate', 'rackrole', 'racktype', 'frontport', 'devicebaytemplate', 'inventoryitem', 'macaddress', 'rackreservation', 'devicebay', 'frontporttemplate', 'rearporttemplate', 'moduletypeprofile', 'rack', 'modulebaytemplate', 'virtualchassis', 'poweroutlet', 'powerpanel', 'cablepath', 'consoleserverporttemplate', 'inventoryitemtemplate', 'module', 'interfacetemplate', 'powerfeed', 'consoleserverport', 'moduletype', 'site', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'asnrange', 'role', 'asn', 'service', 'prefix', 'vlantranslationpolicy', 'routetarget', 'vlantranslationrule', 'rir', 'ipaddress', 'vrf', 'fhrpgroup', 'vlan', 'servicetemplate', 'fhrpgroupassignment', 'vlangroup', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'bookmark', 'customfield', 'tag', 'cachedvalue', 'webhook', 'imageattachment', 'script', 'tableconfig', 'subscription', 'notificationgroup', 'notification', 'dashboard', 'configcontext', 'exporttemplate', 'customfieldchoiceset', 'eventrule', 'configtemplate', 'savedfilter', 'journalentry', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'contactgroup', 'contactrole', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustertype', 'clustergroup', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnelgroup', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpn', 'tunnel', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:04.353 UTC [74] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:04.353 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 ('usersocialauth', 'nonce', 'partial', 'association', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'datafile', 'configrevision', 'objectchange', 'job', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'token', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'provideraccount', 'circuittermination', 'provider', 'virtualcircuittermination', 'circuit', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'devicerole', 'consoleporttemplate', 'cable', 'modulebay', 'device', 'manufacturer', 'cabletermination', 'platform', 'virtualdevicecontext', 'region', 'inventoryitemrole', 'interface', 'rearport', 'sitegroup', 'devicetype', 'location', 'consoleport', 'powerporttemplate', 'rackrole', 'racktype', 'frontport', 'devicebaytemplate', 'inventoryitem', 'macaddress', 'rackreservation', 'devicebay', 'frontporttemplate', 'rearporttemplate', 'moduletypeprofile', 'rack', 'modulebaytemplate', 'virtualchassis', 'poweroutlet', 'powerpanel', 'cablepath', 'consoleserverporttemplate', 'inventoryitemtemplate', 'module', 'interfacetemplate', 'powerfeed', 'consoleserverport', 'moduletype', 'site', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'asnrange', 'role', 'asn', 'service', 'prefix', 'vlantranslationpolicy', 'routetarget', 'vlantranslationrule', 'rir', 'ipaddress', 'vrf', 'fhrpgroup', 'vlan', 'servicetemplate', 'fhrpgroupassignment', 'vlangroup', 'aggregate')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customlink', 'bookmark', 'customfield', 'tag', 'cachedvalue', 'webhook', 'imageattachment', 'script', 'tableconfig', 'subscription', 'notificationgroup', 'notification', 'dashboard', 'configcontext', 'exporttemplate', 'customfieldchoiceset', 'eventrule', 'configtemplate', 'savedfilter', 'journalentry', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'contactgroup', 'contactrole', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustertype', 'clustergroup', 'virtualmachine', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'tunnelgroup', 'ipsecprofile', 'ikepolicy', 'tunneltermination', 'ipsecproposal', 'l2vpn', 'tunnel', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:37.975 UTC [91] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 09:04:37.964 UTC [110] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 09:07:07.996 UTC [56] LOG: checkpoint starting: time 2026-06-02 09:08:54.163 UTC [56] LOG: checkpoint complete: wrote 1065 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=106.144 s, sync=0.020 s, total=106.168 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13690 kB, estimate=13690 kB; lsn=0/2738800, redo lsn=0/267E618