Back to Withastro

Astro.clientAddress is not available in current adapter.

src/content/docs/en/reference/errors/client-address-not-available.mdx

latest502 B
Original Source

import DontEditWarning from '~/components/DontEditWarning.astro'

<DontEditWarning />

ClientAddressNotAvailable: Astro.clientAddress is not available in the ADAPTER_NAME adapter. File an issue with the adapter to add support.

What went wrong?

The adapter you're using unfortunately does not support Astro.clientAddress.

See Also: