Skip to main content

When upgrading to 2025.2.11 from 2025.2.10, I run into the issue that the server is not starting.
The Indicium process gets stuck at Currently running Indicium version: 2025.2, build 11.1.

 

See the logs below. This process gets stuck and the webserver upon requesting it displays ASP.NET error 500.30. Running the exact same configuration on one build lower of the same Indicium does start the application accordingly.

 

2025-08-18T16:39:10.5622148+02:00   INF] Currently running Indicium version: 2025.2, build: 11.1 (d1c229ce)
2025-08-18T16:50:59.7452291+02:00  0INF] Currently running Indicium version: 2025.2, build: 10.0 (d1c229ce)
2025-08-18T16:51:00.3190272+02:00  0WRN] No persistent storage location for data protection is configured. The Encrypt and Decrypt process actions are disabled.
See the Thinkwise documentation on how to configure data protection. (51a9e278)
2025-08-18T16:51:00.7823709+02:00  :INF] Initiating startup license check (a070e428)
2025-08-18T16:51:00.7977299+02:00  2INF] Reading license from IAM. (d4563d62)
2025-08-18T16:51:00.8097875+02:00  0INF] License successfully read from IAM. (66b06fb5)
 

@Stijn Schuurman Might that be due to the breaking change in Indicium 2025.2.11 in which we dropped support for the 2023 versions of the Platform?

 


@Arie V 

That is indeed correct. I read through the notes and it said it dropped support for Indicium 2023, but indeed it is considered as platform 2023. Thankyou.