After upgrade no functions are working.. git cannot be connected. All cronjob informations got deleted
Did you follow the setup instructions here?
So its not possible to run functions without github integration any more??
The current Git integration only support Github for now. Functions created before upgrade should continue working
You should still be able to use the same methods as previously - CLI deployment or manual upload
In my case all old functions stopped working ๐ญ๐ญ
Breaking changes, breaking changes all the time ๐คฆโโ๏ธ
This is why I havenโt upgraded from 1.3.8 yet - I decided to give it a week to iron out all the bugs and I seem to have been right ๐
what i can see in the logs is:
[Job] (64f71f48d58861.19674191) failed to run.
[Job] (64f71f48d58861.19674191) Invalid document structure: Unknown attribute: "responseHeaders"
[Error] Type: Utopia\Database\Exception\Structure
[Error] Message: Invalid document structure: Unknown attribute: "responseHeaders"
[Error] File: /usr/src/code/vendor/utopia-php/database/src/Database/Database.php
[Error] Line: 2619
but all buttons i press on the UI lead to message with Server error
i now also restored to 1.3.8 ๐
ya...you should wait for 1.4.2 ๐ฌ
Recommended threads
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parametersใWHy๏ผ
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Python Function Deployment hits General ...
The same deployment was working without issue yesterday and I have not hit any free tier limits yet. How do I figure out what's happening? Are you having issues...