avalanche123 / cassandra-web

A web interface for Apache Cassandra
http://avalanche123.com/cassandra-web/
MIT License
135 stars 52 forks source link

start error after installation #6

Open yongdi opened 7 years ago

yongdi commented 7 years ago

my local Cassandra is 3.10. I have successfully installed it and the first run complains

mozats-MacBook-Pro-5:cassandra-web luyu$ cassandra-web --hosts '127.0.0.1' /usr/local/Cellar/ruby/2.4.1_1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- bundler/setup (LoadError) from /usr/local/Cellar/ruby/2.4.1_1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:inrequire' from /usr/local/lib/ruby/gems/2.4.0/gems/cassandra-web-0.4.0/app.rb:6:in <top (required)>' from /usr/local/Cellar/ruby/2.4.1_1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:inrequire' from /usr/local/Cellar/ruby/2.4.1_1/lib/ruby/2.4.0/rubygems/core_ext/kernel_require.rb:55:in require' from /usr/local/lib/ruby/gems/2.4.0/gems/cassandra-web-0.4.0/bin/cassandra-web:46:inrun' from /usr/local/lib/ruby/gems/2.4.0/gems/cassandra-web-0.4.0/bin/cassandra-web:104:in <top (required)>' from /usr/local/bin/cassandra-web:22:inload' from /usr/local/bin/cassandra-web:22:in `

'

please help....

yongdi commented 7 years ago

I fixed it with: gem install bundler bundle install

yongdi commented 7 years ago

I hope you can make a new version to cover this issue

xiaoyekanren commented 6 years ago

aaaaaaa Hi,I have a issue to help,this is my web. It does not show any content

jeremyjpj0916 commented 6 years ago

@xiaoyekanren that is because you are using IE, try in Firefox it seems to load better in that browser. @yongdi thanks for this git issue it helped me too :) !