Since the scripts don’t seem to be honoring the SDCard settings in the manifest.json, so I removed the SD card from the conduit and ran the script and this time I get a “Permission Denied” error and is as shown below.
Locally installing [LoraUplinkPktManager]
sh: /var/config/app/LoraUplinkPktManager/Install: Permission denied
AppCommand::runInstall: failed to execute Install script: /var/config/app/LoraUplinkPktManager/Install installAppCommand::executeLocalInstall: Install failed in /var/config/app/LoraUplinkPktManager/
Command local failed with:
appId UNKNOWN
appName LoraUplinkPktManager
appVersion UNKNOWN
appType CUSTOM
appStoreIP http://www.devicehq.com
configids {“ids”:[]}
However the folder structure seems to have been created under /var/config/app, but the overall application fails to be installed.
Thanks,
Ajay