Closed zbukhari-apex closed 2 months ago
That is a Problem only with the RAW Edition currently. Hope I can fix that without breaking any installation
Is fixed in 1.4.7, can you check if that breaks something? In your case, you may need to remove your agent_pure you created with mv because that can cause a conflict.
The error message reads:
Error precompiling checks for host PURE.STORAGE.HOST: Cannot find check file agent_pure needed for check type agent_pure.
So I went into the checks directory and found
pure_agent
but notagent_pure
. I just renamed it and then it worked.