Accelergy-Project / timeloop-accelergy-exercises

Exercises for exploring the Fibertree, Timeloop and Accelergy tools
MIT License
80 stars 28 forks source link

Error on bringing up docker image #39

Closed sgodey closed 5 months ago

sgodey commented 5 months ago

Thanks for the quick response in the "tutorial" git. I am seeing the below error now in this repository.

unable to get image 'timeloopaccelergy/timeloop-accelergy-pytorch:latest-amd64': request returned Internal Server Error for API route and version http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.24/images/timeloopaccelergy/timeloop-accelergy-pytorch:latest-amd64/json, check if the server supports the requested API version

tanner-andrulis commented 5 months ago

It looks like there is a problem with your Docker installation, and it can't connect to Dockerhub. This is not an issue with the exercises, so sorry, we can not help.

vkb27 commented 5 months ago

Same error here, if you found a solution or a work around please update here. Thanks!

sgodey commented 5 months ago

Same error here, if you found a solution or a work around please update here. Thanks!

The error was because of wrong sequence of Docker commands. I don't know the exact fix, but nothing wrong with Docker image. I was able to successfully run examples from Docker image.