CentreForDigitalHumanities / CentreForDigitalHumanities/tscan

docker-compose up - 502 bad gateway

Open
#87 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
19
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Cloned the repo from github

In docker compose changed ports to
- 60000:80
(thats the one we have open)

I do:
docker compose up

I go to
mydomainname.example.com:60000
And get 502 bad gateway

Did I do something incorrectly here or is the docker setup broken?

Thanks for assistance!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the docker-compose port mapping and the container logs after running docker compose up. Confirm whether the service is listening on the mapped port and identify why the request reaches a 502. Done means the application is reachable through the documented host and port without a bad gateway response.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.