trinity-project / trinity

Trinity state channel protocol
MIT License
45 stars 9 forks source link

access to html page when running node #23

Open velter82 opened 6 years ago

velter82 commented 6 years ago

I got the node up running, however when trying to open the html I get the following error: Method Not Allowed The method is not allowed for the requested URL.

The debugger mentions the html request: 84.199.11.174 - - [21/Mar/2018 16:06:50] "GET / HTTP/1.1" 405 - 84.199.11.174 - - [21/Mar/2018 16:06:50] "GET /favicon.ico HTTP/1.1" 404 -

image