NatLabRockies / NatLabRockies/api-umbrella
502 Bad Gateway - nginx
Nobody has claimed this yet.
- Dominant language
- Ruby
- Stars
- 2.2k
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
I have a new install of Umbrella 14 on CentOS in VirtualBox and when I go to add a back end API I get an error. Using the Firefox developer console I tracked it to what may be a missing declaration in the user_roles file.
The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure by installing Umbrella 14 on CentOS in VirtualBox and adding a back-end API, then inspect the Firefox developer console. Begin with the referenced user_roles file and the failing response; completion requires identifying the cause of the 502 and confirming the reported encoding warning is addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100