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

Unexpected Error: "GraphQL error: Cannot query field "subscriptions" on type "Namespace"." #357

Closed
git-zubur opened this issue Feb 2, 2021 · 2 comments · Fixed by #361
Closed
Assignees

Comments

@git-zubur
Copy link

git-zubur commented Feb 2, 2021

Expected Behavior

Current Behavior

Possible Solution

Steps to Reproduce (for bugs)

Context

Browser Stack Trace:

at new t (/static/js/vendorsapp_6d24.js:2)
at undefined (/static/js/vendors
app_6d24.js:2)
at undefined (/static/js/vendorsapp_6d24.js:2)
at undefined (/static/js/vendors
app_6d24.js:2)
at t.broadcastQueries (/static/js/vendorsapp_6d24.js:2)
at undefined (/static/js/vendors
app_6d24.js:2)
at Object.next (/static/js/vendorsapp_6d24.js:2)
at h (/static/js/vendors
app_6d24.js:2)
at v (/static/js/vendorsapp_6d24.js:2)
at e.value (/static/js/vendors
app_6d24.js:2)
at undefined (/static/js/vendorsapp_6d24.js:2)
at f (/static/js/vendors
app_6d24.js:2)
at T._settlePromiseFromHandler (/static/js/vendorsapp_6d24.js:2)
at T._settlePromise (/static/js/vendors
app_6d24.js:2)

Your Environment

  • Sensu version used (sensuctl, sensu-backend, and/or sensu-agent): sensu-backend
    sensu/web revision: db8dc5f
  • Installation method (packages, binaries, docker etc.): source
  • Operating System and version (e.g. Ubuntu 14.04): Ubuntu 18.04
@git-zubur
Copy link
Author

Error from the service log:

{"component":"apid.routers","errors":[{"message":"Cannot query field "subscriptions" on type "Namespace".","locations":[{"line":52,"column":3}]}],"level":"error","msg":"error(s) occurred while executing GraphQL operation","time":"2021-02-07T07:29:00Z"}

@jamesdphillips
Copy link
Contributor

Fixed in v1.0.6

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

Successfully merging a pull request may close this issue.

2 participants