Hi,
When I try to deploy Apps on my search head (distributed environment) I have this error :
Error while creating deployable apps: Error copying src="/opt/splunk/etc/shcluster" to tmp_staging_area="/opt/splunk/var/run/splunk/deploy.cff46bb28403e9bb.tmp": No such file or directory
The folder deploy.cff46bb28403e9bb.tmp exist in /opt/splunk/var/run/splunk/
$ ll /opt/splunk/var/run/splunk/
drwxr-xr-x. 4 splunk splunk 4096 31 juil. 09:34 deploy.cff46bb28403e9bb.tmp
Can you help me please?
Thanks
A similar issue at [
Search
Why am I getting "Error while creating deployable apps...No such file or directory" trying to to run "apply shcluster-bundle" on our search head cluster deployer?]1
@ben_leung said -
It was a problem of permission in app directory. I changed file permission and now it works
Is the disk low on space?
What user account is being used to run Splunk? Are all files and directories under /opt/splunk owned by that user account?
Have all the apps been validated? Try installing the apps manually on a test machine - do any of the apps have errors?
Do the apps follow the structure required of Splunk apps?
It was a problem of permission in app directory. I changed file permission and now it works.
Thanks
Think I saw this kind of issues before. But what was the problem......?? Think there was a problem with the app's we tried too deploy. please check all the app's have the correct folder structure.
To "debug" this:
1) remove all the apps from deploy folder.
2) add 1 app
3) deploy
now repeat it till it won't deploy anymore