Skip to content

Instantly share code, notes, and snippets.

@austinklenk
Created August 14, 2015 04:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save austinklenk/5f24593fe6656d4decbd to your computer and use it in GitHub Desktop.
Save austinklenk/5f24593fe6656d4decbd to your computer and use it in GitHub Desktop.
2015-08-14T03:23:14.838754+00:00 app[web.1]: [2015-08-14 03:23:14] INFO WEBrick::HTTPServer#start: pid=3 port=19704
2015-08-14T03:23:15.272682+00:00 heroku[web.1]: State changed from starting to up
2015-08-14T03:33:19.250141+00:00 heroku[api]: Detach ZEROPUSH (@ref:soaring-gladly-5172) by austin@mastertechrv.com
2015-08-14T03:33:19.250174+00:00 heroku[api]: Release v10 created by austin@mastertechrv.com
2015-08-14T03:33:19.360404+00:00 heroku[web.1]: State changed from up to starting
2015-08-14T03:33:23.498586+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2015-08-14T03:33:24.502557+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 26572 -e production`
2015-08-14T03:33:24.557695+00:00 app[web.1]: [2015-08-14 03:33:24] FATAL SignalException: SIGTERM
2015-08-14T03:33:24.557700+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `select'
2015-08-14T03:33:24.557703+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `block in start'
2015-08-14T03:33:24.557705+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:32:in `start'
2015-08-14T03:33:24.557707+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:160:in `start'
2015-08-14T03:33:24.557708+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run'
2015-08-14T03:33:24.557710+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:286:in `start'
2015-08-14T03:33:24.557716+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-14T03:33:24.557714+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-14T03:33:24.557712+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-14T03:33:24.557724+00:00 app[web.1]: bin/rails:8:in `<main>'
2015-08-14T03:33:24.557718+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-14T03:33:24.557721+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-14T03:33:24.557723+00:00 app[web.1]: bin/rails:8:in `require'
2015-08-14T03:33:24.557786+00:00 app[web.1]: [2015-08-14 03:33:24] INFO going to shutdown ...
2015-08-14T03:33:24.557719+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-14T03:33:24.557831+00:00 app[web.1]: [2015-08-14 03:33:24] INFO WEBrick::HTTPServer#start done.
2015-08-14T03:33:24.871975+00:00 app[web.1]: => Booting WEBrick
2015-08-14T03:33:24.871984+00:00 app[web.1]: => Rails 4.2.1 application starting in production on http://0.0.0.0:19704
2015-08-14T03:33:24.872024+00:00 app[web.1]: => Run `rails server -h` for more startup options
2015-08-14T03:33:24.872026+00:00 app[web.1]: => Ctrl-C to shutdown server
2015-08-14T03:33:24.872027+00:00 app[web.1]: Exiting
2015-08-14T03:33:25.978176+00:00 heroku[web.1]: Process exited with status 143
2015-08-14T03:33:30.499035+00:00 app[web.1]: [2015-08-14 03:33:30] INFO WEBrick 1.3.1
2015-08-14T03:33:30.499372+00:00 app[web.1]: [2015-08-14 03:33:30] INFO WEBrick::HTTPServer#start: pid=3 port=26572
2015-08-14T03:33:30.499063+00:00 app[web.1]: [2015-08-14 03:33:30] INFO ruby 2.0.0 (2015-04-13) [x86_64-linux]
2015-08-14T03:33:31.094771+00:00 heroku[web.1]: State changed from starting to up
2015-08-14T03:44:09.014564+00:00 heroku[api]: Attach PGSTUDIO resource by austin@mastertechrv.com
2015-08-14T03:44:09.014564+00:00 heroku[api]: Release v11 created by austin@mastertechrv.com
2015-08-14T03:44:09.129706+00:00 heroku[web.1]: State changed from up to starting
2015-08-14T03:44:12.233174+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2015-08-14T03:44:12.770321+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 22183 -e production`
2015-08-14T03:44:12.985819+00:00 app[web.1]: [2015-08-14 03:44:12] FATAL SignalException: SIGTERM
2015-08-14T03:44:12.985829+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `block in start'
2015-08-14T03:44:12.985827+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `select'
2015-08-14T03:44:12.985831+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:32:in `start'
2015-08-14T03:44:12.985832+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:160:in `start'
2015-08-14T03:44:12.985835+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:286:in `start'
2015-08-14T03:44:12.985834+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run'
2015-08-14T03:44:12.985837+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-14T03:44:12.985839+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-14T03:44:12.985842+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-14T03:44:12.985840+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-14T03:44:12.985843+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-14T03:44:12.985845+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-14T03:44:12.985847+00:00 app[web.1]: bin/rails:8:in `require'
2015-08-14T03:44:12.985848+00:00 app[web.1]: bin/rails:8:in `<main>'
2015-08-14T03:44:12.985856+00:00 app[web.1]: [2015-08-14 03:44:12] INFO going to shutdown ...
2015-08-14T03:44:12.985857+00:00 app[web.1]: [2015-08-14 03:44:12] INFO WEBrick::HTTPServer#start done.
2015-08-14T03:44:13.185402+00:00 app[web.1]: => Booting WEBrick
2015-08-14T03:44:13.185406+00:00 app[web.1]: => Rails 4.2.1 application starting in production on http://0.0.0.0:26572
2015-08-14T03:44:13.185408+00:00 app[web.1]: => Run `rails server -h` for more startup options
2015-08-14T03:44:13.185411+00:00 app[web.1]: Exiting
2015-08-14T03:44:13.185409+00:00 app[web.1]: => Ctrl-C to shutdown server
2015-08-14T03:44:14.196300+00:00 heroku[web.1]: Process exited with status 143
2015-08-14T03:44:17.774962+00:00 app[web.1]: [2015-08-14 03:44:17] INFO WEBrick 1.3.1
2015-08-14T03:44:17.774990+00:00 app[web.1]: [2015-08-14 03:44:17] INFO ruby 2.0.0 (2015-04-13) [x86_64-linux]
2015-08-14T03:44:17.775381+00:00 app[web.1]: [2015-08-14 03:44:17] INFO WEBrick::HTTPServer#start: pid=3 port=22183
2015-08-14T03:44:18.267506+00:00 heroku[web.1]: State changed from starting to up
2015-08-14T03:47:20.693723+00:00 heroku[slug-compiler]: Slug compilation started
2015-08-14T03:47:20.693741+00:00 heroku[slug-compiler]: Slug compilation finished
2015-08-14T03:47:20.530620+00:00 heroku[api]: Deploy 18383f3 by austin@mastertechrv.com
2015-08-14T03:47:20.530620+00:00 heroku[api]: Release v12 created by austin@mastertechrv.com
2015-08-14T03:47:20.618341+00:00 heroku[web.1]: State changed from up to starting
2015-08-14T03:47:23.899481+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2015-08-14T03:47:24.708542+00:00 app[web.1]: [2015-08-14 03:47:24] FATAL SignalException: SIGTERM
2015-08-14T03:47:24.708550+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `block in start'
2015-08-14T03:47:24.708547+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:170:in `select'
2015-08-14T03:47:24.708552+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:32:in `start'
2015-08-14T03:47:24.708554+00:00 app[web.1]: /app/vendor/ruby-2.0.0/lib/ruby/2.0.0/webrick/server.rb:160:in `start'
2015-08-14T03:47:24.708558+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/server.rb:80:in `start'
2015-08-14T03:47:24.708562+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `tap'
2015-08-14T03:47:24.708555+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/handler/webrick.rb:34:in `run'
2015-08-14T03:47:24.708560+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:80:in `block in server'
2015-08-14T03:47:24.708557+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/rack-1.6.4/lib/rack/server.rb:286:in `start'
2015-08-14T03:47:24.708563+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:75:in `server'
2015-08-14T03:47:24.708565+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands/commands_tasks.rb:39:in `run_command!'
2015-08-14T03:47:24.708566+00:00 app[web.1]: /app/vendor/bundle/ruby/2.0.0/gems/railties-4.2.1/lib/rails/commands.rb:17:in `<top (required)>'
2015-08-14T03:47:24.708569+00:00 app[web.1]: bin/rails:8:in `<main>'
2015-08-14T03:47:24.708604+00:00 app[web.1]: [2015-08-14 03:47:24] INFO WEBrick::HTTPServer#start done.
2015-08-14T03:47:24.943895+00:00 app[web.1]: => Rails 4.2.1 application starting in production on http://0.0.0.0:22183
2015-08-14T03:47:24.943899+00:00 app[web.1]: => Ctrl-C to shutdown server
2015-08-14T03:47:24.708568+00:00 app[web.1]: bin/rails:8:in `require'
2015-08-14T03:47:24.943897+00:00 app[web.1]: => Run `rails server -h` for more startup options
2015-08-14T03:47:24.708576+00:00 app[web.1]: [2015-08-14 03:47:24] INFO going to shutdown ...
2015-08-14T03:47:24.943888+00:00 app[web.1]: => Booting WEBrick
2015-08-14T03:47:24.943900+00:00 app[web.1]: Exiting
2015-08-14T03:47:24.866215+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 51926 -e production`
2015-08-14T03:47:25.829288+00:00 heroku[web.1]: Process exited with status 143
2015-08-14T03:47:32.823179+00:00 app[web.1]: [2015-08-14 03:47:32] INFO WEBrick::HTTPServer#start: pid=3 port=51926
2015-08-14T03:47:32.822865+00:00 app[web.1]: [2015-08-14 03:47:32] INFO ruby 2.0.0 (2015-04-13) [x86_64-linux]
2015-08-14T03:47:32.822838+00:00 app[web.1]: [2015-08-14 03:47:32] INFO WEBrick 1.3.1
2015-08-14T03:47:33.259407+00:00 heroku[web.1]: State changed from starting to up
2015-08-14T03:58:00.790391+00:00 heroku[router]: at=info method=GET path="/users/sign_in" host=tcrv.herokuapp.com request_id=a126ef91-c2de-4e4f-859a-eef6325dede1 fwd="73.50.122.19" dyno=web.1 connect=0ms service=97ms status=500 bytes=1754
Sales-Macbook-Air:Workorder serveradmin$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment