Open acrogenesis opened 9 years ago
What os? Was this a new project or upgraded from an existing?
Sorry for the lat response, this was on Mac OS 10.11, on a new project.
I too am having this issue. OSX 10.10.5 Ruby 2.2.2 Todo tutorial app
Only difference is mine was triggered by a timeout instead of killing the server:
Unexpected error while processing request: druby://mac:XXXXX - #<Errno::ETIMEDOUT: Operation timed out - connect(2) for "mac" port XXXXX>
It worked great when I followed the tutorial over the weekend, but when I tried to show a buddy at work it was less than impressive.
Any suggestions for where I should start looking for the root cause?
I've just installed Volt and I'm following the Todos tutorial, after running
bundle exec volt server
I try to accesslocalhost:3000
The browser stayswaiting for localhost
. When I exit the volt server I get this error. (I'm using ruby-2.2.2)