
Log file: Docker Error: WARNING! Your password will be stored unencrypted in /root/.docker/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store

I tried to create new function too. It throws same error. How to solve this problem or any hint ? And it didn't triggered after I update to 0.13.4

holy moly 0.13.4 is quite old...do you have the docker env vars set?

Yeah upgrading though every version bro <:appwritebow:824077772192088064>

Any shortcut ?

Nope

Yes we have dot env var set

Well then that's why you're seeing the warning. It's fine, though

But no log for scheduled cloud functions

You mean scheduled functions aren't executing?

Yes

There was a bug in older versions where you need to remove and re-add the schedule to kickstart it again
Recommended threads
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
- Server Error when Pushing a Function
Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18 ``` ? Which functions would you like to push? get-grades (get-grades)...
- Hola equipo de soporte,
Hola equipo de soporte, Estoy desarrollando una Function en Appwrite Cloud con Node.js 22 y el siguiente package.json: { "name": "upload-whitelist", "type"...
