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

Can't start server. #1

Open
moayman opened this issue Aug 15, 2015 · 1 comment
Open

Can't start server. #1

moayman opened this issue Aug 15, 2015 · 1 comment

Comments

@moayman
Copy link

moayman commented Aug 15, 2015

Hello I am getting this as I "rails server":

/home/asalah/.rvm/gems/ruby-2.2.2/gems/azure_direct_upload-0.0.1/lib/azure_direct_upload/railtie.rb:4:in block in <class:Railtie>': uninitialized constant AzureDirectUpload::Railtie::JQuery (NameError) from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/initializable.rb:30:ininstance_exec'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/initializable.rb:30:in run' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/initializable.rb:55:inblock in run_initializers'
from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:226:in block in tsort_each' from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:348:inblock (2 levels) in each_strongly_connected_component'
from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:429:in each_strongly_connected_component_from' from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:347:inblock in each_strongly_connected_component'
from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in each' from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:incall'
from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:345:in each_strongly_connected_component' from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:224:intsort_each'
from /home/asalah/.rvm/rubies/ruby-2.2.2/lib/ruby/2.2.0/tsort.rb:203:in tsort_each' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/initializable.rb:54:inrun_initializers'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/application.rb:352:in initialize!' from /home/asalah/daleelak/config/environment.rb:5:in<top (required)>'
from /home/asalah/daleelak/config.ru:3:in block in <main>' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:ininstance_eval'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:55:in initialize' from /home/asalah/daleelak/config.ru:innew'
from /home/asalah/daleelak/config.ru:in <main>' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:49:ineval'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:49:in new_from_string' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/builder.rb:40:inparse_file'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/server.rb:299:in build_app_and_options_from_config' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/server.rb:208:inapp'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands/server.rb:61:in app' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/rack-1.6.4/lib/rack/server.rb:336:inwrapped_app'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands/server.rb:139:in log_to_stdout' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands/server.rb:78:instart'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:80:in block in server' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:75:intap'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:75:in server' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands/commands_tasks.rb:39:inrun_command!'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/railties-4.2.3/lib/rails/commands.rb:17:in <top (required)>' from /home/asalah/daleelak/bin/rails:8:inrequire'
from /home/asalah/daleelak/bin/rails:8:in <top (required)>' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/spring-1.3.6/lib/spring/client/rails.rb:28:inload'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/spring-1.3.6/lib/spring/client/rails.rb:28:in call' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/spring-1.3.6/lib/spring/client/command.rb:7:incall'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/spring-1.3.6/lib/spring/client.rb:26:in run' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/spring-1.3.6/bin/spring:48:in<top (required)>'
from /home/asalah/.rvm/gems/ruby-2.2.2/gems/spring-1.3.6/lib/spring/binstub.rb:11:in load' from /home/asalah/.rvm/gems/ruby-2.2.2/gems/spring-1.3.6/lib/spring/binstub.rb:11:in<top (required)>'
from /home/asalah/daleelak/bin/spring:13:in require' from /home/asalah/daleelak/bin/spring:13:in<top (required)>'
from bin/rails:3:in load' from bin/rails:3:in

'

@keyeh
Copy link

keyeh commented Jan 30, 2016

In your Gemfile, add:

gem 'jquery-rails'
gem 'jquery-fileupload-rails'

above

gem "azure_direct_upload"

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