Hi , i developed a small application(which contails only static pages) . I tried to host that on heroku .just when everything was finished when i opened my site i,e http://floating-moon-89.heroku.com/ i am getting an error as App Crashed..where did it gone wrong? pls help... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Hi , i developed a small application(which contails only static pages) . I tried to host that on heroku .just when everything was finished when i opened my site i,e http://floating-moon-89.heroku.com/ i am getting an error as App Crashed..where did it gone wrong? pls help... -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 29 November 2010 08:22, Emanuel <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi , > i developed a small application(which contails only static pages) . I > tried to host that on heroku .just when everything was finished when i > opened my site i,e http://floating-moon-89.heroku.com/ i am getting an > error as App Crashed..where did it gone wrong? pls help...Having read the error message and done what it says do you still need help? Or do you not know how to do what it says? Colin -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
as far as i know this error is regarding sqlite 3 , the database i am using for my application, but i dont know how to fix this... On Nov 29, 4:18 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 29 November 2010 08:22, Emanuel <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > > Hi , > > i developed a small application(which contails only static pages) . I > > tried to host that on heroku .just when everything was finished when i > > opened my site i,ehttp://floating-moon-89.heroku.com/i am getting an > > error as App Crashed..where did it gone wrong? pls help... > > Having read the error message and done what it says do you still need > help? Or do you not know how to do what it says? > > Colin-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
On 29 November 2010 11:23, Emanuel <venkatareddy.cs-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: Please don''t top post, it makes it difficult to follow the thread. Insert your comments in the previous message. Thanks> as far as i know this error is regarding sqlite 3 , the database i am > using for my application, but i dont know how to fix this...Neither is anyone here likely to be able to help unless you at least tell us what is in the logs relating to the error. Also have you googled for the error to see if that helps? Colin> > On Nov 29, 4:18 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: >> On 29 November 2010 08:22, Emanuel <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> >> > Hi , >> > i developed a small application(which contails only static pages) . I >> > tried to host that on heroku .just when everything was finished when i >> > opened my site i,ehttp://floating-moon-89.heroku.com/i am getting an >> > error as App Crashed..where did it gone wrong? pls help... >> >> Having read the error message and done what it says do you still need >> help? Or do you not know how to do what it says? >> >> Colin > > -- > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
pls see the logs below describing the error... $ heroku logs /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ runtime.rb:64:in `require'': no such file to load -- sqlite3 (LoadError) from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:64:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler.rb: 112:in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/application.rb:7 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/environment.rb:2 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from config.ru:3 from /home/heroku_rack/heroku.ru:23 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `new'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `map'' from /home/heroku_rack/heroku.ru:18 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:11:in `new'' from /home/heroku_rack/heroku.ru:11 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:1:in `new'' from /home/heroku_rack/heroku.ru:1 ==> dyno-3338004.log (crash) <=/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ runtime.rb:64:in `require'': no such file to load -- sqlite3 (LoadError) from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:64:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler.rb: 112:in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/application.rb:7 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/environment.rb:2 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from config.ru:3 from /home/heroku_rack/heroku.ru:23 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `new'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `map'' from /home/heroku_rack/heroku.ru:18 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:11:in `new'' from /home/heroku_rack/heroku.ru:11 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:1:in `new'' from /home/heroku_rack/heroku.ru:1 -----> Your application is requiring a file that it can''t find. Most often this is due to missing gems, or it could be that you failed to commit the file to your repo. See http://docs.heroku.com/gems for more information on managing gems. Examine the backtrace above this message to debug. On Nov 29, 4:37 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 29 November 2010 11:23, Emanuel <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Please don''t top post, it makes it difficult to follow the thread. > Insert your comments in the previous message. Thanks > > > as far as i know this error is regarding sqlite 3 , the database i am > > using for my application, but i dont know how to fix this... > > Neither is anyone here likely to be able to help unless you at least > tell us what is in the logs relating to the error. Also have you > googled for the error to see if that helps? > > Colin > > > > > > > > > > > On Nov 29, 4:18 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > >> On 29 November 2010 08:22, Emanuel <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> > Hi , > >> > i developed a small application(which contails only static pages) . I > >> > tried to host that on heroku .just when everything was finished when i > >> > opened my site i,ehttp://floating-moon-89.heroku.com/iam getting an > >> > error as App Crashed..where did it gone wrong? pls help... > > >> Having read the error message and done what it says do you still need > >> help? Or do you not know how to do what it says? > > >> Colin > > > -- > > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
$ heroku logs /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ runtime.rb:64:in `require'': no such file to load -- sqlite3 (LoadError) from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:64:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler.rb: 112:in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/application.rb:7 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/environment.rb:2 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from config.ru:3 from /home/heroku_rack/heroku.ru:23 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `new'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `map'' from /home/heroku_rack/heroku.ru:18 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:11:in `new'' from /home/heroku_rack/heroku.ru:11 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:1:in `new'' from /home/heroku_rack/heroku.ru:1 ==> dyno-3338004.log (crash) <=/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ runtime.rb:64:in `require'': no such file to load -- sqlite3 (LoadError) from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:64:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:62:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `each'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler/run time.rb:51:in `require'' from /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/ bundler.rb: 112:in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/application.rb:7 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from /disk1/home/slugs/362796_0f93a0a_b3c8- c93a54da-53d8-4a00-88a9-e1274 59a077d/mnt/config/environment.rb:2 from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `gem_original_require'' from /usr/ruby1.8.7/lib/ruby/site_ruby/1.8/rubygems/ custom_require.rb:31 :in `require'' from config.ru:3 from /home/heroku_rack/heroku.ru:23 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `new'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:63:in `map'' from /home/heroku_rack/heroku.ru:18 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:11:in `new'' from /home/heroku_rack/heroku.ru:11 from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `instance_ eval'' from /home/slugs/362796_0f93a0a_b3c8-c93a54da-53d8-4a00-88a9- e127459a077 d/mnt/.bundle/gems/ruby/1.8/gems/rack-1.2.1/lib/rack/builder.rb:46:in `initializ e'' from /home/heroku_rack/heroku.ru:1:in `new'' from /home/heroku_rack/heroku.ru:1 -----> Your application is requiring a file that it can''t find. Most often this is due to missing gems, or it could be that you failed to commit the file to your repo. See http://docs.heroku.com/gems for more information on managing gems. Examine the backtrace above this message to debug. by the way i am using ruby 1.9.2 and rails 3.0.3 and sqlite3 database, which is inbuilt for rails on my windows7 On Nov 29, 4:37 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote:> On 29 November 2010 11:23, Emanuel <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Please don''t top post, it makes it difficult to follow the thread. > Insert your comments in the previous message. Thanks > > > as far as i know this error is regarding sqlite 3 , the database i am > > using for my application, but i dont know how to fix this... > > Neither is anyone here likely to be able to help unless you at least > tell us what is in the logs relating to the error. Also have you > googled for the error to see if that helps? > > Colin > > > > > > > > > > > On Nov 29, 4:18 pm, Colin Law <clan...-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> wrote: > >> On 29 November 2010 08:22, Emanuel <venkatareddy...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > >> > Hi , > >> > i developed a small application(which contails only static pages) . I > >> > tried to host that on heroku .just when everything was finished when i > >> > opened my site i,ehttp://floating-moon-89.heroku.com/iam getting an > >> > error as App Crashed..where did it gone wrong? pls help... > > >> Having read the error message and done what it says do you still need > >> help? Or do you not know how to do what it says? > > >> Colin > > > -- > > You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > For more options, visit this group athttp://groups.google.com/group/rubyonrails-talk?hl=en.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Emanuel wrote in post #964621:> where did it gone wrong? pls help...From what you''ve provided, there''s no telling what is wrong... it could be anything. Have you looked at any of the log files available? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
/usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ runtime.rb:64:in `require'': no such file to load -- sqlite3 (LoadError) u can see from the above line...i think it is an error regarding sqlite3 as i am using it with my application...and i think heroku is not supporting sqlite3...so what i have do now,,, On Nov 29, 7:19 pm, Ar Chron <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Emanuel wrote in post #964621: > > > where did it gone wrong? pls help... > > From what you''ve provided, there''s no telling what is wrong... it could > be anything. > > Have you looked at any of the log files available? > > -- > Posted viahttp://www.ruby-forum.com/.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Emanuel wrote in post #964744:> /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ > runtime.rb:64:in > `require'': no such file to load -- sqlite3 (LoadError) > > > u can see from the above line...i think it is an error regarding > sqlite3 as i am using it with my application...and i think heroku is > not supporting sqlite3...so what i have do now,,,Have you ensured that the sqlite3 gem is available? There are tons of examples out on the web about setting up a basic Rails app. sqlite is the default database for Rails, but you have to get the gem yourself. And sqlite3 is fine for development (just you on your machine), but not so well suited for multi-user scenarios with updating. A simple google for "sqlite3 rails install" should give you plenty of references. -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Emanuel wrote in post #964744:> /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ > runtime.rb:64:in > `require'': no such file to load -- sqlite3 (LoadError) > > > u can see from the above line...i think it is an error regarding > sqlite3 as i am using it with my application...and i think heroku is > not supporting sqlite3...so what i have do now,,,Take that line out. Heroku can figure out what database gems it needs without your help. Best, -- Marnen Laibow-Koser http://www.marnen.org marnen-sbuyVjPbboAdnm+yROfE0A@public.gmane.org Sent from my iPhone -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
finally i fixed it..i had to make a single line as comment that is gem ''sqlite3-ruby'', :require => ''sqlite3'' in my gemfile ...any way thanx for ur support.. On Nov 29, 10:05 pm, Marnen Laibow-Koser <li...-fsXkhYbjdPsEEoCn2XhGlw@public.gmane.org> wrote:> Emanuel wrote in post #964744: > > > /usr/ruby1.8.7/lib/ruby/gems/1.8/gems/bundler-1.0.3/lib/bundler/ > > runtime.rb:64:in > > `require'': no such file to load -- sqlite3 (LoadError) > > > u can see from the above line...i think it is an error regarding > > sqlite3 as i am using it with my application...and i think heroku is > > not supporting sqlite3...so what i have do now,,, > > Take that line out. Heroku can figure out what database gems it needs > without your help. > > Best, > -- > Marnen Laibow-Koserhttp://www.marnen.org > mar...-sbuyVjPbboAdnm+yROfE0A@public.gmane.org > > Sent from my iPhone > > -- > Posted viahttp://www.ruby-forum.com/.-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.