Custom app failed to execute
- This topic has 2 replies, 2 voices, and was last updated 3 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Tagged: custom app install manifest.json
Hello,
My custom app continuously fails after being installed with the web interface. I included all the required files in the tar.gz archive so I don’t quite understand why I get the following message :
” Failed to execute local for app with id helloworld: determineBasePath failed to read manifest.json from tar file; tar returned 512 Failed to determine app base path”
Obviously I have a manifest.json file inside the archive.
I run it on the Conduit MTCDTIP-L4E1266A on firmware 5.3.7
Maybe you can help me
Thank’s
Bart
Hello Bart –
Were you able to find a solution? I’m seeing the same error message.
Thank you.
William
Hello Wiliam,
I found a solution thank’s to the Multitech support. I was compressing a folder containing the files of my app.
Instead I had to tar only the files under the folder and not the folder containing them.
It took me forever to find out but it is working now.
Hope it works for you too
Bart