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.

--path-prefix in dagit in 0.11.4 graphql endpoint is incorrect

See original GitHub issue

Summary

When using --path-prefix, the websocket URL is set to /graphql instead of /mypath/graphql.

Reproduction

  1. Use dagit --path-prefix /foo
  2. Access dagit
  3. It does not work as expected

Dagit UI/UX Issue Screenshots

image

Additional Info about Your Environment

Dagit 0.11.4 0.11.3 works.


Message from the maintainers:

Impacted by this bug? Give it a 👍. We factor engagement into prioritization.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:11 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
joshuataylorcommented, Apr 20, 2021

Confirmed this is fixed in 0.11.5. Thanks so much for the amazing turnaround 😄

1reaction
lamiellecommented, Apr 15, 2021

Thanks for the quick replies @alangenfeld and @hellendag. I’ll watch for 0.11.5 and report back after I upgrade and test it out!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Path prefix is not included on View Partition Matrix ... - GitHub
When running Dagit with the --path-prefix flag these two links ... ... --path-prefix in dagit in 0.11.4 graphql endpoint is incorrect #4028.
Read more >
1.1.7 (core) / 0.17.7 (libraries) - Dagster Docs
[dagit] Schedules defined with cron unions displayed “Invalid cron string” in Dagit. This has been resolved, and human-readable versions of all members of ......
Read more >
HTTP Link - Apollo GraphQL Docs
Get GraphQL results over a network using HTTP fetch. ... The URL of the GraphQL endpoint to send requests to. ... endpoint. The...
Read more >
Serving over HTTP - GraphQL
Here are some guidelines for setting up a GraphQL server to operate over HTTP. Web Request Pipeline#. Most modern web frameworks use a...
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