bfdbe0045eb1bc284527fd256965e155bc4176db
Direct egress to api.telegram.org does not work from homesrv, so every away-channel send timed out and the service_down nudge retried once a minute forever. The sink already had a Proxy field wired to http.Transport.Proxy; nothing had ever set it. The relay is the x-ui socks inbound on the host, port 10808, addressed from the container as the maven_default bridge gateway. That also needs a ufw rule, because the bridge subnet is not otherwise allowed to reach a host port and the SYN is dropped rather than refused. The rule is recorded in the config next to the address, since the address alone is not enough to reproduce this on another box. Verified: five minutes after restart, zero send errors where there was previously one per minute. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TrVSBKe3RFDF4fGYKWYQnX
Description
No description provided
Languages
Go
97.1%
HTML
0.9%
Shell
0.6%
CSS
0.5%
Makefile
0.3%
Other
0.6%