Skip to content

Instantly share code, notes, and snippets.

@tycooon
Created June 30, 2016 14:54
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 tycooon/61a711940539643bb17b9151a4cffe7d to your computer and use it in GitHub Desktop.
Save tycooon/61a711940539643bb17b9151a4cffe7d to your computer and use it in GitHub Desktop.
[2016-06-30 17:51:51 +0300] [85476] [server] started on /var/folders/qk/rfns1ml107b19r47z45l1dch0000gn/T/spring-501/22b0a74e51e3759116030f95499dc558
[2016-06-30 17:51:51 +0300] [85476] [server] accepted client
[2016-06-30 17:51:51 +0300] [85476] [server] running command rails_console
[2016-06-30 17:51:51 +0300] [85476] [application_manager:development] child not running; starting
[2016-06-30 17:51:51 +0300] [85462] [client] sending command
[2016-06-30 17:51:51 +0300] [85478] [application:development] initialized -> running
[2016-06-30 17:51:51 +0300] [85478] [application:development] got client
[2016-06-30 17:51:51 +0300] [85478] [application:development] preloading app
[2016-06-30 17:52:07 +0300] [85478] [application:development] forked 85497
[2016-06-30 17:52:07 +0300] [85476] [application_manager:development] got worker pid 85497
[2016-06-30 17:52:07 +0300] [85462] [client] got pid: 85497
[2016-06-30 17:52:12 +0300] [85478] [application:development] 85497 exited with 0
[2016-06-30 17:52:12 +0300] [85462] [client] got exit status 0
/Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:324:in `gets': stream closed (IOError)
from /Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:324:in `block in wait'
[2016-06-30 17:52:13 +0300] [85476] [application_manager:development] child 85478 shutdown
[2016-06-30 17:52:13 +0300] [85513] [application:development] preloading app
[2016-06-30 17:52:17 +0300] [85476] [server] accepted client
[2016-06-30 17:52:17 +0300] [85476] [server] running command rails_console
[2016-06-30 17:52:17 +0300] [85522] [client] sending command
[2016-06-30 17:52:31 +0300] [85513] [application:development] initialized -> running
/Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:294:in `read': stream closed (IOError)
from /Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:294:in `block (2 levels) in with_pty'
[2016-06-30 17:52:31 +0300] [85476] [application_manager:development] child dead; starting
[2016-06-30 17:52:31 +0300] [85476] [application_manager:development] child 85513 shutdown
[2016-06-30 17:52:31 +0300] [85553] [application:development] initialized -> running
[2016-06-30 17:52:31 +0300] [85553] [application:development] got client
[2016-06-30 17:52:31 +0300] [85553] [application:development] preloading app
[2016-06-30 17:52:47 +0300] [85553] [application:development] forked 85631
[2016-06-30 17:52:47 +0300] [85476] [application_manager:development] got worker pid 85631
[2016-06-30 17:52:47 +0300] [85522] [client] got pid: 85631
[2016-06-30 17:52:58 +0300] [85553] [application:development] 85631 exited with 0
[2016-06-30 17:52:58 +0300] [85522] [client] got exit status 0
/Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:324:in `gets': stream closed (IOError)
from /Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:324:in `block in wait'
[2016-06-30 17:52:59 +0300] [85476] [application_manager:development] child 85553 shutdown
[2016-06-30 17:52:59 +0300] [85653] [application:development] preloading app
[2016-06-30 17:53:03 +0300] [85476] [server] accepted client
[2016-06-30 17:53:03 +0300] [85476] [server] running command rails_console
[2016-06-30 17:53:03 +0300] [85662] [client] sending command
/Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:294:in `read': stream closed (IOError)
from /Users/tycooon/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/spring-1.7.1/lib/spring/application.rb:294:in `block (2 levels) in with_pty'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment