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

Upload Error: HTTP Error: 404, Unknown Error #835

Closed
dark-swordsman opened this issue Jul 23, 2018 · 1 comment
Closed

Upload Error: HTTP Error: 404, Unknown Error #835

dark-swordsman opened this issue Jul 23, 2018 · 1 comment

Comments

@dark-swordsman
Copy link

Version info

3.19.3

Platform Information

Windows 10 64-bit 1803 17134.165

Steps to reproduce

firebase deploy

Expected behavior

firebase deploys functions

Actual behavior

It hangs while uploading the packaged file. After about 20-25 minutes, it gives an error of:

Upload Error: HTTP Error: 404, Unknown Error

I tried it by removing some files and getting it down to 6.83 MB and it worked great. However, when it is 316.67 MB, it seems to not work.

@dark-swordsman
Copy link
Author

Upon using the --debug flag, it shows that the "upload size is too large".

<Error><Code>EntityTooLarge</Code><Message>Your proposed upload exceeds the maximum allowed object size.</Message><Details>Content-length exceeds upper bound on range</Details></Error>

Looks like I'll have to redesign my app. >.>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant