Errors
unknown_host
404 – Nothing served here. The hostname reached the Tunnel server and is not a Tunnel of any Identity.
Nothing served here. Answered with 404.
What it means
The hostname reached the Tunnel server and is not a Tunnel of any Identity. Tunnel hostnames are handle.tigbywire.eu.
What to do
Check the hostname against GET /api/identities/{handle}, which names the Tunnel the Identity holds.
The body
{
"type": "https://tigby.eu/problems/unknown_host",
"title": "Nothing served here",
"status": 404,
"detail": "…what was refused, naming this request's own values",
"code": "unknown_host",
"doc_url": "https://docs.tigby.eu/errors/unknown_host",
"agent_hint": "…the next step, for software"
}Branch on code. The detail names this request's own Handle, id or limit and is not part of the contract.