I have a like 5 functions, but only one of them when i open it it throws the 500 internal error, all the other ones work perfectly
Im using appwrite cloud
@ianmont Could you please sensd your project ID?
65111bcfe7e632a5418f
anything in the console or network logs of your browser?
Hmm weird...maybe a deployment was deleted...I'm not sure how...maybe deploy again?
Well I remember that about 2 days ago there were problems with cloud that error 500 appeared just by opening a sidebar menu and all that... and in my case it let me open that function but from time to time the error 500 internal error would appear
Possibly some deployment got bugged and didn't finish uploading or something like that, what solution is there?
I could really delete that function since I'm not using it anymore.
The problem is that it doesn't let me access the interface to delete it
How do you typically deploy?
I manually deploy dragging the file zip to the drag and drop part
i highly suggest using the Appwrite CLI instead
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...
- appwrite-docs MCP fails in Cursor — SSE ...
Hi team, I'm having trouble getting the hosted Appwrite docs MCP working in Cursor on Windows. Environment IDE: Cursor (latest) OS: Windows 11 Node: v24.15.0 ...