Skip to content

Instantly share code, notes, and snippets.

@jamland
Created August 12, 2013 18:50
Show Gist options
  • Save jamland/6213836 to your computer and use it in GitHub Desktop.
Save jamland/6213836 to your computer and use it in GitHub Desktop.
Intergalactic:airbrake-app andy$ foreman start -f Procfile.dev
21:43:52 scheduler.1 | started with pid 1919
21:43:52 redis.1 | started with pid 1914
21:43:52 coffee.1 | started with pid 1920
21:43:52 resque.1 | started with pid 1915
21:43:52 logs.1 | started with pid 1916
21:43:52 api.1 | started with pid 1917
21:43:52 worker.1 | started with pid 1918
21:43:52 memcache.1 | started with pid 1913
21:43:52 logs.1 | Rendered plans/_benefits_large.html.erb (0.1ms)
21:43:52 logs.1 | Rendered plans/_benefits_large.html.erb (0.1ms)
21:43:52 logs.1 | Rendered plans/_benefits_large.html.erb (0.1ms)
21:43:52 logs.1 | Rendered plans/_descriptions_top.html.erb (510.0ms)
21:43:52 logs.1 | Rendered plans/_helpful_text.html.erb (0.7ms)
21:43:52 logs.1 | Rendered accounts/choose_plan.html.erb within layouts/generic (587.8ms)
21:43:52 logs.1 | Rendered layouts/_head.html.erb (764.6ms)
21:43:52 logs.1 | Completed 200 OK in 2719ms (Views: 1479.0ms | ActiveRecord: 551.5ms)
21:43:52 logs.1 | Connecting to database specified by DATABASE_URL
21:43:52 logs.1 | USING REDIS AT 127.0.0.1:6379 AND REDIS_CACHE AT 127.0.0.1:6379
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.761 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.762 * Max number of open files set to 10032
21:43:52 coffee.1 | env: node: No such file or directory
21:43:52 redis.1 | _._
21:43:52 redis.1 | _.-``__ ''-._
21:43:52 redis.1 | _.-`` `. `_. ''-._ Redis 2.6.14 (00000000/0) 64 bit
21:43:52 redis.1 | .-`` .-```. ```\/ _.,_ ''-._
21:43:52 redis.1 | ( ' , .-` | `, ) Running in stand alone mode
21:43:52 redis.1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
21:43:52 redis.1 | | `-._ `._ / _.-' | PID: 1914
21:43:52 redis.1 | `-._ `-._ `-./ _.-' _.-'
21:43:52 redis.1 | |`-._`-._ `-.__.-' _.-'_.-'|
21:43:52 redis.1 | | `-._`-._ _.-'_.-' | http://redis.io
21:43:52 redis.1 | `-._ `-._`-.__.-'_.-' _.-'
21:43:52 redis.1 | |`-._`-._ `-.__.-' _.-'_.-'|
21:43:52 redis.1 | | `-._`-._ _.-'_.-' |
21:43:52 redis.1 | `-._ `-._`-.__.-'_.-' _.-'
21:43:52 redis.1 | `-._ `-.__.-' _.-'
21:43:52 redis.1 | `-._ _.-'
21:43:52 redis.1 | `-.__.-'
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.763 # Server started, Redis version 2.6.14
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.764 * DB loaded from disk: 0.001 seconds
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.764 * The server is now ready to accept connections on port 6379
21:43:52 coffee.1 | exited with code 127
21:43:52 system | sending SIGTERM to all processes
SIGTERM received
21:43:52 redis.1 | [1914 | signal handler] (1376333032) Received SIGTERM, scheduling shutdown...
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.865 # User requested shutdown...
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.865 * Saving the final RDB snapshot before exiting.
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.889 * DB saved on disk
21:43:52 redis.1 | [1914] 12 Aug 21:43:52.889 # Redis is now ready to exit, bye bye...
21:43:52 scheduler.1 | exited with code 2
21:43:52 worker.1 | exited with code 2
21:43:52 api.1 | exited with code 2
21:43:52 logs.1 | terminated by SIGTERM
21:43:52 resque.1 | terminated by SIGTERM
21:43:52 redis.1 | exited with code 0
21:43:52 memcache.1 | terminated by SIGTERM
Intergalactic:airbrake-app andy$ foreman start -f Procfile.dev
21:46:16 api.1 | started with pid 1952
21:46:16 worker.1 | started with pid 1953
21:46:16 memcache.1 | started with pid 1948
21:46:16 scheduler.1 | started with pid 1954
21:46:16 redis.1 | started with pid 1949
21:46:16 coffee.1 | started with pid 1955
21:46:16 resque.1 | started with pid 1950
21:46:16 logs.1 | started with pid 1951
21:46:16 logs.1 | Rendered plans/_benefits_large.html.erb (0.1ms)
21:46:16 logs.1 | Rendered plans/_benefits_large.html.erb (0.1ms)
21:46:16 logs.1 | Rendered plans/_benefits_large.html.erb (0.1ms)
21:46:16 logs.1 | Rendered plans/_descriptions_top.html.erb (510.0ms)
21:46:16 logs.1 | Rendered plans/_helpful_text.html.erb (0.7ms)
21:46:16 logs.1 | Rendered accounts/choose_plan.html.erb within layouts/generic (587.8ms)
21:46:16 logs.1 | Rendered layouts/_head.html.erb (764.6ms)
21:46:16 logs.1 | Completed 200 OK in 2719ms (Views: 1479.0ms | ActiveRecord: 551.5ms)
21:46:16 logs.1 | Connecting to database specified by DATABASE_URL
21:46:16 logs.1 | USING REDIS AT 127.0.0.1:6379 AND REDIS_CACHE AT 127.0.0.1:6379
21:46:16 coffee.1 | env: node: No such file or directory
21:46:16 redis.1 | [1949] 12 Aug 21:46:16.916 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
21:46:16 redis.1 | [1949] 12 Aug 21:46:16.918 * Max number of open files set to 10032
21:46:16 redis.1 | _._
21:46:16 redis.1 | _.-``__ ''-._
21:46:16 redis.1 | _.-`` `. `_. ''-._ Redis 2.6.14 (00000000/0) 64 bit
21:46:16 redis.1 | .-`` .-```. ```\/ _.,_ ''-._
21:46:16 redis.1 | ( ' , .-` | `, ) Running in stand alone mode
21:46:16 redis.1 | |`-._`-...-` __...-.``-._|'` _.-'| Port: 6379
21:46:16 redis.1 | | `-._ `._ / _.-' | PID: 1949
21:46:16 redis.1 | `-._ `-._ `-./ _.-' _.-'
21:46:16 redis.1 | |`-._`-._ `-.__.-' _.-'_.-'|
21:46:16 redis.1 | | `-._`-._ _.-'_.-' | http://redis.io
21:46:16 redis.1 | `-._ `-._`-.__.-'_.-' _.-'
21:46:16 redis.1 | |`-._`-._ `-.__.-' _.-'_.-'|
21:46:16 redis.1 | | `-._`-._ _.-'_.-' |
21:46:16 redis.1 | `-._ `-._`-.__.-'_.-' _.-'
21:46:16 redis.1 | `-._ `-.__.-' _.-'
21:46:16 redis.1 | `-._ _.-'
21:46:16 redis.1 | `-.__.-'
21:46:16 redis.1 | [1949] 12 Aug 21:46:16.919 # Server started, Redis version 2.6.14
21:46:16 redis.1 | [1949] 12 Aug 21:46:16.920 * DB loaded from disk: 0.001 seconds
21:46:16 redis.1 | [1949] 12 Aug 21:46:16.920 * The server is now ready to accept connections on port 6379
21:46:17 coffee.1 | exited with code 127
21:46:17 system | sending SIGTERM to all processes
SIGTERM received
21:46:17 logs.1 | terminated by SIGTERM
21:46:17 redis.1 | [1949 | signal handler] (1376333177) Received SIGTERM, scheduling shutdown...
21:46:17 redis.1 | [1949] 12 Aug 21:46:17.002 # User requested shutdown...
21:46:17 redis.1 | [1949] 12 Aug 21:46:17.002 * Saving the final RDB snapshot before exiting.
21:46:17 redis.1 | [1949] 12 Aug 21:46:17.005 * DB saved on disk
21:46:17 redis.1 | [1949] 12 Aug 21:46:17.005 # Redis is now ready to exit, bye bye...
21:46:17 scheduler.1 | exited with code 2
21:46:17 worker.1 | exited with code 2
21:46:17 api.1 | exited with code 2
21:46:17 resque.1 | terminated by SIGTERM
21:46:17 redis.1 | exited with code 0
21:46:17 memcache.1 | terminated by SIGTERM
Intergalactic:airbrake-app andy$ foreman start -f Procfile.dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment