Cloud functions scheduled in version 0.13.4 are not executing. To fix this, remove and re-add the schedule for the function. There is no log available for scheduled cloud functions, but this is not a problem. Make sure the dotenv variable is set. There is no shortcut for upgrading versions. It is recommended to upgrade to the latest version. The error message about password storage in Docker can be ignored. Creating a new function also throws the same error. There is no specific solution provided for this issue.
Namka
Rank 2: Process
Sep 15, 2023, 03:36
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
Drake
Sep 15, 2023, 20:21
holy moly 0.13.4 is quite old...do you have the docker env vars set?
Namka
Rank 2: Process
Sep 16, 2023, 03:06
Yeah upgrading though every version bro
Namka
Rank 2: Process
Sep 16, 2023, 03:06
Any shortcut ?
Drake
Sep 16, 2023, 03:13
Nope
Namka
Rank 2: Process
Sep 16, 2023, 04:07
Yes we have dot env var set
Drake
Sep 16, 2023, 04:09
Well then that's why you're seeing the warning. It's fine, though
Namka
Rank 2: Process
Sep 16, 2023, 04:10
But no log for scheduled cloud functions
Drake
Sep 16, 2023, 14:46
You mean scheduled functions aren't executing?
Namka
Rank 2: Process
Sep 16, 2023, 16:08
Yes
Drake
Sep 16, 2023, 18:50
There was a bug in older versions where you need to remove and re-add the schedule to kickstart it again