ok so i installed spree and went though all kinds of greef to get it to install. I got all the pre reqs done and installed with this as the result.
We added the following line to your application's config/routes.rb file:
mount Spree::Core::Engine, :at => '/' ************************************************** Spree has been installed successfully. You're all ready to go!
But when i go to my site it says The page you were looking for doesn't exist.
You may have mistyped the address or the page may have moved.
I am on a new EC2 Ubuntu 12.04 machine using apache with passenger. The ruby application worked fine and had the default scren before installing spree. As far as i can see everything worked ok. It populated the database and everything. Any help would be appreciated.
> ok so i installed spree and went though all kinds of greef to get it to install. I got all the pre reqs done and installed with this as the result.
> We added the following line to your application's config/routes.rb file:
> mount Spree::Core::Engine, :at => '/'
> **************************************************
> Spree has been installed successfully. You're all ready to go!
> But when i go to my site it says The page you were looking for doesn't exist.
> You may have mistyped the address or the page may have moved.
> I am on a new EC2 Ubuntu 12.04 machine using apache with passenger. The ruby application worked fine and had the default scren before installing spree. As far as i can see everything worked ok. It populated the database and everything. Any help would be appreciated.
> -- > You received this message because you are subscribed to the Google Groups "Spree" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/spree-user/-/HEHH7DVtoVIJ.
> To post to this group, send email to spree-user@googlegroups.com.
> To unsubscribe from this group, send email to spree-user+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/spree-user?hl=en.
On Wednesday, August 29, 2012 10:49:50 AM UTC-5, Peter Berkenbosch wrote:
> Can you show us the apache config? Specially the passenger root? Guessing > that there is your issue.
> Also take a look at the error logs, might be some hints in there as well.
> Sent from my iPhone
> On 29 aug. 2012, at 17:36, Jonathan Collins <jcol...@collinssolutions.com<javascript:>> > wrote:
> ok so i installed spree and went though all kinds of greef to get it to > install. I got all the pre reqs done and installed with this as the result.
> We added the following line to your application's config/routes.rb file:
> mount Spree::Core::Engine, :at => '/' > ************************************************** > Spree has been installed successfully. You're all ready to go!
> But when i go to my site it says The page you were looking for doesn't > exist.
> You may have mistyped the address or the page may have moved.
> I am on a new EC2 Ubuntu 12.04 machine using apache with passenger. The > ruby application worked fine and had the default scren before installing > spree. As far as i can see everything worked ok. It populated the database > and everything. Any help would be appreciated.
> -- > You received this message because you are subscribed to the Google Groups > "Spree" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/spree-user/-/HEHH7DVtoVIJ. > To post to this group, send email to spree...@googlegroups.com<javascript:> > . > To unsubscribe from this group, send email to > spree-user+...@googlegroups.com <javascript:>. > For more options, visit this group at > http://groups.google.com/group/spree-user?hl=en.
> Nothing in error log that i can see i tried reinstall spree and now i get this at the root site ruby.collinssolutions.com
> We're sorry, but something went wrong.
> On Wednesday, August 29, 2012 10:49:50 AM UTC-5, Peter Berkenbosch wrote:
> Can you show us the apache config? Specially the passenger root? Guessing that there is your issue.
> Also take a look at the error logs, might be some hints in there as well.
> Sent from my iPhone
> On 29 aug. 2012, at 17:36, Jonathan Collins <jcol...@collinssolutions.com> wrote:
>> ok so i installed spree and went though all kinds of greef to get it to install. I got all the pre reqs done and installed with this as the result.
>> We added the following line to your application's config/routes.rb file:
>> mount Spree::Core::Engine, :at => '/'
>> **************************************************
>> Spree has been installed successfully. You're all ready to go!
>> But when i go to my site it says The page you were looking for doesn't exist.
>> You may have mistyped the address or the page may have moved.
>> I am on a new EC2 Ubuntu 12.04 machine using apache with passenger. The ruby application worked fine and had the default scren before installing spree. As far as i can see everything worked ok. It populated the database and everything. Any help would be appreciated.
>> -- >> You received this message because you are subscribed to the Google Groups "Spree" group.
>> To view this discussion on the web visit https://groups.google.com/d/msg/spree-user/-/HEHH7DVtoVIJ.
>> To post to this group, send email to spree...@googlegroups.com.
>> To unsubscribe from this group, send email to spree-user+...@googlegroups.com.
>> For more options, visit this group at http://groups.google.com/group/spree-user?hl=en.
> -- > You received this message because you are subscribed to the Google Groups "Spree" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/spree-user/-/g7cfRuWzB7wJ.
> To post to this group, send email to spree-user@googlegroups.com.
> To unsubscribe from this group, send email to spree-user+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/spree-user?hl=en.
i nixed apache and did nginx and still get the passenger error
These are the possible causes:
- There may be a syntax error in the application's code. Please check for such errors and fix them. - A required library may not installed. Please install all libraries that this application requires. - The application may not be properly configured. Please check whether all configuration files are written correctly, fix any incorrect configurations, and restart this application. - A service that the application relies on (such as the database server or the Ferret search engine server) may not have been started. Please start that service.
Further information about the error may have been written to the application's log file. Please check it in order to analyse the problem.Error message:Operation not permitted - /home/ubuntu/my_store/tmp/cache/0AB/EC1/spree%2Fcalculator%2Fflat_rate%2Fam ount%2F13537749Exception class:Errno::EPERMApplication root:/home/ubuntu/my_storeBacktrace:#FileLine Location0 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_ support/core_ext/file/atomic.rb 39in `chown'1 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_ support/core_ext/file/atomic.rb 39in `atomic_write'2 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_ support/cache/file_store.rb 91in `write_entry'3 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_ support/cache/strategy/local_cache.rb 140in `write_entry'4 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_ support/cache.rb 364in `block in write'5 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_ support/cache.rb 520in `instrument'6 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_ support/cache.rb 362in `write'7 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/models/spr ee/preferences/store.rb 61in `block in load_preferences'8 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.8/lib/active_r ecord/relation/delegation.rb 6in `each'9 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.8/lib/active_r ecord/relation/delegation.rb 6in `each'10 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/models/spr ee/preferences/store.rb 59in `load_preferences'11 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/models/spr ee/preferences/store.rb 17in `initialize'12 /home/ubuntu/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/singleton.rb141in `new'13/home/ubuntu/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/singleton.rb 141in `block in instance'14prelude>10:in `synchronize'15 /home/ubuntu/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/singleton.rb139in `instance'16 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/models/spr ee/preferences/preferable.rb 133in `preference_store'17 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/models/spr ee/preferences/preferable_class_methods.rb 13in `block in preference'18 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/models/spr ee/preferences/preferable.rb 34in `get_preference'19 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/lib/spree/core /mail_settings.rb 9in `init'20 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/lib/spree/core /engine.rb 87in `block in '21 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/initia lizable.rb 30in `instance_exec'22 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/initia lizable.rb 30in `run'23 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/initia lizable.rb 55in `block in run_initializers'24 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/initia lizable.rb 54in `each'25 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/initia lizable.rb 54in `run_initializers'26 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/applic ation.rb 136in `initialize!'27 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/railti e/configurable.rb 30in `method_missing'28/home/ubuntu/my_store/config/environment.rb5in `'29 config.ru3in `require'30config.ru3in `block in '31 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/builder.rb5 1in `instance_eval'32 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/builder.rb5 1in `initialize'33config.ru1in `new'34config.ru1in `'35 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/rack/application_spawner.rb 225in `eval'36 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/rack/application_spawner.rb 225in `load_rack_app'37 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/rack/application_spawner.rb 157in `block in initialize_server'38 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/utils.rb 563in `report_app_init_status'39 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/rack/application_spawner.rb 154in `initialize_server'40 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/abstract_server.rb 204in `start_synchronously'41 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/abstract_server.rb 180in `start'42 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/rack/application_spawner.rb 129in `start'43 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/spawn_manager.rb 253in `block (2 levels) in spawn_rack_application'44 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/abstract_server_collection.rb 132in `lookup_or_add'45 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/spawn_manager.rb 246in `block in spawn_rack_application'46 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/abstract_server_collection.rb 82in `block in synchronize'47prelude>10:in `synchronize'48 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/abstract_server_collection.rb 79in `synchronize'49 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/spawn_manager.rb 244in `spawn_rack_application'50 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/spawn_manager.rb 137in `spawn_application'51 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/spawn_manager.rb 275in `handle_spawn_application'52 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/abstract_server.rb 357in `server_main_loop'53 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/lib/phusion_pa ssenger/abstract_server.rb 206in `start_synchronously'54 /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/passenger-3.0.17/helper-scripts /passenger-spawn-server 99in `'
> Nothing in error log that i can see i tried reinstall spree and now i get > this at the root site ruby.collinssolutions.com
> We're sorry, but something went wrong.
> On Wednesday, August 29, 2012 10:49:50 AM UTC-5, Peter Berkenbosch wrote:
>> Can you show us the apache config? Specially the passenger root? Guessing >> that there is your issue.
>> Also take a look at the error logs, might be some hints in there as well.
>> Sent from my iPhone
>> On 29 aug. 2012, at 17:36, Jonathan Collins <jcol...@collinssolutions.com> >> wrote:
>> ok so i installed spree and went though all kinds of greef to get it to >> install. I got all the pre reqs done and installed with this as the result.
>> We added the following line to your application's config/routes.rb file:
>> mount Spree::Core::Engine, :at => '/' >> ************************************************** >> Spree has been installed successfully. You're all ready to go!
so now i got the main store to pull up but all the sample products are missing their images. also when i go to admin it routes to the login and after login i get this.
Errno::EPERM in Spree/admin/overview#index
Showing * /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/views/spre e/admin/shared/_head.html.erb * where line *#6* raised:
Operation not permitted - /home/ubuntu/my_store/tmp/cache/assets/E6A/A60/sprockets%2F7ffdd6d3247acbbc bc4f678bce3d6d78
> so now i got the main store to pull up but all the sample products are missing their images. also when i go to admin it routes to the login and after login i get this.
> Errno::EPERM in Spree/admin/overview#index
> Showing /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/views/spre e/admin/shared/_head.html.erb where line #6 raised:
> Operation not permitted - /home/ubuntu/my_store/tmp/cache/assets/E6A/A60/sprockets%2F7ffdd6d3247acbbc bc4f678bce3d6d78
> On 31/ago/2012, at 04:26, Jonathan Collins <jcol...@collinssolutions.com<javascript:>> > wrote:
> so now i got the main store to pull up but all the sample products are > missing their images. also when i go to admin it routes to the login and > after login i get this.
> Errno::EPERM in Spree/admin/overview#index
> Showing * > /home/ubuntu/.rvm/gems/ruby-1.9.3-p194/gems/spree_core-1.1.3/app/views/spre e/admin/shared/_head.html.erb > * where line *#6* raised:
> Operation not permitted - /home/ubuntu/my_store/tmp/cache/assets/E6A/A60/sprockets%2F7ffdd6d3247acbbc bc4f678bce3d6d78
well i almost had it all running now when i click on a product or go back to the main site i get Error message:git://github.com/spree/spree_auth_devise (at master) is not checked out. Please run `bundle install` (Bundler::GitError)
On Wednesday, August 29, 2012 10:36:30 AM UTC-5, Jonathan Collins wrote:
> ok so i installed spree and went though all kinds of greef to get it to > install. I got all the pre reqs done and installed with this as the result.
> We added the following line to your application's config/routes.rb file:
> mount Spree::Core::Engine, :at => '/' > ************************************************** > Spree has been installed successfully. You're all ready to go!
> But when i go to my site it says The page you were looking for doesn't > exist.
> You may have mistyped the address or the page may have moved.
> I am on a new EC2 Ubuntu 12.04 machine using apache with passenger. The > ruby application worked fine and had the default scren before installing > spree. As far as i can see everything worked ok. It populated the database > and everything. Any help would be appreciated.
> well i almost had it all running now when i click on a product or go back to the main site i get
> Error message:
> git://github.com/spree/spree_auth_devise (at master) is not checked out. Please run `bundle install` (Bundler::GitError)
> On Wednesday, August 29, 2012 10:36:30 AM UTC-5, Jonathan Collins wrote:
> ok so i installed spree and went though all kinds of greef to get it to install. I got all the pre reqs done and installed with this as the result.
> We added the following line to your application's config/routes.rb file:
> mount Spree::Core::Engine, :at => '/'
> **************************************************
> Spree has been installed successfully. You're all ready to go!
> But when i go to my site it says The page you were looking for doesn't exist.
> You may have mistyped the address or the page may have moved.
> I am on a new EC2 Ubuntu 12.04 machine using apache with passenger. The ruby application worked fine and had the default scren before installing spree. As far as i can see everything worked ok. It populated the database and everything. Any help would be appreciated.
> -- > You received this message because you are subscribed to the Google Groups "Spree" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/spree-user/-/wjk90hyqaGAJ.
> To post to this group, send email to spree-user@googlegroups.com.
> To unsubscribe from this group, send email to spree-user+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/spree-user?hl=en.