tenox7 / wrp

Web Rendering Proxy: Use vintage, historical, legacy browsers on modern web
Apache License 2.0
1.07k stars 52 forks source link

WRP hangs at "Starting WRP http server" #75

Closed MarshmelloSUCKS closed 4 years ago

MarshmelloSUCKS commented 4 years ago

Whenever I try to start WRP via Docker or the Linux binary, it always hangs at "Starting WRP http server on :8000". Both Chromium and Go are installed. I've tried running with sudo and that doesn't seem to work either. Using Pop!_OS 20.04

tenox7 commented 4 years ago

Hi, can you elaborate on hanging? That message basically indicates that the server is started and you can connect to it. What happens when you connect to your IP address on port 8080 (or whatever port your configured). Thanks

MarshmelloSUCKS commented 4 years ago

Sorry for not replying in forever. I've updated to Pop!_OS 20.10 and it works fine now.