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:49.986 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:50.615 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:50.619 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:01:50.622 UTC [44] LOG: database system was shut down at 2026-06-02 09:01:50 UTC 2026-06-02 09:01:50.631 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down....2026-06-02 09:01:50.778 UTC [41] LOG: received fast shutdown request 2026-06-02 09:01:50.779 UTC [41] LOG: aborting any active transactions 2026-06-02 09:01:50.787 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 09:01:50.787 UTC [42] LOG: shutting down 2026-06-02 09:01:50.787 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:01:50.802 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-02 09:01:50.817 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 09:01:50.942 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:50.942 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 09:01:50.942 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 09:01:50.947 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:01:50.952 UTC [58] LOG: database system was shut down at 2026-06-02 09:01:50 UTC 2026-06-02 09:01:50.963 UTC [1] LOG: database system is ready to accept connections 2026-06-02 09:02:13.090 UTC [1] LOG: received fast shutdown request 2026-06-02 09:02:13.090 UTC [1] LOG: aborting any active transactions 2026-06-02 09:02:13.099 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 09:02:13.104 UTC [56] LOG: shutting down 2026-06-02 09:02:13.104 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:02:13.109 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.001 s, total=0.005 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 09:02:13.125 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:14.702 UTC [34] 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:15.490 UTC [40] 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:15.495 UTC [40] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:02:15.501 UTC [43] LOG: database system was shut down at 2026-06-02 09:02:15 UTC 2026-06-02 09:02:15.516 UTC [40] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE waiting for server to shut down...2026-06-02 09:02:15.650 UTC [40] LOG: received fast shutdown request 2026-06-02 09:02:15.650 UTC [40] LOG: aborting any active transactions .2026-06-02 09:02:15.656 UTC [40] LOG: background worker "logical replication launcher" (PID 46) exited with exit code 1 2026-06-02 09:02:15.659 UTC [41] LOG: shutting down 2026-06-02 09:02:15.659 UTC [41] LOG: checkpoint starting: shutdown immediate 2026-06-02 09:02:15.676 UTC [41] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.015 s, sync=0.001 s, total=0.017 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:15.690 UTC [40] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 09:02:15.810 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:15.810 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 09:02:15.810 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 09:02:15.814 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 09:02:15.819 UTC [57] LOG: database system was shut down at 2026-06-02 09:02:15 UTC 2026-06-02 09:02:15.830 UTC [1] LOG: database system is ready to accept connections 2026-06-02 09:02:52.417 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:52.417 UTC [69] 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', 'usersocialauth', 'partial', 'nonce', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'managedfile', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'userconfig', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'provider', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'virtualcircuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'rack', 'modulebaytemplate', 'cable', 'region', 'location', 'devicetype', 'rearporttemplate', 'modulebay', 'virtualchassis', 'rearport', 'interfacetemplate', 'rackrole', 'devicebay', 'consoleserverport', 'moduletypeprofile', 'powerfeed', 'consoleporttemplate', 'devicebaytemplate', 'powerpanel', 'cablepath', 'rackreservation', 'platform', 'module', 'sitegroup', 'consoleserverporttemplate', 'device', 'virtualdevicecontext', 'interface', 'powerporttemplate', 'moduletype', 'frontport', 'manufacturer', 'cabletermination', 'consoleport', 'inventoryitemrole', 'site', 'poweroutlet', 'frontporttemplate', 'poweroutlettemplate', 'devicerole', 'racktype', 'macaddress', 'inventoryitemtemplate', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'role', 'servicetemplate', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroupassignment', 'rir', 'vlan', 'vrf', 'aggregate', 'service', 'asnrange', 'vlangroup', 'prefix', 'iprange', 'routetarget', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'configcontext', 'exporttemplate', 'tableconfig', 'imageattachment', 'journalentry', 'subscription', 'customfield', 'notificationgroup', 'customfieldchoiceset', 'tag', 'eventrule', 'bookmark', 'savedfilter', 'configtemplate', 'cachedvalue', 'customlink', 'notification', 'dashboard', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnel', 'ipsecprofile', 'tunnelgroup', 'l2vpntermination', 'ipsecpolicy', 'ikepolicy', 'ikeproposal', 'tunneltermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:52.426 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:52.426 UTC [69] 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', 'usersocialauth', 'partial', 'nonce', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'managedfile', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'userconfig', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'provider', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'virtualcircuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'rack', 'modulebaytemplate', 'cable', 'region', 'location', 'devicetype', 'rearporttemplate', 'modulebay', 'virtualchassis', 'rearport', 'interfacetemplate', 'rackrole', 'devicebay', 'consoleserverport', 'moduletypeprofile', 'powerfeed', 'consoleporttemplate', 'devicebaytemplate', 'powerpanel', 'cablepath', 'rackreservation', 'platform', 'module', 'sitegroup', 'consoleserverporttemplate', 'device', 'virtualdevicecontext', 'interface', 'powerporttemplate', 'moduletype', 'frontport', 'manufacturer', 'cabletermination', 'consoleport', 'inventoryitemrole', 'site', 'poweroutlet', 'frontporttemplate', 'poweroutlettemplate', 'devicerole', 'racktype', 'macaddress', 'inventoryitemtemplate', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'role', 'servicetemplate', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroupassignment', 'rir', 'vlan', 'vrf', 'aggregate', 'service', 'asnrange', 'vlangroup', 'prefix', 'iprange', 'routetarget', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'configcontext', 'exporttemplate', 'tableconfig', 'imageattachment', 'journalentry', 'subscription', 'customfield', 'notificationgroup', 'customfieldchoiceset', 'tag', 'eventrule', 'bookmark', 'savedfilter', 'configtemplate', 'cachedvalue', 'customlink', 'notification', 'dashboard', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnel', 'ipsecprofile', 'tunnelgroup', 'l2vpntermination', 'ipsecpolicy', 'ikepolicy', 'ikeproposal', 'tunneltermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:53.168 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:53.168 UTC [69] 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', 'usersocialauth', 'partial', 'nonce', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'managedfile', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'userconfig', 'user', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'provider', 'circuitgroup', 'providernetwork', 'circuittype', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'virtualcircuit', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerport', 'rack', 'modulebaytemplate', 'cable', 'region', 'location', 'devicetype', 'rearporttemplate', 'modulebay', 'virtualchassis', 'rearport', 'interfacetemplate', 'rackrole', 'devicebay', 'consoleserverport', 'moduletypeprofile', 'powerfeed', 'consoleporttemplate', 'devicebaytemplate', 'powerpanel', 'cablepath', 'rackreservation', 'platform', 'module', 'sitegroup', 'consoleserverporttemplate', 'device', 'virtualdevicecontext', 'interface', 'powerporttemplate', 'moduletype', 'frontport', 'manufacturer', 'cabletermination', 'consoleport', 'inventoryitemrole', 'site', 'poweroutlet', 'frontporttemplate', 'poweroutlettemplate', 'devicerole', 'racktype', 'macaddress', 'inventoryitemtemplate', 'inventoryitem')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'role', 'servicetemplate', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroupassignment', 'rir', 'vlan', 'vrf', 'aggregate', 'service', 'asnrange', 'vlangroup', 'prefix', 'iprange', 'routetarget', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('webhook', 'script', 'configcontext', 'exporttemplate', 'tableconfig', 'imageattachment', 'journalentry', 'subscription', 'customfield', 'notificationgroup', 'customfieldchoiceset', 'tag', 'eventrule', 'bookmark', 'savedfilter', 'configtemplate', 'cachedvalue', 'customlink', 'notification', 'dashboard', 'taggeditem')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'tenantgroup', 'contactrole', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'virtualdisk', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnel', 'ipsecprofile', 'tunnelgroup', 'l2vpntermination', 'ipsecpolicy', 'ikepolicy', 'ikeproposal', 'tunneltermination', 'l2vpn')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:53.658 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:53.658 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'association', 'partial', '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', 'datafile', 'managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'circuit', 'circuitgroup', 'virtualcircuittype', 'providernetwork', 'virtualcircuit', 'provider', 'circuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebay', 'cablepath', 'platform', 'region', 'device', 'interfacetemplate', 'module', 'racktype', 'virtualdevicecontext', 'consoleporttemplate', 'poweroutlettemplate', 'modulebaytemplate', 'devicebaytemplate', 'devicetype', 'poweroutlet', 'moduletypeprofile', 'macaddress', 'devicerole', 'devicebay', 'rackreservation', 'rearport', 'site', 'virtualchassis', 'consoleserverport', 'inventoryitemtemplate', 'consoleserverporttemplate', 'rearporttemplate', 'powerport', 'sitegroup', 'location', 'cable', 'cabletermination', 'manufacturer', 'frontport', 'inventoryitemrole', 'powerfeed', 'rackrole', 'inventoryitem', 'rack', 'consoleport', 'frontporttemplate', 'interface', 'moduletype', 'powerpanel', 'powerporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'fhrpgroup', 'vlangroup', 'vlantranslationrule', 'role', 'routetarget', 'servicetemplate', 'rir', 'iprange', 'asn', 'vrf', 'ipaddress', 'vlantranslationpolicy', 'vlan', 'prefix', 'service', 'aggregate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'cachedvalue', 'exporttemplate', 'customfieldchoiceset', 'dashboard', 'tag', 'tableconfig', 'webhook', 'bookmark', 'subscription', 'customfield', 'notification', 'script', 'configtemplate', 'savedfilter', 'taggeditem', 'configcontext', 'journalentry', 'notificationgroup', 'imageattachment', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ipsecprofile', 'tunnelgroup', 'ikepolicy', 'l2vpntermination', 'ikeproposal', 'tunnel', 'tunneltermination', 'l2vpn', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:53.667 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:53.667 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'association', 'partial', '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', 'datafile', 'managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'circuit', 'circuitgroup', 'virtualcircuittype', 'providernetwork', 'virtualcircuit', 'provider', 'circuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebay', 'cablepath', 'platform', 'region', 'device', 'interfacetemplate', 'module', 'racktype', 'virtualdevicecontext', 'consoleporttemplate', 'poweroutlettemplate', 'modulebaytemplate', 'devicebaytemplate', 'devicetype', 'poweroutlet', 'moduletypeprofile', 'macaddress', 'devicerole', 'devicebay', 'rackreservation', 'rearport', 'site', 'virtualchassis', 'consoleserverport', 'inventoryitemtemplate', 'consoleserverporttemplate', 'rearporttemplate', 'powerport', 'sitegroup', 'location', 'cable', 'cabletermination', 'manufacturer', 'frontport', 'inventoryitemrole', 'powerfeed', 'rackrole', 'inventoryitem', 'rack', 'consoleport', 'frontporttemplate', 'interface', 'moduletype', 'powerpanel', 'powerporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'fhrpgroup', 'vlangroup', 'vlantranslationrule', 'role', 'routetarget', 'servicetemplate', 'rir', 'iprange', 'asn', 'vrf', 'ipaddress', 'vlantranslationpolicy', 'vlan', 'prefix', 'service', 'aggregate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'cachedvalue', 'exporttemplate', 'customfieldchoiceset', 'dashboard', 'tag', 'tableconfig', 'webhook', 'bookmark', 'subscription', 'customfield', 'notification', 'script', 'configtemplate', 'savedfilter', 'taggeditem', 'configcontext', 'journalentry', 'notificationgroup', 'imageattachment', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ipsecprofile', 'tunnelgroup', 'ikepolicy', 'l2vpntermination', 'ikeproposal', 'tunnel', 'tunneltermination', 'l2vpn', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:02:54.542 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:02:54.542 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'code', 'association', 'partial', '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', 'datafile', 'managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'objectpermission', 'group', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'provideraccount', 'virtualcircuittermination', 'circuit', 'circuitgroup', 'virtualcircuittype', 'providernetwork', 'virtualcircuit', 'provider', 'circuittermination', 'circuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('modulebay', 'cablepath', 'platform', 'region', 'device', 'interfacetemplate', 'module', 'racktype', 'virtualdevicecontext', 'consoleporttemplate', 'poweroutlettemplate', 'modulebaytemplate', 'devicebaytemplate', 'devicetype', 'poweroutlet', 'moduletypeprofile', 'macaddress', 'devicerole', 'devicebay', 'rackreservation', 'rearport', 'site', 'virtualchassis', 'consoleserverport', 'inventoryitemtemplate', 'consoleserverporttemplate', 'rearporttemplate', 'powerport', 'sitegroup', 'location', 'cable', 'cabletermination', 'manufacturer', 'frontport', 'inventoryitemrole', 'powerfeed', 'rackrole', 'inventoryitem', 'rack', 'consoleport', 'frontporttemplate', 'interface', 'moduletype', 'powerpanel', 'powerporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('asnrange', 'fhrpgroup', 'vlangroup', 'vlantranslationrule', 'role', 'routetarget', 'servicetemplate', 'rir', 'iprange', 'asn', 'vrf', 'ipaddress', 'vlantranslationpolicy', 'vlan', 'prefix', 'service', 'aggregate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'cachedvalue', 'exporttemplate', 'customfieldchoiceset', 'dashboard', 'tag', 'tableconfig', 'webhook', 'bookmark', 'subscription', 'customfield', 'notification', 'script', 'configtemplate', 'savedfilter', 'taggeditem', 'configcontext', 'journalentry', 'notificationgroup', 'imageattachment', 'customlink')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'vminterface', 'clustertype', 'virtualmachine', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ipsecprofile', 'tunnelgroup', 'ikepolicy', 'l2vpntermination', 'ikeproposal', 'tunnel', 'tunneltermination', 'l2vpn', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:02.549 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:02.549 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 ('association', 'usersocialauth', '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 ('datafile', 'managedfile', 'objectchange', 'datasource', 'configrevision', 'autosyncrecord', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provider', 'provideraccount', 'circuitgroupassignment', 'providernetwork', 'circuittermination', 'circuittype', 'circuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'interface', 'devicebay', 'powerfeed', 'devicebaytemplate', 'location', 'frontport', 'virtualchassis', 'consoleserverport', 'device', 'powerpanel', 'inventoryitem', 'rearport', 'interfacetemplate', 'virtualdevicecontext', 'racktype', 'rearporttemplate', 'rackrole', 'sitegroup', 'poweroutlet', 'region', 'cabletermination', 'moduletype', 'platform', 'powerport', 'rack', 'devicetype', 'consoleserverporttemplate', 'macaddress', 'inventoryitemrole', 'modulebay', 'frontporttemplate', 'consoleporttemplate', 'rackreservation', 'cable', 'poweroutlettemplate', 'modulebaytemplate', 'site', 'manufacturer', 'moduletypeprofile', 'consoleport', 'inventoryitemtemplate', 'module', 'devicerole', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'rir', 'aggregate', 'vlantranslationrule', 'asn', 'iprange', 'vlantranslationpolicy', 'role', 'service', 'vlangroup', 'vrf', 'vlan', 'asnrange', 'routetarget', 'ipaddress', 'prefix', 'servicetemplate', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'webhook', 'cachedvalue', 'imageattachment', 'eventrule', 'tag', 'journalentry', 'notificationgroup', 'tableconfig', 'savedfilter', 'subscription', 'configcontext', 'script', 'configtemplate', 'customfieldchoiceset', 'exporttemplate', 'bookmark', 'notification', 'dashboard', 'customlink', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'tenant', 'contactgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'vminterface', 'clustergroup', 'cluster', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpntermination', 'ikepolicy', 'tunnel', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'ikeproposal', 'l2vpn', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:02.556 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:02.556 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 ('association', 'usersocialauth', '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 ('datafile', 'managedfile', 'objectchange', 'datasource', 'configrevision', 'autosyncrecord', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provider', 'provideraccount', 'circuitgroupassignment', 'providernetwork', 'circuittermination', 'circuittype', 'circuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'interface', 'devicebay', 'powerfeed', 'devicebaytemplate', 'location', 'frontport', 'virtualchassis', 'consoleserverport', 'device', 'powerpanel', 'inventoryitem', 'rearport', 'interfacetemplate', 'virtualdevicecontext', 'racktype', 'rearporttemplate', 'rackrole', 'sitegroup', 'poweroutlet', 'region', 'cabletermination', 'moduletype', 'platform', 'powerport', 'rack', 'devicetype', 'consoleserverporttemplate', 'macaddress', 'inventoryitemrole', 'modulebay', 'frontporttemplate', 'consoleporttemplate', 'rackreservation', 'cable', 'poweroutlettemplate', 'modulebaytemplate', 'site', 'manufacturer', 'moduletypeprofile', 'consoleport', 'inventoryitemtemplate', 'module', 'devicerole', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'rir', 'aggregate', 'vlantranslationrule', 'asn', 'iprange', 'vlantranslationpolicy', 'role', 'service', 'vlangroup', 'vrf', 'vlan', 'asnrange', 'routetarget', 'ipaddress', 'prefix', 'servicetemplate', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'webhook', 'cachedvalue', 'imageattachment', 'eventrule', 'tag', 'journalentry', 'notificationgroup', 'tableconfig', 'savedfilter', 'subscription', 'configcontext', 'script', 'configtemplate', 'customfieldchoiceset', 'exporttemplate', 'bookmark', 'notification', 'dashboard', 'customlink', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'tenant', 'contactgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'vminterface', 'clustergroup', 'cluster', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpntermination', 'ikepolicy', 'tunnel', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'ikeproposal', 'l2vpn', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:03.176 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:03.176 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 ('association', 'usersocialauth', '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 ('datafile', 'managedfile', 'objectchange', 'datasource', 'configrevision', 'autosyncrecord', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'group', 'userconfig', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provider', 'provideraccount', 'circuitgroupassignment', 'providernetwork', 'circuittermination', 'circuittype', 'circuit', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'interface', 'devicebay', 'powerfeed', 'devicebaytemplate', 'location', 'frontport', 'virtualchassis', 'consoleserverport', 'device', 'powerpanel', 'inventoryitem', 'rearport', 'interfacetemplate', 'virtualdevicecontext', 'racktype', 'rearporttemplate', 'rackrole', 'sitegroup', 'poweroutlet', 'region', 'cabletermination', 'moduletype', 'platform', 'powerport', 'rack', 'devicetype', 'consoleserverporttemplate', 'macaddress', 'inventoryitemrole', 'modulebay', 'frontporttemplate', 'consoleporttemplate', 'rackreservation', 'cable', 'poweroutlettemplate', 'modulebaytemplate', 'site', 'manufacturer', 'moduletypeprofile', 'consoleport', 'inventoryitemtemplate', 'module', 'devicerole', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'rir', 'aggregate', 'vlantranslationrule', 'asn', 'iprange', 'vlantranslationpolicy', 'role', 'service', 'vlangroup', 'vrf', 'vlan', 'asnrange', 'routetarget', 'ipaddress', 'prefix', 'servicetemplate', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('taggeditem', 'webhook', 'cachedvalue', 'imageattachment', 'eventrule', 'tag', 'journalentry', 'notificationgroup', 'tableconfig', 'savedfilter', 'subscription', 'configcontext', 'script', 'configtemplate', 'customfieldchoiceset', 'exporttemplate', 'bookmark', 'notification', 'dashboard', 'customlink', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactassignment', 'tenant', 'contactgroup', 'contact', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'virtualmachine', 'vminterface', 'clustergroup', 'cluster', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpntermination', 'ikepolicy', 'tunnel', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'ikeproposal', 'l2vpn', 'tunnelgroup')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslink', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:09.529 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:09.529 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', 'nonce', 'usersocialauth', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'autosyncrecord', 'datafile', 'configrevision', 'objectchange', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'providernetwork', 'circuittermination', 'provider', 'circuitgroupassignment', 'virtualcircuittype', 'circuittype', 'virtualcircuittermination', 'provideraccount', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'moduletype', 'poweroutlettemplate', 'poweroutlet', 'device', 'cable', 'interfacetemplate', 'modulebaytemplate', 'powerpanel', 'cabletermination', 'rackrole', 'devicetype', 'devicebay', 'powerporttemplate', 'powerfeed', 'macaddress', 'consoleserverporttemplate', 'sitegroup', 'inventoryitem', 'location', 'racktype', 'consoleport', 'rearporttemplate', 'platform', 'manufacturer', 'site', 'moduletypeprofile', 'rearport', 'interface', 'consoleporttemplate', 'inventoryitemrole', 'devicerole', 'consoleserverport', 'module', 'region', 'inventoryitemtemplate', 'virtualchassis', 'frontporttemplate', 'rack', 'modulebay', 'devicebaytemplate', 'frontport', 'virtualdevicecontext', 'rackreservation', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'ipaddress', 'servicetemplate', 'vlan', 'vlangroup', 'fhrpgroupassignment', 'rir', 'vlantranslationrule', 'prefix', 'routetarget', 'iprange', 'asnrange', 'service', 'aggregate', 'role', 'vlantranslationpolicy', 'asn', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'imageattachment', 'configcontext', 'customfield', 'eventrule', 'customfieldchoiceset', 'notificationgroup', 'cachedvalue', 'dashboard', 'tableconfig', 'exporttemplate', 'taggeditem', 'script', 'subscription', 'notification', 'customlink', 'savedfilter', 'journalentry', 'configtemplate', 'bookmark', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'contact', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnelgroup', 'tunneltermination', 'ikepolicy', 'ikeproposal', 'tunnel', 'l2vpn', 'ipsecpolicy', '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:09.537 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:09.537 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', 'nonce', 'usersocialauth', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'autosyncrecord', 'datafile', 'configrevision', 'objectchange', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'providernetwork', 'circuittermination', 'provider', 'circuitgroupassignment', 'virtualcircuittype', 'circuittype', 'virtualcircuittermination', 'provideraccount', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'moduletype', 'poweroutlettemplate', 'poweroutlet', 'device', 'cable', 'interfacetemplate', 'modulebaytemplate', 'powerpanel', 'cabletermination', 'rackrole', 'devicetype', 'devicebay', 'powerporttemplate', 'powerfeed', 'macaddress', 'consoleserverporttemplate', 'sitegroup', 'inventoryitem', 'location', 'racktype', 'consoleport', 'rearporttemplate', 'platform', 'manufacturer', 'site', 'moduletypeprofile', 'rearport', 'interface', 'consoleporttemplate', 'inventoryitemrole', 'devicerole', 'consoleserverport', 'module', 'region', 'inventoryitemtemplate', 'virtualchassis', 'frontporttemplate', 'rack', 'modulebay', 'devicebaytemplate', 'frontport', 'virtualdevicecontext', 'rackreservation', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'ipaddress', 'servicetemplate', 'vlan', 'vlangroup', 'fhrpgroupassignment', 'rir', 'vlantranslationrule', 'prefix', 'routetarget', 'iprange', 'asnrange', 'service', 'aggregate', 'role', 'vlantranslationpolicy', 'asn', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'imageattachment', 'configcontext', 'customfield', 'eventrule', 'customfieldchoiceset', 'notificationgroup', 'cachedvalue', 'dashboard', 'tableconfig', 'exporttemplate', 'taggeditem', 'script', 'subscription', 'notification', 'customlink', 'savedfilter', 'journalentry', 'configtemplate', 'bookmark', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'contact', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnelgroup', 'tunneltermination', 'ikepolicy', 'ikeproposal', 'tunnel', 'l2vpn', 'ipsecpolicy', '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:10.356 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:10.356 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', 'nonce', 'usersocialauth', 'partial', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('job', 'autosyncrecord', 'datafile', 'configrevision', 'objectchange', 'datasource', 'managedfile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'userconfig', 'group', 'token', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'providernetwork', 'circuittermination', 'provider', 'circuitgroupassignment', 'virtualcircuittype', 'circuittype', 'virtualcircuittermination', 'provideraccount', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'moduletype', 'poweroutlettemplate', 'poweroutlet', 'device', 'cable', 'interfacetemplate', 'modulebaytemplate', 'powerpanel', 'cabletermination', 'rackrole', 'devicetype', 'devicebay', 'powerporttemplate', 'powerfeed', 'macaddress', 'consoleserverporttemplate', 'sitegroup', 'inventoryitem', 'location', 'racktype', 'consoleport', 'rearporttemplate', 'platform', 'manufacturer', 'site', 'moduletypeprofile', 'rearport', 'interface', 'consoleporttemplate', 'inventoryitemrole', 'devicerole', 'consoleserverport', 'module', 'region', 'inventoryitemtemplate', 'virtualchassis', 'frontporttemplate', 'rack', 'modulebay', 'devicebaytemplate', 'frontport', 'virtualdevicecontext', 'rackreservation', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'ipaddress', 'servicetemplate', 'vlan', 'vlangroup', 'fhrpgroupassignment', 'rir', 'vlantranslationrule', 'prefix', 'routetarget', 'iprange', 'asnrange', 'service', 'aggregate', 'role', 'vlantranslationpolicy', 'asn', 'fhrpgroup')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'imageattachment', 'configcontext', 'customfield', 'eventrule', 'customfieldchoiceset', 'notificationgroup', 'cachedvalue', 'dashboard', 'tableconfig', 'exporttemplate', 'taggeditem', 'script', 'subscription', 'notification', 'customlink', 'savedfilter', 'journalentry', 'configtemplate', 'bookmark', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'contact', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'virtualmachine', 'clustertype', 'vminterface', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'tunnelgroup', 'tunneltermination', 'ikepolicy', 'ikeproposal', 'tunnel', 'l2vpn', 'ipsecpolicy', '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:12.730 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:12.730 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 ('partial', 'nonce', 'usersocialauth', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'autosyncrecord', 'objectchange', 'datafile', 'configrevision', 'managedfile', 'job')) 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 ('circuitgroupassignment', 'providernetwork', 'provider', 'circuit', 'virtualcircuittype', 'provideraccount', 'circuitgroup', 'virtualcircuittermination', 'circuittermination', 'circuittype', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interfacetemplate', 'cablepath', 'interface', 'region', 'module', 'powerpanel', 'racktype', 'inventoryitemrole', 'devicebay', 'sitegroup', 'powerporttemplate', 'consoleserverport', 'cable', 'modulebay', 'inventoryitemtemplate', 'cabletermination', 'frontporttemplate', 'location', 'devicebaytemplate', 'site', 'powerport', 'frontport', 'rearporttemplate', 'moduletype', 'device', 'rearport', 'modulebaytemplate', 'virtualdevicecontext', 'powerfeed', 'manufacturer', 'rackrole', 'devicerole', 'platform', 'devicetype', 'poweroutlet', 'consoleserverporttemplate', 'consoleport', 'consoleporttemplate', 'rackreservation', 'moduletypeprofile', 'rack', 'inventoryitem', 'macaddress', 'virtualchassis', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'asn', 'role', 'vlangroup', 'servicetemplate', 'routetarget', 'rir', 'prefix', 'vrf', 'service', 'aggregate', 'fhrpgroup', 'vlan', 'vlantranslationrule', 'asnrange', 'ipaddress', 'iprange', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'customlink', 'cachedvalue', 'savedfilter', 'eventrule', 'configtemplate', 'subscription', 'taggeditem', 'script', 'configcontext', 'exporttemplate', 'webhook', 'tag', 'notification', 'bookmark', 'customfield', 'journalentry', 'imageattachment', 'notificationgroup', 'tableconfig', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'clustertype', 'vminterface', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpntermination', 'l2vpn', 'ikeproposal', 'tunnelgroup', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ikepolicy', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:12.739 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:12.739 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 ('partial', 'nonce', 'usersocialauth', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'autosyncrecord', 'objectchange', 'datafile', 'configrevision', 'managedfile', 'job')) 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 ('circuitgroupassignment', 'providernetwork', 'provider', 'circuit', 'virtualcircuittype', 'provideraccount', 'circuitgroup', 'virtualcircuittermination', 'circuittermination', 'circuittype', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interfacetemplate', 'cablepath', 'interface', 'region', 'module', 'powerpanel', 'racktype', 'inventoryitemrole', 'devicebay', 'sitegroup', 'powerporttemplate', 'consoleserverport', 'cable', 'modulebay', 'inventoryitemtemplate', 'cabletermination', 'frontporttemplate', 'location', 'devicebaytemplate', 'site', 'powerport', 'frontport', 'rearporttemplate', 'moduletype', 'device', 'rearport', 'modulebaytemplate', 'virtualdevicecontext', 'powerfeed', 'manufacturer', 'rackrole', 'devicerole', 'platform', 'devicetype', 'poweroutlet', 'consoleserverporttemplate', 'consoleport', 'consoleporttemplate', 'rackreservation', 'moduletypeprofile', 'rack', 'inventoryitem', 'macaddress', 'virtualchassis', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'asn', 'role', 'vlangroup', 'servicetemplate', 'routetarget', 'rir', 'prefix', 'vrf', 'service', 'aggregate', 'fhrpgroup', 'vlan', 'vlantranslationrule', 'asnrange', 'ipaddress', 'iprange', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'customlink', 'cachedvalue', 'savedfilter', 'eventrule', 'configtemplate', 'subscription', 'taggeditem', 'script', 'configcontext', 'exporttemplate', 'webhook', 'tag', 'notification', 'bookmark', 'customfield', 'journalentry', 'imageattachment', 'notificationgroup', 'tableconfig', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'clustertype', 'vminterface', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpntermination', 'l2vpn', 'ikeproposal', 'tunnelgroup', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ikepolicy', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:13.536 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 09:03:13.536 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 ('partial', 'nonce', 'usersocialauth', 'code', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('datasource', 'autosyncrecord', 'objectchange', 'datafile', 'configrevision', 'managedfile', 'job')) 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 ('circuitgroupassignment', 'providernetwork', 'provider', 'circuit', 'virtualcircuittype', 'provideraccount', 'circuitgroup', 'virtualcircuittermination', 'circuittermination', 'circuittype', 'virtualcircuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interfacetemplate', 'cablepath', 'interface', 'region', 'module', 'powerpanel', 'racktype', 'inventoryitemrole', 'devicebay', 'sitegroup', 'powerporttemplate', 'consoleserverport', 'cable', 'modulebay', 'inventoryitemtemplate', 'cabletermination', 'frontporttemplate', 'location', 'devicebaytemplate', 'site', 'powerport', 'frontport', 'rearporttemplate', 'moduletype', 'device', 'rearport', 'modulebaytemplate', 'virtualdevicecontext', 'powerfeed', 'manufacturer', 'rackrole', 'devicerole', 'platform', 'devicetype', 'poweroutlet', 'consoleserverporttemplate', 'consoleport', 'consoleporttemplate', 'rackreservation', 'moduletypeprofile', 'rack', 'inventoryitem', 'macaddress', 'virtualchassis', 'poweroutlettemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationpolicy', 'asn', 'role', 'vlangroup', 'servicetemplate', 'routetarget', 'rir', 'prefix', 'vrf', 'service', 'aggregate', 'fhrpgroup', 'vlan', 'vlantranslationrule', 'asnrange', 'ipaddress', 'iprange', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'customlink', 'cachedvalue', 'savedfilter', 'eventrule', 'configtemplate', 'subscription', 'taggeditem', 'script', 'configcontext', 'exporttemplate', 'webhook', 'tag', 'notification', 'bookmark', 'customfield', 'journalentry', 'imageattachment', 'notificationgroup', 'tableconfig', 'dashboard')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'tenantgroup', 'contactgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualmachine', 'clustertype', 'vminterface', 'virtualdisk', 'clustergroup')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'l2vpntermination', 'l2vpn', 'ikeproposal', 'tunnelgroup', 'ipsecproposal', 'tunnel', 'tunneltermination', 'ikepolicy', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslan', 'wirelesslangroup', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 09:03:45.906 UTC [90] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 09:04:45.896 UTC [108] LOG: skipping analyze of "django_content_type" --- lock not available 2026-06-02 09:07:15.889 UTC [55] LOG: checkpoint starting: time 2026-06-02 09:09:00.550 UTC [55] LOG: checkpoint complete: wrote 1049 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=104.631 s, sync=0.022 s, total=104.662 s; sync files=2737, longest=0.002 s, average=0.001 s; distance=13674 kB, estimate=13674 kB; lsn=0/278AFA8, redo lsn=0/267A640