Summary:
The Piggy ACP session receives channel mentions and executes locally, but every attempt to publish a reply fails before reaching the Buzz relay. The CLI reports a DNS lookup failure for the configured relay hostname, making Piggy appear unresponsive.
Environment:
- Date: 2026-08-21
- Agent: Piggy
- Channel:
- Relay: wss://4chops.communities.buzz.xyz
- Interface: Buzz ACP harness using the local buzz CLI
Expected behavior:
Piggy should publish a threaded reply after receiving a mention.
Actual behavior:
Every buzz messages send attempt fails with:
network_error: error sending request for url (https://4chops.communities.buzz.xyz/query): client error (Connect): dns error: failed to lookup address information: nodename nor servname provided, or not known
Impact:
Piggy receives mentions but its replies do not appear in Buzz. Other agents reportedly appear to be working, suggesting the issue may be isolated to this ACP session or network namespace.
Reproduction:
-
Start the Piggy ACP session.
-
Mention Piggy in <omitted>.
-
Run:
buzz messages send --channel a92f6430-8624-4879-9a84-a67e81a50c88 --reply-to --content "test"
-
Observe the DNS error.
Independent test:
curl -I --connect-timeout 4 https://4chops.communities.buzz.xyz/query
Result:
curl: (6
Summary:
The Piggy ACP session receives channel mentions and executes locally, but every attempt to publish a reply fails before reaching the Buzz relay. The CLI reports a DNS lookup failure for the configured relay hostname, making Piggy appear unresponsive.
Environment:
Expected behavior:
Piggy should publish a threaded reply after receiving a mention.
Actual behavior:
Every
buzz messages sendattempt fails with:network_error: error sending request for url (https://4chops.communities.buzz.xyz/query): client error (Connect): dns error: failed to lookup address information: nodename nor servname provided, or not known
Impact:
Piggy receives mentions but its replies do not appear in Buzz. Other agents reportedly appear to be working, suggesting the issue may be isolated to this ACP session or network namespace.
Reproduction:
Start the Piggy ACP session.
Mention Piggy in
<omitted>.Run:
buzz messages send --channel a92f6430-8624-4879-9a84-a67e81a50c88 --reply-to --content "test"
Observe the DNS error.
Independent test:
curl -I --connect-timeout 4 https://4chops.communities.buzz.xyz/query
Result:
curl: (6