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
- proccessing problems
A database schema operation is stuck in my Frankfurt project. In the matryq database, the workspaceId attribute of the coaching_activity_entries collection rema...
- User column is processing
I am still encountering the processing tag after creating a column in my database. and its not a network or refresh issue, i have refreshed over and over, shutd...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...