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 13:45:12.512 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 13:45:13.102 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 13:45:13.106 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:13.109 UTC [44] LOG: database system was shut down at 2026-06-02 13:45:13 UTC 2026-06-02 13:45:13.114 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 13:45:13.272 UTC [41] LOG: received fast shutdown request 2026-06-02 13:45:13.272 UTC [41] LOG: aborting any active transactions waiting for server to shut down....2026-06-02 13:45:13.279 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 13:45:13.283 UTC [42] LOG: shutting down 2026-06-02 13:45:13.284 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:45:13.301 UTC [42] LOG: checkpoint complete: wrote 935 buffers (0.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.016 s, sync=0.001 s, total=0.018 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 13:45:13.318 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 13:45:13.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 13:45:13.437 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 13:45:13.437 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 13:45:13.468 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:13.471 UTC [58] LOG: database system was shut down at 2026-06-02 13:45:13 UTC 2026-06-02 13:45:13.484 UTC [1] LOG: database system is ready to accept connections 2026-06-02 13:45:35.631 UTC [1] LOG: received fast shutdown request 2026-06-02 13:45:35.631 UTC [1] LOG: aborting any active transactions 2026-06-02 13:45:35.639 UTC [1] LOG: background worker "logical replication launcher" (PID 61) exited with exit code 1 2026-06-02 13:45:35.644 UTC [56] LOG: shutting down 2026-06-02 13:45:35.644 UTC [56] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:45:35.649 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.005 s; sync files=3, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/191FBE0, redo lsn=0/191FBE0 2026-06-02 13:45:35.661 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 13:45:37.228 UTC [35] WARNING: no usable system locales were found performing post-bootstrap initialization ... 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. syncing data to disk ... ok 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 13:45:37.851 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 13:45:37.857 UTC [41] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:37.860 UTC [44] LOG: database system was shut down at 2026-06-02 13:45:37 UTC 2026-06-02 13:45:37.865 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 13:45:38.020 UTC [41] LOG: received fast shutdown request 2026-06-02 13:45:38.020 UTC [41] LOG: aborting any active transactions .2026-06-02 13:45:38.028 UTC [41] LOG: background worker "logical replication launcher" (PID 47) exited with exit code 1 2026-06-02 13:45:38.030 UTC [42] LOG: shutting down 2026-06-02 13:45:38.030 UTC [42] LOG: checkpoint starting: shutdown immediate 2026-06-02 13:45:38.042 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 13:45:38.054 UTC [41] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2026-06-02 13:45:38.186 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 13:45:38.187 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2026-06-02 13:45:38.187 UTC [1] LOG: listening on IPv6 address "::", port 5432 2026-06-02 13:45:38.191 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2026-06-02 13:45:38.195 UTC [58] LOG: database system was shut down at 2026-06-02 13:45:38 UTC 2026-06-02 13:45:38.200 UTC [1] LOG: database system is ready to accept connections 2026-06-02 13:46:13.693 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:13.693 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 ('code', 'partial', 'nonce', 'usersocialauth', '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 ('datasource', 'managedfile', 'autosyncrecord', 'job', 'objectchange', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'virtualcircuit', 'circuittermination', 'providernetwork', 'provider', 'circuittype', 'circuitgroupassignment', 'circuit', 'provideraccount', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'inventoryitem', 'rearport', 'site', 'devicetype', 'consoleport', 'consoleserverport', 'frontport', 'virtualdevicecontext', 'macaddress', 'powerpanel', 'frontporttemplate', 'powerporttemplate', 'consoleserverporttemplate', 'manufacturer', 'location', 'moduletype', 'module', 'cablepath', 'modulebay', 'moduletypeprofile', 'powerfeed', 'racktype', 'poweroutlet', 'device', 'inventoryitemtemplate', 'interface', 'devicebay', 'region', 'rackreservation', 'sitegroup', 'poweroutlettemplate', 'virtualchassis', 'cabletermination', 'consoleporttemplate', 'rackrole', 'platform', 'rack', 'powerport', 'interfacetemplate', 'devicebaytemplate', 'devicerole', 'inventoryitemrole', 'modulebaytemplate', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'asnrange', 'fhrpgroup', 'asn', 'rir', 'ipaddress', 'servicetemplate', 'vlan', 'fhrpgroupassignment', 'vrf', 'iprange', 'vlantranslationrule', 'role', 'vlantranslationpolicy', 'service', 'vlangroup', 'prefix', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'taggeditem', 'cachedvalue', 'customlink', 'imageattachment', 'webhook', 'journalentry', 'bookmark', 'exporttemplate', 'subscription', 'script', 'configcontext', 'notification', 'configtemplate', 'tableconfig', 'customfield', 'savedfilter', 'eventrule', 'dashboard', 'notificationgroup', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactrole', 'tenantgroup', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustergroup', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikeproposal', 'tunnel', 'l2vpn', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', 'l2vpntermination', 'tunneltermination')) 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 13:46:13.699 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:13.699 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 ('code', 'partial', 'nonce', 'usersocialauth', '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 ('datasource', 'managedfile', 'autosyncrecord', 'job', 'objectchange', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'virtualcircuit', 'circuittermination', 'providernetwork', 'provider', 'circuittype', 'circuitgroupassignment', 'circuit', 'provideraccount', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'inventoryitem', 'rearport', 'site', 'devicetype', 'consoleport', 'consoleserverport', 'frontport', 'virtualdevicecontext', 'macaddress', 'powerpanel', 'frontporttemplate', 'powerporttemplate', 'consoleserverporttemplate', 'manufacturer', 'location', 'moduletype', 'module', 'cablepath', 'modulebay', 'moduletypeprofile', 'powerfeed', 'racktype', 'poweroutlet', 'device', 'inventoryitemtemplate', 'interface', 'devicebay', 'region', 'rackreservation', 'sitegroup', 'poweroutlettemplate', 'virtualchassis', 'cabletermination', 'consoleporttemplate', 'rackrole', 'platform', 'rack', 'powerport', 'interfacetemplate', 'devicebaytemplate', 'devicerole', 'inventoryitemrole', 'modulebaytemplate', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'asnrange', 'fhrpgroup', 'asn', 'rir', 'ipaddress', 'servicetemplate', 'vlan', 'fhrpgroupassignment', 'vrf', 'iprange', 'vlantranslationrule', 'role', 'vlantranslationpolicy', 'service', 'vlangroup', 'prefix', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'taggeditem', 'cachedvalue', 'customlink', 'imageattachment', 'webhook', 'journalentry', 'bookmark', 'exporttemplate', 'subscription', 'script', 'configcontext', 'notification', 'configtemplate', 'tableconfig', 'customfield', 'savedfilter', 'eventrule', 'dashboard', 'notificationgroup', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactrole', 'tenantgroup', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustergroup', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikeproposal', 'tunnel', 'l2vpn', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', 'l2vpntermination', 'tunneltermination')) 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 13:46:14.186 UTC [70] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:14.186 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 ('code', 'partial', 'nonce', 'usersocialauth', '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 ('datasource', 'managedfile', 'autosyncrecord', 'job', 'objectchange', 'datafile', 'configrevision')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('token', 'user', 'group', 'objectpermission', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('virtualcircuittype', 'virtualcircuittermination', 'virtualcircuit', 'circuittermination', 'providernetwork', 'provider', 'circuittype', 'circuitgroupassignment', 'circuit', 'provideraccount', 'circuitgroup')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('rearporttemplate', 'inventoryitem', 'rearport', 'site', 'devicetype', 'consoleport', 'consoleserverport', 'frontport', 'virtualdevicecontext', 'macaddress', 'powerpanel', 'frontporttemplate', 'powerporttemplate', 'consoleserverporttemplate', 'manufacturer', 'location', 'moduletype', 'module', 'cablepath', 'modulebay', 'moduletypeprofile', 'powerfeed', 'racktype', 'poweroutlet', 'device', 'inventoryitemtemplate', 'interface', 'devicebay', 'region', 'rackreservation', 'sitegroup', 'poweroutlettemplate', 'virtualchassis', 'cabletermination', 'consoleporttemplate', 'rackrole', 'platform', 'rack', 'powerport', 'interfacetemplate', 'devicebaytemplate', 'devicerole', 'inventoryitemrole', 'modulebaytemplate', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('aggregate', 'asnrange', 'fhrpgroup', 'asn', 'rir', 'ipaddress', 'servicetemplate', 'vlan', 'fhrpgroupassignment', 'vrf', 'iprange', 'vlantranslationrule', 'role', 'vlantranslationpolicy', 'service', 'vlangroup', 'prefix', 'routetarget')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('tag', 'taggeditem', 'cachedvalue', 'customlink', 'imageattachment', 'webhook', 'journalentry', 'bookmark', 'exporttemplate', 'subscription', 'script', 'configcontext', 'notification', 'configtemplate', 'tableconfig', 'customfield', 'savedfilter', 'eventrule', 'dashboard', 'notificationgroup', 'customfieldchoiceset')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'contact', 'contactrole', 'tenantgroup', 'contactgroup', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('cluster', 'virtualdisk', 'clustergroup', 'vminterface', 'clustertype', 'virtualmachine')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecproposal', 'ikeproposal', 'tunnel', 'l2vpn', 'ipsecpolicy', 'ikepolicy', 'ipsecprofile', 'tunnelgroup', 'l2vpntermination', 'tunneltermination')) 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 13:46:21.363 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:21.363 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'partial', 'code', '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 ('objectchange', 'managedfile', 'configrevision', 'datasource', 'job', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'userconfig', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittermination', 'provider', 'circuitgroup', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'circuittype', 'circuit', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'consoleserverport', 'interfacetemplate', 'inventoryitem', 'module', 'devicebaytemplate', 'location', 'virtualchassis', 'consoleport', 'rackrole', 'devicerole', 'powerport', 'consoleserverporttemplate', 'powerporttemplate', 'macaddress', 'frontport', 'consoleporttemplate', 'device', 'rearport', 'sitegroup', 'racktype', 'interface', 'virtualdevicecontext', 'rackreservation', 'poweroutlet', 'inventoryitemtemplate', 'rack', 'devicebay', 'platform', 'inventoryitemrole', 'powerpanel', 'site', 'modulebaytemplate', 'cablepath', 'frontporttemplate', 'cabletermination', 'powerfeed', 'moduletypeprofile', 'manufacturer', 'rearporttemplate', 'modulebay', 'region', 'devicetype', 'poweroutlettemplate', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlantranslationpolicy', 'fhrpgroup', 'servicetemplate', 'ipaddress', 'asn', 'fhrpgroupassignment', 'rir', 'asnrange', 'aggregate', 'service', 'iprange', 'routetarget', 'vrf', 'role', 'vlangroup', 'vlantranslationrule', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'configtemplate', 'imageattachment', 'customlink', 'notification', 'configcontext', 'notificationgroup', 'tableconfig', 'subscription', 'customfield', 'exporttemplate', 'customfieldchoiceset', 'bookmark', 'savedfilter', 'webhook', 'taggeditem', 'eventrule', 'journalentry', 'script', 'cachedvalue', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'virtualdisk', 'clustergroup', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpn', 'l2vpntermination', 'tunnel', 'tunneltermination', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:21.369 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:21.369 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'partial', 'code', '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 ('objectchange', 'managedfile', 'configrevision', 'datasource', 'job', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'userconfig', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittermination', 'provider', 'circuitgroup', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'circuittype', 'circuit', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'consoleserverport', 'interfacetemplate', 'inventoryitem', 'module', 'devicebaytemplate', 'location', 'virtualchassis', 'consoleport', 'rackrole', 'devicerole', 'powerport', 'consoleserverporttemplate', 'powerporttemplate', 'macaddress', 'frontport', 'consoleporttemplate', 'device', 'rearport', 'sitegroup', 'racktype', 'interface', 'virtualdevicecontext', 'rackreservation', 'poweroutlet', 'inventoryitemtemplate', 'rack', 'devicebay', 'platform', 'inventoryitemrole', 'powerpanel', 'site', 'modulebaytemplate', 'cablepath', 'frontporttemplate', 'cabletermination', 'powerfeed', 'moduletypeprofile', 'manufacturer', 'rearporttemplate', 'modulebay', 'region', 'devicetype', 'poweroutlettemplate', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlantranslationpolicy', 'fhrpgroup', 'servicetemplate', 'ipaddress', 'asn', 'fhrpgroupassignment', 'rir', 'asnrange', 'aggregate', 'service', 'iprange', 'routetarget', 'vrf', 'role', 'vlangroup', 'vlantranslationrule', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'configtemplate', 'imageattachment', 'customlink', 'notification', 'configcontext', 'notificationgroup', 'tableconfig', 'subscription', 'customfield', 'exporttemplate', 'customfieldchoiceset', 'bookmark', 'savedfilter', 'webhook', 'taggeditem', 'eventrule', 'journalentry', 'script', 'cachedvalue', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'virtualdisk', 'clustergroup', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpn', 'l2vpntermination', 'tunnel', 'tunneltermination', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:21.856 UTC [71] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:21.856 UTC [71] STATEMENT: SELECT "django_content_type"."id", "django_content_type"."app_label", "django_content_type"."model" FROM "django_content_type" WHERE (("django_content_type"."app_label" = 'auth' AND "django_content_type"."model" IN ('permission', 'group')) OR ("django_content_type"."app_label" = 'contenttypes' AND "django_content_type"."model" IN ('contenttype')) OR ("django_content_type"."app_label" = 'sessions' AND "django_content_type"."model" IN ('session')) OR ("django_content_type"."app_label" = 'social_django' AND "django_content_type"."model" IN ('nonce', 'usersocialauth', 'partial', 'code', '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 ('objectchange', 'managedfile', 'configrevision', 'datasource', 'job', 'autosyncrecord', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('objectpermission', 'user', 'userconfig', 'token', 'group')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'virtualcircuittermination', 'provider', 'circuitgroup', 'circuittermination', 'providernetwork', 'virtualcircuittype', 'circuittype', 'circuit', 'virtualcircuit', 'provideraccount')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('moduletype', 'consoleserverport', 'interfacetemplate', 'inventoryitem', 'module', 'devicebaytemplate', 'location', 'virtualchassis', 'consoleport', 'rackrole', 'devicerole', 'powerport', 'consoleserverporttemplate', 'powerporttemplate', 'macaddress', 'frontport', 'consoleporttemplate', 'device', 'rearport', 'sitegroup', 'racktype', 'interface', 'virtualdevicecontext', 'rackreservation', 'poweroutlet', 'inventoryitemtemplate', 'rack', 'devicebay', 'platform', 'inventoryitemrole', 'powerpanel', 'site', 'modulebaytemplate', 'cablepath', 'frontporttemplate', 'cabletermination', 'powerfeed', 'moduletypeprofile', 'manufacturer', 'rearporttemplate', 'modulebay', 'region', 'devicetype', 'poweroutlettemplate', 'cable')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vlan', 'vlantranslationpolicy', 'fhrpgroup', 'servicetemplate', 'ipaddress', 'asn', 'fhrpgroupassignment', 'rir', 'asnrange', 'aggregate', 'service', 'iprange', 'routetarget', 'vrf', 'role', 'vlangroup', 'vlantranslationrule', 'prefix')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('dashboard', 'configtemplate', 'imageattachment', 'customlink', 'notification', 'configcontext', 'notificationgroup', 'tableconfig', 'subscription', 'customfield', 'exporttemplate', 'customfieldchoiceset', 'bookmark', 'savedfilter', 'webhook', 'taggeditem', 'eventrule', 'journalentry', 'script', 'cachedvalue', 'tag')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('contactassignment', 'tenantgroup', 'tenant', 'contact', 'contactrole', 'contactgroup')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('virtualmachine', 'clustertype', 'virtualdisk', 'clustergroup', 'vminterface', 'cluster')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ipsecpolicy', 'l2vpn', 'l2vpntermination', 'tunnel', 'tunneltermination', 'ikeproposal', 'ikepolicy', 'tunnelgroup', 'ipsecproposal', 'ipsecprofile')) OR ("django_content_type"."app_label" = 'wireless' AND "django_content_type"."model" IN ('wirelesslangroup', 'wirelesslink', 'wirelesslan')) OR ("django_content_type"."app_label" = 'django_rq' AND "django_content_type"."model" IN ('queue'))) 2026-06-02 13:46:29.610 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:29.610 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', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'managedfile', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'module', 'manufacturer', 'devicerole', 'sitegroup', 'powerport', 'interface', 'rearporttemplate', 'moduletypeprofile', 'consoleserverporttemplate', 'modulebay', 'devicebay', 'powerporttemplate', 'device', 'poweroutlet', 'moduletype', 'region', 'devicebaytemplate', 'rackreservation', 'frontporttemplate', 'racktype', 'inventoryitemrole', 'platform', 'cablepath', 'consoleserverport', 'rearport', 'modulebaytemplate', 'frontport', 'devicetype', 'powerpanel', 'rack', 'consoleport', 'interfacetemplate', 'rackrole', 'cable', 'site', 'inventoryitemtemplate', 'inventoryitem', 'poweroutlettemplate', 'virtualchassis', 'virtualdevicecontext', 'cabletermination', 'powerfeed', 'location', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'fhrpgroup', 'ipaddress', 'iprange', 'routetarget', 'aggregate', 'prefix', 'servicetemplate', 'fhrpgroupassignment', 'vlantranslationrule', 'vlantranslationpolicy', 'service', 'vlangroup', 'role', 'asnrange', 'asn', 'vlan', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'exporttemplate', 'journalentry', 'tag', 'savedfilter', 'customlink', 'configcontext', 'imageattachment', 'customfield', 'customfieldchoiceset', 'subscription', 'bookmark', 'taggeditem', 'notification', 'cachedvalue', 'configtemplate', 'notificationgroup', 'eventrule', 'tableconfig', 'dashboard', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'vminterface', 'virtualmachine', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecproposal', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ipsecprofile')) 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 13:46:29.617 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:29.617 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', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'managedfile', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'module', 'manufacturer', 'devicerole', 'sitegroup', 'powerport', 'interface', 'rearporttemplate', 'moduletypeprofile', 'consoleserverporttemplate', 'modulebay', 'devicebay', 'powerporttemplate', 'device', 'poweroutlet', 'moduletype', 'region', 'devicebaytemplate', 'rackreservation', 'frontporttemplate', 'racktype', 'inventoryitemrole', 'platform', 'cablepath', 'consoleserverport', 'rearport', 'modulebaytemplate', 'frontport', 'devicetype', 'powerpanel', 'rack', 'consoleport', 'interfacetemplate', 'rackrole', 'cable', 'site', 'inventoryitemtemplate', 'inventoryitem', 'poweroutlettemplate', 'virtualchassis', 'virtualdevicecontext', 'cabletermination', 'powerfeed', 'location', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'fhrpgroup', 'ipaddress', 'iprange', 'routetarget', 'aggregate', 'prefix', 'servicetemplate', 'fhrpgroupassignment', 'vlantranslationrule', 'vlantranslationpolicy', 'service', 'vlangroup', 'role', 'asnrange', 'asn', 'vlan', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'exporttemplate', 'journalentry', 'tag', 'savedfilter', 'customlink', 'configcontext', 'imageattachment', 'customfield', 'customfieldchoiceset', 'subscription', 'bookmark', 'taggeditem', 'notification', 'cachedvalue', 'configtemplate', 'notificationgroup', 'eventrule', 'tableconfig', 'dashboard', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'vminterface', 'virtualmachine', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecproposal', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ipsecprofile')) 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 13:46:30.417 UTC [72] ERROR: relation "django_content_type" does not exist at character 106 2026-06-02 13:46:30.417 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', '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 ('configrevision', 'objectchange', 'autosyncrecord', 'managedfile', 'job', 'datasource', 'datafile')) OR ("django_content_type"."app_label" = 'users' AND "django_content_type"."model" IN ('group', 'objectpermission', 'token', 'user', 'userconfig')) OR ("django_content_type"."app_label" = 'circuits' AND "django_content_type"."model" IN ('circuitgroupassignment', 'circuittype', 'circuit', 'provideraccount', 'providernetwork', 'virtualcircuittype', 'provider', 'virtualcircuittermination', 'circuitgroup', 'virtualcircuit', 'circuittermination')) OR ("django_content_type"."app_label" = 'dcim' AND "django_content_type"."model" IN ('consoleporttemplate', 'module', 'manufacturer', 'devicerole', 'sitegroup', 'powerport', 'interface', 'rearporttemplate', 'moduletypeprofile', 'consoleserverporttemplate', 'modulebay', 'devicebay', 'powerporttemplate', 'device', 'poweroutlet', 'moduletype', 'region', 'devicebaytemplate', 'rackreservation', 'frontporttemplate', 'racktype', 'inventoryitemrole', 'platform', 'cablepath', 'consoleserverport', 'rearport', 'modulebaytemplate', 'frontport', 'devicetype', 'powerpanel', 'rack', 'consoleport', 'interfacetemplate', 'rackrole', 'cable', 'site', 'inventoryitemtemplate', 'inventoryitem', 'poweroutlettemplate', 'virtualchassis', 'virtualdevicecontext', 'cabletermination', 'powerfeed', 'location', 'macaddress')) OR ("django_content_type"."app_label" = 'ipam' AND "django_content_type"."model" IN ('vrf', 'fhrpgroup', 'ipaddress', 'iprange', 'routetarget', 'aggregate', 'prefix', 'servicetemplate', 'fhrpgroupassignment', 'vlantranslationrule', 'vlantranslationpolicy', 'service', 'vlangroup', 'role', 'asnrange', 'asn', 'vlan', 'rir')) OR ("django_content_type"."app_label" = 'extras' AND "django_content_type"."model" IN ('script', 'exporttemplate', 'journalentry', 'tag', 'savedfilter', 'customlink', 'configcontext', 'imageattachment', 'customfield', 'customfieldchoiceset', 'subscription', 'bookmark', 'taggeditem', 'notification', 'cachedvalue', 'configtemplate', 'notificationgroup', 'eventrule', 'tableconfig', 'dashboard', 'webhook')) OR ("django_content_type"."app_label" = 'tenancy' AND "django_content_type"."model" IN ('tenantgroup', 'contactrole', 'contactgroup', 'contactassignment', 'contact', 'tenant')) OR ("django_content_type"."app_label" = 'virtualization' AND "django_content_type"."model" IN ('clustergroup', 'cluster', 'vminterface', 'virtualmachine', 'virtualdisk', 'clustertype')) OR ("django_content_type"."app_label" = 'vpn' AND "django_content_type"."model" IN ('ikepolicy', 'ipsecproposal', 'l2vpn', 'tunnel', 'l2vpntermination', 'ipsecpolicy', 'ikeproposal', 'tunneltermination', 'tunnelgroup', 'ipsecprofile')) 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 13:50:38.227 UTC [56] LOG: checkpoint starting: time