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 06:40:14.509 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 06:40:15.124 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 06:40:15.129 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:15.133 UTC [44] LOG: database system was shut down at 2026-06-02 06:40:15 UTC 2026-06-02 06:40:15.140 UTC [41] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 06:40:15.266 UTC [41] LOG: received fast shutdown request waiting for server to shut down...2026-06-02 06:40:15.267 UTC [41] LOG: aborting any active transactions .2026-06-02 06:40:15.272 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 06:40:15.277 UTC [42] LOG: shutting down 2026-06-02 06:40:15.277 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:40:15.289 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 06:40:15.301 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 06:40:15.437 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 06:40:15.437 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:40:15.438 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:40:15.442 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:15.445 UTC [58] LOG: database system was shut down at 2026-06-02 06:40:15 UTC 2026-06-02 06:40:15.451 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:40:36.718 UTC [1] LOG: received fast shutdown request 2026-06-02 06:40:36.718 UTC [1] LOG: aborting any active transactions 2026-06-02 06:40:36.726 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 06:40:36.726 UTC [56] LOG: shutting down 2026-06-02 06:40:36.726 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:40:36.730 UTC [56] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.004 s, sync=0.001 s, total=0.004 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 06:40:36.740 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 06:40:38.029 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 06:40:38.580 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 06:40:38.583 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:38.588 UTC [44] LOG: database system was shut down at 2026-06-02 06:40:38 UTC 2026-06-02 06:40:38.597 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 06:40:38.729 UTC [41] LOG: received fast shutdown request 2026-06-02 06:40:38.730 UTC [41] LOG: aborting any active transactions 2026-06-02 06:40:38.736 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 06:40:38.738 UTC [42] LOG: shutting down 2026-06-02 06:40:38.739 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:40:38.752 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.013 s, sync=0.001 s, total=0.015 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 06:40:38.764 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 06:40:38.883 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 06:40:38.883 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:40:38.883 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:40:38.887 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:38.890 UTC [58] LOG: database system was shut down at 2026-06-02 06:40:38 UTC 2026-06-02 06:40:38.894 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:41:15.281 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:15.281 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 ('partial', 'association', 'usersocialauth', '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 ('datasource', 'job', 'managedfile', 'datafile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittype', 'circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'provider', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'module', 'macaddress', 'devicebaytemplate', 'inventoryitemrole', 'consoleport', 'frontport', 'cablepath', 'virtualdevicecontext', 'sitegroup', 'modulebay', 'cabletermination', 'rearporttemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'rack', 'inventoryitem', 'location', 'devicerole', 'moduletype', 'device', 'rearport', 'rackrole', 'consoleporttemplate', 'rackreservation', 'frontporttemplate', 'cable', 'powerporttemplate', 'devicebay', 'poweroutlet', 'consoleserverporttemplate', 'powerfeed', 'region', 'poweroutlettemplate', 'platform', 'manufacturer', 'consoleserverport', 'site', 'virtualchassis', 'modulebaytemplate', 'racktype', 'powerport', 'interfacetemplate', 'powerpanel', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'routetarget', 'asnrange', 'prefix', 'servicetemplate', 'vlantranslationpolicy', 'fhrpgroup', 'rir', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'iprange', 'asn', 'role', 'aggregate', 'ipaddress', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'configtemplate', 'customlink', 'journalentry', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'eventrule', 'dashboard', 'imageattachment', 'savedfilter', 'cachedvalue', 'script', 'configcontext', 'subscription', 'webhook', 'exporttemplate', 'tag', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'ikepolicy')) 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-02 06:41:15.288 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:15.288 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 ('partial', 'association', 'usersocialauth', '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 ('datasource', 'job', 'managedfile', 'datafile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittype', 'circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'provider', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'module', 'macaddress', 'devicebaytemplate', 'inventoryitemrole', 'consoleport', 'frontport', 'cablepath', 'virtualdevicecontext', 'sitegroup', 'modulebay', 'cabletermination', 'rearporttemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'rack', 'inventoryitem', 'location', 'devicerole', 'moduletype', 'device', 'rearport', 'rackrole', 'consoleporttemplate', 'rackreservation', 'frontporttemplate', 'cable', 'powerporttemplate', 'devicebay', 'poweroutlet', 'consoleserverporttemplate', 'powerfeed', 'region', 'poweroutlettemplate', 'platform', 'manufacturer', 'consoleserverport', 'site', 'virtualchassis', 'modulebaytemplate', 'racktype', 'powerport', 'interfacetemplate', 'powerpanel', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'routetarget', 'asnrange', 'prefix', 'servicetemplate', 'vlantranslationpolicy', 'fhrpgroup', 'rir', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'iprange', 'asn', 'role', 'aggregate', 'ipaddress', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'configtemplate', 'customlink', 'journalentry', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'eventrule', 'dashboard', 'imageattachment', 'savedfilter', 'cachedvalue', 'script', 'configcontext', 'subscription', 'webhook', 'exporttemplate', 'tag', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'ikepolicy')) 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-02 06:41:15.947 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:15.947 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 ('partial', 'association', 'usersocialauth', '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 ('datasource', 'job', 'managedfile', 'datafile', 'objectchange', 'configrevision', 'autosyncrecord')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'objectpermission', 'user')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('providernetwork', 'virtualcircuittype', 'circuittype', 'circuitgroup', 'circuittermination', 'virtualcircuit', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'provider', 'circuit')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('interface', 'module', 'macaddress', 'devicebaytemplate', 'inventoryitemrole', 'consoleport', 'frontport', 'cablepath', 'virtualdevicecontext', 'sitegroup', 'modulebay', 'cabletermination', 'rearporttemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'rack', 'inventoryitem', 'location', 'devicerole', 'moduletype', 'device', 'rearport', 'rackrole', 'consoleporttemplate', 'rackreservation', 'frontporttemplate', 'cable', 'powerporttemplate', 'devicebay', 'poweroutlet', 'consoleserverporttemplate', 'powerfeed', 'region', 'poweroutlettemplate', 'platform', 'manufacturer', 'consoleserverport', 'site', 'virtualchassis', 'modulebaytemplate', 'racktype', 'powerport', 'interfacetemplate', 'powerpanel', 'devicetype')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlangroup', 'routetarget', 'asnrange', 'prefix', 'servicetemplate', 'vlantranslationpolicy', 'fhrpgroup', 'rir', 'vlan', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'iprange', 'asn', 'role', 'aggregate', 'ipaddress', 'service')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('notification', 'tableconfig', 'configtemplate', 'customlink', 'journalentry', 'notificationgroup', 'customfieldchoiceset', 'taggeditem', 'bookmark', 'eventrule', 'dashboard', 'imageattachment', 'savedfilter', 'cachedvalue', 'script', 'configcontext', 'subscription', 'webhook', 'exporttemplate', 'tag', 'customfield')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contactrole', 'contact', 'tenantgroup', 'tenant', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'clustergroup', 'clustertype', 'virtualmachine', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'tunnelgroup', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'l2vpntermination', 'tunnel', 'ipsecproposal', 'ipsecprofile', 'ikepolicy')) 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-02 06:41:23.829 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:23.829 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 ('code', 'nonce', 'partial', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'job', 'datasource', 'autosyncrecord', 'objectchange', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'virtualdevicecontext', 'moduletype', 'devicebaytemplate', 'poweroutlet', 'manufacturer', 'rack', 'poweroutlettemplate', 'cabletermination', 'interface', 'powerporttemplate', 'rearporttemplate', 'module', 'consoleserverporttemplate', 'consoleport', 'inventoryitemrole', 'consoleserverport', 'devicerole', 'cablepath', 'modulebay', 'region', 'inventoryitem', 'consoleporttemplate', 'platform', 'macaddress', 'frontport', 'racktype', 'sitegroup', 'devicebay', 'devicetype', 'inventoryitemtemplate', 'rackrole', 'modulebaytemplate', 'rearport', 'device', 'rackreservation', 'powerpanel', 'powerport', 'cable', 'location', 'virtualchassis', 'moduletypeprofile', 'powerfeed', 'site', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'fhrpgroupassignment', 'servicetemplate', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vlantranslationrule', 'service', 'asnrange', 'iprange', 'prefix', 'rir', 'aggregate', 'ipaddress', 'role', 'vrf', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'exporttemplate', 'tag', 'customlink', 'webhook', 'script', 'imageattachment', 'notification', 'taggeditem', 'notificationgroup', 'customfieldchoiceset', 'customfield', 'subscription', 'tableconfig', 'dashboard', 'bookmark', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunneltermination', 'ikeproposal', 'tunnelgroup')) 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 06:41:23.834 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:23.834 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 ('code', 'nonce', 'partial', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'job', 'datasource', 'autosyncrecord', 'objectchange', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'virtualdevicecontext', 'moduletype', 'devicebaytemplate', 'poweroutlet', 'manufacturer', 'rack', 'poweroutlettemplate', 'cabletermination', 'interface', 'powerporttemplate', 'rearporttemplate', 'module', 'consoleserverporttemplate', 'consoleport', 'inventoryitemrole', 'consoleserverport', 'devicerole', 'cablepath', 'modulebay', 'region', 'inventoryitem', 'consoleporttemplate', 'platform', 'macaddress', 'frontport', 'racktype', 'sitegroup', 'devicebay', 'devicetype', 'inventoryitemtemplate', 'rackrole', 'modulebaytemplate', 'rearport', 'device', 'rackreservation', 'powerpanel', 'powerport', 'cable', 'location', 'virtualchassis', 'moduletypeprofile', 'powerfeed', 'site', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'fhrpgroupassignment', 'servicetemplate', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vlantranslationrule', 'service', 'asnrange', 'iprange', 'prefix', 'rir', 'aggregate', 'ipaddress', 'role', 'vrf', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'exporttemplate', 'tag', 'customlink', 'webhook', 'script', 'imageattachment', 'notification', 'taggeditem', 'notificationgroup', 'customfieldchoiceset', 'customfield', 'subscription', 'tableconfig', 'dashboard', 'bookmark', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunneltermination', 'ikeproposal', 'tunnelgroup')) 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 06:41:24.315 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:24.315 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 ('code', 'nonce', 'partial', 'usersocialauth', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('configrevision', 'job', 'datasource', 'autosyncrecord', 'objectchange', 'managedfile', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'userconfig', 'user', 'objectpermission', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroup', 'providernetwork', 'circuitgroupassignment', 'provider', 'virtualcircuit', 'virtualcircuittermination', 'circuit', 'provideraccount', 'circuittype', 'circuittermination', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontporttemplate', 'virtualdevicecontext', 'moduletype', 'devicebaytemplate', 'poweroutlet', 'manufacturer', 'rack', 'poweroutlettemplate', 'cabletermination', 'interface', 'powerporttemplate', 'rearporttemplate', 'module', 'consoleserverporttemplate', 'consoleport', 'inventoryitemrole', 'consoleserverport', 'devicerole', 'cablepath', 'modulebay', 'region', 'inventoryitem', 'consoleporttemplate', 'platform', 'macaddress', 'frontport', 'racktype', 'sitegroup', 'devicebay', 'devicetype', 'inventoryitemtemplate', 'rackrole', 'modulebaytemplate', 'rearport', 'device', 'rackreservation', 'powerpanel', 'powerport', 'cable', 'location', 'virtualchassis', 'moduletypeprofile', 'powerfeed', 'site', 'interfacetemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'fhrpgroupassignment', 'servicetemplate', 'vlantranslationpolicy', 'asn', 'vlangroup', 'vlantranslationrule', 'service', 'asnrange', 'iprange', 'prefix', 'rir', 'aggregate', 'ipaddress', 'role', 'vrf', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('configcontext', 'configtemplate', 'cachedvalue', 'savedfilter', 'journalentry', 'exporttemplate', 'tag', 'customlink', 'webhook', 'script', 'imageattachment', 'notification', 'taggeditem', 'notificationgroup', 'customfieldchoiceset', 'customfield', 'subscription', 'tableconfig', 'dashboard', 'bookmark', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'contactassignment', 'tenantgroup', 'tenant', 'contactgroup', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'cluster', 'virtualdisk', 'clustergroup', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'ipsecprofile', 'tunnel', 'ipsecproposal', 'l2vpntermination', 'ikepolicy', 'l2vpn', 'tunneltermination', 'ikeproposal', 'tunnelgroup')) 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 06:41:32.058 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:32.058 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 ('nonce', 'partial', 'association', 'usersocialauth', '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 ('datafile', 'job', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provider', 'virtualcircuittermination', 'virtualcircuittype', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'moduletype', 'consoleporttemplate', 'rearporttemplate', 'frontport', 'rearport', 'rackrole', 'cable', 'device', 'rack', 'interface', 'frontporttemplate', 'devicebay', 'manufacturer', 'racktype', 'devicebaytemplate', 'platform', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'region', 'poweroutlet', 'powerport', 'location', 'consoleport', 'poweroutlettemplate', 'consoleserverport', 'devicetype', 'devicerole', 'macaddress', 'interfacetemplate', 'virtualchassis', 'inventoryitemrole', 'sitegroup', 'virtualdevicecontext', 'powerpanel', 'moduletypeprofile', 'cabletermination', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'role', 'iprange', 'fhrpgroupassignment', 'prefix', 'asn', 'vlan', 'servicetemplate', 'routetarget', 'vlantranslationpolicy', 'vlangroup', 'aggregate', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'service', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'customfieldchoiceset', 'subscription', 'tag', 'imageattachment', 'taggeditem', 'notificationgroup', 'customlink', 'eventrule', 'customfield', 'configcontext', 'bookmark', 'exporttemplate', 'cachedvalue', 'script', 'notification', 'configtemplate', 'journalentry', 'webhook', 'dashboard', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'tenant', 'contactassignment', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy')) 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-02 06:41:32.062 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:32.062 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 ('nonce', 'partial', 'association', 'usersocialauth', '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 ('datafile', 'job', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provider', 'virtualcircuittermination', 'virtualcircuittype', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'moduletype', 'consoleporttemplate', 'rearporttemplate', 'frontport', 'rearport', 'rackrole', 'cable', 'device', 'rack', 'interface', 'frontporttemplate', 'devicebay', 'manufacturer', 'racktype', 'devicebaytemplate', 'platform', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'region', 'poweroutlet', 'powerport', 'location', 'consoleport', 'poweroutlettemplate', 'consoleserverport', 'devicetype', 'devicerole', 'macaddress', 'interfacetemplate', 'virtualchassis', 'inventoryitemrole', 'sitegroup', 'virtualdevicecontext', 'powerpanel', 'moduletypeprofile', 'cabletermination', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'role', 'iprange', 'fhrpgroupassignment', 'prefix', 'asn', 'vlan', 'servicetemplate', 'routetarget', 'vlantranslationpolicy', 'vlangroup', 'aggregate', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'service', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'customfieldchoiceset', 'subscription', 'tag', 'imageattachment', 'taggeditem', 'notificationgroup', 'customlink', 'eventrule', 'customfield', 'configcontext', 'bookmark', 'exporttemplate', 'cachedvalue', 'script', 'notification', 'configtemplate', 'journalentry', 'webhook', 'dashboard', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'tenant', 'contactassignment', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy')) 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-02 06:41:32.544 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:32.544 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 ('nonce', 'partial', 'association', 'usersocialauth', '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 ('datafile', 'job', 'objectchange', 'configrevision', 'autosyncrecord', 'managedfile', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('user', 'token', 'group', 'userconfig', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuit', 'circuitgroup', 'circuittermination', 'provider', 'virtualcircuittermination', 'virtualcircuittype', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerporttemplate', 'inventoryitemtemplate', 'modulebay', 'moduletype', 'consoleporttemplate', 'rearporttemplate', 'frontport', 'rearport', 'rackrole', 'cable', 'device', 'rack', 'interface', 'frontporttemplate', 'devicebay', 'manufacturer', 'racktype', 'devicebaytemplate', 'platform', 'powerfeed', 'consoleserverporttemplate', 'rackreservation', 'inventoryitem', 'modulebaytemplate', 'module', 'site', 'region', 'poweroutlet', 'powerport', 'location', 'consoleport', 'poweroutlettemplate', 'consoleserverport', 'devicetype', 'devicerole', 'macaddress', 'interfacetemplate', 'virtualchassis', 'inventoryitemrole', 'sitegroup', 'virtualdevicecontext', 'powerpanel', 'moduletypeprofile', 'cabletermination', 'cablepath')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'asnrange', 'role', 'iprange', 'fhrpgroupassignment', 'prefix', 'asn', 'vlan', 'servicetemplate', 'routetarget', 'vlantranslationpolicy', 'vlangroup', 'aggregate', 'vlantranslationrule', 'ipaddress', 'fhrpgroup', 'service', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'customfieldchoiceset', 'subscription', 'tag', 'imageattachment', 'taggeditem', 'notificationgroup', 'customlink', 'eventrule', 'customfield', 'configcontext', 'bookmark', 'exporttemplate', 'cachedvalue', 'script', 'notification', 'configtemplate', 'journalentry', 'webhook', 'dashboard', 'tableconfig')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'contact', 'tenant', 'contactassignment', 'contactrole', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'virtualdisk', 'clustertype', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ipsecproposal', 'ikeproposal', 'ikepolicy', 'tunneltermination', 'l2vpntermination', 'l2vpn', 'ipsecprofile', 'tunnelgroup', 'ipsecpolicy')) 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-02 06:45:38.990 UTC [56] LOG: checkpoint starting: time 2026-06-02 06:47:28.323 UTC [56] LOG: checkpoint complete: wrote 1097 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=109.304 s, sync=0.021 s, total=109.333 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13679 kB, estimate=13679 kB; lsn=0/26FF860, redo lsn=0/267B770