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

ERROR: (gcloud.app.deploy): too many files #22

Open
sakulstra opened this issue Mar 24, 2020 · 0 comments
Open

ERROR: (gcloud.app.deploy): too many files #22

sakulstra opened this issue Mar 24, 2020 · 0 comments

Comments

@sakulstra
Copy link

After updating to the latest meteor version(1.10.1) I started to face the following error.
I upgraded a lot of other packages within the process, which might be related but I checked in a previous version and there have always been more than 10k files to i'm wondering how it ever actually worked 😅

ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: This deployment has too many files. New versions are limited to 10000 files for this app.
- '@type': type.googleapis.com/google.rpc.BadRequest
  fieldViolations:
  - description: This deployment has too many files. New versions are limited to 10000
      files for this app.
    field: version.deployment.files[...]

I'm still investigating if/how i can get my file number down &| don't copy over all node modules to the docker image.

Posting this here in case someone has an idea or the same problem.

@sakulstra sakulstra changed the title to many files ERROR: (gcloud.app.deploy): to many files Mar 24, 2020
@sakulstra sakulstra changed the title ERROR: (gcloud.app.deploy): to many files ERROR: (gcloud.app.deploy): too many files Mar 24, 2020
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