Github auto-deploy functions stuck at "processing" after upgrading to 1.5.1
- 0
- Self Hosted
- Functions
Hello, if i'm pushing into repo and it's being detected in appwrite server, but it stucks at "processing" and when I redeploy it it shows: "The requested route was not found. Please refer to the API docs and try again." Where is the problem then?
Note: in 1.4.13, successful auto-deploy after pushing git for functions was working fine. Meaning the problem happenened in 1.5.1.
Do function executions still work?
yes Edit: from old deployments
Anything in the appwrite container logs? Or executor? Or builds worker?
checking now...
appwrite | [Error] Timestamp: 2024-03-09T16:25:50+00:00 appwrite | [Error] Method: appwrite | [Error] URL: /v1/functions/65e30b6a2051003f52ee/deployments/65ec8d73869bd3ee3bfa/builds/ appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: The requested route was not found. Please refer to the API docs and try again. appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 860
There are lots of these errors with similar error line 860. I'm not sure if they are related to the problem:
.
appwrite | [Error] Timestamp: 2024-03-09T14:58:41+00:00 appwrite | [Error] Method: appwrite | [Error] URL: /cf_scripts/scripts/ajax/ckeditor/ckeditor.js appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: The requested route was not found. Please refer to the API docs and try again. appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 860 appwrite | [Error] Timestamp: 2024-03-09T15:00:42+00:00 appwrite | [Error] Method: appwrite | [Error] URL: /manager/html appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: The requested route was not found. Please refer to the API docs and try again. appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 860 appwrite | [Error] Timestamp: 2024-03-09T15:49:22+00:00 appwrite | [Error] Method: appwrite | [Error] URL: /owa/auth.owa appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: The requested route was not found. Please refer to the API docs and try again. appwrite | [Error] File: /usr/src/code/app/controllers/general.php appwrite | [Error] Line: 860 appwrite | [Error] Timestamp: 2024-03-09T16:17:53+00:00 appwrite | [Error] Method: GET appwrite | [Error] URL: /v1/databases/:databaseId/collections/:collectionId/documents/:documentId appwrite | [Error] Type: Appwrite\Extend\Exception appwrite | [Error] Message: Document with the requested ID could not be found. appwrite | [Error] File: /usr/src/code/app/controllers/api/databases.php appwrite | [Error] Line: 3173
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error