I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not exist.
Any idea? I tried deploying it again from the web but getting the same
best to share more details about your codebase, or perhaps your projectid and deploymentid
Project id 64382f5fbf5f7f10b9d4, deployment id 698528ef1581eeea3d79
can you also share your source code? feel free to DM
I've created a post with the same issue but for python ^
Its definitely something to do with the entrypoint code not detecting custom entry points maybe?
Yeah, apparently something there changed. I changed mine to src/main.ts, redeployed and it worked again
<@743532656767270934> please look into it when you have time, we shouldn't be breaking production level apps on cloud
cc <@287294735054274560> are we aware of any changes to entrypoint code?
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Confused about Appwrite Pro pricing
Hi. I've been subscribed to the $25 Appwrite Pro plan, but I've been getting charged $40. I have two projects on my account. I was wondering where exactly the e...
- Custom domain for Google Auth
Hello! I connected my custom domain to my Appwrite project, but I can't get the Google login/consent screen to show my domain instead of the Appwrite domain. I...