Still waiting for logs but I can Console in?
My container is still in Waiting For Logs state, but I can access it through the web console, run services, and access them through http.
Even after doing this, it is still showing waiting for logs.
The docker entrypoint script does not seem to have completed as the services it should run are not started.
What logs does the container logs on runpod ui actually look in? Is it what the container prints to the screen or a log file?
What usually causes this kind of situation? I'd have thought if the entry point script crashed the container would die?
0 Replies