I am trying to deploy a Python Project works with Flask on Appwrite, but this is not working, domain shows 500 Error and Logs for any execution is not loading (button not working).
What's the code?
Could you please check the Network logs when you click the Logs button?
its a python project for stored fetch information through API.
Yes, but are you following the typical appwrite function structure and returning a response? Can you provide an exaple to reproduce the issue?
Where i can check it?
Browser console logs
If the logs modal isn't opening, I'd start there
Well, also the network tab logs
You probably can't just deploy a flask app.
Look at the docs for how to implement an Appwrite function: https://appwrite.io/docs/products/functions/develop
Recommended threads
- One-time Cloud migration blocked by data...
Hi, I’m blocked on a one-time migration from Appwrite Cloud to my self-hosted Appwrite instance. We already fixed the region issue, and the migration now corre...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...