Aquila AM69 TEZI Flashing Failed

@ToradexAI I followed your instructions and ran a python HTTP server in my images directory. I added a feed to TEZI as you described previously. However, after adding this feed, the VNC session that I had connecting to the target simply stopped.

Can you explain what you mean when you say “point TEZI to http://[machine-ip]:8000/your-image.tar"? Am I adding the feed incorrectly? Other documentation suggests that an image_list.json file should be present, but this is not available in the same directory where my image.tar is.

Thanks for the conversation! I've reached my limit of replies in this thread.

If you still have questions, feel free to start a new one. I'm happy to help!

Following up on this thread with what worked.

I was able to resolve this by setting up a image_list.json file, which had my image-<image_name>.json listed as en entry. This was then successful in listing the image in the feed and I was able to install the image over my local network. My system is now booting.

Thanks!