When Creating sites, applications and messages i get different errors in Appwrite:
When adding Site: Cannot access offset of type string on string
When building Functions: Node error Node22 is not supported Cannot access offset of type string on string
When trying to look at a message im presented with a 404 page
Recommended threads
- Appwrite Python SDK Keeps returning the ...
So I have a couple services, one is a scheduling engine responsible for fetching data from a database and launching a containerized micro service to process tha...
- Creating a function on appwrite Cloud.
I am trying to create a function on Appwrite cloud. I go to the console. I hit : Create function I choose DART-3.5 I put a name for my function : NameFunction...
- Function connected custom domain error: ...
My domain is served through Cloudflare. Domain is now connected with the appwrite function. But when accessing the domain, I get the below error. Any suggestion...