yau-plant-assistant/scripts
Claude eb8cfaa787 Stop verify.sh reporting two things it cannot see
Both found running it on lin001 straight after the Caddy blocks went in.

The public-endpoint check called lf, cube and api unreachable. They are not:
the host resolves yokogawa.tech through the DC, which holds pinpoint records
only, and those three have none. Nothing is wrong with them and the check
cannot tell from here - so it now says so, and says to check from outside the
VNet, instead of printing a failure that means nothing.

403 now has its own message. It is what Caddy plus Authelia return for a
hostname with a site block and no access_control rule, which is the state
between applying the Caddy blocks and applying the Authelia rule - the one
case an operator is most likely to hit and least likely to recognise.

And the log check ran after the agent_ro test, which deliberately attempts a
forbidden INSERT that pg-ai logs. verify.sh was flagging an error line it had
just written itself.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-27 15:03:21 +10:00
..
deploy.sh Serve the operator page and /ask from one origin 2026-08-27 14:48:22 +10:00
verify.sh Stop verify.sh reporting two things it cannot see 2026-08-27 15:03:21 +10:00