please is there a way to figure out what causes the command appwrite push function to give the error zsh
? Which functions would you like to push? update ads status to expire (67b0ffb3002e451c7599)
ℹ Info: Validating functions ...
ℹ Info: Checking for changes ...
ℹ Info: Pushing functions ...
✗ Error • update ads status to expire (67b0ffb3002e451c759
✗ Error: No functions were pushed.. i can fix the error if i don't have more message. i am running 1.6.1 locally (docker), i've also tried v1.6.0. i have deleted the appwrite images, volumes,containers and started from scratch .its been long since i tried appwrite function. so i really cant tell if something change on my computer or so.
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Functions executed by events does not ap...
Hello, Running self-hosted Appwrite version 1.9.0 (with console 7.8.26). When functions are triggered by an event (eg. databases.\*tables.\*.rows.\*.create) doe...