nginx port 80 returns 444 (no response) for requests with an unrecognised Host header. The poller's curl sends Host: 10.100.0.10 (the IP) which doesn't match any server_name, causing the 180s readiness timeout and "empty reply from server" on every poll. Since livefetch v6 builds synthetic HTML from stored properties and no longer fetches live pages, the poller no longer needs to go through nginx. It now connects directly to Indiekit on INDIEKIT_BIND_HOST:PORT. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4.1 KiB
4.1 KiB