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

clasp create -> Internal error encountered. #877

Open
kosukekurimoto opened this issue Sep 24, 2021 · 6 comments
Open

clasp create -> Internal error encountered. #877

kosukekurimoto opened this issue Sep 24, 2021 · 6 comments

Comments

@kosukekurimoto
Copy link

% clasp create --title "My Project" --type Spreadsheet --rootDir ./src
Internal error encountered.
@kosukekurimoto
Copy link
Author

% clasp -v
2.4.1

@iamkhalidbashir
Copy link

Same

@peytonmcnully
Copy link

% clasp create --title "My Project" --type standalone --rootDir ./src
Internal error encountered.

% clasp -v
2.4.1

% node -v
v14.17.0

% clasp clone <script id>
appears functional for projects already created

@bugkarma
Copy link

Same here. Also, with the '--parentId' flag the project gets created, but opening it returns a 500 in the browser.

@roldan
Copy link

roldan commented Sep 9, 2022

Same here:

# clasp create --type sheets --title Test
Created new Google Sheet: https://drive.google.com/open?id=1tQX8qc_2fqLAdu0bVT7uUQ376eNQR9Pv7DfBfN9E-qc
Internal error encountered.

# clasp -v
2.4.1

# node -v
v16.17.0

Both spreadsheet and script project are being created, but when opening the script in browser it returns a 500 error as @bugkarma mentions.

@halllllll
Copy link

Encountered the same issue with clasp create --type sheets on Nov 21, 2023, between 15-18 (JST). The .clasp.json file wasn't created and ended up with an internal error encountered. Couldn't create it directly from the browser either.

When I tried again later, it worked fine. There was a GCP outage in the Japan region around that time, which might have caused the issue. Saw similar reports from others on X.

If you're facing a similar error, it might be worth checking the GCP status page for any ongoing issues.

https://status.cloud.google.com/summary

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

6 participants