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-01 19:04:57.474 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-01 19:04:58.182 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-01 19:04:58.194 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:04:58.199 UTC [44] LOG: database system was shut down at 2026-06-01 19:04:58 UTC 2026-06-01 19:04:58.208 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-01 19:04:58.319 UTC [41] LOG: received fast shutdown request 2026-06-01 19:04:58.320 UTC [41] LOG: aborting any active transactions 2026-06-01 19:04:58.326 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 waiting for server to shut down....2026-06-01 19:04:58.338 UTC [42] LOG: shutting down 2026-06-01 19:04:58.338 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-01 19:04:58.353 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.015 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-01 19:04:58.374 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-01 19:04:58.499 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-01 19:04:58.499 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-01 19:04:58.500 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-01 19:04:58.504 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:04:58.510 UTC [58] LOG: database system was shut down at 2026-06-01 19:04:58 UTC 2026-06-01 19:04:58.521 UTC [1] LOG: database system is ready to accept connections 2026-06-01 19:05:20.243 UTC [1] LOG: received fast shutdown request 2026-06-01 19:05:20.243 UTC [1] LOG: aborting any active transactions 2026-06-01 19:05:20.246 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-01 19:05:20.251 UTC [56] LOG: shutting down 2026-06-01 19:05:20.251 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-01 19:05:20.256 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-01 19:05:20.271 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-01 19:05:22.107 UTC [36] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok initdb: warning: enabling "trust" authentication for local connections initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2026-06-01 19:05:22.740 UTC [42] 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-01 19:05:22.745 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:05:22.748 UTC [45] LOG: database system was shut down at 2026-06-01 19:05:22 UTC 2026-06-01 19:05:22.758 UTC [42] 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-01 19:05:22.896 UTC [42] LOG: received fast shutdown request 2026-06-01 19:05:22.896 UTC [42] LOG: aborting any active transactions waiting for server to shut down....2026-06-01 19:05:22.902 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 2026-06-01 19:05:22.908 UTC [43] LOG: shutting down 2026-06-01 19:05:22.909 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-01 19:05:22.921 UTC [43] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-01 19:05:22.939 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-01 19:05:23.072 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-01 19:05:23.072 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-01 19:05:23.072 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-01 19:05:23.082 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:05:23.087 UTC [59] LOG: database system was shut down at 2026-06-01 19:05:22 UTC 2026-06-01 19:05:23.098 UTC [1] LOG: database system is ready to accept connections 2026-06-01 19:05:58.970 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:05:58.970 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'association', 'nonce', '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 ('objectchange', 'datafile', 'managedfile', 'datasource', 'configrevision', 'autosyncrecord', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'user', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuittermination', 'provideraccount', 'circuittype', 'circuit', 'provider', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'devicetype', 'inventoryitem', 'modulebaytemplate', 'virtualchassis', 'site', 'racktype', 'cable', 'macaddress', 'consoleport', 'moduletypeprofile', 'interface', 'devicebaytemplate', 'platform', 'rearport', 'module', 'region', 'cablepath', 'consoleserverporttemplate', 'virtualdevicecontext', 'poweroutlettemplate', 'devicebay', 'powerport', 'modulebay', 'powerporttemplate', 'poweroutlet', 'cabletermination', 'consoleporttemplate', 'moduletype', 'consoleserverport', 'rackrole', 'frontporttemplate', 'interfacetemplate', 'device', 'sitegroup', 'powerpanel', 'rack', 'inventoryitemrole', 'rackreservation', 'location', 'rearporttemplate', 'inventoryitemtemplate', 'frontport', 'powerfeed', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'aggregate', 'routetarget', 'fhrpgroup', 'role', 'rir', 'iprange', 'servicetemplate', 'fhrpgroupassignment', 'service', 'asn', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'vlan', 'vlangroup', 'asnrange', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'customlink', 'notification', 'cachedvalue', 'subscription', 'configcontext', 'savedfilter', 'customfieldchoiceset', 'webhook', 'tag', 'tableconfig', 'bookmark', 'configtemplate', 'dashboard', 'taggeditem', 'notificationgroup', 'eventrule', 'customfield', 'journalentry', 'script', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenant', 'contact', 'contactrole', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-01 19:05:58.977 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:05:58.977 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'association', 'nonce', '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 ('objectchange', 'datafile', 'managedfile', 'datasource', 'configrevision', 'autosyncrecord', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'user', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuittermination', 'provideraccount', 'circuittype', 'circuit', 'provider', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'devicetype', 'inventoryitem', 'modulebaytemplate', 'virtualchassis', 'site', 'racktype', 'cable', 'macaddress', 'consoleport', 'moduletypeprofile', 'interface', 'devicebaytemplate', 'platform', 'rearport', 'module', 'region', 'cablepath', 'consoleserverporttemplate', 'virtualdevicecontext', 'poweroutlettemplate', 'devicebay', 'powerport', 'modulebay', 'powerporttemplate', 'poweroutlet', 'cabletermination', 'consoleporttemplate', 'moduletype', 'consoleserverport', 'rackrole', 'frontporttemplate', 'interfacetemplate', 'device', 'sitegroup', 'powerpanel', 'rack', 'inventoryitemrole', 'rackreservation', 'location', 'rearporttemplate', 'inventoryitemtemplate', 'frontport', 'powerfeed', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'aggregate', 'routetarget', 'fhrpgroup', 'role', 'rir', 'iprange', 'servicetemplate', 'fhrpgroupassignment', 'service', 'asn', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'vlan', 'vlangroup', 'asnrange', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'customlink', 'notification', 'cachedvalue', 'subscription', 'configcontext', 'savedfilter', 'customfieldchoiceset', 'webhook', 'tag', 'tableconfig', 'bookmark', 'configtemplate', 'dashboard', 'taggeditem', 'notificationgroup', 'eventrule', 'customfield', 'journalentry', 'script', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenant', 'contact', 'contactrole', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-01 19:05:59.687 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:05:59.687 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'association', 'nonce', '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 ('objectchange', 'datafile', 'managedfile', 'datasource', 'configrevision', 'autosyncrecord', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'user', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittype', 'providernetwork', 'virtualcircuittermination', 'circuittermination', 'provideraccount', 'circuittype', 'circuit', 'provider', 'virtualcircuit', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('manufacturer', 'devicetype', 'inventoryitem', 'modulebaytemplate', 'virtualchassis', 'site', 'racktype', 'cable', 'macaddress', 'consoleport', 'moduletypeprofile', 'interface', 'devicebaytemplate', 'platform', 'rearport', 'module', 'region', 'cablepath', 'consoleserverporttemplate', 'virtualdevicecontext', 'poweroutlettemplate', 'devicebay', 'powerport', 'modulebay', 'powerporttemplate', 'poweroutlet', 'cabletermination', 'consoleporttemplate', 'moduletype', 'consoleserverport', 'rackrole', 'frontporttemplate', 'interfacetemplate', 'device', 'sitegroup', 'powerpanel', 'rack', 'inventoryitemrole', 'rackreservation', 'location', 'rearporttemplate', 'inventoryitemtemplate', 'frontport', 'powerfeed', 'devicerole')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'aggregate', 'routetarget', 'fhrpgroup', 'role', 'rir', 'iprange', 'servicetemplate', 'fhrpgroupassignment', 'service', 'asn', 'ipaddress', 'vlantranslationpolicy', 'vlantranslationrule', 'vlan', 'vlangroup', 'asnrange', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('imageattachment', 'customlink', 'notification', 'cachedvalue', 'subscription', 'configcontext', 'savedfilter', 'customfieldchoiceset', 'webhook', 'tag', 'tableconfig', 'bookmark', 'configtemplate', 'dashboard', 'taggeditem', 'notificationgroup', 'eventrule', 'customfield', 'journalentry', 'script', 'exporttemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenant', 'contact', 'contactrole', 'contactgroup', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'virtualdisk', 'vminterface', 'clustergroup', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'ipsecproposal', 'ikepolicy', 'tunnelgroup', 'tunnel')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslangroup', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-01 19:06:09.026 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:09.026 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 ('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', 'nonce', 'association', 'partial', '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 ('datafile', 'managedfile', 'job', 'configrevision', 'datasource', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup', 'circuittermination', 'circuittype', 'providernetwork', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'devicebaytemplate', 'cabletermination', 'devicetype', 'manufacturer', 'region', 'rackrole', 'device', 'rackreservation', 'module', 'modulebaytemplate', 'poweroutlet', 'sitegroup', 'moduletypeprofile', 'devicebay', 'frontporttemplate', 'rack', 'powerpanel', 'virtualdevicecontext', 'interface', 'rearporttemplate', 'consoleport', 'site', 'platform', 'consoleserverporttemplate', 'moduletype', 'frontport', 'cable', 'consoleserverport', 'powerport', 'poweroutlettemplate', 'modulebay', 'inventoryitemrole', 'racktype', 'powerporttemplate', 'location', 'interfacetemplate', 'inventoryitemtemplate', 'macaddress', 'cablepath', 'powerfeed', 'devicerole', 'virtualchassis', 'consoleporttemplate', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'fhrpgroupassignment', 'servicetemplate', 'prefix', 'vlan', 'aggregate', 'service', 'asnrange', 'iprange', 'vlangroup', 'vlantranslationpolicy', 'vlantranslationrule', 'routetarget', 'asn', 'rir', 'ipaddress', 'vrf', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'dashboard', 'notification', 'cachedvalue', 'taggeditem', 'customlink', 'customfieldchoiceset', 'savedfilter', 'subscription', 'bookmark', 'webhook', 'journalentry', 'script', 'imageattachment', 'tableconfig', 'notificationgroup', 'configcontext', 'configtemplate', 'tag', 'exporttemplate', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactgroup', 'contactassignment', 'contactrole', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'cluster', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'l2vpn', 'tunneltermination', 'ipsecproposal', 'tunnel')) 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-01 19:06:09.032 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:09.032 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 ('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', 'nonce', 'association', 'partial', '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 ('datafile', 'managedfile', 'job', 'configrevision', 'datasource', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup', 'circuittermination', 'circuittype', 'providernetwork', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'devicebaytemplate', 'cabletermination', 'devicetype', 'manufacturer', 'region', 'rackrole', 'device', 'rackreservation', 'module', 'modulebaytemplate', 'poweroutlet', 'sitegroup', 'moduletypeprofile', 'devicebay', 'frontporttemplate', 'rack', 'powerpanel', 'virtualdevicecontext', 'interface', 'rearporttemplate', 'consoleport', 'site', 'platform', 'consoleserverporttemplate', 'moduletype', 'frontport', 'cable', 'consoleserverport', 'powerport', 'poweroutlettemplate', 'modulebay', 'inventoryitemrole', 'racktype', 'powerporttemplate', 'location', 'interfacetemplate', 'inventoryitemtemplate', 'macaddress', 'cablepath', 'powerfeed', 'devicerole', 'virtualchassis', 'consoleporttemplate', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'fhrpgroupassignment', 'servicetemplate', 'prefix', 'vlan', 'aggregate', 'service', 'asnrange', 'iprange', 'vlangroup', 'vlantranslationpolicy', 'vlantranslationrule', 'routetarget', 'asn', 'rir', 'ipaddress', 'vrf', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'dashboard', 'notification', 'cachedvalue', 'taggeditem', 'customlink', 'customfieldchoiceset', 'savedfilter', 'subscription', 'bookmark', 'webhook', 'journalentry', 'script', 'imageattachment', 'tableconfig', 'notificationgroup', 'configcontext', 'configtemplate', 'tag', 'exporttemplate', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactgroup', 'contactassignment', 'contactrole', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'cluster', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'l2vpn', 'tunneltermination', 'ipsecproposal', 'tunnel')) 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-01 19:06:09.640 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:09.640 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 ('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', 'nonce', 'association', 'partial', '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 ('datafile', 'managedfile', 'job', 'configrevision', 'datasource', 'autosyncrecord', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'user', 'userconfig', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuit', 'provideraccount', 'virtualcircuittype', 'virtualcircuittermination', 'circuitgroup', 'circuittermination', 'circuittype', 'providernetwork', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitem', 'devicebaytemplate', 'cabletermination', 'devicetype', 'manufacturer', 'region', 'rackrole', 'device', 'rackreservation', 'module', 'modulebaytemplate', 'poweroutlet', 'sitegroup', 'moduletypeprofile', 'devicebay', 'frontporttemplate', 'rack', 'powerpanel', 'virtualdevicecontext', 'interface', 'rearporttemplate', 'consoleport', 'site', 'platform', 'consoleserverporttemplate', 'moduletype', 'frontport', 'cable', 'consoleserverport', 'powerport', 'poweroutlettemplate', 'modulebay', 'inventoryitemrole', 'racktype', 'powerporttemplate', 'location', 'interfacetemplate', 'inventoryitemtemplate', 'macaddress', 'cablepath', 'powerfeed', 'devicerole', 'virtualchassis', 'consoleporttemplate', 'rearport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'fhrpgroupassignment', 'servicetemplate', 'prefix', 'vlan', 'aggregate', 'service', 'asnrange', 'iprange', 'vlangroup', 'vlantranslationpolicy', 'vlantranslationrule', 'routetarget', 'asn', 'rir', 'ipaddress', 'vrf', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('eventrule', 'dashboard', 'notification', 'cachedvalue', 'taggeditem', 'customlink', 'customfieldchoiceset', 'savedfilter', 'subscription', 'bookmark', 'webhook', 'journalentry', 'script', 'imageattachment', 'tableconfig', 'notificationgroup', 'configcontext', 'configtemplate', 'tag', 'exporttemplate', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenant', 'contactgroup', 'contactassignment', 'contactrole', 'tenantgroup', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'vminterface', 'clustertype', 'cluster', 'clustergroup', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecprofile', 'tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'l2vpntermination', 'ikeproposal', 'l2vpn', 'tunneltermination', 'ipsecproposal', 'tunnel')) 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-01 19:06:17.807 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:17.807 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 ('code', 'nonce', '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 ('datafile', 'configrevision', 'managedfile', 'objectchange', 'autosyncrecord', 'datasource', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuittype', 'circuitgroup', 'provider', 'virtualcircuit', 'provideraccount', 'circuit', 'circuittype', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebay', 'cablepath', 'moduletype', 'powerpanel', 'powerporttemplate', 'virtualdevicecontext', 'virtualchassis', 'devicebaytemplate', 'manufacturer', 'cable', 'consoleserverport', 'devicetype', 'sitegroup', 'rearporttemplate', 'frontporttemplate', 'poweroutlettemplate', 'poweroutlet', 'rackreservation', 'cabletermination', 'powerport', 'frontport', 'racktype', 'consoleport', 'inventoryitemtemplate', 'rack', 'rackrole', 'consoleporttemplate', 'inventoryitem', 'interface', 'interfacetemplate', 'modulebaytemplate', 'rearport', 'devicerole', 'location', 'modulebay', 'platform', 'powerfeed', 'device', 'site', 'inventoryitemrole', 'module', 'region', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'rir', 'routetarget', 'vlangroup', 'asnrange', 'ipaddress', 'asn', 'role', 'fhrpgroup', 'iprange', 'servicetemplate', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'aggregate', 'prefix', 'vrf', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'customlink', 'cachedvalue', 'eventrule', 'configtemplate', 'notification', 'taggeditem', 'customfield', 'bookmark', 'dashboard', 'savedfilter', 'exporttemplate', 'notificationgroup', 'imageattachment', 'webhook', 'tag', 'configcontext', 'tableconfig', 'script', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactrole', 'contactgroup', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'cluster', 'vminterface', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'ikepolicy')) 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-01 19:06:17.813 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:17.813 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 ('code', 'nonce', '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 ('datafile', 'configrevision', 'managedfile', 'objectchange', 'autosyncrecord', 'datasource', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuittype', 'circuitgroup', 'provider', 'virtualcircuit', 'provideraccount', 'circuit', 'circuittype', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebay', 'cablepath', 'moduletype', 'powerpanel', 'powerporttemplate', 'virtualdevicecontext', 'virtualchassis', 'devicebaytemplate', 'manufacturer', 'cable', 'consoleserverport', 'devicetype', 'sitegroup', 'rearporttemplate', 'frontporttemplate', 'poweroutlettemplate', 'poweroutlet', 'rackreservation', 'cabletermination', 'powerport', 'frontport', 'racktype', 'consoleport', 'inventoryitemtemplate', 'rack', 'rackrole', 'consoleporttemplate', 'inventoryitem', 'interface', 'interfacetemplate', 'modulebaytemplate', 'rearport', 'devicerole', 'location', 'modulebay', 'platform', 'powerfeed', 'device', 'site', 'inventoryitemrole', 'module', 'region', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'rir', 'routetarget', 'vlangroup', 'asnrange', 'ipaddress', 'asn', 'role', 'fhrpgroup', 'iprange', 'servicetemplate', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'aggregate', 'prefix', 'vrf', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'customlink', 'cachedvalue', 'eventrule', 'configtemplate', 'notification', 'taggeditem', 'customfield', 'bookmark', 'dashboard', 'savedfilter', 'exporttemplate', 'notificationgroup', 'imageattachment', 'webhook', 'tag', 'configcontext', 'tableconfig', 'script', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactrole', 'contactgroup', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'cluster', 'vminterface', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'ikepolicy')) 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-01 19:06:18.402 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:18.402 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 ('code', 'nonce', '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 ('datafile', 'configrevision', 'managedfile', 'objectchange', 'autosyncrecord', 'datasource', 'job')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'userconfig', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittermination', 'circuitgroupassignment', 'circuittermination', 'virtualcircuittype', 'circuitgroup', 'provider', 'virtualcircuit', 'provideraccount', 'circuit', 'circuittype', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebay', 'cablepath', 'moduletype', 'powerpanel', 'powerporttemplate', 'virtualdevicecontext', 'virtualchassis', 'devicebaytemplate', 'manufacturer', 'cable', 'consoleserverport', 'devicetype', 'sitegroup', 'rearporttemplate', 'frontporttemplate', 'poweroutlettemplate', 'poweroutlet', 'rackreservation', 'cabletermination', 'powerport', 'frontport', 'racktype', 'consoleport', 'inventoryitemtemplate', 'rack', 'rackrole', 'consoleporttemplate', 'inventoryitem', 'interface', 'interfacetemplate', 'modulebaytemplate', 'rearport', 'devicerole', 'location', 'modulebay', 'platform', 'powerfeed', 'device', 'site', 'inventoryitemrole', 'module', 'region', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('service', 'rir', 'routetarget', 'vlangroup', 'asnrange', 'ipaddress', 'asn', 'role', 'fhrpgroup', 'iprange', 'servicetemplate', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'aggregate', 'prefix', 'vrf', 'vlantranslationpolicy')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'customlink', 'cachedvalue', 'eventrule', 'configtemplate', 'notification', 'taggeditem', 'customfield', 'bookmark', 'dashboard', 'savedfilter', 'exporttemplate', 'notificationgroup', 'imageattachment', 'webhook', 'tag', 'configcontext', 'tableconfig', 'script', 'journalentry', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactrole', 'contactgroup', 'tenant', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'cluster', 'vminterface', 'virtualdisk', 'clustergroup', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikeproposal', 'l2vpntermination', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'tunnelgroup', 'ipsecproposal', 'ipsecpolicy', 'tunnel', 'ikepolicy')) 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-01 19:10:23.185 UTC [57] LOG: checkpoint starting: time 2026-06-01 19:12:10.294 UTC [57] LOG: checkpoint complete: wrote 1071 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=107.081 s, sync=0.024 s, total=107.109 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13698 kB, estimate=13698 kB; lsn=0/2727840, redo lsn=0/26806D8