Issue Accessing Deployed Node.js API on Appwrite Cloud Functions – "No Active Deployments" Error
- 0
- Functions
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."
Hello bro. Were you able to find a solution to this problem? I have the same issue now.
Disappointing to see your issue was not given any attention
For me I added a new domain to the function and it worked
I haven’t found a solution yet, and you’re right I’m disappointed they haven’t responded. They haven’t even addressed the new issue I pointed out yesterday, even though I’ve been user of Appwrite for a year and a half.
I feel your pain.
You can try adding a domain to the function if you have one. This should work
i migrated to vercel
Recommended threads
- Functions not executing after usage rese...
Hi team, Last month my project hit 100% usage and functions stopped working (expected). Now the new month has started and usage has reset, requests are going ...
- Functions never end and always fail (sta...
Hi ! I'm using Appwrite Cloud Pro and function execution from appwrite website is KO. Deploying starter function template, execution is always Failed and the ...
- Provider error when creating a function ...