Actions
Bug #27283
openbootchecks - An error occurred while migrating techniques
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
This issue might be related to Bug #26926, but I'm not sure.
Logged during webapp restart :
2025-07-15 06:25:51+0200 INFO bootchecks - Started editor techniques update 2025-07-15 06:25:51+0200 ERROR bootchecks - An error occurred while updating techniques based on ncf; error message is: An Error occurred while extracting data from generic methods ncf API; cause was: Inconsistency: .file_from_string_mustache.parameter[0].constraints(expected ',' or '}' got '0') 2025-07-15 06:25:51+0200 INFO bootchecks - [#9] Migrate technique.json to technique.yml 2025-07-15 06:25:51+0200 INFO bootchecks.migration.techniques - Checking if some techniques need to be migrated to YAML format 2025-07-15 06:25:52+0200 INFO status.techniques - All techniques have success compilation result 2025-07-15 06:25:52+0200 INFO status.techniques - All techniques have success compilation result 2025-07-15 06:25:52+0200 INFO techniques.reader - Reloading technique library, no modified techniques found 2025-07-15 06:25:53+0200 INFO com.normation.rudder.services.policies.DeployOnTechniqueCallback - Update Technique library after updating all techniques at start up 2025-07-15 06:25:53+0200 ERROR bootchecks - An error occurred while migrating techniques based using a json file; error message is: An error occurred during techniques update after update of all techniques from the editor; cause was: An Error occurred while extracting data from generic methods ncf API; cause was: Unexpected: Inconsistency: .file_from_string_mustache.parameter[0].constraints(expected ',' or '}' got '0')
Updated by Michel BOUISSOU about 14 hours ago
- Target version set to 8.3.3
Observed on Rudder version : 8.3.3~git202507092104
Updated by Félix DALLIDET about 13 hours ago
- Target version changed from 8.3.3 to 8.3.4
Actions