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

Favicon missing when Dagster is run with a path prefix #21616

Open
matrixx567 opened this issue May 3, 2024 · 0 comments
Open

Favicon missing when Dagster is run with a path prefix #21616

matrixx567 opened this issue May 3, 2024 · 0 comments
Labels
area: UI/UX Related to User Interface and User Experience type: bug Something isn't working

Comments

@matrixx567
Copy link

matrixx567 commented May 3, 2024

Dagster version

1.7.4

What's the issue?

Same problem as described in issue #4079

I run the dagster instance behind a reverse proxy with a subpath /dagster.
The webserver is started with a path prefix dagster-webserver -h %WEBSERVER_HOST% -p %WEBSERVER_PORT% --path-prefix "/dagster"

The page tries to load the favicon and manifest.json from the root path as shown in the image

image

What did you expect to happen?

The favicon and the manifest file should be loaded from https://DOMAIN/dagster/favicon.svg

How to reproduce?

No response

Deployment type

Local

Deployment details

Running as native process on Windows behind an IIS Reverse proxy

Additional information

No response

Message from the maintainers

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

@matrixx567 matrixx567 added the type: bug Something isn't working label May 3, 2024
@garethbrickman garethbrickman added the area: UI/UX Related to User Interface and User Experience label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: UI/UX Related to User Interface and User Experience type: bug Something isn't working
Projects
Status: Later
Development

No branches or pull requests

2 participants