-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Labels
Description
Node build monitor stops after a certain time of operation.
Here's what I have in the logs:
2:31:41 PM | 28 builds found....
2:32:11 PM | Check for builds...
2:32:12 PM | 28 builds found....
2:32:42 PM | Check for builds...
2:32:44 PM | 28 builds found....
warn: --minUptime not set. Defaulting to: 1000ms
warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms
error: Could not read .foreverignore file.
error: ENOENT: no such file or directory, open '/build-mon/app/.foreverignore'
Printing environment Variables...
PORT = unset (Default: 3000)
NODE_TLS_REJECT_UNAUTHORIZED = 0
node-build-monitor is starting...
2:36:55 PM | Check for builds...
node-build-monitor 0.9.49 is listening on port 3000...