Vvveb icon indicating copy to clipboard operation
Vvveb copied to clipboard

Clean install via docker results in error 500

Open brantje opened this issue 1 year ago • 1 comments

Hi, Fresh clone from the repo results in the following error:

nginx-1 | 192.168.x.x - - [16/Jan/2025:15:31:24 +0000] "GET / HTTP/1.1" 502 157 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:134.0) Gecko/20100101 Firefox/134.0" nginx-1 | 2025/01/16 15:31:24 [error] 29#29: *1 connect() failed (111: Connection refused) while connecting to upstream, client: 192.x.x.x, server: , request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "192.x.x.x:8080"

brantje avatar Jan 16 '25 15:01 brantje

Hi

Thanks for the bug report, I fixed docker-compose.yaml

givanz avatar Jan 16 '25 20:01 givanz