Same function with no change in code is failing build since a few days
LOGS
and when you commit, if you have enable the auto-deploy feature with the webhook callback, 2 new lines are added
OP is not using Github deployment - they're deploying manually.
And you're on Cloud, not Self-hosted, right?
Oh my bad, I've not see the "manual" logo
Are you targeting a specific pandas or numpy version?
No
I've just added pandas to the requirements.py file
Cloud, yes
Huh. So it seems this is a known issue for Alpine containers. However, I don't seem to be able to reproduce it myself - I've added pandas to the requirements.txt of a blank new Python Function (in Cloud), and it seems to be working?
I assume you've tried redeploying already (not just hitting the rebuild button in the Console)?
Yes. Tried that too
And have you tried deploying as a new Function?
For that I’ll have to make changes to my app to modify the function id etc. that is not an option for me now.
Understood
I found this issue - https://github.com/open-runtimes/open-runtimes/issues/86
It seems the fix mentioned has not been applied? https://github.com/open-runtimes/open-runtimes/blob/main/runtimes/python-3.9/Dockerfile
There don't seem to any recent updates to the image
At this point, I don't think there's anything else I can suggests - we'll have to wait for someone in Core
Oh okayy. Thanks
have you be able to resolved the issues?
Noo
What's the function code? And what's your appwrite SDK version?
Recommended threads
- 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...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...