PuMuKIT icon indicating copy to clipboard operation
PuMuKIT copied to clipboard

Cannot acess resource

Open opadfnezig opened this issue 1 year ago • 2 comments

Using docker compose to deploy the app. When trying to open it in the web browser, receive ERR_EMPTY_RESPONSE on 80 port and 400 on 443 port. Using default localhost host.

opadfnezig avatar Jan 06 '24 11:01 opadfnezig

Hi @opadfnezig , can you post the steps you follow to reproduce the error? thank you ;)

j-lorenzo avatar Jan 07 '24 19:01 j-lorenzo

Sure

git clone https://github.com/pumukit/PuMuKIT
cd PuMuKIT
docker compose up -d --build

Running on WSL Ubuntu 22.04.2 LTS, it could be problem with unsupported options, but usually in this cases you receive error

opadfnezig avatar Jan 08 '24 11:01 opadfnezig