Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Bug Report: Python 3.9 - 3.11 function runtime not working #148

Open
2 tasks done
leonelamatos opened this issue Oct 23, 2024 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working

Comments

@leonelamatos
Copy link

leonelamatos commented Oct 23, 2024

👟 Reproduction steps

Download appwrite function with appwrite cli > appwrite pull function that run the python 3.9 or 3.11 runtime
Run command > appwrite run function
Select function running python 3.9 - 3.11 runtime
Wait for runtime build process to finish

👍 Expected behavior

Function container should run while developing the function locally and the function endpoint address should be accessible through a web browser.

👎 Actual Behavior

Container is deleted/stop after the build process has finished and the run command still running

Image
Image

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

Linux

🧱 Your Environment

Linux Ubuntu 24.04 LTS
Linux Ubuntu 22.04 LTS
Client: Docker Engine - Community Version: 27.3.1

Windows 10 Pro 22H2
Docker for Windows v4.34.3

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@leonelamatos leonelamatos added the bug Something isn't working label Oct 23, 2024
@kamarkiewicz
Copy link

kamarkiewicz commented Nov 23, 2024

Can you try a workaround from appwrite/appwrite/issues/8902 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants