Setup monitoring app

Job ID: 32272768

Budget: $30 – $250 USD

I am a bit strapped on time. Would be nice if someone competent could set this up locally. Monitoring app sub folder as mentioned in the link below.

https://gitlab.com/craftyBernok/pulse-bridge/-/tree/master/alm

Config params:

COMMON_HOME_RPC_URL=https://rpc.testnet.pulsechain.com
COMMON_HOME_BRIDGE_ADDRESS=0x0EA1F7690f2D09b2d98df479FCAc092f883224aF
COMMON_FOREIGN_RPC_URL=https://ropsten.infura.io/v3/<go_to_infura.io>
COMMON_FOREIGN_BRIDGE_ADDRESS=0x0f6fA36BBaff5DeF06ffF0bDB84f6f722283E769

Will not provide more information. Current error is the one below. If you do not feel confident in your ability to set this up please do not bid! Start bid with >> Saturday. The project should be finished today with tested setup instructions for an ubuntu server. The blockscout monitor is not needed from what I heard. Please double check the nodejs code where it fails. It might be an nmp package mismatch. If this is the case please provide full npm and node setup via a script in Ubuntu 18.04. Project is fixed at 100 USD.

Error: ENOSPC: System limit for number of file watchers reached, watch '/home/ubuntu/Desktop/pulse-bridge/alm/public'
at FSWatcher.<computed> (internal/fs/watchers.js:243:19)
at Object.watch (fs.js:1586:34)
at createFsWatchInstance (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:38:15)
at setFsWatchListener (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:81:15)
at FSWatcher.NodeFsHandler._watchWithNodeFs (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:233:14)
at FSWatcher.NodeFsHandler._handleDir (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:429:19)
at FSWatcher.<anonymous> (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:477:19)
at FSWatcher.<anonymous> (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:482:16)
at FSReqCallback.oncomplete (fs.js:192:5)
Emitted 'error' event on FSWatcher instance at:
at FSWatcher._handleError (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/index.js:260:10)
at createFsWatchInstance (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:40:5)
at setFsWatchListener (/home/ubuntu/Desktop/pulse-bridge/node_modules/chokidar/lib/nodefs-handler.js:81:15)
[... lines matching original stack trace ...]
at FSReqCallback.oncomplete (fs.js:192:5) {
errno: -28,
syscall: 'watch',
code: 'ENOSPC',
path: '/home/ubuntu/Desktop/pulse-bridge/alm/public',
filename: '/home/ubuntu/Desktop/pulse-bridge/alm/public'
}
error Command failed with exit code 1.
Related categories: JavaScript Linux Node.js Express JS Ubuntu