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:52.882 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-01 19:04:53.488 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:53.492 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:04:53.494 UTC [44] LOG: database system was shut down at 2026-06-01 19:04:53 UTC 2026-06-01 19:04:53.500 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:53.633 UTC [41] LOG: received fast shutdown request 2026-06-01 19:04:53.633 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-01 19:04:53.641 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-01 19:04:53.643 UTC [42] LOG: shutting down 2026-06-01 19:04:53.643 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-01 19:04:53.660 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.016 s, sync=0.001 s, total=0.017 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:04:53.670 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-01 19:04:53.794 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:53.794 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-01 19:04:53.794 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-01 19:04:53.798 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:04:53.801 UTC [58] LOG: database system was shut down at 2026-06-01 19:04:53 UTC 2026-06-01 19:04:53.805 UTC [1] LOG: database system is ready to accept connections 2026-06-01 19:05:15.520 UTC [1] LOG: received fast shutdown request 2026-06-01 19:05:15.520 UTC [1] LOG: aborting any active transactions 2026-06-01 19:05:15.529 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-01 19:05:15.531 UTC [56] LOG: shutting down 2026-06-01 19:05:15.531 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-01 19:05:15.537 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.006 s, sync=0.001 s, total=0.006 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:15.554 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:16.878 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-01 19:05:17.466 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:05:17.477 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:05:17.481 UTC [44] LOG: database system was shut down at 2026-06-01 19:05:17 UTC 2026-06-01 19:05:17.493 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-01 19:05:17.632 UTC [41] LOG: received fast shutdown request .2026-06-01 19:05:17.632 UTC [41] LOG: aborting any active transactions 2026-06-01 19:05:17.638 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-01 19:05:17.641 UTC [42] LOG: shutting down 2026-06-01 19:05:17.641 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-01 19:05:17.653 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.012 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:17.670 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-01 19:05:17.792 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:17.792 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-01 19:05:17.793 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-01 19:05:17.797 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-01 19:05:17.801 UTC [58] LOG: database system was shut down at 2026-06-01 19:05:17 UTC 2026-06-01 19:05:17.810 UTC [1] LOG: database system is ready to accept connections 2026-06-01 19:05:53.143 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:05:53.143 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 ('partial', 'nonce', 'code', 'association', '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 ('configrevision', 'objectchange', 'job', 'datasource', 'managedfile', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'providernetwork', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuittermination', 'provider', 'virtualcircuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemrole', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'powerpanel', 'cable', 'moduletypeprofile', 'consoleserverporttemplate', 'consoleserverport', 'powerfeed', 'poweroutlettemplate', 'inventoryitemtemplate', 'location', 'rearporttemplate', 'rearport', 'rackreservation', 'platform', 'rackrole', 'devicerole', 'devicebaytemplate', 'sitegroup', 'interface', 'poweroutlet', 'racktype', 'device', 'virtualchassis', 'modulebay', 'powerport', 'rack', 'frontport', 'devicebay', 'frontporttemplate', 'consoleport', 'devicetype', 'macaddress', 'powerporttemplate', 'consoleporttemplate', 'interfacetemplate', 'region', 'virtualdevicecontext', 'cablepath', 'moduletype', 'manufacturer', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'vlangroup', 'rir', 'role', 'servicetemplate', 'vlan', 'asn', 'service', 'vlantranslationpolicy', 'asnrange', 'vlantranslationrule', 'routetarget', 'vrf', 'iprange', 'fhrpgroup', 'prefix', 'aggregate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfield', 'dashboard', 'customfieldchoiceset', 'taggeditem', 'tableconfig', 'configtemplate', 'cachedvalue', 'customlink', 'script', 'notificationgroup', 'bookmark', 'webhook', 'exporttemplate', 'subscription', 'journalentry', 'imageattachment', 'notification', 'savedfilter', 'eventrule', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'clustertype', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpn', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'tunnelgroup', 'tunnel', 'l2vpntermination')) 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-01 19:05:53.148 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:05:53.148 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 ('partial', 'nonce', 'code', 'association', '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 ('configrevision', 'objectchange', 'job', 'datasource', 'managedfile', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'providernetwork', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuittermination', 'provider', 'virtualcircuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemrole', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'powerpanel', 'cable', 'moduletypeprofile', 'consoleserverporttemplate', 'consoleserverport', 'powerfeed', 'poweroutlettemplate', 'inventoryitemtemplate', 'location', 'rearporttemplate', 'rearport', 'rackreservation', 'platform', 'rackrole', 'devicerole', 'devicebaytemplate', 'sitegroup', 'interface', 'poweroutlet', 'racktype', 'device', 'virtualchassis', 'modulebay', 'powerport', 'rack', 'frontport', 'devicebay', 'frontporttemplate', 'consoleport', 'devicetype', 'macaddress', 'powerporttemplate', 'consoleporttemplate', 'interfacetemplate', 'region', 'virtualdevicecontext', 'cablepath', 'moduletype', 'manufacturer', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'vlangroup', 'rir', 'role', 'servicetemplate', 'vlan', 'asn', 'service', 'vlantranslationpolicy', 'asnrange', 'vlantranslationrule', 'routetarget', 'vrf', 'iprange', 'fhrpgroup', 'prefix', 'aggregate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfield', 'dashboard', 'customfieldchoiceset', 'taggeditem', 'tableconfig', 'configtemplate', 'cachedvalue', 'customlink', 'script', 'notificationgroup', 'bookmark', 'webhook', 'exporttemplate', 'subscription', 'journalentry', 'imageattachment', 'notification', 'savedfilter', 'eventrule', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'clustertype', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpn', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'tunnelgroup', 'tunnel', 'l2vpntermination')) 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-01 19:05:53.630 UTC [69] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:05:53.630 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 ('partial', 'nonce', 'code', 'association', '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 ('configrevision', 'objectchange', 'job', 'datasource', 'managedfile', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'objectpermission', 'userconfig', 'user', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuit', 'providernetwork', 'circuitgroup', 'circuitgroupassignment', 'virtualcircuittype', 'virtualcircuit', 'circuittermination', 'provider', 'virtualcircuittermination', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('inventoryitemrole', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'powerpanel', 'cable', 'moduletypeprofile', 'consoleserverporttemplate', 'consoleserverport', 'powerfeed', 'poweroutlettemplate', 'inventoryitemtemplate', 'location', 'rearporttemplate', 'rearport', 'rackreservation', 'platform', 'rackrole', 'devicerole', 'devicebaytemplate', 'sitegroup', 'interface', 'poweroutlet', 'racktype', 'device', 'virtualchassis', 'modulebay', 'powerport', 'rack', 'frontport', 'devicebay', 'frontporttemplate', 'consoleport', 'devicetype', 'macaddress', 'powerporttemplate', 'consoleporttemplate', 'interfacetemplate', 'region', 'virtualdevicecontext', 'cablepath', 'moduletype', 'manufacturer', 'cabletermination')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('ipaddress', 'vlangroup', 'rir', 'role', 'servicetemplate', 'vlan', 'asn', 'service', 'vlantranslationpolicy', 'asnrange', 'vlantranslationrule', 'routetarget', 'vrf', 'iprange', 'fhrpgroup', 'prefix', 'aggregate', 'fhrpgroupassignment')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'customfield', 'dashboard', 'customfieldchoiceset', 'taggeditem', 'tableconfig', 'configtemplate', 'cachedvalue', 'customlink', 'script', 'notificationgroup', 'bookmark', 'webhook', 'exporttemplate', 'subscription', 'journalentry', 'imageattachment', 'notification', 'savedfilter', 'eventrule', 'configcontext')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'tenant', 'contact', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'virtualdisk', 'clustertype', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpn', 'ikeproposal', 'tunneltermination', 'ipsecprofile', 'ikepolicy', 'ipsecproposal', 'tunnelgroup', 'tunnel', 'l2vpntermination')) 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-01 19:06:00.528 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:00.528 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'code', 'partial', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'job', 'datafile', 'autosyncrecord', 'managedfile', 'datasource', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuittermination', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuit', 'circuitgroup', 'provider', 'circuit', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'location', 'rearport', 'virtualdevicecontext', 'consoleserverporttemplate', 'inventoryitemtemplate', 'macaddress', 'devicerole', 'poweroutlettemplate', 'racktype', 'interfacetemplate', 'virtualchassis', 'device', 'poweroutlet', 'moduletype', 'devicetype', 'rackreservation', 'cablepath', 'rackrole', 'powerpanel', 'moduletypeprofile', 'powerport', 'site', 'consoleport', 'devicebaytemplate', 'region', 'inventoryitemrole', 'devicebay', 'consoleporttemplate', 'powerporttemplate', 'modulebaytemplate', 'inventoryitem', 'module', 'cable', 'manufacturer', 'interface', 'frontporttemplate', 'platform', 'powerfeed', 'modulebay', 'consoleserverport', 'rearporttemplate', 'cabletermination', 'sitegroup', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'iprange', 'vrf', 'ipaddress', 'servicetemplate', 'asnrange', 'prefix', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroupassignment', 'vlangroup', 'vlan', 'routetarget', 'service', 'aggregate', 'role', 'rir', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'exporttemplate', 'taggeditem', 'subscription', 'script', 'dashboard', 'customfield', 'journalentry', 'imageattachment', 'eventrule', 'customfieldchoiceset', 'configcontext', 'notificationgroup', 'customlink', 'cachedvalue', 'tag', 'bookmark', 'webhook', 'configtemplate', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'tunnel', 'ipsecproposal')) 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-01 19:06:00.533 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:00.533 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'code', 'partial', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'job', 'datafile', 'autosyncrecord', 'managedfile', 'datasource', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuittermination', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuit', 'circuitgroup', 'provider', 'circuit', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'location', 'rearport', 'virtualdevicecontext', 'consoleserverporttemplate', 'inventoryitemtemplate', 'macaddress', 'devicerole', 'poweroutlettemplate', 'racktype', 'interfacetemplate', 'virtualchassis', 'device', 'poweroutlet', 'moduletype', 'devicetype', 'rackreservation', 'cablepath', 'rackrole', 'powerpanel', 'moduletypeprofile', 'powerport', 'site', 'consoleport', 'devicebaytemplate', 'region', 'inventoryitemrole', 'devicebay', 'consoleporttemplate', 'powerporttemplate', 'modulebaytemplate', 'inventoryitem', 'module', 'cable', 'manufacturer', 'interface', 'frontporttemplate', 'platform', 'powerfeed', 'modulebay', 'consoleserverport', 'rearporttemplate', 'cabletermination', 'sitegroup', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'iprange', 'vrf', 'ipaddress', 'servicetemplate', 'asnrange', 'prefix', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroupassignment', 'vlangroup', 'vlan', 'routetarget', 'service', 'aggregate', 'role', 'rir', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'exporttemplate', 'taggeditem', 'subscription', 'script', 'dashboard', 'customfield', 'journalentry', 'imageattachment', 'eventrule', 'customfieldchoiceset', 'configcontext', 'notificationgroup', 'customlink', 'cachedvalue', 'tag', 'bookmark', 'webhook', 'configtemplate', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'tunnel', 'ipsecproposal')) 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-01 19:06:01.005 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:01.005 UTC [70] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'code', 'partial', 'usersocialauth', 'nonce')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('objectchange', 'job', 'datafile', 'autosyncrecord', 'managedfile', 'datasource', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'group', 'objectpermission', 'token', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittype', 'circuittermination', 'virtualcircuittermination', 'virtualcircuittype', 'circuitgroupassignment', 'provideraccount', 'virtualcircuit', 'circuitgroup', 'provider', 'circuit', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'location', 'rearport', 'virtualdevicecontext', 'consoleserverporttemplate', 'inventoryitemtemplate', 'macaddress', 'devicerole', 'poweroutlettemplate', 'racktype', 'interfacetemplate', 'virtualchassis', 'device', 'poweroutlet', 'moduletype', 'devicetype', 'rackreservation', 'cablepath', 'rackrole', 'powerpanel', 'moduletypeprofile', 'powerport', 'site', 'consoleport', 'devicebaytemplate', 'region', 'inventoryitemrole', 'devicebay', 'consoleporttemplate', 'powerporttemplate', 'modulebaytemplate', 'inventoryitem', 'module', 'cable', 'manufacturer', 'interface', 'frontporttemplate', 'platform', 'powerfeed', 'modulebay', 'consoleserverport', 'rearporttemplate', 'cabletermination', 'sitegroup', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'iprange', 'vrf', 'ipaddress', 'servicetemplate', 'asnrange', 'prefix', 'vlantranslationpolicy', 'vlantranslationrule', 'fhrpgroupassignment', 'vlangroup', 'vlan', 'routetarget', 'service', 'aggregate', 'role', 'rir', 'asn')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'exporttemplate', 'taggeditem', 'subscription', 'script', 'dashboard', 'customfield', 'journalentry', 'imageattachment', 'eventrule', 'customfieldchoiceset', 'configcontext', 'notificationgroup', 'customlink', 'cachedvalue', 'tag', 'bookmark', 'webhook', 'configtemplate', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'tenant', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualdisk', 'clustergroup', 'virtualmachine', 'vminterface', 'clustertype', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpntermination', 'tunnelgroup', 'ikepolicy', 'tunneltermination', 'ipsecpolicy', 'ipsecprofile', 'ikeproposal', 'l2vpn', 'tunnel', 'ipsecproposal')) 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-01 19:06:07.536 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:07.536 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'usersocialauth', 'nonce', 'partial', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'datafile', 'datasource', 'configrevision', 'job', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'userconfig', 'user', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provideraccount', 'circuitgroup', 'circuittype', 'circuit', 'providernetwork', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment', 'virtualcircuittype', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'inventoryitemtemplate', 'devicebaytemplate', 'poweroutlettemplate', 'device', 'frontport', 'consoleserverport', 'rearport', 'moduletype', 'devicebay', 'platform', 'poweroutlet', 'virtualdevicecontext', 'rearporttemplate', 'consoleport', 'sitegroup', 'modulebaytemplate', 'devicetype', 'powerporttemplate', 'module', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'site', 'cable', 'inventoryitemrole', 'rackrole', 'powerport', 'rack', 'powerfeed', 'manufacturer', 'interfacetemplate', 'racktype', 'location', 'inventoryitem', 'devicerole', 'modulebay', 'frontporttemplate', 'virtualchassis', 'region', 'cablepath', 'cabletermination', 'consoleporttemplate', 'rackreservation', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'aggregate', 'fhrpgroupassignment', 'vrf', 'asn', 'role', 'ipaddress', 'prefix', 'fhrpgroup', 'iprange', 'vlangroup', 'vlantranslationrule', 'vlan', 'servicetemplate', 'vlantranslationpolicy', 'rir', 'asnrange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'notificationgroup', 'imageattachment', 'taggeditem', 'script', 'customlink', 'tag', 'dashboard', 'webhook', 'exporttemplate', 'savedfilter', 'customfieldchoiceset', 'configtemplate', 'configcontext', 'eventrule', 'subscription', 'customfield', 'tableconfig', 'notification', 'bookmark', 'cachedvalue')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'contact', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'clustertype', 'virtualmachine', 'cluster', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'tunnelgroup', 'ipsecpolicy', 'tunneltermination', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-01 19:06:07.541 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:07.541 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'usersocialauth', 'nonce', 'partial', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'datafile', 'datasource', 'configrevision', 'job', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'userconfig', 'user', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provideraccount', 'circuitgroup', 'circuittype', 'circuit', 'providernetwork', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment', 'virtualcircuittype', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'inventoryitemtemplate', 'devicebaytemplate', 'poweroutlettemplate', 'device', 'frontport', 'consoleserverport', 'rearport', 'moduletype', 'devicebay', 'platform', 'poweroutlet', 'virtualdevicecontext', 'rearporttemplate', 'consoleport', 'sitegroup', 'modulebaytemplate', 'devicetype', 'powerporttemplate', 'module', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'site', 'cable', 'inventoryitemrole', 'rackrole', 'powerport', 'rack', 'powerfeed', 'manufacturer', 'interfacetemplate', 'racktype', 'location', 'inventoryitem', 'devicerole', 'modulebay', 'frontporttemplate', 'virtualchassis', 'region', 'cablepath', 'cabletermination', 'consoleporttemplate', 'rackreservation', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'aggregate', 'fhrpgroupassignment', 'vrf', 'asn', 'role', 'ipaddress', 'prefix', 'fhrpgroup', 'iprange', 'vlangroup', 'vlantranslationrule', 'vlan', 'servicetemplate', 'vlantranslationpolicy', 'rir', 'asnrange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'notificationgroup', 'imageattachment', 'taggeditem', 'script', 'customlink', 'tag', 'dashboard', 'webhook', 'exporttemplate', 'savedfilter', 'customfieldchoiceset', 'configtemplate', 'configcontext', 'eventrule', 'subscription', 'customfield', 'tableconfig', 'notification', 'bookmark', 'cachedvalue')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'contact', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'clustertype', 'virtualmachine', 'cluster', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'tunnelgroup', 'ipsecpolicy', 'tunneltermination', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-01 19:06:08.014 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-01 19:06:08.014 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('group', 'permission')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('association', 'usersocialauth', 'nonce', 'partial', 'code')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'managedfile', 'datafile', 'datasource', 'configrevision', 'job', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'userconfig', 'user', 'objectpermission', 'token')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'provideraccount', 'circuitgroup', 'circuittype', 'circuit', 'providernetwork', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment', 'virtualcircuittype', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'inventoryitemtemplate', 'devicebaytemplate', 'poweroutlettemplate', 'device', 'frontport', 'consoleserverport', 'rearport', 'moduletype', 'devicebay', 'platform', 'poweroutlet', 'virtualdevicecontext', 'rearporttemplate', 'consoleport', 'sitegroup', 'modulebaytemplate', 'devicetype', 'powerporttemplate', 'module', 'macaddress', 'consoleserverporttemplate', 'moduletypeprofile', 'site', 'cable', 'inventoryitemrole', 'rackrole', 'powerport', 'rack', 'powerfeed', 'manufacturer', 'interfacetemplate', 'racktype', 'location', 'inventoryitem', 'devicerole', 'modulebay', 'frontporttemplate', 'virtualchassis', 'region', 'cablepath', 'cabletermination', 'consoleporttemplate', 'rackreservation', 'powerpanel')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('routetarget', 'aggregate', 'fhrpgroupassignment', 'vrf', 'asn', 'role', 'ipaddress', 'prefix', 'fhrpgroup', 'iprange', 'vlangroup', 'vlantranslationrule', 'vlan', 'servicetemplate', 'vlantranslationpolicy', 'rir', 'asnrange', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('journalentry', 'notificationgroup', 'imageattachment', 'taggeditem', 'script', 'customlink', 'tag', 'dashboard', 'webhook', 'exporttemplate', 'savedfilter', 'customfieldchoiceset', 'configtemplate', 'configcontext', 'eventrule', 'subscription', 'customfield', 'tableconfig', 'notification', 'bookmark', 'cachedvalue')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenantgroup', 'contactrole', 'contact', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'virtualdisk', 'clustertype', 'virtualmachine', 'cluster', 'vminterface')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'tunnel', 'tunnelgroup', 'ipsecpolicy', 'tunneltermination', 'ikeproposal', 'l2vpn', 'ipsecproposal', 'l2vpntermination', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-01 19:10:17.884 UTC [56] LOG: checkpoint starting: time 2026-06-01 19:12:23.236 UTC [56] LOG: checkpoint complete: wrote 1257 buffers (1.0%); 0 WAL file(s) added, 0 removed, 1 recycled; write=125.328 s, sync=0.019 s, total=125.353 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=14035 kB, estimate=14035 kB; lsn=0/26D4FB0, redo lsn=0/26D47B8