Publishing a function deployment on your own Appwrite server will give an error
Docker Error: Preparing for build ... Resolving dependencies... It looks like pub.dartlang.org is having some trouble. Pub will wait for a while before trying to connect again.
Can you ping/connect to pub.dartlang.org?
I can not
I think you will need then to manually download dependencies, etc throught another way
It looks like you’ll have to configure a mirror - https://docs.flutter.dev/community/china
You’ll need to see some envvars, and it looks like you’ll have to build Flutter manually, or something?
It’s probably possible for Appwrite to integrate this into the runtime
But until that happens, you’ll need to do some manual configuration
Yes, I solved it now by setting the variable in the method
[SOLVED] build dart function not support china
Recommended threads
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- Triggers and call function in function p...
Hello, Today we are experiencing several issues with Appwrite Cloud. Functions triggered by events, or functions called from another function, are taking an e...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...