> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vendo.run/llms.txt
> Use this file to discover all available pages before exploring further.

# E-AUTH-005

> Retired: doctor no longer runs the actAs probe, so it cannot be unreachable.

```text retired theme={null}
E-AUTH-005 — retired, doctor no longer emits this code
```

`error_code: E-AUTH-005` · `status: retired`

## What you're seeing

Nothing: `npx vendo doctor` cannot print this code anymore. You are reading
it from an older run's output, or a saved report.

## Why

This code fired when the POST to `<base>/doctor/act-as` threw instead of
answering. Doctor sends no requests now, so there is no probe to fail.

## The fix

Nothing to do.

## Related errors

* [E-AUTH-004](/production/troubleshooting/e-auth-004) — the same seam's real failure, also retired, with a by-hand check
* [E-WIRE-001](/production/troubleshooting/e-wire-001) — the `createVendo` wiring doctor still reads on disk
