
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
- Can't show logs of execution in Cloud - ...
I just created a duplicate of my project to have a "staging" environment. So I basically kept my appwrite.json, inited new project and pushed all. I can call my...
- Permissions - Design Patterns
Hey Appwriters. I'm keen to tap into your database expertise. In my app I have nested collections: Canvas (think of it like Trello) Cards (just like Trello ca...
- Functions page just got frozen when I tr...
Does someone know why this happens? would really appreaciate any help
