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

Uncaught (in promise) TypeError: can't access property 0, this.state.error.metadata.headersMap['grpc-message'] is undefined #86

Open
jankeromnes opened this issue Apr 16, 2021 · 0 comments

Comments

@jankeromnes
Copy link
Contributor

Describe the bug

Sometimes, loading a Werft job shows just a blank page.

Looking into the console, I see a bunch of:

Uncaught (in promise) TypeError: can't access property 0, this.state.error.metadata.headersMap['grpc-message'] is undefined

Reloading once typically helps.

To Reproduce

Steps to reproduce the behavior:

  1. Load a Werft job page
  2. Sometimes it's blank

Expected behavior

It should never be blank.

Screenshots

Additional context

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

1 participant