LTD-Beget / LTD-Beget/sprutio

Error 502 Bad Gateway

Open
#116 0 comments 0 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.