Skip to content

Could not reach the Groundwire sponsor #97

@tomholford

Description

@tomholford

Followed the install flow to this point:

Step 5/7: Requesting sponsor signature

Could not reach the Groundwire sponsor (HTTPConnectionPool(host='143.198.70.9', port=8081): Max retries exceeded with url: /apps/sponsor-signer/sign (Caused by NewConnectionError("HTTPConnection(host='143.198.70.9', port=8081): Failed to establish a new connection: [Errno 61] Connection refused"))).

This is usually temporary — the sponsor may be restarting
or the network may be briefly unavailable.

To retry, re-run with your master ticket:
./gw-onboard --master-ticket '[ticket]'

Repro data

  • Release: groundwire-alpha-2026.4.30_2 (latest at time of failure)
  • OS / arch: darwin / aarch64
  • Timestamp: ~2026-05-04 11:16 local

Host-level reachability checks at time of failure:

$ nc -zv -w 3 143.198.70.9 8081
nc: connectx to 143.198.70.9 port 8081 (tcp) failed: Connection refused

$ ping -c 2 143.198.70.9
PING 143.198.70.9 (143.198.70.9): 56 data bytes
Request timeout for icmp_seq 0
--- 143.198.70.9 ping statistics ---
2 packets transmitted, 0 packets received, 100.0% packet loss

Both TCP and ICMP fail, so the sponsor host itself appears unreachable, not just the signer port.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions