Actions
Bug #25633
closedSQL error in the logs when deleting a node
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
Fails with:
2024-10-08 11:06:06 INFO nodes.delete - Error when cleaning-up scores for node with ID 'a2b12bf8-dd10-4801-8b1d-0d306e4a1d39': SystemError: error when getting global score for node a2b12bf8-dd10-4801-8b1d-0d306e4a1d39; cause was: org.postgresql.util.PSQLException: ERROR: syntax error at or near "=" Position: 32
A workaround is to enable it before deleting it.
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from New to In progress
- Assignee set to Clark ANDRIANASOLO
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from In progress to Pending technical review
- Assignee changed from Clark ANDRIANASOLO to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/5924
Updated by Clark ANDRIANASOLO about 1 month ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|0cadc3cba31d11824bf42dca238f201bcd40ff0c.
Updated by Nicolas CHARLES about 1 month ago
- Related to Bug #25664: Error when deleting a node that doesn't exist added
Updated by Alexis Mousset about 1 month ago
- Subject changed from It is impossible to delete a node with "ignored" status to SQL error in the logs when deleting a node
Updated by Clark ANDRIANASOLO 15 days ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ 13 days ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.1.8 and 8.2.1 which were released today.
Actions