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:03:36.296 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:03:36.876 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:03:36.880 UTC [42] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:03:36.882 UTC [45] LOG: database system was shut down at 2026-06-02 06:03:36 UTC 2026-06-02 06:03:36.887 UTC [42] LOG: database system is ready to accept connections done server started /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/init-netbox-database.sh CREATE ROLE CREATE DATABASE GRANT ALTER DATABASE 2026-06-02 06:03:37.020 UTC [42] LOG: received fast shutdown request 2026-06-02 06:03:37.020 UTC [42] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 06:03:37.028 UTC [42] LOG: background worker "logical replication launcher" (PID 48) exited with exit code 1 2026-06-02 06:03:37.029 UTC [43] LOG: shutting down 2026-06-02 06:03:37.029 UTC [43] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:03:37.042 UTC [43] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.012 s, sync=0.001 s, total=0.013 s; sync files=308, longest=0.001 s, average=0.000 s; distance=4277 kB, estimate=4277 kB; lsn=0/191FB30, redo lsn=0/191FB30 2026-06-02 06:03:37.059 UTC [42] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 06:03:37.184 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:03:37.184 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:03:37.184 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:03:37.188 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:03:37.192 UTC [59] LOG: database system was shut down at 2026-06-02 06:03:37 UTC 2026-06-02 06:03:37.201 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:03:58.529 UTC [1] LOG: received fast shutdown request 2026-06-02 06:03:58.529 UTC [1] LOG: aborting any active transactions 2026-06-02 06:03:58.533 UTC [1] LOG: background worker "logical replication launcher" (PID 62) exited with exit code 1 2026-06-02 06:03:58.539 UTC [57] LOG: shutting down 2026-06-02 06:03:58.539 UTC [57] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:03:58.545 UTC [57] LOG: checkpoint complete: wrote 4 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.007 s, sync=0.001 s, total=0.007 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:03:58.567 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:04:00.094 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:04:00.664 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:04:00.668 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:04:00.671 UTC [44] LOG: database system was shut down at 2026-06-02 06:04:00 UTC 2026-06-02 06:04:00.679 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:04:00.810 UTC [41] LOG: received fast shutdown request 2026-06-02 06:04:00.810 UTC [41] LOG: aborting any active transactions 2026-06-02 06:04:00.813 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 waiting for server to shut down....2026-06-02 06:04:00.819 UTC [42] LOG: shutting down 2026-06-02 06:04:00.820 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 06:04:00.830 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.011 s, sync=0.001 s, total=0.011 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:04:00.851 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 06:04:00.970 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:04:00.971 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 06:04:00.971 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 06:04:00.990 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 06:04:00.993 UTC [58] LOG: database system was shut down at 2026-06-02 06:04:00 UTC 2026-06-02 06:04:00.998 UTC [1] LOG: database system is ready to accept connections 2026-06-02 06:04:35.851 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:35.851 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 ('association', 'nonce', 'partial', 'code', '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 ('managedfile', 'datafile', 'autosyncrecord', 'datasource', 'objectchange', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'providernetwork', 'circuit', 'circuittermination', 'virtualcircuittype', 'virtualcircuit', 'provideraccount', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'site', 'consoleporttemplate', 'rearport', 'inventoryitemrole', 'modulebaytemplate', 'rack', 'consoleserverporttemplate', 'frontporttemplate', 'powerpanel', 'cable', 'modulebay', 'poweroutlettemplate', 'location', 'devicebay', 'consoleport', 'cabletermination', 'interface', 'devicebaytemplate', 'device', 'powerport', 'powerfeed', 'consoleserverport', 'virtualdevicecontext', 'sitegroup', 'virtualchassis', 'macaddress', 'manufacturer', 'devicetype', 'inventoryitem', 'powerporttemplate', 'module', 'moduletype', 'cablepath', 'moduletypeprofile', 'racktype', 'region', 'poweroutlet', 'rackreservation', 'devicerole', 'rackrole', 'platform', 'rearporttemplate', 'interfacetemplate', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'fhrpgroupassignment', 'fhrpgroup', 'role', 'prefix', 'service', 'asnrange', 'ipaddress', 'vlantranslationpolicy', 'iprange', 'vlangroup', 'vrf', 'asn', 'vlan', 'vlantranslationrule', 'rir', 'servicetemplate', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'webhook', 'customlink', 'script', 'notificationgroup', 'customfieldchoiceset', 'tableconfig', 'taggeditem', 'configcontext', 'eventrule', 'customfield', 'dashboard', 'cachedvalue', 'imageattachment', 'notification', 'configtemplate', 'bookmark', 'journalentry', 'exporttemplate', 'tag', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustergroup', 'clustertype', 'cluster', 'virtualmachine', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ipsecpolicy', 'ipsecprofile', '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-02 06:04:35.861 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:35.861 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 ('association', 'nonce', 'partial', 'code', '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 ('managedfile', 'datafile', 'autosyncrecord', 'datasource', 'objectchange', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'providernetwork', 'circuit', 'circuittermination', 'virtualcircuittype', 'virtualcircuit', 'provideraccount', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'site', 'consoleporttemplate', 'rearport', 'inventoryitemrole', 'modulebaytemplate', 'rack', 'consoleserverporttemplate', 'frontporttemplate', 'powerpanel', 'cable', 'modulebay', 'poweroutlettemplate', 'location', 'devicebay', 'consoleport', 'cabletermination', 'interface', 'devicebaytemplate', 'device', 'powerport', 'powerfeed', 'consoleserverport', 'virtualdevicecontext', 'sitegroup', 'virtualchassis', 'macaddress', 'manufacturer', 'devicetype', 'inventoryitem', 'powerporttemplate', 'module', 'moduletype', 'cablepath', 'moduletypeprofile', 'racktype', 'region', 'poweroutlet', 'rackreservation', 'devicerole', 'rackrole', 'platform', 'rearporttemplate', 'interfacetemplate', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'fhrpgroupassignment', 'fhrpgroup', 'role', 'prefix', 'service', 'asnrange', 'ipaddress', 'vlantranslationpolicy', 'iprange', 'vlangroup', 'vrf', 'asn', 'vlan', 'vlantranslationrule', 'rir', 'servicetemplate', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'webhook', 'customlink', 'script', 'notificationgroup', 'customfieldchoiceset', 'tableconfig', 'taggeditem', 'configcontext', 'eventrule', 'customfield', 'dashboard', 'cachedvalue', 'imageattachment', 'notification', 'configtemplate', 'bookmark', 'journalentry', 'exporttemplate', 'tag', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustergroup', 'clustertype', 'cluster', 'virtualmachine', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ipsecpolicy', 'ipsecprofile', '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-02 06:04:36.407 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:36.407 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 ('association', 'nonce', 'partial', 'code', '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 ('managedfile', 'datafile', 'autosyncrecord', 'datasource', 'objectchange', 'job', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'userconfig', 'group', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'providernetwork', 'circuit', 'circuittermination', 'virtualcircuittype', 'virtualcircuit', 'provideraccount', 'circuitgroup', 'virtualcircuittermination', 'circuittype', 'provider')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('frontport', 'site', 'consoleporttemplate', 'rearport', 'inventoryitemrole', 'modulebaytemplate', 'rack', 'consoleserverporttemplate', 'frontporttemplate', 'powerpanel', 'cable', 'modulebay', 'poweroutlettemplate', 'location', 'devicebay', 'consoleport', 'cabletermination', 'interface', 'devicebaytemplate', 'device', 'powerport', 'powerfeed', 'consoleserverport', 'virtualdevicecontext', 'sitegroup', 'virtualchassis', 'macaddress', 'manufacturer', 'devicetype', 'inventoryitem', 'powerporttemplate', 'module', 'moduletype', 'cablepath', 'moduletypeprofile', 'racktype', 'region', 'poweroutlet', 'rackreservation', 'devicerole', 'rackrole', 'platform', 'rearporttemplate', 'interfacetemplate', 'inventoryitemtemplate')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'fhrpgroupassignment', 'fhrpgroup', 'role', 'prefix', 'service', 'asnrange', 'ipaddress', 'vlantranslationpolicy', 'iprange', 'vlangroup', 'vrf', 'asn', 'vlan', 'vlantranslationrule', 'rir', 'servicetemplate', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'webhook', 'customlink', 'script', 'notificationgroup', 'customfieldchoiceset', 'tableconfig', 'taggeditem', 'configcontext', 'eventrule', 'customfield', 'dashboard', 'cachedvalue', 'imageattachment', 'notification', 'configtemplate', 'bookmark', 'journalentry', 'exporttemplate', 'tag', 'subscription')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactrole', 'tenantgroup', 'tenant', 'contactgroup', 'contactassignment', 'contact')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('vminterface', 'clustergroup', 'clustertype', 'cluster', 'virtualmachine', 'virtualdisk')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnel', 'ikepolicy', 'ipsecproposal', 'l2vpn', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ipsecpolicy', 'ipsecprofile', '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-02 06:04:43.149 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:43.149 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', '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', 'managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'job', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroup', 'virtualcircuit', 'circuittype', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'circuittermination', 'provider', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rackreservation', 'region', 'consoleport', 'device', 'virtualdevicecontext', 'powerport', 'racktype', 'devicerole', 'cablepath', 'rearporttemplate', 'cable', 'poweroutlet', 'modulebay', 'manufacturer', 'consoleserverport', 'consoleserverporttemplate', 'inventoryitemrole', 'rearport', 'powerporttemplate', 'location', 'devicebaytemplate', 'rackrole', 'devicebay', 'virtualchassis', 'poweroutlettemplate', 'interface', 'frontport', 'cabletermination', 'moduletype', 'interfacetemplate', 'devicetype', 'site', 'macaddress', 'inventoryitem', 'platform', 'sitegroup', 'module', 'consoleporttemplate', 'inventoryitemtemplate', 'frontporttemplate', 'powerpanel', 'powerfeed', 'modulebaytemplate', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'ipaddress', 'servicetemplate', 'service', 'vlangroup', 'iprange', 'vlan', 'fhrpgroupassignment', 'asnrange', 'vrf', 'fhrpgroup', 'prefix', 'routetarget', 'vlantranslationrule', 'vlantranslationpolicy', 'rir', 'asn', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'eventrule', 'configcontext', 'customfieldchoiceset', 'tableconfig', 'dashboard', 'exporttemplate', 'configtemplate', 'notificationgroup', 'taggeditem', 'savedfilter', 'cachedvalue', 'customfield', 'customlink', 'journalentry', 'imageattachment', 'webhook', 'tag', 'notification', 'subscription', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'vminterface', 'virtualdisk', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ikeproposal', 'ipsecprofile', 'l2vpn', 'ikepolicy', 'tunnel', 'ipsecproposal', 'tunnelgroup', 'l2vpntermination', 'ipsecpolicy')) 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:04:43.155 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:43.155 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', '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', 'managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'job', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroup', 'virtualcircuit', 'circuittype', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'circuittermination', 'provider', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rackreservation', 'region', 'consoleport', 'device', 'virtualdevicecontext', 'powerport', 'racktype', 'devicerole', 'cablepath', 'rearporttemplate', 'cable', 'poweroutlet', 'modulebay', 'manufacturer', 'consoleserverport', 'consoleserverporttemplate', 'inventoryitemrole', 'rearport', 'powerporttemplate', 'location', 'devicebaytemplate', 'rackrole', 'devicebay', 'virtualchassis', 'poweroutlettemplate', 'interface', 'frontport', 'cabletermination', 'moduletype', 'interfacetemplate', 'devicetype', 'site', 'macaddress', 'inventoryitem', 'platform', 'sitegroup', 'module', 'consoleporttemplate', 'inventoryitemtemplate', 'frontporttemplate', 'powerpanel', 'powerfeed', 'modulebaytemplate', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'ipaddress', 'servicetemplate', 'service', 'vlangroup', 'iprange', 'vlan', 'fhrpgroupassignment', 'asnrange', 'vrf', 'fhrpgroup', 'prefix', 'routetarget', 'vlantranslationrule', 'vlantranslationpolicy', 'rir', 'asn', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'eventrule', 'configcontext', 'customfieldchoiceset', 'tableconfig', 'dashboard', 'exporttemplate', 'configtemplate', 'notificationgroup', 'taggeditem', 'savedfilter', 'cachedvalue', 'customfield', 'customlink', 'journalentry', 'imageattachment', 'webhook', 'tag', 'notification', 'subscription', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'vminterface', 'virtualdisk', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ikeproposal', 'ipsecprofile', 'l2vpn', 'ikepolicy', 'tunnel', 'ipsecproposal', 'tunnelgroup', 'l2vpntermination', 'ipsecpolicy')) 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:04:43.630 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:43.630 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', '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', 'managedfile', 'datasource', 'autosyncrecord', 'objectchange', 'job', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'token', 'group', 'user', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuit', 'circuitgroup', 'virtualcircuit', 'circuittype', 'providernetwork', 'circuitgroupassignment', 'virtualcircuittermination', 'provideraccount', 'circuittermination', 'provider', 'virtualcircuittype')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletypeprofile', 'rackreservation', 'region', 'consoleport', 'device', 'virtualdevicecontext', 'powerport', 'racktype', 'devicerole', 'cablepath', 'rearporttemplate', 'cable', 'poweroutlet', 'modulebay', 'manufacturer', 'consoleserverport', 'consoleserverporttemplate', 'inventoryitemrole', 'rearport', 'powerporttemplate', 'location', 'devicebaytemplate', 'rackrole', 'devicebay', 'virtualchassis', 'poweroutlettemplate', 'interface', 'frontport', 'cabletermination', 'moduletype', 'interfacetemplate', 'devicetype', 'site', 'macaddress', 'inventoryitem', 'platform', 'sitegroup', 'module', 'consoleporttemplate', 'inventoryitemtemplate', 'frontporttemplate', 'powerpanel', 'powerfeed', 'modulebaytemplate', 'rack')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'ipaddress', 'servicetemplate', 'service', 'vlangroup', 'iprange', 'vlan', 'fhrpgroupassignment', 'asnrange', 'vrf', 'fhrpgroup', 'prefix', 'routetarget', 'vlantranslationrule', 'vlantranslationpolicy', 'rir', 'asn', 'role')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'eventrule', 'configcontext', 'customfieldchoiceset', 'tableconfig', 'dashboard', 'exporttemplate', 'configtemplate', 'notificationgroup', 'taggeditem', 'savedfilter', 'cachedvalue', 'customfield', 'customlink', 'journalentry', 'imageattachment', 'webhook', 'tag', 'notification', 'subscription', 'bookmark')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactgroup', 'tenant', 'tenantgroup', 'contact', 'contactassignment', 'contactrole')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'vminterface', 'virtualdisk', 'clustergroup', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunneltermination', 'ikeproposal', 'ipsecprofile', 'l2vpn', 'ikepolicy', 'tunnel', 'ipsecproposal', 'tunnelgroup', 'l2vpntermination', 'ipsecpolicy')) 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:04:50.688 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:50.688 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', '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 ('managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'provider', 'virtualcircuittype', 'circuitgroupassignment', 'virtualcircuittermination', 'circuit', 'circuittype', 'provideraccount', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebay', 'interfacetemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'device', 'powerporttemplate', 'moduletype', 'rackreservation', 'poweroutlet', 'macaddress', 'region', 'rackrole', 'cablepath', 'powerfeed', 'consoleserverporttemplate', 'racktype', 'consoleporttemplate', 'powerpanel', 'modulebay', 'site', 'platform', 'virtualchassis', 'consoleport', 'sitegroup', 'inventoryitem', 'rack', 'rearport', 'frontport', 'devicebaytemplate', 'devicerole', 'interface', 'location', 'manufacturer', 'poweroutlettemplate', 'cable', 'virtualdevicecontext', 'rearporttemplate', 'module', 'modulebaytemplate', 'consoleserverport', 'devicetype', 'inventoryitemrole', 'frontporttemplate', 'cabletermination', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'service', 'vlantranslationrule', 'vlantranslationpolicy', 'fhrpgroup', 'ipaddress', 'asn', 'asnrange', 'rir', 'aggregate', 'role', 'routetarget', 'servicetemplate', 'vlangroup', 'iprange', 'vlan', 'vrf', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'cachedvalue', 'dashboard', 'exporttemplate', 'customfield', 'journalentry', 'taggeditem', 'tableconfig', 'notificationgroup', 'bookmark', 'eventrule', 'customfieldchoiceset', 'tag', 'script', 'imageattachment', 'configcontext', 'notification', 'customlink', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactgroup', 'tenantgroup', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:04:50.694 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:50.694 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', '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 ('managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'provider', 'virtualcircuittype', 'circuitgroupassignment', 'virtualcircuittermination', 'circuit', 'circuittype', 'provideraccount', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebay', 'interfacetemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'device', 'powerporttemplate', 'moduletype', 'rackreservation', 'poweroutlet', 'macaddress', 'region', 'rackrole', 'cablepath', 'powerfeed', 'consoleserverporttemplate', 'racktype', 'consoleporttemplate', 'powerpanel', 'modulebay', 'site', 'platform', 'virtualchassis', 'consoleport', 'sitegroup', 'inventoryitem', 'rack', 'rearport', 'frontport', 'devicebaytemplate', 'devicerole', 'interface', 'location', 'manufacturer', 'poweroutlettemplate', 'cable', 'virtualdevicecontext', 'rearporttemplate', 'module', 'modulebaytemplate', 'consoleserverport', 'devicetype', 'inventoryitemrole', 'frontporttemplate', 'cabletermination', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'service', 'vlantranslationrule', 'vlantranslationpolicy', 'fhrpgroup', 'ipaddress', 'asn', 'asnrange', 'rir', 'aggregate', 'role', 'routetarget', 'servicetemplate', 'vlangroup', 'iprange', 'vlan', 'vrf', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'cachedvalue', 'dashboard', 'exporttemplate', 'customfield', 'journalentry', 'taggeditem', 'tableconfig', 'notificationgroup', 'bookmark', 'eventrule', 'customfieldchoiceset', 'tag', 'script', 'imageattachment', 'configcontext', 'notification', 'customlink', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactgroup', 'tenantgroup', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:04:51.167 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 06:04:51.167 UTC [72] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('usersocialauth', 'partial', 'nonce', 'association', '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 ('managedfile', 'job', 'configrevision', 'autosyncrecord', 'datafile', 'objectchange', 'datasource')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('userconfig', 'user', 'group', 'token', 'objectpermission')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuittermination', 'virtualcircuit', 'provider', 'virtualcircuittype', 'circuitgroupassignment', 'virtualcircuittermination', 'circuit', 'circuittype', 'provideraccount', 'circuitgroup', 'providernetwork')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('devicebay', 'interfacetemplate', 'inventoryitemtemplate', 'moduletypeprofile', 'device', 'powerporttemplate', 'moduletype', 'rackreservation', 'poweroutlet', 'macaddress', 'region', 'rackrole', 'cablepath', 'powerfeed', 'consoleserverporttemplate', 'racktype', 'consoleporttemplate', 'powerpanel', 'modulebay', 'site', 'platform', 'virtualchassis', 'consoleport', 'sitegroup', 'inventoryitem', 'rack', 'rearport', 'frontport', 'devicebaytemplate', 'devicerole', 'interface', 'location', 'manufacturer', 'poweroutlettemplate', 'cable', 'virtualdevicecontext', 'rearporttemplate', 'module', 'modulebaytemplate', 'consoleserverport', 'devicetype', 'inventoryitemrole', 'frontporttemplate', 'cabletermination', 'powerport')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('fhrpgroupassignment', 'service', 'vlantranslationrule', 'vlantranslationpolicy', 'fhrpgroup', 'ipaddress', 'asn', 'asnrange', 'rir', 'aggregate', 'role', 'routetarget', 'servicetemplate', 'vlangroup', 'iprange', 'vlan', 'vrf', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('savedfilter', 'subscription', 'cachedvalue', 'dashboard', 'exporttemplate', 'customfield', 'journalentry', 'taggeditem', 'tableconfig', 'notificationgroup', 'bookmark', 'eventrule', 'customfieldchoiceset', 'tag', 'script', 'imageattachment', 'configcontext', 'notification', 'customlink', 'webhook', 'configtemplate')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contact', 'tenant', 'contactgroup', 'tenantgroup', 'contactrole', 'contactassignment')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'clustertype', 'virtualdisk', 'vminterface', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('tunnelgroup', 'l2vpn', 'l2vpntermination', 'ipsecprofile', 'ipsecproposal', 'tunneltermination', 'ikepolicy', 'tunnel', 'ikeproposal', 'ipsecpolicy')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslan', 'wirelesslink')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 06:09:01.093 UTC [56] LOG: checkpoint starting: time 2026-06-02 06:11:04.375 UTC [56] LOG: checkpoint complete: wrote 1233 buffers (0.9%); 0 WAL file(s) added, 0 removed, 1 recycled; write=123.268 s, sync=0.010 s, total=123.282 s; sync files=2737, longest=0.001 s, average=0.001 s; distance=14056 kB, estimate=14056 kB; lsn=0/26FC6A0, redo lsn=0/26D9D20