Skip to content

500 Internal Server Error #94

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

Open
laurentpellegrino opened this issue Feb 28, 2025 · 2 comments
Open

500 Internal Server Error #94

laurentpellegrino opened this issue Feb 28, 2025 · 2 comments

Comments

@laurentpellegrino
Copy link

Once a repository configured and deployed to workers with custom subdomain, and username/password credentials.

Pushing a Docker image with gradle jib for a standard Spring boot app is sometimes failing.

Most the time it succeeds and something I get the following error at random:

com.google.cloud.tools.jib.plugins.common.BuildStepsExecutionException: 500 Internal Server Error
  PUT https://cr.project.acme.com/v2/my-image-staging/manifests/sha256:2c3c85c056561b287636deb0fc17818ad5624bae1b3e018550f9224dfe4540fe
  {"errors":[{"code":"INTERNAL_ERROR","message":"internal error","detail":null}]}

Looking at Workers logs, here are errors I get:

https://gist.github.com/lpellegr/3e75362d6bb8b31c733a2b00267a5a44

Cloudflare status does not show any outage.

The issue seems to appear at "random". However, I noticed that if I deployed a new version of the serverless registry to worker following a wrangler.toml configuration update, then the next few uploads seems to often fail.

Any idea what's the cause?

@gabivlj
Copy link
Collaborator

gabivlj commented Mar 6, 2025

Hi @lpellegr, thank you for the issue. Are you seeing this lately? I can escalate to the R2 team so they can take a look if that's the case. Sorry for the issues you've found.

@laurentpellegrino
Copy link
Author

@gabivlj Thanks for your message. I am still experiencing the issue. It would be great if you can escalate to the right team:

> com.google.cloud.tools.jib.plugins.common.BuildStepsExecutionException: 500 Internal Server Error
  PUT https://***/v2/***-api-usage-handler-staging/blobs/uploads/05a367a9-87c1-4fb7-be18-0921570e0a74?_stateHash=05672fdc99f358501cbfdd2093e822c1f0f23a4cc707ead64cb8378848a59599&digest=sha256:84845657fbc51b87f896bc9e70162d65bc248b90815839470fddcda6bf8eaf42
  {"errors":[{"code":"INTERNAL_ERROR","message":"internal error","detail":null}]}

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

2 participants