Select to view content in your preferred language

Failed to upgrade ArcGIS Monitor from 2024.1 to 2025.0

1508
19
07-03-2025 02:14 AM
AnasKanaan
Esri Contributor

Hi There,

we have an issue when attempting to upgrade ArcGIS Monitor Server from version 2024.1 to 2025.0. the installation wizard went through as well as the licensing no issue at all but we have noticed that the application server which runs 30443 is not running at all even though the windows service is running. 

I do not really find a way to troubleshoot this issue. 

All the feedbacks are appreciated
//Anas

0 Kudos
19 Replies
DerekLaw
Esri Esteemed Contributor

Hi @AnasKanaan,

"warning","message":  "The database is not ready, Database schema not up to date",

Can you please check and ensure that the ArcGIS Monitor service account has the appropriate permissions for the ArcGIS Monitor installation folder?

This location, C:\Program Files\ArcGIS\Monitor

Hope this helps,

0 Kudos
anasga_81182
Occasional Contributor

Hi Again,
I have managed to get some more logs 
[13:00:14.928] INFO: App provider booting {"resource":"system"}
[13:00:14.989] INFO: App provider booted {"resource":"system"}
[13:00:14.989] INFO: Database provider booting {"resource":"database"}
[13:00:15.004] INFO: Initializing Sqlite database connection. {"resource":"database"}
[13:00:15.200] INFO: Initializing Logger database connection. {"resource":"database"}
[13:00:15.230] DEBUG: Initializing Postgres database connection {"resource":"database"}
[13:00:15.307] INFO: Database provider booted {"resource":"database"}
[13:00:15.307] INFO: TLS provider booting {"resource":"system:ssl"}
[13:00:15.307] INFO: TLS provider booted {"resource":"system:ssl"}
[13:00:15.307] INFO: Mail provider booting {"resource":"system:mail"}
[13:00:15.351] INFO: Mail provider booted {"resource":"system:mail"}
[13:00:15.351] INFO: License provider booting {"resource":"system:licenses"}
[13:00:15.422] INFO: License provider booted {"resource":"system:licenses"}
[13:00:15.423] INFO: Monitoring provider booting {"resource":"monitoring"}
[13:00:15.880] INFO: Monitoring provider booted {"resource":"monitoring"}
[13:00:15.880] INFO: Collections provider booting {"resource":"collections"}
[13:00:15.880] INFO: Collections provider booted {"resource":"collections"}
[13:00:15.880] INFO: Notifications provider booting {"resource":"notifications"}
[13:00:15.917] INFO: Notifications provider booted {"resource":"notifications"}
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.id
[13:00:15.921] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.description
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.machineName
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey
[13:00:15.921] DEBUG: Configuring sqlite model handling on web_adaptors.modulus
[13:00:15.933] INFO: App provider initializing {"resource":"system"}
[13:00:15.933] INFO: Initializing new process type 'system' {"resource":"system"}
[13:00:15.934] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API
[13:00:15.934] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API
[13:00:15.934] DEBUG: Configuring sqlite model handling on machines.machineName
[13:00:15.934] INFO: Database provider initializing {"resource":"database"}
[13:00:15.934] INFO: Database provider initialized {"resource":"database"}
[13:00:15.934] INFO: TLS provider initializing {"resource":"system:ssl"}
[13:00:15.935] INFO: Mail provider initializing {"resource":"system:mail"}
[13:00:15.940] INFO: License provider initializing {"resource":"system:licenses"}
[13:00:15.940] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses"}
[13:00:15.941] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses"}
[13:00:15.941] INFO: License provider initialized {"resource":"system:licenses"}
[13:00:15.941] INFO: Collections provider initializing {"resource":"collections"}
[13:00:15.941] INFO: Collections provider initialized {"resource":"collections"}
[13:00:15.950] INFO: App provider initialized {"resource":"system"}
[13:00:16.013] INFO: TLS provider initialized {"resource":"system:ssl"}
[13:00:16.037] INFO: Mail provider initialized {"resource":"system:mail"}
[13:00:16.040] INFO: started server on localhost:30001
[13:00:17.549] INFO: App provider booting {"resource":"system","worker":8008}
[13:00:17.642] INFO: App provider booted {"resource":"system","worker":8008}
[13:00:17.642] INFO: Database provider booting {"resource":"database","worker":8008}
[13:00:17.656] DEBUG: Initializing Postgres database connection {"resource":"database","worker":8008}
[13:00:17.974] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":8008}
[13:00:17.975] INFO: Database provider booted {"resource":"database","worker":8008}
[13:00:17.975] INFO: TLS provider booting {"resource":"system:ssl","worker":8008}
[13:00:17.975] INFO: TLS provider booted {"resource":"system:ssl","worker":8008}
[13:00:17.975] INFO: Mail provider booting {"resource":"system:mail","worker":8008}
[13:00:18.023] INFO: Mail provider booted {"resource":"system:mail","worker":8008}
[13:00:18.023] INFO: License provider booting {"resource":"system:licenses","worker":8008}
[13:00:18.089] INFO: License provider booted {"resource":"system:licenses","worker":8008}
[13:00:18.089] INFO: Monitoring provider booting {"resource":"monitoring","worker":8008}
[13:00:18.590] INFO: Monitoring provider booted {"resource":"monitoring","worker":8008}
[13:00:18.590] INFO: Collections provider booting {"resource":"collections","worker":8008}
[13:00:18.590] INFO: Collections provider booted {"resource":"collections","worker":8008}
[13:00:18.590] INFO: Notifications provider booting {"resource":"notifications","worker":8008}
[13:00:18.625] INFO: Notifications provider booted {"resource":"notifications","worker":8008}
[13:00:18.629] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":8008}
[13:00:18.630] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":8008}[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":8008}
[13:00:18.630] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":8008}
[13:00:18.641] INFO: App provider initializing {"resource":"system","worker":8008}
[13:00:18.641] INFO: Initializing new process type 'monitor' {"resource":"system","worker":8008}
[13:00:18.642] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":8008}
[13:00:18.642] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":8008}
[13:00:18.642] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":8008}
[13:00:18.642] INFO: Database provider initializing {"resource":"database","worker":8008}
[13:00:18.642] INFO: Database provider initialized {"resource":"database","worker":8008}
[13:00:18.642] INFO: TLS provider initializing {"resource":"system:ssl","worker":8008}
[13:00:18.643] INFO: License provider initializing {"resource":"system:licenses","worker":8008}
[13:00:18.643] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":8008}
[13:00:18.645] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":8008}
[13:00:18.645] INFO: License provider initialized {"resource":"system:licenses","worker":8008}
[13:00:18.645] INFO: Monitoring provider initializing {"worker":8008}
[13:00:18.645] INFO: Monitoring provider initialized {"worker":8008}
[13:00:18.645] INFO: Collections provider initializing {"resource":"collections","worker":8008}
[13:00:18.645] INFO: Collections provider initialized {"resource":"collections","worker":8008}
[13:00:18.646] INFO: App provider initialized {"resource":"system","worker":8008}
[13:00:18.703] INFO: TLS provider initialized {"resource":"system:ssl","worker":8008}
[13:00:18.707] INFO: started server on localhost:30002 {"worker":8008}
[13:00:20.006] DEBUG: Connection job started {"resource":"database:connection"}
[13:00:20.007] DEBUG: Connection job completed {"resource":"database:connection"}
[13:00:25.343] INFO: App provider booting {"resource":"system","worker":10552}
[13:00:25.409] INFO: App provider booted {"resource":"system","worker":10552}
[13:00:25.410] INFO: Database provider booting {"resource":"database","worker":10552}
[13:00:25.433] DEBUG: Initializing Postgres database connection {"resource":"database","worker":10552}
[13:00:25.706] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":10552}[13:00:25.706] INFO: Database provider booted {"resource":"database","worker":10552}
[13:00:25.706] INFO: TLS provider booting {"resource":"system:ssl","worker":10552}
[13:00:25.706] INFO: TLS provider booted {"resource":"system:ssl","worker":10552}
[13:00:25.707] INFO: Mail provider booting {"resource":"system:mail","worker":10552}
[13:00:25.750] INFO: Mail provider booted {"resource":"system:mail","worker":10552}
[13:00:25.750] INFO: License provider booting {"resource":"system:licenses","worker":10552}
[13:00:25.819] INFO: License provider booted {"resource":"system:licenses","worker":10552}
[13:00:25.819] INFO: Monitoring provider booting {"resource":"monitoring","worker":10552}
[13:00:26.282] INFO: Monitoring provider booted {"resource":"monitoring","worker":10552}
[13:00:26.282] INFO: Collections provider booting {"resource":"collections","worker":10552}
[13:00:26.282] INFO: Collections provider booted {"resource":"collections","worker":10552}
[13:00:26.282] INFO: Notifications provider booting {"resource":"notifications","worker":10552}
[13:00:26.320] INFO: Notifications provider booted {"resource":"notifications","worker":10552}
[13:00:26.323] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":10552}
[13:00:26.324] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":10552}
[13:00:26.324] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":10552}
[13:00:26.331] INFO: App provider initializing {"resource":"system","worker":10552}
[13:00:26.332] INFO: Initializing new process type 'utility' {"resource":"system","worker":10552}
[13:00:26.332] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":10552}
[13:00:26.332] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":10552}
[13:00:26.332] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":10552}
[13:00:26.333] INFO: Database provider initializing {"resource":"database","worker":10552}
[13:00:26.333] INFO: Database provider initialized {"resource":"database","worker":10552}
[13:00:26.333] INFO: TLS provider initializing {"resource":"system:ssl","worker":10552}
[13:00:26.334] INFO: License provider initializing {"resource":"system:licenses","worker":10552}
[13:00:26.334] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":10552}
[13:00:26.335] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":10552}
[13:00:26.336] INFO: License provider initialized {"resource":"system:licenses","worker":10552}
[13:00:26.336] INFO: Collections provider initializing {"resource":"collections","worker":10552}
[13:00:26.336] INFO: Collections provider initialized {"resource":"collections","worker":10552}
[13:00:26.337] INFO: App provider initialized {"resource":"system","worker":10552}
[13:00:26.392] INFO: TLS provider initialized {"resource":"system:ssl","worker":10552}
[13:00:26.395] INFO: started server on localhost:30003 {"worker":10552}
[13:00:30.001] DEBUG: Connection job started {"resource":"database:connection"}
[13:00:30.003] DEBUG: Connection job completed {"resource":"database:connection"}
[13:00:30.007] FINE: Connectivity job started {"resource":"monitoring","worker":8008}
[13:00:30.007] FINE: Connectivity job processing 1 task {"resource":"monitoring","worker":8008}
[13:00:37.287] INFO: App provider booting {"resource":"system","worker":10440}
[13:00:37.562] INFO: App provider booted {"resource":"system","worker":10440}
[13:00:37.562] INFO: Database provider booting {"resource":"database","worker":10440}
[13:00:37.576] DEBUG: Initializing Postgres database connection {"resource":"database","worker":10440}
[13:00:37.652] INFO: App provider booting {"resource":"system","worker":2116}
[13:00:37.768] INFO: App provider booted {"resource":"system","worker":2116}
[13:00:37.768] INFO: Database provider booting {"resource":"database","worker":2116}
[13:00:37.782] DEBUG: Initializing Postgres database connection {"resource":"database","worker":2116}
[13:00:37.792] INFO: App provider booting {"resource":"system","worker":11168}
[13:00:37.793] INFO: App provider booting {"resource":"system","worker":936}
[13:00:37.850] INFO: App provider booting {"resource":"system","worker":9760}
[13:00:37.911] INFO: App provider booting {"resource":"system","worker":10444}
[13:00:37.960] INFO: App provider booting {"resource":"system","worker":10820}
[13:00:37.983] INFO: App provider booted {"resource":"system","worker":11168}
[13:00:37.983] INFO: Database provider booting {"resource":"database","worker":11168}
[13:00:37.998] DEBUG: Initializing Postgres database connection {"resource":"database","worker":11168}
[13:00:38.191] INFO: App provider booted {"resource":"system","worker":9760}
[13:00:38.191] INFO: Database provider booting {"resource":"database","worker":9760}
[13:00:38.205] DEBUG: Initializing Postgres database connection {"resource":"database","worker":9760}
[13:00:38.218] INFO: App provider booted {"resource":"system","worker":10444}
[13:00:38.218] INFO: Database provider booting {"resource":"database","worker":10444}
[13:00:38.232] DEBUG: Initializing Postgres database connection {"resource":"database","worker":10444}
[13:00:38.286] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":10440}[13:00:38.286] INFO: Database provider booted {"resource":"database","worker":10440}
[13:00:38.286] INFO: TLS provider booting {"resource":"system:ssl","worker":10440}
[13:00:38.286] INFO: TLS provider booted {"resource":"system:ssl","worker":10440}
[13:00:38.287] INFO: Mail provider booting {"resource":"system:mail","worker":10440}
[13:00:38.304] INFO: App provider booted {"resource":"system","worker":936}
[13:00:38.304] INFO: Database provider booting {"resource":"database","worker":936}
[13:00:38.319] DEBUG: Initializing Postgres database connection {"resource":"database","worker":936}
[13:00:38.604] INFO: Mail provider booted {"resource":"system:mail","worker":10440}
[13:00:38.604] INFO: License provider booting {"resource":"system:licenses","worker":10440}
[13:00:38.688] INFO: App provider booted {"resource":"system","worker":10820}
[13:00:38.688] INFO: Database provider booting {"resource":"database","worker":10820}
[13:00:38.703] DEBUG: Initializing Postgres database connection {"resource":"database","worker":10820}
[13:00:38.730] INFO: License provider booted {"resource":"system:licenses","worker":10440}
[13:00:38.730] INFO: Monitoring provider booting {"resource":"monitoring","worker":10440}
[13:00:38.737] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":2116}
[13:00:38.737] INFO: Database provider booted {"resource":"database","worker":2116}
[13:00:38.737] INFO: TLS provider booting {"resource":"system:ssl","worker":2116}
[13:00:38.738] INFO: TLS provider booted {"resource":"system:ssl","worker":2116}
[13:00:38.738] INFO: Mail provider booting {"resource":"system:mail","worker":2116}
[13:00:38.789] INFO: Mail provider booted {"resource":"system:mail","worker":2116}
[13:00:38.789] INFO: License provider booting {"resource":"system:licenses","worker":2116}
[13:00:38.859] INFO: License provider booted {"resource":"system:licenses","worker":2116}
[13:00:38.859] INFO: Monitoring provider booting {"resource":"monitoring","worker":2116}
[13:00:38.978] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":10444}[13:00:38.978] INFO: Database provider booted {"resource":"database","worker":10444}
[13:00:38.978] INFO: TLS provider booting {"resource":"system:ssl","worker":10444}
[13:00:38.979] INFO: TLS provider booted {"resource":"system:ssl","worker":10444}
[13:00:38.979] INFO: Mail provider booting {"resource":"system:mail","worker":10444}
[13:00:39.064] INFO: Mail provider booted {"resource":"system:mail","worker":10444}
[13:00:39.064] INFO: License provider booting {"resource":"system:licenses","worker":10444}
[13:00:39.190] INFO: License provider booted {"resource":"system:licenses","worker":10444}
[13:00:39.191] INFO: Monitoring provider booting {"resource":"monitoring","worker":10444}
[13:00:39.194] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":936}
[13:00:39.194] INFO: Database provider booted {"resource":"database","worker":936}
[13:00:39.194] INFO: TLS provider booting {"resource":"system:ssl","worker":936}
[13:00:39.195] INFO: TLS provider booted {"resource":"system:ssl","worker":936}
[13:00:39.195] INFO: Mail provider booting {"resource":"system:mail","worker":936}
[13:00:39.356] INFO: Mail provider booted {"resource":"system:mail","worker":936}
[13:00:39.356] INFO: License provider booting {"resource":"system:licenses","worker":936}
[13:00:39.528] INFO: License provider booted {"resource":"system:licenses","worker":936}
[13:00:39.528] INFO: Monitoring provider booting {"resource":"monitoring","worker":936}
[13:00:39.530] INFO: Monitoring provider booted {"resource":"monitoring","worker":10440}
[13:00:39.530] INFO: Collections provider booting {"resource":"collections","worker":10440}
[13:00:39.530] INFO: Collections provider booted {"resource":"collections","worker":10440}
[13:00:39.530] INFO: Notifications provider booting {"resource":"notifications","worker":10440}
[13:00:39.574] INFO: Notifications provider booted {"resource":"notifications","worker":10440}
[13:00:39.578] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":10440}
[13:00:39.578] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":10440}
[13:00:39.579] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":10440}
[13:00:39.600] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":9760}
[13:00:39.600] INFO: Database provider booted {"resource":"database","worker":9760}
[13:00:39.600] INFO: TLS provider booting {"resource":"system:ssl","worker":9760}
[13:00:39.600] INFO: TLS provider booted {"resource":"system:ssl","worker":9760}
[13:00:39.600] INFO: Mail provider booting {"resource":"system:mail","worker":9760}
[13:00:39.650] INFO: Mail provider booted {"resource":"system:mail","worker":9760}
[13:00:39.650] INFO: License provider booting {"resource":"system:licenses","worker":9760}
[13:00:39.684] INFO: App provider initializing {"resource":"system","worker":10440}
[13:00:39.684] INFO: Initializing new process type 'api' {"resource":"system","worker":10440}
[13:00:39.684] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":10440}
[13:00:39.684] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":10440}
[13:00:39.684] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":10440}
[13:00:39.685] INFO: Database provider initializing {"resource":"database","worker":10440}
[13:00:39.685] INFO: Database provider initialized {"resource":"database","worker":10440}
[13:00:39.685] INFO: TLS provider initializing {"resource":"system:ssl","worker":10440}
[13:00:39.686] INFO: License provider initializing {"resource":"system:licenses","worker":10440}
[13:00:39.686] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":10440}
[13:00:39.687] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":10440}
[13:00:39.689] INFO: License provider initialized {"resource":"system:licenses","worker":10440}
[13:00:39.689] INFO: Collections provider initializing {"resource":"collections","worker":10440}
[13:00:39.689] INFO: Collections provider initialized {"resource":"collections","worker":10440}
[13:00:39.691] INFO: App provider initialized {"resource":"system","worker":10440}
[13:00:39.721] INFO: License provider booted {"resource":"system:licenses","worker":9760}
[13:00:39.721] INFO: Monitoring provider booting {"resource":"monitoring","worker":9760}
[13:00:39.743] INFO: TLS provider initialized {"resource":"system:ssl","worker":10440}
[13:00:39.747] INFO: started server on 0.0.0.0:30443 {"worker":10440}
[13:00:39.777] INFO: App provider booting {"resource":"system","worker":5176}
[13:00:39.806] INFO: Monitoring provider booted {"resource":"monitoring","worker":2116}
[13:00:39.806] INFO: Collections provider booting {"resource":"collections","worker":2116}
[13:00:39.806] INFO: Collections provider booted {"resource":"collections","worker":2116}
[13:00:39.806] INFO: Notifications provider booting {"resource":"notifications","worker":2116}
[13:00:39.817] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":10820}[13:00:39.817] INFO: Database provider booted {"resource":"database","worker":10820}
[13:00:39.817] INFO: TLS provider booting {"resource":"system:ssl","worker":10820}
[13:00:39.817] INFO: TLS provider booted {"resource":"system:ssl","worker":10820}
[13:00:39.818] INFO: Mail provider booting {"resource":"system:mail","worker":10820}
[13:00:39.918] INFO: Notifications provider booted {"resource":"notifications","worker":2116}
[13:00:39.923] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":2116}
[13:00:39.923] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":2116}
[13:00:39.923] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":2116}
[13:00:39.923] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":2116}
[13:00:39.923] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":2116}
[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":2116}
[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":2116}
[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":2116}
[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":2116}
[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":2116}[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":2116}
[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":2116}
[13:00:39.924] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":2116}
[13:00:39.984] INFO: Monitoring provider booted {"resource":"monitoring","worker":10444}
[13:00:39.984] INFO: Collections provider booting {"resource":"collections","worker":10444}
[13:00:39.984] INFO: Collections provider booted {"resource":"collections","worker":10444}
[13:00:39.984] INFO: Notifications provider booting {"resource":"notifications","worker":10444}
[13:00:40.006] DEBUG: Connection job started {"resource":"database:connection"}
[13:00:40.007] DEBUG: Connection job completed {"resource":"database:connection"}
[13:00:40.010] INFO: Mail provider booted {"resource":"system:mail","worker":10820}
[13:00:40.010] INFO: License provider booting {"resource":"system:licenses","worker":10820}
[13:00:40.010] INFO: App provider initializing {"resource":"system","worker":2116}
[13:00:40.010] INFO: Initializing new process type 'api' {"resource":"system","worker":2116}
[13:00:40.011] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":2116}
[13:00:40.011] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":2116}
[13:00:40.011] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":2116}
[13:00:40.012] INFO: Database provider initializing {"resource":"database","worker":2116}
[13:00:40.012] INFO: Database provider initialized {"resource":"database","worker":2116}
[13:00:40.012] INFO: TLS provider initializing {"resource":"system:ssl","worker":2116}
[13:00:40.012] INFO: License provider initializing {"resource":"system:licenses","worker":2116}
[13:00:40.012] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":2116}
[13:00:40.014] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":2116}
[13:00:40.014] INFO: License provider initialized {"resource":"system:licenses","worker":2116}
[13:00:40.014] INFO: Collections provider initializing {"resource":"collections","worker":2116}
[13:00:40.014] INFO: Collections provider initialized {"resource":"collections","worker":2116}
[13:00:40.015] INFO: App provider initialized {"resource":"system","worker":2116}
[13:00:40.039] INFO: TLS provider initialized {"resource":"system:ssl","worker":2116}
[13:00:40.041] INFO: started server on 0.0.0.0:30443 {"worker":2116}
[13:00:40.104] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":11168}[13:00:40.104] INFO: Database provider booted {"resource":"database","worker":11168}
[13:00:40.104] INFO: TLS provider booting {"resource":"system:ssl","worker":11168}
[13:00:40.105] INFO: TLS provider booted {"resource":"system:ssl","worker":11168}
[13:00:40.105] INFO: Mail provider booting {"resource":"system:mail","worker":11168}
[13:00:40.112] INFO: License provider booted {"resource":"system:licenses","worker":10820}
[13:00:40.112] INFO: Monitoring provider booting {"resource":"monitoring","worker":10820}
[13:00:40.266] INFO: Mail provider booted {"resource":"system:mail","worker":11168}
[13:00:40.266] INFO: License provider booting {"resource":"system:licenses","worker":11168}
[13:00:40.476] INFO: App provider booted {"resource":"system","worker":5176}
[13:00:40.476] INFO: Database provider booting {"resource":"database","worker":5176}
[13:00:40.477] INFO: Notifications provider booted {"resource":"notifications","worker":10444}
[13:00:40.482] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":10444}
[13:00:40.482] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":10444}
[13:00:40.482] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":10444}
[13:00:40.483] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":10444}
[13:00:40.483] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":10444}
[13:00:40.483] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":10444}
[13:00:40.483] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":10444}
[13:00:40.483] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":10444}
[13:00:40.483] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":10444}
[13:00:40.484] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":10444}
[13:00:40.484] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":10444}
[13:00:40.484] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":10444}
[13:00:40.484] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":10444}
[13:00:40.491] DEBUG: Initializing Postgres database connection {"resource":"database","worker":5176}
[13:00:40.522] INFO: License provider booted {"resource":"system:licenses","worker":11168}
[13:00:40.522] INFO: Monitoring provider booting {"resource":"monitoring","worker":11168}
[13:00:40.550] INFO: Monitoring provider booted {"resource":"monitoring","worker":936}
[13:00:40.550] INFO: Collections provider booting {"resource":"collections","worker":936}
[13:00:40.550] INFO: Collections provider booted {"resource":"collections","worker":936}
[13:00:40.550] INFO: Notifications provider booting {"resource":"notifications","worker":936}
[13:00:40.585] INFO: Notifications provider booted {"resource":"notifications","worker":936}
[13:00:40.589] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":936}
[13:00:40.589] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":936}
[13:00:40.590] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":936}
[13:00:40.631] INFO: Monitoring provider booted {"resource":"monitoring","worker":9760}
[13:00:40.631] INFO: Collections provider booting {"resource":"collections","worker":9760}
[13:00:40.631] INFO: Collections provider booted {"resource":"collections","worker":9760}
[13:00:40.631] INFO: Notifications provider booting {"resource":"notifications","worker":9760}
[13:00:40.643] INFO: App provider initializing {"resource":"system","worker":10444}
[13:00:40.643] INFO: Initializing new process type 'api' {"resource":"system","worker":10444}
[13:00:40.645] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":10444}
[13:00:40.646] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":10444}
[13:00:40.646] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":10444}
[13:00:40.646] INFO: Database provider initializing {"resource":"database","worker":10444}
[13:00:40.646] INFO: Database provider initialized {"resource":"database","worker":10444}
[13:00:40.646] INFO: TLS provider initializing {"resource":"system:ssl","worker":10444}
[13:00:40.647] INFO: License provider initializing {"resource":"system:licenses","worker":10444}
[13:00:40.647] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":10444}
[13:00:40.648] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":10444}
[13:00:40.649] INFO: License provider initialized {"resource":"system:licenses","worker":10444}
[13:00:40.649] INFO: Collections provider initializing {"resource":"collections","worker":10444}
[13:00:40.649] INFO: Collections provider initialized {"resource":"collections","worker":10444}
[13:00:40.650] INFO: App provider initialized {"resource":"system","worker":10444}
[13:00:40.666] INFO: Notifications provider booted {"resource":"notifications","worker":9760}
[13:00:40.670] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":9760}
[13:00:40.670] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":9760}[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":9760}
[13:00:40.671] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":9760}
[13:00:40.680] INFO: TLS provider initialized {"resource":"system:ssl","worker":10444}
[13:00:40.711] INFO: started server on 0.0.0.0:30443 {"worker":10444}
[13:00:40.737] INFO: App provider initializing {"resource":"system","worker":9760}
[13:00:40.737] INFO: Initializing new process type 'api' {"resource":"system","worker":9760}
[13:00:40.737] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":9760}
[13:00:40.737] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":9760}
[13:00:40.737] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":9760}
[13:00:40.738] INFO: Database provider initializing {"resource":"database","worker":9760}
[13:00:40.738] INFO: Database provider initialized {"resource":"database","worker":9760}
[13:00:40.738] INFO: TLS provider initializing {"resource":"system:ssl","worker":9760}
[13:00:41.048] INFO: App provider initializing {"resource":"system","worker":936}
[13:00:41.049] INFO: Initializing new process type 'api' {"resource":"system","worker":936}
[13:00:41.049] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":936}
[13:00:41.050] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":936}
[13:00:41.050] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":936}
[13:00:41.050] INFO: Database provider initializing {"resource":"database","worker":936}
[13:00:41.051] INFO: Database provider initialized {"resource":"database","worker":936}
[13:00:41.051] INFO: TLS provider initializing {"resource":"system:ssl","worker":936}
[13:00:41.052] INFO: License provider initializing {"resource":"system:licenses","worker":936}
[13:00:41.052] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":936}
[13:00:41.053] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":936}
[13:00:41.053] INFO: License provider initialized {"resource":"system:licenses","worker":936}
[13:00:41.054] INFO: Collections provider initializing {"resource":"collections","worker":936}
[13:00:41.054] INFO: Collections provider initialized {"resource":"collections","worker":936}
[13:00:41.055] INFO: App provider initialized {"resource":"system","worker":936}
[13:00:41.087] INFO: TLS provider initialized {"resource":"system:ssl","worker":936}
[13:00:41.089] INFO: started server on 0.0.0.0:30443 {"worker":936}
[13:00:41.089] INFO: License provider initializing {"resource":"system:licenses","worker":9760}
[13:00:41.090] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":9760}
[13:00:41.091] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":9760}
[13:00:41.092] INFO: License provider initialized {"resource":"system:licenses","worker":9760}
[13:00:41.092] INFO: Collections provider initializing {"resource":"collections","worker":9760}
[13:00:41.092] INFO: Collections provider initialized {"resource":"collections","worker":9760}
[13:00:41.093] INFO: App provider initialized {"resource":"system","worker":9760}
[13:00:41.115] INFO: TLS provider initialized {"resource":"system:ssl","worker":9760}
[13:00:41.117] INFO: started server on 0.0.0.0:30443 {"worker":9760}
[13:00:41.631] INFO: Monitoring provider booted {"resource":"monitoring","worker":10820}
[13:00:41.631] INFO: Collections provider booting {"resource":"collections","worker":10820}
[13:00:41.631] INFO: Collections provider booted {"resource":"collections","worker":10820}
[13:00:41.631] INFO: Notifications provider booting {"resource":"notifications","worker":10820}
[13:00:42.070] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":5176}
[13:00:42.070] INFO: Database provider booted {"resource":"database","worker":5176}
[13:00:42.070] INFO: TLS provider booting {"resource":"system:ssl","worker":5176}
[13:00:42.070] INFO: TLS provider booted {"resource":"system:ssl","worker":5176}
[13:00:42.070] INFO: Mail provider booting {"resource":"system:mail","worker":5176}
[13:00:42.206] INFO: Notifications provider booted {"resource":"notifications","worker":10820}
[13:00:42.215] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":10820}
[13:00:42.228] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":10820}
[13:00:42.228] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":10820}
[13:00:42.229] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":10820}
[13:00:42.229] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":10820}
[13:00:42.229] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":10820}
[13:00:42.229] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":10820}
[13:00:42.229] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":10820}
[13:00:42.230] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":10820}
[13:00:42.230] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":10820}
[13:00:42.230] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":10820}
[13:00:42.230] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":10820}
[13:00:42.230] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":10820}
[13:00:42.271] INFO: Mail provider booted {"resource":"system:mail","worker":5176}
[13:00:42.272] INFO: License provider booting {"resource":"system:licenses","worker":5176}
[13:00:42.338] INFO: App provider initializing {"resource":"system","worker":10820}
[13:00:42.339] INFO: Initializing new process type 'api' {"resource":"system","worker":10820}
[13:00:42.339] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":10820}
[13:00:42.339] INFO: Monitoring provider booted {"resource":"monitoring","worker":11168}
[13:00:42.340] INFO: Collections provider booting {"resource":"collections","worker":11168}
[13:00:42.340] INFO: Collections provider booted {"resource":"collections","worker":11168}
[13:00:42.340] INFO: Notifications provider booting {"resource":"notifications","worker":11168}
[13:00:42.340] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":10820}
[13:00:42.340] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":10820}
[13:00:42.341] INFO: Database provider initializing {"resource":"database","worker":10820}
[13:00:42.341] INFO: Database provider initialized {"resource":"database","worker":10820}
[13:00:42.341] INFO: TLS provider initializing {"resource":"system:ssl","worker":10820}
[13:00:42.342] INFO: License provider initializing {"resource":"system:licenses","worker":10820}
[13:00:42.342] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":10820}
[13:00:42.343] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":10820}
[13:00:42.344] INFO: License provider initialized {"resource":"system:licenses","worker":10820}
[13:00:42.344] INFO: Collections provider initializing {"resource":"collections","worker":10820}
[13:00:42.344] INFO: Collections provider initialized {"resource":"collections","worker":10820}
[13:00:42.346] INFO: App provider initialized {"resource":"system","worker":10820}
[13:00:42.349] INFO: App provider booting {"resource":"system","worker":3104}
[13:00:42.365] INFO: License provider booted {"resource":"system:licenses","worker":5176}
[13:00:42.365] INFO: Monitoring provider booting {"resource":"monitoring","worker":5176}
[13:00:42.383] INFO: TLS provider initialized {"resource":"system:ssl","worker":10820}
[13:00:42.385] INFO: started server on 0.0.0.0:30443 {"worker":10820}
[13:00:42.396] INFO: Notifications provider booted {"resource":"notifications","worker":11168}
[13:00:42.401] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":11168}
[13:00:42.401] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":11168}
[13:00:42.402] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":11168}
[13:00:42.467] INFO: App provider booted {"resource":"system","worker":3104}
[13:00:42.467] INFO: Database provider booting {"resource":"database","worker":3104}
[13:00:42.481] DEBUG: Initializing Postgres database connection {"resource":"database","worker":3104}
[13:00:42.527] INFO: App provider initializing {"resource":"system","worker":11168}
[13:00:42.528] INFO: Initializing new process type 'api' {"resource":"system","worker":11168}
[13:00:42.528] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":11168}
[13:00:42.528] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":11168}
[13:00:42.528] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":11168}
[13:00:42.529] INFO: Database provider initializing {"resource":"database","worker":11168}
[13:00:42.529] INFO: Database provider initialized {"resource":"database","worker":11168}
[13:00:42.529] INFO: TLS provider initializing {"resource":"system:ssl","worker":11168}
[13:00:42.532] INFO: License provider initializing {"resource":"system:licenses","worker":11168}
[13:00:42.532] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":11168}
[13:00:42.534] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":11168}
[13:00:42.535] INFO: License provider initialized {"resource":"system:licenses","worker":11168}
[13:00:42.535] INFO: Collections provider initializing {"resource":"collections","worker":11168}
[13:00:42.535] INFO: Collections provider initialized {"resource":"collections","worker":11168}
[13:00:42.538] INFO: App provider initialized {"resource":"system","worker":11168}
[13:00:42.560] INFO: TLS provider initialized {"resource":"system:ssl","worker":11168}
[13:00:42.562] INFO: started server on 0.0.0.0:30443 {"worker":11168}
[13:00:42.660] INFO: App provider booting {"resource":"system","worker":8232}
[13:00:42.724] INFO: App provider booted {"resource":"system","worker":8232}
[13:00:42.724] INFO: Database provider booting {"resource":"database","worker":8232}
[13:00:42.739] DEBUG: Initializing Postgres database connection {"resource":"database","worker":8232}
[13:00:42.788] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":3104}
[13:00:42.788] INFO: Database provider booted {"resource":"database","worker":3104}
[13:00:42.788] INFO: TLS provider booting {"resource":"system:ssl","worker":3104}
[13:00:42.789] INFO: TLS provider booted {"resource":"system:ssl","worker":3104}
[13:00:42.789] INFO: Mail provider booting {"resource":"system:mail","worker":3104}
[13:00:42.845] INFO: Mail provider booted {"resource":"system:mail","worker":3104}
[13:00:42.845] INFO: License provider booting {"resource":"system:licenses","worker":3104}
[13:00:42.917] INFO: License provider booted {"resource":"system:licenses","worker":3104}
[13:00:42.917] INFO: Monitoring provider booting {"resource":"monitoring","worker":3104}
[13:00:43.005] INFO: Monitoring provider booted {"resource":"monitoring","worker":5176}
[13:00:43.005] INFO: Collections provider booting {"resource":"collections","worker":5176}
[13:00:43.005] INFO: Collections provider booted {"resource":"collections","worker":5176}
[13:00:43.005] INFO: Notifications provider booting {"resource":"notifications","worker":5176}
[13:00:43.046] INFO: Notifications provider booted {"resource":"notifications","worker":5176}
[13:00:43.053] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":5176}
[13:00:43.053] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":5176}
[13:00:43.054] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":5176}
[13:00:43.054] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":5176}
[13:00:43.054] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":5176}
[13:00:43.054] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":5176}
[13:00:43.054] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":5176}
[13:00:43.055] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":5176}
[13:00:43.055] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":5176}
[13:00:43.055] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":5176}[13:00:43.055] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":5176}
[13:00:43.055] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":5176}
[13:00:43.055] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":5176}
[13:00:43.136] WARNING: The database is not ready. Database schema not up to date {"resource":"database","worker":8232}
[13:00:43.136] INFO: Database provider booted {"resource":"database","worker":8232}
[13:00:43.136] INFO: TLS provider booting {"resource":"system:ssl","worker":8232}
[13:00:43.137] INFO: TLS provider booted {"resource":"system:ssl","worker":8232}
[13:00:43.137] INFO: Mail provider booting {"resource":"system:mail","worker":8232}
[13:00:43.169] INFO: App provider initializing {"resource":"system","worker":5176}
[13:00:43.169] INFO: Initializing new process type 'api' {"resource":"system","worker":5176}
[13:00:43.170] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":5176}
[13:00:43.170] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":5176}
[13:00:43.170] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":5176}
[13:00:43.170] INFO: Database provider initializing {"resource":"database","worker":5176}
[13:00:43.170] INFO: Database provider initialized {"resource":"database","worker":5176}
[13:00:43.170] INFO: TLS provider initializing {"resource":"system:ssl","worker":5176}
[13:00:43.171] INFO: License provider initializing {"resource":"system:licenses","worker":5176}
[13:00:43.171] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":5176}
[13:00:43.172] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":5176}
[13:00:43.173] INFO: License provider initialized {"resource":"system:licenses","worker":5176}
[13:00:43.173] INFO: Collections provider initializing {"resource":"collections","worker":5176}
[13:00:43.173] INFO: Collections provider initialized {"resource":"collections","worker":5176}
[13:00:43.175] INFO: App provider initialized {"resource":"system","worker":5176}
[13:00:43.194] INFO: Mail provider booted {"resource":"system:mail","worker":8232}
[13:00:43.195] INFO: License provider booting {"resource":"system:licenses","worker":8232}
[13:00:43.200] INFO: TLS provider initialized {"resource":"system:ssl","worker":5176}
[13:00:43.202] INFO: started server on 0.0.0.0:30443 {"worker":5176}
[13:00:43.516] INFO: License provider booted {"resource":"system:licenses","worker":8232}
[13:00:43.516] INFO: Monitoring provider booting {"resource":"monitoring","worker":8232}
[13:00:43.631] INFO: Monitoring provider booted {"resource":"monitoring","worker":3104}
[13:00:43.631] INFO: Collections provider booting {"resource":"collections","worker":3104}
[13:00:43.631] INFO: Collections provider booted {"resource":"collections","worker":3104}
[13:00:43.631] INFO: Notifications provider booting {"resource":"notifications","worker":3104}
[13:00:43.667] INFO: Notifications provider booted {"resource":"notifications","worker":3104}
[13:00:43.671] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":3104}
[13:00:43.672] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":3104}[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":3104}
[13:00:43.672] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":3104}
[13:00:43.749] INFO: App provider initializing {"resource":"system","worker":3104}
[13:00:43.749] INFO: Initializing new process type 'api' {"resource":"system","worker":3104}
[13:00:43.750] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":3104}
[13:00:43.750] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":3104}
[13:00:43.750] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":3104}
[13:00:43.751] INFO: Database provider initializing {"resource":"database","worker":3104}
[13:00:43.751] INFO: Database provider initialized {"resource":"database","worker":3104}
[13:00:43.751] INFO: TLS provider initializing {"resource":"system:ssl","worker":3104}
[13:00:43.752] INFO: License provider initializing {"resource":"system:licenses","worker":3104}
[13:00:43.752] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":3104}
[13:00:43.753] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":3104}
[13:00:43.753] INFO: License provider initialized {"resource":"system:licenses","worker":3104}
[13:00:43.753] INFO: Collections provider initializing {"resource":"collections","worker":3104}
[13:00:43.753] INFO: Collections provider initialized {"resource":"collections","worker":3104}
[13:00:43.755] INFO: App provider initialized {"resource":"system","worker":3104}
[13:00:43.778] INFO: TLS provider initialized {"resource":"system:ssl","worker":3104}
[13:00:43.780] INFO: started server on 0.0.0.0:30443 {"worker":3104}
[13:00:44.029] INFO: Monitoring provider booted {"resource":"monitoring","worker":8232}
[13:00:44.029] INFO: Collections provider booting {"resource":"collections","worker":8232}
[13:00:44.029] INFO: Collections provider booted {"resource":"collections","worker":8232}
[13:00:44.029] INFO: Notifications provider booting {"resource":"notifications","worker":8232}
[13:00:44.064] INFO: Notifications provider booted {"resource":"notifications","worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.id {"worker":8232}
[13:00:44.069] DEBUG: No OAS info found for Model field web_adaptors.createdAt - field will not be serialized to REST API {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.description {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.webAdaptorURL {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.machineName {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.machineIP {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.httpPort {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.httpsPort {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.refreshServerListInterval {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.reconnectServerOnFailureInterval {"worker":8232}[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.isAdminEnabled {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.publicKey {"worker":8232}
[13:00:44.069] DEBUG: Configuring sqlite model handling on web_adaptors.modulus {"worker":8232}
[13:00:44.135] INFO: App provider initializing {"resource":"system","worker":8232}
[13:00:44.135] INFO: Initializing new process type 'api' {"resource":"system","worker":8232}
[13:00:44.135] DEBUG: No OAS info found for Model field machines.id - field will not be serialized to REST API {"worker":8232}
[13:00:44.135] DEBUG: No OAS info found for Model field machines.createdAt - field will not be serialized to REST API {"worker":8232}
[13:00:44.135] DEBUG: Configuring sqlite model handling on machines.machineName {"worker":8232}
[13:00:44.136] INFO: Database provider initializing {"resource":"database","worker":8232}
[13:00:44.136] INFO: Database provider initialized {"resource":"database","worker":8232}
[13:00:44.136] INFO: TLS provider initializing {"resource":"system:ssl","worker":8232}
[13:00:44.137] INFO: License provider initializing {"resource":"system:licenses","worker":8232}
[13:00:44.137] DEBUG: Checking license 250 at C:\Program Files\ESRI\License25.0 {"resource":"system:licenses","worker":8232}
[13:00:44.138] INFO: License authorization successful for expected version 25.0 {"resource":"system:licenses","worker":8232}
[13:00:44.139] INFO: License provider initialized {"resource":"system:licenses","worker":8232}
[13:00:44.139] INFO: Collections provider initializing {"resource":"collections","worker":8232}
[13:00:44.139] INFO: Collections provider initialized {"resource":"collections","worker":8232}
[13:00:44.140] INFO: App provider initialized {"resource":"system","worker":8232}
[13:00:44.161] INFO: TLS provider initialized {"resource":"system:ssl","worker":8232}
[13:00:44.163] INFO: started server on 0.0.0.0:30443 {"worker":8232}
[13:00:50.005] DEBUG: Connection job started {"resource":"database:connection"}
[13:00:50.007] DEBUG: Connection job completed {"resource":"database:connection"}
[13:01:00.003] DEBUG: Connection job started {"resource":"database:connection"}
[13:01:00.008] DEBUG: Connection job completed {"resource":"database:connection"}
[13:01:00.152] DEBUG: Configuring sqlite model handling on security_questions.id {"worker":8008}
[13:01:00.152] DEBUG: Configuring sqlite model handling on security_questions.question {"worker":8008}
[13:01:00.152] DEBUG: Configuring sqlite model handling on favorites.id {"worker":8008}
[13:01:00.153] DEBUG: Configuring sqlite model handling on favorites.user_id {"worker":8008}
[13:01:00.153] DEBUG: Configuring sqlite model handling on favorites.favorite_type {"worker":8008}
[13:01:00.153] DEBUG: Configuring sqlite model handling on favorites.favorite_id {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.id {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.created_at {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.username {"worker":8008}
[13:01:00.154] DEBUG: No OAS info found for Model field users.password - field will not be serialized to REST API {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.name_first {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.name_last {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.role {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.email {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.security_question_id {"worker":8008}
[13:01:00.154] DEBUG: No OAS info found for Model field users.security_question_answer - field will not be serialized to REST API {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.signedin_at {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.account_status {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.account_lockout_attempts {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.account_lockout_time {"worker":8008}
[13:01:00.154] DEBUG: Configuring sqlite model handling on users.settings {"worker":8008}
[13:01:00.160] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6o66qqookx535cca26","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.163] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q5p0l7wtg2sn66ywn","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.165] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen735yyi5ct5fo8d8ysi","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.167] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6r65jzv0zq1fd2hg0y","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.169] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q5z5ghgte5hi583x2","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.170] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p5y9jl0u39ek80t2s","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.171] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q5z8n7ot31cx69pz2","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.173] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p83kp1wtvajeo2rs0","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.175] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q85ct5oqw9owh6peb","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.177] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q5zi5ywt482ih06tj","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.179] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6r5pfs6kth2pn33ww7","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.180] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6x4t5o3otm8dwvg1k1","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.182] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p84sr9gtjbbzd293l","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.183] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6v5yjn7s0e3nzidzjj","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.184] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen705q76xkt3dorn2f7w","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.185] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6r5pbr2oze65fx4i5e","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.190] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q00wl9ooe7fteb5z3","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.192] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q670qeokyaa0ehokj","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.194] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p35yoo0oebb962ek5","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.195] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p6s43bkti85le7lqn","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.196] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6w6om9es9ldbqc7xgx","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.197] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6w5xuy7o0g7pncf7nn","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.198] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6o8ub5rozr4utccqvn","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.199] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p51qn4gl1c5fp75ib","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.202] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q75yluczpgh3refdf","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.205] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6r2zzh6kod4xdr198d","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.210] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p5ydsucl0h43jabay","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.211] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q5z9cn071gomk2fi4","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.216] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6s6qft4supfkvwf3q2","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.217] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q7sjjxcip8sjobcvk","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.218] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6q6fckmwtfg7rv2fk2","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.221] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen755vuylgad30hd73dm","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.221] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6u5yvniczf334dahak","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.221] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen7256jq5s0hfu4kcy35","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.222] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p5pqw2gok7cyf2smh","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.223] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6p9unxgwoibjj9ea3l","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.225] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6o650rscojcnxw2qnf","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.226] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen72l2afswu4d85bhfts","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.227] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen725p5kbsus4s0ed0ib","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.228] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6w5ykh34x18kzx5hz4","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.229] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6v5p4j9wio8jwrbn0o","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.230] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6y598s4c0fafal7vyz","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:00.232] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6oakjygs30e5y3854q","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:01.140] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6pc8lnesns1v57fmnf","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:02.589] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopen6pl6l908nr70o4gvop","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:01:10.006] DEBUG: Connection job started {"resource":"database:connection"}
[13:01:10.007] DEBUG: Connection job completed {"resource":"database:connection"}
[13:01:20.009] DEBUG: Connection job started {"resource":"database:connection"}
[13:01:20.010] DEBUG: Connection job completed {"resource":"database:connection"}
[13:01:30.014] DEBUG: Connection job started {"resource":"database:connection"}
[13:01:30.015] DEBUG: Connection job completed {"resource":"database:connection"}
[13:01:30.018] WARNING: Synthetic Metrics job already running: skipping {"resource":"monitoring","worker":8008}
[13:01:30.019] FINE: Synthetic Metrics job finished {"resource":"monitoring","elapsed":0,"worker":8008}
[13:01:40.008] DEBUG: Connection job started {"resource":"database:connection"}
[13:01:40.009] DEBUG: Connection job completed {"resource":"database:connection"}
[13:01:50.013] DEBUG: Connection job started {"resource":"database:connection"}
[13:01:50.015] DEBUG: Connection job completed {"resource":"database:connection"}
[13:02:00.008] DEBUG: Connection job started {"resource":"database:connection"}
[13:02:00.011] DEBUG: Connection job completed {"resource":"database:connection"}
[13:02:00.098] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd5ydtucl09czbgtn1","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.100] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd9unygwoibwo2f1xk","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.101] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhf85cu5oqw0iq7dp0b","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.102] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd5pft6kth23uo191z","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.103] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxho5z9dn07135gt347v","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.104] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhh5yyj5ct59dy53m7j","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.105] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd65k0v0zq2bcr2bng","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.107] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhe6fclmwtf9o6ae60m","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.108] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhe51qo4gl1cy473d3b","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.109] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhc6s44bktihypegbsf","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.110] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhe5p0m7wtg63v9gyyc","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.110] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd7sjkxcipdywo055b","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.111] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhg5pbs2oze8fxtd5su","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.112] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhi5p5lbsusdo13cw4e","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.115] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhe2zzi6kod5ns74jpl","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.116] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhq5yjo7s0e1c5i0nxd","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.117] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxheakjzgs30ddxhhmqm","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.118] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhk5p4k9wio4dlh5gv5","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.119] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd598t4c0f1j2cdnby","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.120] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhf650sscojacdb0qq5","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.121] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhj5y9kl0u35t8w0sv4","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.123] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhj5vuzlgad5rbb1hvr","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.136] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd670reokyapdt675j","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.137] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhk6qfu4suphn4k4brw","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.138] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhl4t5p3otm07mz19w3","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.139] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhk5xuz7o0gh8scfmjr","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.141] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhc83kq1wtvf75sepw8","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.142] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhf5z5hhgte31bt38gy","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.142] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhe75ymuczp9osb3zjs","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.143] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhf5z8o7ot3fcwu4b59","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.144] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd66qrookx97a3fu7k","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.145] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhq5q77xkt38qufc9ri","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.146] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhs56jr5s0hhajt7dhw","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.148] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhe8ub6rozrax2z29dp","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.150] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhr6omaes9leqrvf408","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.151] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhl5yki34x19w6h3fpo","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.152] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhe5pqx2gok8opogjxd","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.153] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd35ypo0oe5mhlawad","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.154] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhd00wm9ooebs7mfm4l","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.155] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhql2agswu4e3rs3p9n","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.156] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhg84ss9gtj3vcl0wmq","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.157] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhf5zi6ywt483k42nwd","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:00.161] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhr5yvoiczf4nun4i5b","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:01.139] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhec8loesns3c2xblau","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:02.591] WARNING: ArcGIS Monitor database is not ready {"code":"E_DATABASE_STATE","trace_id":"cmcopfxhdl6la08nrho8e78k2","client_ip":"192.168.200.6","resource":"api:/arcgis/admin/security/agents/ping","elapsed":0,"username":null,"details":"The database is not ready, Database schema not up to date","worker":8008}
[13:02:10.009] DEBUG: Connection job started {"resource":"database:connection"}
[13:02:10.011] DEBUG: Connection job completed {"resource":"database:connection"}

0 Kudos
StevenBeothy
Regular Contributor

The only thing I can suggest is to check the version of PostgreSQL you have installed for ArcGIS Monitor.
Did you remember to upgrade PostgreSQL to the latest supported release when upgrading ArcGIS Monitor?

The minimum supported versions of PostgreSQL at 2024.1.1 are 16.3, 15.7,14.12 & 13.15.
At 2025.0 this changed to 16.8, 15.12 & 14.17.

Note: The specific versions listed above are the minimum minor versions supported and certified for each supported major release of PostgreSQL. Newer minor versions are also supported. The PostgreSQL version and updates must be supported by the PostgreSQL Global Development Group.

From the above note if you go to the PostgreSQL download page and see that only versions 16.9, 15.13 or 14.18 are available to download, that is ok because these versions are supported. Version 17.5 on the other hand is not supported. 

Besides the above check, I would suggest contacting Esri Technical Support for further assistance.

 

anasga_81182
Occasional Contributor

Hi Steven,
I am actually running on a supported postgres version which is 16.8 so it is not an issue with the version.
//Anas

 

0 Kudos
AntonyMundanmanyPaul
Emerging Contributor

I should have looked at this post before I upgrade Monitor to 2025. I also ran into same issue. Server upgrade completed and site didn't start at all. 

ESRI support identified this as BUG

BUG-000177693 for ArcGIS Monitor

Luckily, I managed to roll back the upgrade from the full snapshot. 

Monitor 2025 upgrade has been very poorly managed, resulting in significant time and resource losses on our end.

 

TimothyMichalowskigeosyntec
New Contributor

I have the same issue, upgraded today from 2024.1 to 2025 and Windows service is running but application server which runs 30443 is not running.  Any updates from ESRI on this bug?   

BUG-000177693 for ArcGIS Monitor
0 Kudos
DerekLaw
Esri Esteemed Contributor

Hi @AntonyMundanmanyPaul and @TimothyMichalowskigeosyntec,

I'm sorry to hear about your issues with upgrading to ArcGIS Monitor 2025. 

We are actively working on addressing BUG-000177693 and plan on releasing a patch. I will post an update when it's available.

Hope this helps,

DerekLaw
Esri Esteemed Contributor

UPDATE: 

The Monitor Dev team just finished work on the patch for BUG-000177693. It is now in final test certification and we expect it to be available by mid to late August.

The underlying cause is related to DNS resolution (e.g., nslookup command) on the network, which is assessed when the ArcGIS Monitor software loads. This can be an issue for network environments without DNS or, in some unique network configurations where these DNS resolution commands fail.

We apologize for the inconvenience and thank you for your patience.

Hope this helps,

0 Kudos
DerekLaw
Esri Esteemed Contributor

UPDATE 2:

I've been informed by the release team that the ArcGIS Monitor 2025.0.1 patch was just published on MyEsri and is available for download now.

Hope this helps,

AntonyMundanmanyPaul
Emerging Contributor

That's cool. 

Thanks for the update.