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
- Excessive usage of cloud functions is sl...
I have made almost all my requests through cloud functions and jwt , due to security fears of a user editing a field he is not supposed to . This unfortunately...
- Dart Runtime as Function is missing
Hey guys, I set the _APP_FUNCTIONS_RUNTIMES to dart-3.10 and redeployed the appwrite stack but unfortunately the dart runtime doesnt show up. I copied the val...
- Go 1.25 runtime
So I'm trying to use go 1.25 for my functions and I can only find go-1.23 as a function runtime. So I did some searching and found https://github.com/appwrite/a...