I'm trying to verify the CNAME for a function domain, but pressing the Verify button does nothing and the console prints "TypeError: _.data.domainsList is undefined":
Uncaught (in promise) TypeError: _.data.domainsList is undefined
Immutable 6
110.5AfLhvUU.js:1:2468
d *Immutable
AsyncFunctionThrow self-hosted:804
Immutable 4
A similar error happens when trying to verify a Sites domain.
Using the latest 1.7.4 release
TypeError: _.data.domainsList is undefined in the console
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- TablesDB can't be used in Appwrite Funct...
I have written a function (DART) and it won't deploy. Here is what I get : 2026-03-14T17:09:41.459693680Z Compiling ... 2026-03-14T17:09:42.915619217Z ../build...