Actions
Bug #15433
closedSometimes, somes inventories are received as .ocs.gz, and not handled by the webapp
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
Description
On a fresh 5.1, some inventories are received as .ocs.gz file, and stay without being read by the webapp
root@server:/var/rudder/inventories# ls -al incoming/ total 32 drwxrwx---. 2 rudder apache 124 Aug 8 12:28 . drwxr-x--x. 8 root root 113 Aug 8 12:10 .. -rw-r--r--. 1 apache apache 25715 Aug 8 12:28 agent2-08b4fff3-de3e-40a2-add9-eeafce9ab6fe.ocs.gz -rw-r--r--. 1 apache apache 1151 Aug 8 12:28 agent2-08b4fff3-de3e-40a2-add9-eeafce9ab6fe.ocs.sign
there are no explaination why in the log
touching the file solves the issue
Actions