i have left the requirements.txt with one line "appwrite" but im getting the same error see the images during deployment and execution
was it supposed to show me module during deployment?
What's your build command set to for your function?
hi Steven, where can i find that? if you mean my entrypoint its main.py
nvm i have none
It may be related to the update flask
You'll need to add pip install -r requirements.txt
where would i do that? @Steven
as a build command?
brb
aw man im now getting this again
what's docker compose logs openruntimes-executor show?
Recommended threads
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` I’m encounter...
- Issues with executor in Appwrite 1.9.0
Hi, I’ve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...