-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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 Deploying Endpoints Sample #693
Comments
Hi @ersimont! Thanks for reaching out! I wasn't able to reproduce the issue using your instructions. I did hit an issue when using a project id with a typo. I added a set of items to verify as I'm not sure what may be causing your issue. Steps to debug:
|
Thank you for your response. I followed your instructions, but alas it ended with the same result:
|
Ah, I didn't notice you are running Windows. I'll try to reproduce using a Windows environment. Which version are you using? |
I'm on Windows 8.1 |
Thanks @ersimont, I tested it on a Windows VM available to me and wasn't able to reproduce. Could you run the following command add the output to this issue?
|
That is quite a bit more output! I've attached the results as a |
Thanks! Could you send the log from this file next?
Also, could you authorize gcloud using the following command and try again. I forgot to provide this command the first time.
Thank you for your patience! |
Same result after re-authorizing. Here's that other log (with an additional |
Thanks @ersimont. Unfortunately I wasn't able to find anything that could help. @loosebazooka do you have an idea as to how |
It's not obvious to me from these logs. Might be a good idea to try using
I'm assuming that this doesn't really have to do with the fact that it's the maven plugin, but more the deployment, and if necessary we can redirect to the gcloud or deployment teams. |
That sounds like a good idea. Using
If you want me to open a issue with a different team, just tell me where! Thanks |
I'll forward it over and keep you posted @ersimont! Could you provide me with the output when you type in |
Sure thing. |
Thanks! I'll keep you posted on the progress. |
I'm having a very similar issue. |
Thanks for the feedback @washowasho. |
@ersimont I sent you an email. |
After an email conversation with @ersimont. They were able to resolve the issue recently with a |
…-ai to v2.1.8 (#693) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-document-ai](https://togithub.com/googleapis/java-document-ai) | `2.1.7` -> `2.1.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/compatibility-slim/2.1.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/confidence-slim/2.1.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-document-ai</summary> ### [`v2.1.8`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#​218-httpswwwgithubcomgoogleapisjava-document-aicomparev217v218-2021-12-03) [Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v2.1.7...v2.1.8) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-document-ai).
…-ai to v2.1.8 (#693) [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-document-ai](https://togithub.com/googleapis/java-document-ai) | `2.1.7` -> `2.1.8` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/compatibility-slim/2.1.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.1.8/confidence-slim/2.1.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-document-ai</summary> ### [`v2.1.8`](https://togithub.com/googleapis/java-document-ai/blob/master/CHANGELOG.md#​218-httpswwwgithubcomgoogleapisjava-document-aicomparev217v218-2021-12-03) [Compare Source](https://togithub.com/googleapis/java-document-ai/compare/v2.1.7...v2.1.8) </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-document-ai).
In which file did you encounter the issue?
When following the instructions in
appengine/endpoints-frameworks-v2/backend/README.md
Did you change the file? If so, how?
I only changed
pom.xml
, as instructed in the readme.Describe the issue
Executing
mvn appengine:deploy
fails. First it hangs for a while after it says "Uploading X files to Google Cloud Storage" (as I indicated in the output below). Then after about 5 minutes it continues. Below is the full output, with my note near the bottom.Note that this is about the third time I've tried; the first time it showed that it was uploading more than
0
files. I cannot find any errors in the cloud console logs.The text was updated successfully, but these errors were encountered: