You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI, I exported all the .env variables and started the tilt up. I see mev-inspect and mev-inspect-worker didnt start up and threw the following error:
"Image: "docker.io/library/mev-inspect-py:tilt-2bd36c3003d73833" with ID "sha256:2bd36c3003d7383365d1b299e53e10eafb3c7bfa36125f28a187d560fbb60736" not yet present on node "kind-control-plane", loading...
ERROR: command "docker save -o /tmp/images-tar389838700/images.tar docker.io/library/mev-inspect-py:tilt-2bd36c3003d73833" failed with error: exit status 1
Command Output: failed to save image: invalid output path: directory "/tmp/images-tar389838700" does not exist
Build Failed: Error loading image to KIND: exit status 1
█"
when i tried ./mev db, i see postgres is set up well. but when i tried to inspect mev-inspect, i get the error mev-inspect not found.
pls help me with the initial setup and tutorial for step by step installation.
The text was updated successfully, but these errors were encountered:
HI, I exported all the .env variables and started the tilt up. I see mev-inspect and mev-inspect-worker didnt start up and threw the following error:
"Image: "docker.io/library/mev-inspect-py:tilt-2bd36c3003d73833" with ID "sha256:2bd36c3003d7383365d1b299e53e10eafb3c7bfa36125f28a187d560fbb60736" not yet present on node "kind-control-plane", loading...
ERROR: command "docker save -o /tmp/images-tar389838700/images.tar docker.io/library/mev-inspect-py:tilt-2bd36c3003d73833" failed with error: exit status 1
Build Failed: Error loading image to KIND: exit status 1
█"
when i tried ./mev db, i see postgres is set up well. but when i tried to inspect mev-inspect, i get the error mev-inspect not found.
pls help me with the initial setup and tutorial for step by step installation.
The text was updated successfully, but these errors were encountered: