Actions
Bug #9192
closedThe error message for bad inventory signature is unclear
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Technique editor | Rudder settings
Effort required:
Very Small
Priority:
0
Name check:
Fix check:
Regression:
Description
The message is:
[2016-09-30 08:55:17] ERROR com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Rejecting Inventory 'u90tx396-8729564d-df03-477f-950d-cb21bd96278c.ocs' for Node '8729564d-df03-477f-950d-cb21bd96278c' because signature is not valid, you can update the inventory key by running the following command '/opt/rudder/bin/rudder-keys change-key 8729564d-df03-477f-950d-cb21bd96278c <your new public key>'
That message doesn't give any hint to check that perhaps the node sending the inventory is not the one known be Rudder (for example if the orginal node was cloned + CFEngine Key updated, or if it's an actual attempt to alter one node inventory).
A better one could be something along:
[2016-09-30 08:55:17] ERROR com.normation.inventory.provisioning.endpoint.FusionReportEndpoint - Rejecting Inventory 'u90tx396-8729564d-df03-477f-950d-cb21bd96278c.ocs' for Node '8729564d-df03-477f-950d-cb21bd96278c' because inventory signature wasn't done with the same CFEngine key than the one saved in Rudder for that node. If you updated the CFEngine key of the node, you can update the one stored by Rudder with the following command: '/opt/rudder/bin/rudder-keys change-key 8729564d-df03-477f-950d-cb21bd96278c <your new public key>'. Else please check that the node sending that inventory is actually the node registered into Rudder.
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.15 to 3.1.16
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 3.1.16 to 3.1.17
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.17 to 3.1.18
Updated by Vincent MEMBRÉ almost 8 years ago
- Target version changed from 3.1.18 to 3.1.19
Updated by Benoît PECCATTE over 7 years ago
- Severity set to Minor - inconvenience | misleading | easy workaround
- User visibility set to Operational - other Techniques | Technique editor | Rudder settings
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.19 to 3.1.20
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.20 to 3.1.21
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.21 to 3.1.22
Updated by Benoît PECCATTE over 7 years ago
- Effort required set to Very Small
- Priority changed from 28 to 43
Updated by Vincent MEMBRÉ over 7 years ago
- Target version changed from 3.1.22 to 3.1.23
- Priority changed from 43 to 42
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.23 to 3.1.24
Updated by Vincent MEMBRÉ about 7 years ago
- Target version changed from 3.1.24 to 3.1.25
- Priority changed from 42 to 41
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 3.1.25 to 387
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 387 to 4.1.10
Updated by Vincent MEMBRÉ almost 7 years ago
- Target version changed from 4.1.10 to 4.1.11
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.11 to 4.1.12
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.12 to 4.1.13
Updated by Vincent MEMBRÉ over 6 years ago
- Target version changed from 4.1.13 to 4.1.14
Updated by Benoît PECCATTE over 6 years ago
- Target version changed from 4.1.14 to 4.1.15
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.15 to 4.1.16
Updated by Vincent MEMBRÉ about 6 years ago
- Target version changed from 4.1.16 to 4.1.17
Updated by Nicolas CHARLES about 6 years ago
- Status changed from New to In progress
- Assignee set to Nicolas CHARLES
- Priority changed from 51 to 0
Updated by Nicolas CHARLES about 6 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to François ARMAND
- Pull Request set to https://github.com/Normation/ldap-inventory/pull/140
Updated by Nicolas CHARLES about 6 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset ldap-inventory|3e6f70369d649e6bbc68f45ca18cbc00f4f805ce.
Updated by Vincent MEMBRÉ almost 6 years ago
- Status changed from Pending release to Released
Actions