Actions
Bug #26362
openTechniques update error after Rudder server upgrade from 8.2.1 to 8.2.4
Status:
New
Priority:
1 (highest)
Assignee:
Category:
Server components
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
This is an error found in the webapp log at first server start right after upgrading the server from 8.2.1 to 8.2.4
2025-02-12 10:15:41+0000 INFO bootchecks - Regenerate all ncf techniques 2025-02-12 10:15:41+0000 INFO bootchecks - Migrating '0' old inventory accept/refuse facts to 'NodeFacts' database table 2025-02-12 10:15:41+0000 INFO bootchecks - Migration of old accept/refuse facts done 2025-02-12 10:15:41+0000 ERROR bootchecks - An error occurred while updating techniques based on ncf; error message is: SystemError: An error occurred; cause was: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of add command -> com.normation.rudder.git.GitItemRepository.$anonfun$commitAddFile$3(GitItemRepository.scala:122) 2025-02-12 10:15:41+0000 INFO bootchecks - Migrate technique.json to technique.yml 2025-02-12 10:15:41+0000 INFO bootchecks.migration.techniques - Checking if some techniques need to be migrated to YAML format ... ... 2025-02-12 10:15:42+0000 INFO status.techniques - All techniques have success compilation result 2025-02-12 10:15:42+0000 INFO status.techniques - All techniques have success compilation result
Actions