Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Aug 09, 2012 9:36 am 
Offline
Newbie

Joined: Wed Aug 08, 2012 8:15 am
Posts: 3
edit: i will just post my new topic here since there is no answers yet, and the topic has changed.

i installed redmine and nginx according to the tutorial here > http://library.linode.com/web-applicati ... 0.04-lucid
only ran into error when running the following, all of which say "rake aborted! no such file to load -- bundler/setup"

Code:
rake config/initializers/session_store.rb
RAILS_ENV=production rake db:migrate
RAILS_ENV=production rake redmine:load_default_data


so i just went ahead with the rest (figured out the proxy conf need to be switch on to allow all), and go to my subdomain and see only "welcome to inginix"

i assume the rake failing must be why there is no redmine... so how and why can it fail when i followed the tutorial line for line?

the only thing i have different is i have virtualmin installed


old post:
Quote:
so ive set up my server successfully, and installed virtualmin. (ubuntu 10.04 32bit)
i want to follow this to set up up redmine at sub.maindomain.com, and wondering what in these instructions could need to be changed so to avoid all other domains going to redmine (i had vhost problems on my last server that i never managed to sort out)

http://library.linode.com/web-applicati ... 0.04-lucid

thanks!!


Last edited by petg on Fri Aug 10, 2012 2:31 am, edited 1 time in total.

Top
   
PostPosted: Fri Aug 10, 2012 2:31 am 
Offline
Newbie

Joined: Wed Aug 08, 2012 8:15 am
Posts: 3
update:
so it seems i should remove all the default server info in nginx.conf and now i get a passenger error page.

also, if i go to anyname.domain.com i will get the passenger file. but if i go to an already taken subdomain with a site already there it works ok. something in the virtual host i guess, what could it be?

on the passenger page: (can provide more details, which are needed to see whats going on?)

Error message:
no such file to load -- bundler


Backtrace:
# File Line Location
0 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 29 in `gem_original_require'
1 /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb 29 in `require'
2 /opt/passenger-3.0.15/lib/phusion_passenger/utils.rb 325 in `prepare_app_process'
3 /opt/passenger-3.0.15/lib/phusion_passenger/rack/application_spawner.rb 156 in `initialize_server'
4 /opt/passenger-3.0.15/lib/phusion_passenger/utils.rb 563 in `report_app_init_status'
5 /opt/passenger-3.0.15/lib/phusion_passenger/rack/application_spawner.rb 154 in `initialize_server'
6 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server.rb 204 in `start_synchronously'
7 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server.rb 180 in `start'
8 /opt/passenger-3.0.15/lib/phusion_passenger/rack/application_spawner.rb 129 in `start'
9 /opt/passenger-3.0.15/lib/phusion_passenger/spawn_manager.rb 253 in `spawn_rack_application'
10 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server_collection.rb 132 in `lookup_or_add'
11 /opt/passenger-3.0.15/lib/phusion_passenger/spawn_manager.rb 246 in `spawn_rack_application'
12 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server_collection.rb 82 in `synchronize'
13 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server_collection.rb 79 in `synchronize'
14 /opt/passenger-3.0.15/lib/phusion_passenger/spawn_manager.rb 244 in `spawn_rack_application'
15 /opt/passenger-3.0.15/lib/phusion_passenger/spawn_manager.rb 137 in `spawn_application'
16 /opt/passenger-3.0.15/lib/phusion_passenger/spawn_manager.rb 275 in `handle_spawn_application'
17 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server.rb 357 in `__send__'
18 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server.rb 357 in `server_main_loop'
19 /opt/passenger-3.0.15/lib/phusion_passenger/abstract_server.rb 206 in `start_synchronously'
20 /opt/passenger-3.0.15/helper-scripts/passenger-spawn-server 99


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group