Troubleshoot common problems during model deployment
truss push
can’t find config.yaml
truss push
is looking at is not a Truss. Make sure you’re giving truss push
access to the correct directory by:
truss push
from the directory containing the Truss. You should see the file config.yaml
when you run ls
in your working directory.truss push /path/to/my-truss
.