We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If there is a network problem, for instance we might get
ERR[0m [1madding material: crafting material: error crafting material: upload and craft error: uploading material: sending the finished upload message EOF[0m
It doesn't seem to be retrying, and the message is confusing and not providing a real cause nor solution. If it's a network problem, it should say it.
The text was updated successfully, but these errors were encountered:
Controlplane is retrying when trying to store the attestation to the CAS:
chainloop/app/controlplane/internal/service/attestation.go
Line 253 in 77e39b1
Sorry, something went wrong.
Did we determine the root cause of the error we originally got? Was it transient?
No branches or pull requests
If there is a network problem, for instance we might get
It doesn't seem to be retrying, and the message is confusing and not providing a real cause nor solution. If it's a network problem, it should say it.
The text was updated successfully, but these errors were encountered: