question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Dagit doesn't work when hosted on a path

See original GitHub issue

I’ve set up a k8s LoadBalancer service for my dagit deployment.

when I curl: curl https://k8s.foo.com/tim/dagster and curl http://<load-balancer-ip>/

I get the exact same content, but in the browser I see a white page for the former url and a working dagit in the second url.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:17 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
RMHogervorstcommented, Dec 30, 2021

I think there are still some issues, it seems the assets on the main page in dagit are on an absolute path

1reaction
schrockncommented, Jul 7, 2020

@bollwyvl would love to see the dagit in JupyterHub case if you are able to get to it. Sounds really awesome

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sensors | Dagster Docs
Sensors allow you to instigate runs based on any external state change.
Read more >
How do I tell Dagit (the Dagster GUI) to run on an existing ...
Some options: you can manually plug in the values that are in config.yaml in to the dagit playground; you can bind the config...
Read more >
Changeset View
help="Base directory for dagster storage if $DAGSTER_HOME is not set", ... file path being monitored by a parent process that dagit-cli can touch...
Read more >
Dagster with User Code Deployments (gRPC)
If you haven't heard about Dagster Dagster is an open source data ... This is not the image that will be used for...
Read more >
Dagster + Meltano: A complete open-source ELT solution for ...
Dagster is an open-source data orchestrator for machine learning, ... We do not use the Meltano UI, instead we only use Dagster's Dagit...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found