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
- How Can I Create landing page in appwrit...
I created function called invoice URL https://app.getrestt.com/v1/functions/invoice/executions?id=test-76f948fe83c43422561fe096c0674a1bd3ff0702cdfcf2444293ab31...
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Synchronous function execution timeout w...
I am calling server functions with xasync = true and I still get this error message. Synchronous function execution timed out. Use asynchronous execution inste...