Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spring 4.0.0 gets hanged with rails 6.1 #673

Closed
siddhant-mohan opened this issue Feb 21, 2022 · 2 comments
Closed

spring 4.0.0 gets hanged with rails 6.1 #673

siddhant-mohan opened this issue Feb 21, 2022 · 2 comments

Comments

@siddhant-mohan
Copy link

rails c gets stuck on local.

Ruby version: 3.1.0 (same on 3.0.0)

Rails version : 6.1.4

Spring version: 4.0.0 (same on 3.1.0)

Stack trace

s$ rails c
^C/Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/run.rb:117:in `gets': Interrupt
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/run.rb:117:in `verify_server_version'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/run.rb:62:in `run'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/run.rb:42:in `warm_run'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/run.rb:35:in `call'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/command.rb:7:in `call'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/rails.rb:24:in `call'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client/command.rb:7:in `call'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/client.rb:30:in `run'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/bin/spring:49:in `<top (required)>'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/binstub.rb:11:in `load'
	from /Users/s/.rvm/gems/ruby-3.1.0/gems/spring-4.0.0/lib/spring/binstub.rb:11:in `<top (required)>'
	from /Users/s/Projects/flinket/moneycapital/bin/spring:10:in `require'
	from /Users/s/Projects/flinket/moneycapital/bin/spring:10:in `block in <top (required)>'
	from <internal:kernel>:90:in `tap'
	from /Users/s/Projects/flinket/moneycapital/bin/spring:7:in `<top (required)>'
	from bin/rails:2:in `load'
	from bin/rails:2:in `<main>'
@siddhant-mohan siddhant-mohan changed the title spring gets hanged on mac spring 4.0.0 gets hanged with rails 6.1 Feb 21, 2022
@siddhant-mohan
Copy link
Author

#668

@rafaelfranca
Copy link
Member

Duplicated of #663

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants