Rank 2: Process
Same function with no change in code is failing build since a few days
Votes
0
Replies
24
Participants
Unknown
Messages
25
Rank 2: Process
Same function with no change in code is failing build since a few days
Rank 2: Process
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?
Rank 2: Process
No
Rank 2: Process
I've just added pandas to the requirements.py file
Rank 2: Process
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)?
Rank 2: Process
Yes. Tried that too
And have you tried deploying as a new Function?
Rank 2: Process
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
Rank 2: Process
Oh okayy. Thanks
have you be able to resolved the issues?
Rank 2: Process
Noo
Moderator
What's the function code? And what's your appwrite SDK version?