GithubHelp home page GithubHelp logo

Comments (10)

cedmax avatar cedmax commented on June 2, 2024

I have the exact same problem: followed the docs on installation (running on ruby 1.9.3)

from dashing.

zsalzbank avatar zsalzbank commented on June 2, 2024

Same here. (ruby 1.9.3p327 (2012-11-10 revision 37606) [i686-linux])

from dashing.

MaxMspTutorials avatar MaxMspTutorials commented on June 2, 2024

Same here, ruby 1.9.3 and the following gem list:
backports (2.6.5)
bundler (1.2.3)
coffee-script (2.2.0)
coffee-script-source (1.4.0)
daemons (1.1.9)
dashing (1.0)
eventmachine (1.0.0)
execjs (1.4.0)
hike (1.2.1)
libv8 (3.11.8.13 x86_64-linux)
multi_json (1.5.0)
pg (0.14.1)
rack (1.4.3)
rack-protection (1.3.2)
rack-test (0.6.2)
rufus-scheduler (2.0.17)
sass (3.2.5)
sinatra (1.3.3)
sinatra-contrib (1.3.2)
sprockets (2.8.2)
thin (1.5.0)
thor (0.16.0)
tilt (1.3.3)
tzinfo (0.3.35)

from dashing.

pushmatrix avatar pushmatrix commented on June 2, 2024

Hey, this seems to be an issue with the recent update of rack to 1.4.2. I'm investigating now.

Temporary fix is to add this to your gemfile:
gem 'rack', '1.4.1'

Let me know if that works for you.

from dashing.

MaxMspTutorials avatar MaxMspTutorials commented on June 2, 2024

Works!
I added the line you suggested, and used
bundle update rack
to get 1.4.1 downloaded.
Thanks!

from dashing.

fydot avatar fydot commented on June 2, 2024

works,3ks

from dashing.

pushmatrix avatar pushmatrix commented on June 2, 2024

It's now fixed on master & in gem release 1.0.2.

It's an issue with Sinatra using Rack 1.4.2+ sinatra/sinatra#606
Sinatra gem should be bumped soon...

from dashing.

samdunne avatar samdunne commented on June 2, 2024

Still an issue for me. Even using newest version of both and trying this downgrading fix

from dashing.

joshmmo avatar joshmmo commented on June 2, 2024

Does not work for me. Added gem 'rack', '1.4.1' to my Gemfile and and ran bundle update rack.

I am using ubuntu on ec2

from dashing.

mordonez avatar mordonez commented on June 2, 2024

same problem with last version, my gem-list:

Using i18n (0.6.5)
Using multi_json (1.8.2)
Using activesupport (3.2.15)
Using builder (3.0.4)
Using activemodel (3.2.15)
Using addressable (2.3.5)
Using atomic (1.1.14)
Using backports (3.3.5)
Using coffee-script-source (1.6.3)
Using execjs (2.0.2)
Using coffee-script (2.2.0)
Using daemons (1.1.9)
Using rack (1.5.2)
Using thread_safe (0.1.3)
Using tzinfo (1.1.0)
Using rufus-scheduler (2.0.24)
Using sass (3.2.12)
Using rack-protection (1.5.0)
Using tilt (1.4.1)
Using sinatra (1.4.3)
Using rack-test (0.6.2)
Using sinatra-contrib (1.4.1)
Using hike (1.2.3)
Using sprockets (2.10.0)
Using eventmachine (1.0.3)
Using thin (1.6.0)
Using thor (0.18.1)
Using dashing (1.3.1)
Using multipart-post (1.2.0)
Using faraday (0.8.8)
Using htmlentities (4.3.1)
Using json (1.8.1)
Using mime-types (1.25)
Using mini_portile (0.5.1)
Using mysql2 (0.3.13)
Using net-ssh (2.7.0)
Using net-ssh-gateway (1.2.0)
Using nokogiri (1.6.0)
Using oauth (0.4.7)
Using rest-client (1.6.7)
Using ruby-trello (1.0.4)
Using simple_oauth (0.2.0)
Using twitter (4.8.1)
Using bundler (1.3.5)

from dashing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.