TritonDataCenter / TritonDataCenter/sdc-adminui

Please add Content-Type header in all responses

Open
#254 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
16
Forks
26
Avg merge
2d 15h
Merged PRs (30d)
1

Description

I'm having a difficult time getting adminui to work behind Traefik. The best theory we have is that because Content-Type isn't being set by adminui Traefik is trying to guess what it is and sets it to application/x-gzip which results in just getting a downloaded .gz file instead of a rendered page.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified in the issue. Start by locating adminui's response handling and reproduce the Traefik behavior; done means every response has an appropriate Content-Type and the admin UI renders instead of downloading a .gz file.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.