Hi,

I've taken notice of the remark about a steep learning curve. However, I've 
installed all according to the manual, and I see data posted (trail of ndm 
with posted data every second or so) and data populated into the influx 
database.

However, when I access the webpage (http://localhost:3000) I got:

WeeRT server Page not found: / Status: 404 

Error: Page not found: /
    at /home/maarten/git/weert-js/server/server.js:107:17
    at Layer.handle [as handle_request] 
(/home/maarten/git/weert-js/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix 
(/home/maarten/git/weert-js/node_modules/express/lib/router/index.js:317:13)
    at /home/maarten/git/weert-js/node_modules/express/lib/router/index.js:284:7
    at Function.process_params 
(/home/maarten/git/weert-js/node_modules/express/lib/router/index.js:335:12)
    at next 
(/home/maarten/git/weert-js/node_modules/express/lib/router/index.js:275:10)
    at SendStream.error 
(/home/maarten/git/weert-js/node_modules/serve-static/index.js:121:7)
    at emitOne (events.js:116:13)
    at SendStream.emit (events.js:211:7)
    at SendStream.error 
(/home/maarten/git/weert-js/node_modules/send/index.js:270:17)



What would be a logical place to look into to?



Op donderdag 5 april 2018 23:46:22 UTC+2 schreef Tom Keffer:
>
> This is something I've been fiddling with for quite a while: a realtime 
> display for weeWX.
>
> Live demo <http://ec2-52-11-251-72.us-west-2.compute.amazonaws.com:3000/>.
>
> Github repository <https://github.com/tkeffer/weert-js>.
>
> It consists of a Node server running Express, an InfluxDB database, and a 
> React client that uses Redux for state management.
>
> Please, please, please: do not attempt to install and get running unless 
> you are very experienced with Linux and, preferably, Javascript, Node, 
> InfluxDB, and npm. Expect a very steep learning curve. I would love 
> contributions, but I simply do not have the time for any hand holding. 
>
> Cheers,
>
> -tk
>
>
>
>

Reply via email to