I deployed a Node.js API on Appwrite Cloud Functions, and the logs show the server running on port 2000. But when I access the domain, it says: "No active deployments. This page is empty; activate a deployment to make it live."
TL;DR
Developers deployed Node.js API on Appwrite Cloud Functions, but when trying to access the domain, they encounter a "No active deployments" error message. The server is running fine on port 2000, but the deployment is not active. To solve this issue, developers need to activate the deployment to make it live.