jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

rake teaspoon failed #532

Closed sandipsubedi closed 9 months ago

sandipsubedi commented 6 years ago

This is my first time using this gem and I am getting following error after installing and running :

rake teaspoon
Starting the Teaspoon server...
Teaspoon running default suite at http://127.0.0.1:4444/teaspoon/default
Failed to load: http://127.0.0.1:4444/teaspoon/default?reporter=Console
rake teaspoon failed

It does't say what the issue is. Is there a way to know what happened and how to fix it ?

Rails 4.2.8

ruby 2.4.1p111

niltonvasques commented 6 years ago

same problem here!

VineethArvindFluke commented 6 years ago

Same problem here. But with RAILS_ENV=test

mgrsskls commented 6 years ago

Same here. Rails 5.1.5, basic setup, no changes after installation.

sandipsubedi commented 6 years ago

Yeah I also just upgraded to rails 5.1.5. Still the same error

JonaMX commented 6 years ago

Same problem but with Rails 4.2.10 Ruby 2.5.1

thebravoman commented 5 years ago

anyone found anything? Were you able to resolve this?

mathieujobin commented 9 months ago

not enough info and too old