Skip to content

Instantly share code, notes, and snippets.

@ckib16
Created November 17, 2015 20:21
Show Gist options
  • Save ckib16/2f80ca6389644bff9190 to your computer and use it in GitHub Desktop.
Save ckib16/2f80ca6389644bff9190 to your computer and use it in GitHub Desktop.
Heroku logs fro db:seed error
2015-11-17T19:40:50.495487+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by ckib16@gmail.com
2015-11-17T19:40:52.497869+00:00 heroku[run.5568]: Awaiting client
2015-11-17T19:40:52.520272+00:00 heroku[run.5568]: Starting process with command `bundle exec rake db:migrate`
2015-11-17T19:40:52.901382+00:00 heroku[run.5568]: State changed from starting to up
2015-11-17T19:40:56.498819+00:00 heroku[run.5568]: Process exited with status 0
2015-11-17T19:40:56.519428+00:00 heroku[run.5568]: State changed from up to complete
2015-11-17T19:41:04.635802+00:00 heroku[api]: Starting process with command `bundle exec rake db:seed_data` by ckib16@gmail.com
2015-11-17T19:41:07.326003+00:00 heroku[run.4634]: Awaiting client
2015-11-17T19:41:07.372270+00:00 heroku[run.4634]: Starting process with command `bundle exec rake db:seed_data`
2015-11-17T19:41:07.783336+00:00 heroku[run.4634]: State changed from starting to up
2015-11-17T19:41:11.490543+00:00 heroku[run.4634]: State changed from up to complete
2015-11-17T19:41:11.475379+00:00 heroku[run.4634]: Process exited with status 1
2015-11-17T19:41:18.326691+00:00 heroku[api]: Starting process with command `bundle exec rake db:seed` by ckib16@gmail.com
2015-11-17T19:41:20.861220+00:00 heroku[run.6078]: Awaiting client
2015-11-17T19:41:20.893061+00:00 heroku[run.6078]: Starting process with command `bundle exec rake db:seed`
2015-11-17T19:41:21.356701+00:00 heroku[run.6078]: State changed from starting to up
2015-11-17T19:41:27.286754+00:00 heroku[run.6078]: State changed from up to complete
2015-11-17T19:41:27.274646+00:00 heroku[run.6078]: Process exited with status 1
2015-11-17T19:43:08.269923+00:00 heroku[api]: Deploy e0c01e7 by ckib16@gmail.com
2015-11-17T19:43:08.269923+00:00 heroku[api]: Release v9 created by ckib16@gmail.com
2015-11-17T19:43:08.430001+00:00 heroku[slug-compiler]: Slug compilation started
2015-11-17T19:43:08.430007+00:00 heroku[slug-compiler]: Slug compilation finished
2015-11-17T19:43:23.722988+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by ckib16@gmail.com
2015-11-17T19:43:26.594912+00:00 heroku[run.9894]: Awaiting client
2015-11-17T19:43:26.666816+00:00 heroku[run.9894]: Starting process with command `bundle exec rake db:migrate`
2015-11-17T19:43:26.946891+00:00 heroku[run.9894]: State changed from starting to up
2015-11-17T19:43:35.810742+00:00 heroku[run.9894]: State changed from up to complete
2015-11-17T19:43:35.799363+00:00 heroku[run.9894]: Process exited with status 0
2015-11-17T19:43:43.909903+00:00 heroku[api]: Starting process with command `bundle exec rake db:seed` by ckib16@gmail.com
2015-11-17T19:43:46.662430+00:00 heroku[run.2670]: Awaiting client
2015-11-17T19:43:46.693192+00:00 heroku[run.2670]: Starting process with command `bundle exec rake db:seed`
2015-11-17T19:43:47.101530+00:00 heroku[run.2670]: State changed from starting to up
2015-11-17T19:43:50.658741+00:00 heroku[run.2670]: State changed from up to complete
2015-11-17T19:43:50.637714+00:00 heroku[run.2670]: Process exited with status 1
2015-11-17T19:49:12.923060+00:00 heroku[api]: Starting process with command `rails c` by ckib16@gmail.com
2015-11-17T19:49:14.678886+00:00 heroku[run.2582]: Awaiting client
2015-11-17T19:49:14.704966+00:00 heroku[run.2582]: Starting process with command `rails c`
2015-11-17T19:49:15.080176+00:00 heroku[run.2582]: State changed from starting to up
2015-11-17T19:50:25.413793+00:00 heroku[run.2582]: State changed from up to complete
2015-11-17T19:50:25.395624+00:00 heroku[run.2582]: Process exited with status 0
2015-11-17T19:53:07.023730+00:00 heroku[web.1]: State changed from down to starting
2015-11-17T19:53:09.415536+00:00 heroku[web.1]: Starting process with command `bin/rails server -p 29508 -e production`
2015-11-17T19:53:16.676866+00:00 app[web.1]: [2015-11-17 19:53:16] INFO WEBrick 1.3.1
2015-11-17T19:53:16.676882+00:00 app[web.1]: [2015-11-17 19:53:16] INFO ruby 2.0.0 (2015-04-13) [x86_64-linux]
2015-11-17T19:53:16.677237+00:00 app[web.1]: [2015-11-17 19:53:16] INFO WEBrick::HTTPServer#start: pid=3 port=29508
2015-11-17T19:53:17.149364+00:00 heroku[web.1]: State changed from starting to up
2015-11-17T19:53:24.870732+00:00 heroku[api]: Starting process with command `bundle exec rake db:migrate` by ckib16@gmail.com
2015-11-17T19:53:26.771273+00:00 heroku[run.6638]: Awaiting client
2015-11-17T19:53:26.790554+00:00 heroku[run.6638]: Starting process with command `bundle exec rake db:migrate`
2015-11-17T19:53:27.156634+00:00 heroku[run.6638]: State changed from starting to up
2015-11-17T19:53:29.808887+00:00 heroku[run.6638]: Process exited with status 0
2015-11-17T19:53:29.832653+00:00 heroku[run.6638]: State changed from up to complete
2015-11-17T19:53:34.490994+00:00 heroku[api]: Starting process with command `bundle exec rake db:seed` by ckib16@gmail.com
2015-11-17T19:53:39.077709+00:00 heroku[run.6160]: Awaiting client
2015-11-17T19:53:39.128185+00:00 heroku[run.6160]: Starting process with command `bundle exec rake db:seed`
2015-11-17T19:53:39.332259+00:00 heroku[run.6160]: State changed from starting to up
2015-11-17T19:53:48.204581+00:00 heroku[run.6160]: Process exited with status 1
2015-11-17T19:53:48.216975+00:00 heroku[run.6160]: State changed from up to complete
[15:19]~/wdi/projects/pilot_tracker >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment