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 while running job #27014

Open
AvinashUtekar opened this issue Jan 10, 2025 · 0 comments
Open

unexpected error while running job #27014

AvinashUtekar opened this issue Jan 10, 2025 · 0 comments
Labels
type: bug Something isn't working

Comments

@AvinashUtekar
Copy link

AvinashUtekar commented Jan 10, 2025

What's the issue?

After running the job i am getting this issue in launchpad

Operation name: RunRootQuery

Message: Cannot return null for non-nullable field Run.mode.

Path: ["pipelineRunOrError","mode"]

Locations: [{"line":21,"column":3}]

Stack Trace:
File "/usr/local/lib/python3.7/site-packages/graphql/execution/execute.py", line 541, in execute_field
return_type, field_nodes, info, path, result
File "/usr/local/lib/python3.7/site-packages/graphql/execution/execute.py", line 621, in complete_value
"Cannot return null for non-nullable field"

image

What did you expect to happen?

it not showing the job progress bar or animation

How to reproduce?

run job from launchpad and reload the current page

Dagster version

dagster, version 1.9.7

Deployment type

Docker Compose

Deployment details

image: docker:20.10.14

Additional information

dagster-postgres = "^0.25.6"
dagster-k8s = "^0.25.6"
dagit = "^1.9.6"
dagster, version 1.9.7
python = "<3.13,>=3.9"

Message from the maintainers

No response

@AvinashUtekar AvinashUtekar added the type: bug Something isn't working label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant