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

graphql.error.located_error.GraphQLLocatedError #4408

Closed
oliver-sanders opened this issue Sep 6, 2021 · 2 comments · Fixed by #4409
Closed

graphql.error.located_error.GraphQLLocatedError #4408

oliver-sanders opened this issue Sep 6, 2021 · 2 comments · Fixed by #4409
Assignees
Labels
bug Something is wrong :(

Comments

@oliver-sanders
Copy link
Member

I am getting GraphQLLocatedError's in the UIS log even when no workflows are present and no mutations are called:

graphql.error.located_error.GraphQLLocatedError

See also cylc/cylc-uiserver#242 which may be related.

This is likely a cylc-flow issue:

cylc/flow/network/graphql.py", line 426, in async_resolve
@kinow
Copy link
Member

kinow commented Sep 7, 2021

Synced UIS & flow today, and had the same error. In my case I have ~10 workflows, none running, but I'm still getting this error.

@dwsutherland dwsutherland self-assigned this Sep 10, 2021
@kinow kinow self-assigned this Sep 14, 2021
@kinow
Copy link
Member

kinow commented Sep 14, 2021

@dwsutherland I think I found what's wrong in this one. Going to transfer it to Flow and send the PR & CC you there.

@kinow kinow transferred this issue from cylc/cylc-uiserver Sep 14, 2021
@oliver-sanders oliver-sanders added the bug Something is wrong :( label Sep 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong :(
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants