cubedro / eth-net-intelligence-api

Ethereum Network Intelligence API
http://tinyurl.com/ofndjbo
GNU General Public License v3.0
324 stars 345 forks source link

JSON processes.json not found - At the end of the execution of "./bin/update.sh" #225

Closed skydogch closed 8 years ago

skydogch commented 8 years ago

Hi,

I have updated the API client with "./bin/update.sh" and I get an error message "SON processes.json not found". Where is the processes.json? There is only a processes-ec2.json in eth-net-intelligence-api, and not a processes.json

==> Updating eth-netstats client ./bin/update.sh: line 75: cd: /home/skydog/bin/www: No such file or directory Already up-to-date.

==> Ethereum was updated successfully

==> Restarting processes [PM2] Spawning PM2 daemon [PM2] PM2 Successfully daemonized [PM2][ERROR] JSON processes.json not found

skydogch commented 8 years ago

I added manually the processes.json file:

Configure the app modifying processes.json. Note that you have to modify the backup processes.json file located in ./bin/processes.json (to allow you to set your env vars without being rewritten when updating).