I have a function which I updated. Previously built and deployed just fine. I made some small edits and pushed to github, and now it's failing on the build with "Incorrect proxy key."
What does that even mean? Any clues as to why it will now not deploy? Thanks.
Ok, I just tried another edit/push/rebuild and it seemed to work this time. Still, would like to know what went wrong and what Incorrect proxy key. means? Just a build glitch perhaps?
We rotated some keys today but it was probably 6 hours ago 🧐
Recommended threads
- why does this happen
every now and then i get this error: Could not resolve host: openruntimes-proxy with status code 0 Error Code: 0. is there anything i can do about this? this is...
- `notContains` Query not available
I have a collection with documents that have a `userIds` attribute containing an array of string values. I want to list these documents by excluding the ones th...
- `appwrite push functions` doesn't commit...
When using the cli, appwrite push deploys the function but somehow doesn't commit it? If it does commit, where can I see my commits (they are not visible in my ...