-
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Surface failure logs in email #94
Comments
Here's the error I'm seeing in the logs:
I try not to post stack traces. This is a case where I should have a friendly error that gets sent in the email. Re. the above issue, is the app installed to your fork of the BCR? |
Yep the app is installed: Note it has worked before bazelbuild/bazel-central-registry#868, I believe without any changes on my side |
Ah, I think I've seen this before. I suspect it's just an intermittent GitHub error. I think the solution is to add some retry logic on the push. I'll leave this ticket open to track that, as well as better error messaging here. |
Thanks! |
I just got the same. Is there a way to force a resubmit? |
I am facing a similar issue with private repos. The app works correctly with the public repos but when the repo is made private, whenever I release it throws the unknown error. Can someone confirm on the same? |
@arijit-sen the error that caused your entries to fail was related to this issue–I sent you an email about it a while back. Beyond that issue, I can't whether it works with private repos because I haven't tested this case. Do you want to try again and we can see what happens? |
Now that retries for pushing to the fork has landed, the original issues causing the "unknown error" emails in this thread have all been addressed. Closing. |
I got an email with an error like:
It would be nice if the rest of the info was accessible somewhere so I could debug more
The text was updated successfully, but these errors were encountered: