Skip to content

api.rpow2.com TLS handshake fails (connection closed during TLS) #6

Description

@one-aisama

The API backend at api.rpow2.com is unreachable. The frontend at
rpow2.com loads fine, but every request from the SPA to the API
fails with ERR_CONNECTION_CLOSED in the browser.

Reproduced from two different machines / networks:

$ curl -v https://api.rpow2.com/
* Trying 15.204.254.192:443...
* Connected to api.rpow2.com (15.204.254.192) port 443
* schannel: failed to receive handshake, SSL/TLS connection failed
curl: (35) schannel: failed to receive handshake, SSL/TLS connection failed

TCP connection establishes, but the TLS handshake is aborted by
the server before it completes. Same symptom for /me, /auth/request,
/ledger — i.e. it's not endpoint-specific, the TLS layer is down.

The IP (15.204.254.192) resolves to OVH; given the recent fly-to-vps
migration plan in the repo, this looks like a TLS cert / nginx
config issue on the new VPS rather than an application bug.

Date observed: 2026-05-08 ~10:27 UTC.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions