Error 502 Bad Gateway
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 478
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
Hello
I am try to build after I added italian language.
I changed the folloging line in Dockerfile 'FROM python:3.6' (was 3.4) and I can build without error.
But when I connect using a browser I receive error 502 Bad Gateway and no login page is visible.
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
Start with the Dockerfile and compare the reported Python base image change from 3.4 to 3.6. Rebuild the image, connect through a browser, and investigate why the application returns 502 Bad Gateway instead of showing the login page; done means the login page is reachable after the Italian language change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile, python
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100