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: Console fails uploading big functions #1496

Open
2 tasks done
ItzNotABug opened this issue Nov 6, 2024 · 0 comments
Open
2 tasks done

🐛 Bug Report: Console fails uploading big functions #1496

ItzNotABug opened this issue Nov 6, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ItzNotABug
Copy link
Contributor

👟 Reproduction steps

  1. Navigate to Console > Project > Function
  2. Create a New Function or Create a New Deployment in an existing function
  3. Create/Upload Manual
  4. Select a code.tar.gz file with, say around 5MB or 10MB of size
  5. Console crashes with this on Chrome -

Image


Notes :

  1. Surprisingly, this works fine on Self-hosted @ 1.6.0
  2. Using Postman, the function file was uploaded successfully but took some time.
  3. On Safari, I once got a status code of 413: Payload too Large and the page doesn't crash like Chrome.

👍 Expected behavior

Function uploaded successfully.

👎 Actual Behavior

Function upload failed.

🎲 Appwrite version

Appwrite Cloud

💻 Operating system

MacOS

🧱 Your Environment

No response

👀 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?

@ItzNotABug ItzNotABug added the bug Something isn't working label Nov 6, 2024
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

1 participant