5chdn

Results 30 comments of 5chdn

magically started working now :)

Just create 3 json files like this ``` { "NODE_ENV" : "production1", "RPC_HOST" : "ip1", "RPC_PORT" : "port1", "LISTENING_PORT" : "lis_port1", "INSTANCE_NAME" : "my_node1", "CONTACT_DETAILS" : "", "WS_SERVER" : "ws://localhost:3000",...

copy `app.json` to `node1.json`, `node2.json`, `node3.json`, edit them as stated above and then start all of them ``` pm2 start node1.json pm2 start node2.json pm2 start node3.json ```

`update.sh` does really scary stuff. and there should be a warning that this is only for Ubuntu. It quoted me eight times for root access, which I didn't grant because...

This reported behavior can not be reproduced anymore. However, the client now totally stops submitting anything. The process is running, the node is running, but it wont show up in...

Does it also happen with https://github.com/goerli/ethstats-server ?

Fixed all vulnerable deps in https://github.com/goerli/netstats-server/pull/5

created a dashboard for non-pow networks https://github.com/goerli/netstats-server/

Create an account on the nodes or use the patched https://github.com/goerli/ethstats-client for reporting

moved to https://github.com/goerli/ethstats-server/issues/10