Closed rcasta74 closed 1 year ago
Hi @rcasta74 - could be a very simple fix...
Is the container name correct in your command, as it appears to be missing a "1" and should be weather411
Try this:
podman pull docker.io/jasonacox/weather411:0.2.2
omg, what a stupid typo. Thanks for pointing this out
I'm trying to update
weather41
image with podman but I get this error:It worked in the past, so it may be an issue on my system only, but since I can pull
pypowerwall
image, I wonder if there may be some differences between the two repositories.Output with DEBUG:
compared to output for
pypowerwall
:Has anyone experienced the same issue?