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
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...