Some checks failed
Demo images / Build & push demo images (push) Failing after 1m34s
The health monitor opened a bare TCP connection to every published host port each cycle. Against TLS listeners that connect+close logs noise on the app side — LND printed 'http: TLS handshake error … EOF' endlessly. Containers that define a podman healthcheck (LND uses lncli getinfo) now rely on it alone; bare containers keep the port probe. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>