Skip to content
Init is here / May 19 - 23
Back

Python Flask Project Deploy

  • 0
  • Functions
  • Cloud
ASHQKING
19 May, 2025, 19:19

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).

TL;DR
Developers are struggling to deploy a Python Flask project on Appwrite, encountering a 500 Error on the domain and issues with the Logs button. They are advised to check the network tab logs and ensure they are following the Appwrite function structure correctly. Additionally, examining browser console logs may provide further insight. For more guidance, they are directed to the Appwrite documentation on implementing Appwrite functions.
D5
19 May, 2025, 19:37

What's the code?

ideclon
19 May, 2025, 19:39

Could you please check the Network logs when you click the Logs button?

ASHQKING
19 May, 2025, 19:39

its a python project for stored fetch information through API.

D5
19 May, 2025, 19:41

Yes, but are you following the typical appwrite function structure and returning a response? Can you provide an exaple to reproduce the issue?

ASHQKING
19 May, 2025, 19:48

Where i can check it?

D5
19 May, 2025, 19:48

Browser console logs

ideclon
19 May, 2025, 19:51

If the logs modal isn't opening, I'd start there

D5
19 May, 2025, 19:52

Well, also the network tab logs

Steven
19 May, 2025, 19:56

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

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more