open runtime version in appwrite CLI is v4 while the hosted runtimes use v5, this mismatch does not permit to debug locally functions using recent runtimes (like dart-3.10) to be executed locally in docker. Can you update appwrite CLI ?
TL;DR
Developers are experiencing issues debugging functions locally due to a version mismatch in Appwrite CLI (v4) and hosted runtimes (v5). They are requesting an update to Appwrite CLI to resolve this problem.