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.
Summary
[SOLVED] The issue with the build dart function not supporting China has been resolved. The solution is to manually configure some settings, including setting a variable in the method. Alternatively, you can configure a mirror by following the instructions in this link: https://docs.flutter.dev/community/china. If you are experiencing a Docker error related to resolving dependencies, it could be due to trouble with pub.dartlang.org. Pub will automatically retry connecting after a certain period of time.
ideclon
Rank 5: Hypervisor
Nov 8, 2023, 13:13
Can you ping/connect to pub.dartlang.org?
joser
Rank 2: Process
Nov 9, 2023, 00:43
I can not
D5
Moderator
Nov 9, 2023, 08:47
I think you will need then to manually download dependencies, etc throught another way