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:12.755 UTC [36] 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:13.412 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-02 06:40:13.421 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:13.427 UTC [45] LOG: database system was shut down at 2026-06-02 06:40:13 UTC 2026-06-02 06:40:13.438 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 waiting for server to shut down...2026-06-02 06:40:13.586 UTC [42] LOG: received fast shutdown request 2026-06-02 06:40:13.586 UTC [42] LOG: aborting any active transactions 2026-06-02 06:40:13.591 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 .2026-06-02 06:40:13.597 UTC [43] LOG: shutting down 2026-06-02 06:40:13.597 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:40:13.613 UTC [43] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.015 s, sync=0.001 s, total=0.017 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 06:40:13.625 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 06:40:13.755 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:13.755 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:40:13.755 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:40:13.765 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:13.768 UTC [59] LOG: database system was shut down at 2026-06-02 06:40:13 UTC 2026-06-02 06:40:13.776 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:40:35.161 UTC [1] LOG: received fast shutdown request 2026-06-02 06:40:35.161 UTC [1] LOG: aborting any active transactions 2026-06-02 06:40:35.164 UTC [1] LOG: background worker "logical replication launcher" (PID 62) exited with exit code 1 2026-06-02 06:40:35.169 UTC [57] LOG: shutting down 2026-06-02 06:40:35.169 UTC [57] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:40:35.175 UTC [57] 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.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-02 06:40:35.185 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:37.134 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-02 06:40:37.786 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:37.790 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:37.795 UTC [44] LOG: database system was shut down at 2026-06-02 06:40:37 UTC 2026-06-02 06:40:37.808 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:37.956 UTC [41] LOG: received fast shutdown request 2026-06-02 06:40:37.956 UTC [41] LOG: aborting any active transactions 2026-06-02 06:40:37.964 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 06:40:37.971 UTC [42] LOG: shutting down 2026-06-02 06:40:37.971 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:40:37.990 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.018 s, sync=0.001 s, total=0.020 s; sync files=308, longest=0.001 s, average=0.001 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 06:40:38.014 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.109 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.110 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:40:38.110 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:40:38.114 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:40:38.117 UTC [58] LOG: database system was shut down at 2026-06-02 06:40:37 UTC 2026-06-02 06:40:38.122 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:41:14.439 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:14.439 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 ('partial', 'usersocialauth', 'code', 'nonce', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange', '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', 'providernetwork', 'provideraccount', 'circuittype', 'circuit', 'provider', 'circuitgroup', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'inventoryitem', 'racktype', 'powerport', 'consoleport', 'rackreservation', 'module', 'devicetype', 'device', 'virtualchassis', 'poweroutlettemplate', 'consoleserverport', 'virtualdevicecontext', 'inventoryitemrole', 'consoleporttemplate', 'devicerole', 'consoleserverporttemplate', 'site', 'platform', 'devicebay', 'moduletype', 'region', 'modulebaytemplate', 'devicebaytemplate', 'rearporttemplate', 'interface', 'powerporttemplate', 'modulebay', 'location', 'frontport', 'rackrole', 'inventoryitemtemplate', 'rack', 'sitegroup', 'cablepath', 'poweroutlet', 'moduletypeprofile', 'macaddress', 'interfacetemplate', 'rearport', 'cable', 'powerpanel', 'manufacturer', 'cabletermination', 'frontporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'vlantranslationpolicy', 'asn', 'vlangroup', 'fhrpgroupassignment', 'ipaddress', 'role', 'asnrange', 'prefix', 'vlan', 'fhrpgroup', 'aggregate', 'iprange', 'routetarget', 'servicetemplate', 'service', 'rir', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'taggeditem', 'notificationgroup', 'tableconfig', 'customlink', 'dashboard', 'webhook', 'eventrule', 'notification', 'tag', 'subscription', 'customfieldchoiceset', 'exporttemplate', 'configtemplate', 'script', 'bookmark', 'configcontext', 'journalentry', 'imageattachment', 'customfield', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'contactassignment', 'contact', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'vminterface', 'virtualdisk', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'ipsecproposal', 'tunnel', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:41:14.455 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:14.455 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 ('partial', 'usersocialauth', 'code', 'nonce', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange', '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', 'providernetwork', 'provideraccount', 'circuittype', 'circuit', 'provider', 'circuitgroup', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'inventoryitem', 'racktype', 'powerport', 'consoleport', 'rackreservation', 'module', 'devicetype', 'device', 'virtualchassis', 'poweroutlettemplate', 'consoleserverport', 'virtualdevicecontext', 'inventoryitemrole', 'consoleporttemplate', 'devicerole', 'consoleserverporttemplate', 'site', 'platform', 'devicebay', 'moduletype', 'region', 'modulebaytemplate', 'devicebaytemplate', 'rearporttemplate', 'interface', 'powerporttemplate', 'modulebay', 'location', 'frontport', 'rackrole', 'inventoryitemtemplate', 'rack', 'sitegroup', 'cablepath', 'poweroutlet', 'moduletypeprofile', 'macaddress', 'interfacetemplate', 'rearport', 'cable', 'powerpanel', 'manufacturer', 'cabletermination', 'frontporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'vlantranslationpolicy', 'asn', 'vlangroup', 'fhrpgroupassignment', 'ipaddress', 'role', 'asnrange', 'prefix', 'vlan', 'fhrpgroup', 'aggregate', 'iprange', 'routetarget', 'servicetemplate', 'service', 'rir', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'taggeditem', 'notificationgroup', 'tableconfig', 'customlink', 'dashboard', 'webhook', 'eventrule', 'notification', 'tag', 'subscription', 'customfieldchoiceset', 'exporttemplate', 'configtemplate', 'script', 'bookmark', 'configcontext', 'journalentry', 'imageattachment', 'customfield', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'contactassignment', 'contact', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'vminterface', 'virtualdisk', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'ipsecproposal', 'tunnel', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:41:15.202 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:15.202 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 ('partial', 'usersocialauth', 'code', 'nonce', 'association')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('tag', 'taggeditem')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange', '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', 'providernetwork', 'provideraccount', 'circuittype', 'circuit', 'provider', 'circuitgroup', 'virtualcircuittype', 'virtualcircuittermination', 'circuittermination', 'circuitgroupassignment')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('powerfeed', 'inventoryitem', 'racktype', 'powerport', 'consoleport', 'rackreservation', 'module', 'devicetype', 'device', 'virtualchassis', 'poweroutlettemplate', 'consoleserverport', 'virtualdevicecontext', 'inventoryitemrole', 'consoleporttemplate', 'devicerole', 'consoleserverporttemplate', 'site', 'platform', 'devicebay', 'moduletype', 'region', 'modulebaytemplate', 'devicebaytemplate', 'rearporttemplate', 'interface', 'powerporttemplate', 'modulebay', 'location', 'frontport', 'rackrole', 'inventoryitemtemplate', 'rack', 'sitegroup', 'cablepath', 'poweroutlet', 'moduletypeprofile', 'macaddress', 'interfacetemplate', 'rearport', 'cable', 'powerpanel', 'manufacturer', 'cabletermination', 'frontporttemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlantranslationrule', 'vlantranslationpolicy', 'asn', 'vlangroup', 'fhrpgroupassignment', 'ipaddress', 'role', 'asnrange', 'prefix', 'vlan', 'fhrpgroup', 'aggregate', 'iprange', 'routetarget', 'servicetemplate', 'service', 'rir', 'vrf')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('cachedvalue', 'taggeditem', 'notificationgroup', 'tableconfig', 'customlink', 'dashboard', 'webhook', 'eventrule', 'notification', 'tag', 'subscription', 'customfieldchoiceset', 'exporttemplate', 'configtemplate', 'script', 'bookmark', 'configcontext', 'journalentry', 'imageattachment', 'customfield', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'contactassignment', 'contact', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'clustergroup', 'vminterface', 'virtualdisk', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'ikepolicy', 'ipsecpolicy', 'ipsecproposal', 'tunnel', 'l2vpn', 'tunneltermination', 'ipsecprofile', 'ikeproposal', 'l2vpntermination')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslink', 'wirelesslan', 'wirelesslangroup')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:41:24.920 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:24.920 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 ('partial', 'nonce', 'association', 'usersocialauth', '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 ('datafile', 'job', 'datasource', 'objectchange', 'managedfile', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'virtualcircuittype', 'circuitgroup', 'virtualcircuit', 'providernetwork', 'circuittermination', 'circuittype', 'circuit', 'virtualcircuittermination', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'devicerole', 'consoleport', 'rearport', 'consoleporttemplate', 'device', 'frontporttemplate', 'site', 'interface', 'modulebaytemplate', 'inventoryitemtemplate', 'powerport', 'platform', 'inventoryitemrole', 'modulebay', 'powerpanel', 'devicebay', 'rackrole', 'moduletype', 'macaddress', 'rack', 'manufacturer', 'rearporttemplate', 'devicebaytemplate', 'cabletermination', 'sitegroup', 'interfacetemplate', 'location', 'consoleserverport', 'racktype', 'inventoryitem', 'poweroutlettemplate', 'moduletypeprofile', 'module', 'powerfeed', 'frontport', 'rackreservation', 'cable', 'powerporttemplate', 'poweroutlet', 'devicetype', 'region', 'virtualchassis', 'consoleserverporttemplate', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'role', 'vlan', 'servicetemplate', 'vlantranslationrule', 'service', 'vlangroup', 'fhrpgroup', 'rir', 'asnrange', 'fhrpgroupassignment', 'vrf', 'aggregate', 'vlantranslationpolicy', 'routetarget', 'prefix', 'asn', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'tableconfig', 'customfield', 'taggeditem', 'configtemplate', 'notificationgroup', 'cachedvalue', 'journalentry', 'dashboard', 'customlink', 'notification', 'eventrule', 'script', 'exporttemplate', 'bookmark', 'webhook', 'configcontext', 'tag', 'subscription', 'imageattachment', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'virtualmachine', 'clustergroup', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'tunneltermination', 'tunnelgroup')) 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:24.928 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:24.928 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 ('partial', 'nonce', 'association', 'usersocialauth', '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 ('datafile', 'job', 'datasource', 'objectchange', 'managedfile', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'virtualcircuittype', 'circuitgroup', 'virtualcircuit', 'providernetwork', 'circuittermination', 'circuittype', 'circuit', 'virtualcircuittermination', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'devicerole', 'consoleport', 'rearport', 'consoleporttemplate', 'device', 'frontporttemplate', 'site', 'interface', 'modulebaytemplate', 'inventoryitemtemplate', 'powerport', 'platform', 'inventoryitemrole', 'modulebay', 'powerpanel', 'devicebay', 'rackrole', 'moduletype', 'macaddress', 'rack', 'manufacturer', 'rearporttemplate', 'devicebaytemplate', 'cabletermination', 'sitegroup', 'interfacetemplate', 'location', 'consoleserverport', 'racktype', 'inventoryitem', 'poweroutlettemplate', 'moduletypeprofile', 'module', 'powerfeed', 'frontport', 'rackreservation', 'cable', 'powerporttemplate', 'poweroutlet', 'devicetype', 'region', 'virtualchassis', 'consoleserverporttemplate', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'role', 'vlan', 'servicetemplate', 'vlantranslationrule', 'service', 'vlangroup', 'fhrpgroup', 'rir', 'asnrange', 'fhrpgroupassignment', 'vrf', 'aggregate', 'vlantranslationpolicy', 'routetarget', 'prefix', 'asn', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'tableconfig', 'customfield', 'taggeditem', 'configtemplate', 'notificationgroup', 'cachedvalue', 'journalentry', 'dashboard', 'customlink', 'notification', 'eventrule', 'script', 'exporttemplate', 'bookmark', 'webhook', 'configcontext', 'tag', 'subscription', 'imageattachment', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'virtualmachine', 'clustergroup', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'tunneltermination', 'tunnelgroup')) 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:25.706 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:25.706 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 ('partial', 'nonce', 'association', 'usersocialauth', '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 ('datafile', 'job', 'datasource', 'objectchange', 'managedfile', 'autosyncrecord', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'group', 'token', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provideraccount', 'virtualcircuittype', 'circuitgroup', 'virtualcircuit', 'providernetwork', 'circuittermination', 'circuittype', 'circuit', 'virtualcircuittermination', 'circuitgroupassignment', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('cablepath', 'devicerole', 'consoleport', 'rearport', 'consoleporttemplate', 'device', 'frontporttemplate', 'site', 'interface', 'modulebaytemplate', 'inventoryitemtemplate', 'powerport', 'platform', 'inventoryitemrole', 'modulebay', 'powerpanel', 'devicebay', 'rackrole', 'moduletype', 'macaddress', 'rack', 'manufacturer', 'rearporttemplate', 'devicebaytemplate', 'cabletermination', 'sitegroup', 'interfacetemplate', 'location', 'consoleserverport', 'racktype', 'inventoryitem', 'poweroutlettemplate', 'moduletypeprofile', 'module', 'powerfeed', 'frontport', 'rackreservation', 'cable', 'powerporttemplate', 'poweroutlet', 'devicetype', 'region', 'virtualchassis', 'consoleserverporttemplate', 'virtualdevicecontext')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('iprange', 'role', 'vlan', 'servicetemplate', 'vlantranslationrule', 'service', 'vlangroup', 'fhrpgroup', 'rir', 'asnrange', 'fhrpgroupassignment', 'vrf', 'aggregate', 'vlantranslationpolicy', 'routetarget', 'prefix', 'asn', 'ipaddress')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('customfieldchoiceset', 'tableconfig', 'customfield', 'taggeditem', 'configtemplate', 'notificationgroup', 'cachedvalue', 'journalentry', 'dashboard', 'customlink', 'notification', 'eventrule', 'script', 'exporttemplate', 'bookmark', 'webhook', 'configcontext', 'tag', 'subscription', 'imageattachment', 'savedfilter')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'contactassignment', 'contactrole', 'contact', 'tenantgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustertype', 'cluster', 'virtualmachine', 'clustergroup', 'vminterface', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'l2vpn', 'ipsecpolicy', 'ipsecprofile', 'l2vpntermination', 'ikeproposal', 'ipsecproposal', 'tunnel', 'tunneltermination', 'tunnelgroup')) 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:35.647 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:35.647 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 ('nonce', 'association', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datafile', 'managedfile', 'datasource', 'configrevision', 'job', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'token', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'circuitgroupassignment', 'provideraccount', 'virtualcircuit', 'providernetwork', 'circuittermination', 'circuit', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'module', 'devicerole', 'inventoryitem', 'virtualdevicecontext', 'rearporttemplate', 'moduletypeprofile', 'devicebay', 'modulebay', 'interfacetemplate', 'poweroutlettemplate', 'frontporttemplate', 'moduletype', 'interface', 'macaddress', 'cabletermination', 'cablepath', 'rackreservation', 'location', 'inventoryitemtemplate', 'virtualchassis', 'consoleserverporttemplate', 'inventoryitemrole', 'manufacturer', 'rack', 'poweroutlet', 'powerporttemplate', 'modulebaytemplate', 'rackrole', 'sitegroup', 'consoleserverport', 'cable', 'device', 'powerport', 'powerpanel', 'racktype', 'powerfeed', 'region', 'devicebaytemplate', 'platform', 'consoleporttemplate', 'devicetype', 'site', 'rearport', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'ipaddress', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'servicetemplate', 'aggregate', 'service', 'rir', 'vlantranslationpolicy', 'asnrange', 'vlangroup', 'prefix', 'routetarget', 'iprange', 'asn', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'script', 'taggeditem', 'journalentry', 'customlink', 'savedfilter', 'subscription', 'imageattachment', 'notificationgroup', 'tag', 'dashboard', 'configcontext', 'customfield', 'cachedvalue', 'configtemplate', 'bookmark', 'webhook', 'exporttemplate', 'notification', 'customfieldchoiceset', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactrole', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'virtualdisk', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'ikeproposal', 'tunnelgroup', 'ipsecpolicy', 'ipsecprofile', 'tunnel', 'ikepolicy', 'tunneltermination', 'ipsecproposal')) 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:35.663 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:35.663 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 ('nonce', 'association', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datafile', 'managedfile', 'datasource', 'configrevision', 'job', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'token', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'circuitgroupassignment', 'provideraccount', 'virtualcircuit', 'providernetwork', 'circuittermination', 'circuit', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'module', 'devicerole', 'inventoryitem', 'virtualdevicecontext', 'rearporttemplate', 'moduletypeprofile', 'devicebay', 'modulebay', 'interfacetemplate', 'poweroutlettemplate', 'frontporttemplate', 'moduletype', 'interface', 'macaddress', 'cabletermination', 'cablepath', 'rackreservation', 'location', 'inventoryitemtemplate', 'virtualchassis', 'consoleserverporttemplate', 'inventoryitemrole', 'manufacturer', 'rack', 'poweroutlet', 'powerporttemplate', 'modulebaytemplate', 'rackrole', 'sitegroup', 'consoleserverport', 'cable', 'device', 'powerport', 'powerpanel', 'racktype', 'powerfeed', 'region', 'devicebaytemplate', 'platform', 'consoleporttemplate', 'devicetype', 'site', 'rearport', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'ipaddress', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'servicetemplate', 'aggregate', 'service', 'rir', 'vlantranslationpolicy', 'asnrange', 'vlangroup', 'prefix', 'routetarget', 'iprange', 'asn', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'script', 'taggeditem', 'journalentry', 'customlink', 'savedfilter', 'subscription', 'imageattachment', 'notificationgroup', 'tag', 'dashboard', 'configcontext', 'customfield', 'cachedvalue', 'configtemplate', 'bookmark', 'webhook', 'exporttemplate', 'notification', 'customfieldchoiceset', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactrole', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'virtualdisk', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'ikeproposal', 'tunnelgroup', 'ipsecpolicy', 'ipsecprofile', 'tunnel', 'ikepolicy', 'tunneltermination', 'ipsecproposal')) 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:36.450 UTC [73] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:41:36.450 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 ('nonce', 'association', 'usersocialauth', 'code', 'partial')) OR ("django_content_type"."app_label" = 'taggit' AND "django_content_type"."model" IN ('taggeditem', 'tag')) OR ("django_content_type"."app_label" = 'core' AND "django_content_type"."model" IN ('autosyncrecord', 'datafile', 'managedfile', 'datasource', 'configrevision', 'job', 'objectchange')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'token', 'group', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('provider', 'circuitgroupassignment', 'provideraccount', 'virtualcircuit', 'providernetwork', 'circuittermination', 'circuit', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'module', 'devicerole', 'inventoryitem', 'virtualdevicecontext', 'rearporttemplate', 'moduletypeprofile', 'devicebay', 'modulebay', 'interfacetemplate', 'poweroutlettemplate', 'frontporttemplate', 'moduletype', 'interface', 'macaddress', 'cabletermination', 'cablepath', 'rackreservation', 'location', 'inventoryitemtemplate', 'virtualchassis', 'consoleserverporttemplate', 'inventoryitemrole', 'manufacturer', 'rack', 'poweroutlet', 'powerporttemplate', 'modulebaytemplate', 'rackrole', 'sitegroup', 'consoleserverport', 'cable', 'device', 'powerport', 'powerpanel', 'racktype', 'powerfeed', 'region', 'devicebaytemplate', 'platform', 'consoleporttemplate', 'devicetype', 'site', 'rearport', 'consoleport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroup', 'vlan', 'ipaddress', 'vlantranslationrule', 'fhrpgroupassignment', 'vrf', 'servicetemplate', 'aggregate', 'service', 'rir', 'vlantranslationpolicy', 'asnrange', 'vlangroup', 'prefix', 'routetarget', 'iprange', 'asn', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tableconfig', 'script', 'taggeditem', 'journalentry', 'customlink', 'savedfilter', 'subscription', 'imageattachment', 'notificationgroup', 'tag', 'dashboard', 'configcontext', 'customfield', 'cachedvalue', 'configtemplate', 'bookmark', 'webhook', 'exporttemplate', 'notification', 'customfieldchoiceset', 'eventrule')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contact', 'contactrole', 'contactassignment', 'tenant', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustertype', 'virtualdisk', 'clustergroup', 'cluster', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('l2vpn', 'l2vpntermination', 'ikeproposal', 'tunnelgroup', 'ipsecpolicy', 'ipsecprofile', 'tunnel', 'ikepolicy', 'tunneltermination', 'ipsecproposal')) 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.190 UTC [56] LOG: checkpoint starting: time 2026-06-02 06:47:23.577 UTC [56] LOG: checkpoint complete: wrote 1054 buffers (0.8%); 0 WAL file(s) added, 0 removed, 1 recycled; write=105.357 s, sync=0.022 s, total=105.388 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=13677 kB, estimate=13677 kB; lsn=0/2791420, redo lsn=0/267B1D0