When nothing listens on the port, the agent attaches the container's last lines
v0.22.1-beta
- When nothing listens on the port, the agent attaches the container's last lines. The diagnosis "the application never started listening" covers a whole family of causes: a wrong start command, but also a missing environment variable or any crash at startup. A process that stops almost always says why, so its last fifteen lines are now shown under the message rather than leaving you to guess.