URL service expired cert

Getting this on all of our waypoint deployed apps:

2023-09-06T21:05:26.881Z [WARN] entrypoint.url.agent: disconnected from hub: error="x509: certificate has expired or is not yet valid: current time 2023-09-06T21:05:26Z is after 2023-09-01T10:30:41Z" addr=35.89.112.120:443

When going to 35.89.112.120 I see that yes, the cert is expired, and that it appears to be part of the URL service.

I’ve been seeing this as well. It looks to me to be related to the expired certificate on the https://control.hzn.network domain, which is the default value for -url-control-addr on fresh server installs.

I’ve filed a support ticket with HashiCorp hoping that will prompt someone to kick whatever process should be handling cert rotation. This has also been reported via github issues: waypoint.server.grpc: failed to register hostname: authentication handshake failed: x509 · Issue #4904 · hashicorp/waypoint · GitHub