I’ve done a new release and deployed the application update as it is explained on the docs with a Raspberry 3 and it is not showing in the webserver. It stays the mender-demo-artifact
As you can see I’ve made multiple deployments but the server still throw the Mender Artifact
Hi @Rubitor5,
So the behaviour you’re seeing is that the HTTP server on the device (which was installed by the mender-demo-artifact
) is not showing the changes that you are deploying though the hello-world
-artifact that you are manually creating?
Greetz,
Josef
Do you know why is this happening and how to solve it?