Hi. I just installed Perceptilabs on Windows Server 2019. None of the other similar threads worked for me. Netstat shows no usage of port 8080. Chrome does open with this URL: http://localhost:8080/?token=U7za-3tzYRnGWy-zkl2dTBg5glLzUTzw4Zvit-9V-Sc But the page stays blank.
Installed in Conda environment with Python 3.7. I have no trouble running Jupyter Lab on 8080.
Also not sure it matters but on Django minitor (8000) I get the below:
Issues List
GET /issues/
HTTP 405 Method Not Allowed Allow: POST, OPTIONS Content-Type: application/json Vary: Accept { “detail”: “Method “GET” not allowed.” }
Thanks for the help.
Here is the log: [note I can’t paste it because I’m limited to 2 links] …