Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
We've been trying to use the Secure Storage Service on a flash-based IR829. We're using IOx 1.5.15. Unfortunately, we're unable to post objects successfully, now having read the documentation several times over.
Here's a sample session. First, we s...
When installing my LXC app on IOx I receive the following message:{ "description": "Invalid Archive file: [Errno 28] No space left on device", "errorcode": -1, "message": "Invalid Archive file"}This got me wondering whether old images are being retai...
When uploading files into /data/appdata via the IOx Local Manager, I find that my app cannot read them due to privileges. I'm also unable to modify the privileges from within the LXC. Here are what the files look like from within the LXC:/ # ls -al d...
Hi there,I've configured my CAF hosted application to provide metrics for the purposes of Visualization. My app's summary shows a "Visualize" button which, when clicked, displays an empty screen as per:If you zoom in on that image you can see two hor...
Is it possible to post the solution here? We also need an LXC to be able to write to an external USB device. We are using v.1.5.1.5 (in case this is now supported). Thanks.
On containers disappearing, it is quite possible that the container exceeds its memory limits, perhaps due to a memory leak in your app. In such situations, the Linux Out Of Memory manager will kill the container and this should be reported in the sy...