We are having problems with the agent extensions for the OSB.
Checking the logs, we can find that the tar.gz of the extension canĀ“t be untar and therefore the directory is not created. The rest of the errors are caused by this first failed step.
Could you tell us why it gives problems when trying to untar?
Release : 10.8
Log message pointing to permissions problem.
[DEBUG] [IntroscopeAgent.ExtensionDeployer] Cannot untar:
java.io.FileNotFoundException: description.md (The file or directory does not exist)
After permissions problem on the directory was fixed, issue was resolved.