can not access HTTP://HDA/ after connecting a second HDD..

yoyocint
Posts: 66
Joined: Thu Nov 06, 2014 2:59 pm

can not access HTTP://HDA/ after connecting a second HDD..

Postby yoyocint » Sun Nov 09, 2014 6:06 pm

I installed everything yesterday and was running fine then...

I connected a second HDD to the server and rebooted now...

The control pannel at amahi.org shows the server running fine, in the network I can see the shared files, but...

I can not access HTTP://HDA/ neither can connect SSH via PUTTY.

what should I do?

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: can not access HTTP://HDA/ after connecting a second HDD

Postby bigfoot65 » Sun Nov 09, 2014 6:35 pm

Did you follow the adding a second hard drive to your HDA guidance in the wiki?
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

yoyocint
Posts: 66
Joined: Thu Nov 06, 2014 2:59 pm

Re: can not access HTTP://HDA/ after connecting a second HDD

Postby yoyocint » Sun Nov 09, 2014 6:45 pm

Well.... kind of did not get a chance...

I shut down the server..

connected the 2nd hdd to the mother board and rebooted.... since then I have not been able to access hda nor PUTTY.

thus have not been able to run the commands in the guide.

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: can not access HTTP://HDA/ after connecting a second HDD

Postby bigfoot65 » Sun Nov 09, 2014 7:03 pm

Probably will need to access the server directly. Don't use SSH.

It may be something going on that you will only see on the server.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

yoyocint
Posts: 66
Joined: Thu Nov 06, 2014 2:59 pm

Re: can not access HTTP://HDA/ after connecting a second HDD

Postby yoyocint » Sun Nov 09, 2014 7:09 pm

when I attempt the log I get a Ruby (rack) error message as follows

Error message:
Invalid route name, already in use: 'disks_info_engine' You may have defined two routes with the same name using the `:as` option, or you may be overriding a route already defined by a resource with the same naming. For the latter, you can restrict the routes created with `resources` as explained here: http://guides.rubyonrails.org/routing.h ... es-created
Exception class:
ArgumentError
Application root:
/var/hda/platform/html
Backtrace:
# File Line Location
0 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/route_set.rb 430 in `add_route'
1 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/mapper.rb 1489 in `add_route'
2 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/mapper.rb 1466 in `decomposed_match'
3 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/mapper.rb 1447 in `block in match'
4 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/mapper.rb 1437 in `each'
5 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/mapper.rb 1437 in `match'
6 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/mapper.rb 530 in `mount'
7 /var/hda/platform/html/config/initializers/amahi_plugins.rb 7 in `block in amahi_plugin_routes'
8 /var/hda/platform/html/config/initializers/amahi_plugins.rb 5 in `each'
9 /var/hda/platform/html/config/initializers/amahi_plugins.rb 5 in `amahi_plugin_routes'
10 /var/hda/platform/html/config/routes.rb 4 in `block in '
11 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/route_set.rb 337 in `instance_exec'
12 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/route_set.rb 337 in `eval_block'
13 /var/hda/platform/html/vendor/bundle/ruby/gems/actionpack-4.1.4/lib/action_dispatch/routing/route_set.rb 315 in `draw'
14 /var/hda/platform/html/config/routes.rb 1 in `'
15 /var/hda/platform/html/vendor/bundle/ruby/gems/activesupport-4.1.4/lib/active_support/dependencies.rb 241 in `load'
16 /var/hda/platform/html/vendor/bundle/ruby/gems/activesupport-4.1.4/lib/active_support/dependencies.rb 241 in `block in load'
17 /var/hda/platform/html/vendor/bundle/ruby/gems/activesupport-4.1.4/lib/active_support/dependencies.rb 232 in `load_dependency'
18 /var/hda/platform/html/vendor/bundle/ruby/gems/activesupport-4.1.4/lib/active_support/dependencies.rb 241 in `load'
19 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/routes_reloader.rb 40 in `block in load_paths'
20 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/routes_reloader.rb 40 in `each'
21 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/routes_reloader.rb 40 in `load_paths'
22 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/routes_reloader.rb 16 in `reload!'
23 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/routes_reloader.rb 26 in `block in updater'
24 /var/hda/platform/html/vendor/bundle/ruby/gems/activesupport-4.1.4/lib/active_support/file_update_checker.rb 75 in `call'
25 /var/hda/platform/html/vendor/bundle/ruby/gems/activesupport-4.1.4/lib/active_support/file_update_checker.rb 75 in `execute'
26 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/routes_reloader.rb 27 in `updater'
27 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/routes_reloader.rb 7 in `execute_if_updated'
28 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application/finisher.rb 71 in `block in '
29 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/initializable.rb 30 in `instance_exec'
30 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/initializable.rb 30 in `run'
31 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/initializable.rb 55 in `block in run_initializers'
32 /usr/share/ruby/tsort.rb 150 in `block in tsort_each'
33 /usr/share/ruby/tsort.rb 183 in `block (2 levels) in each_strongly_connected_component'
34 /usr/share/ruby/tsort.rb 219 in `each_strongly_connected_component_from'
35 /usr/share/ruby/tsort.rb 182 in `block in each_strongly_connected_component'
36 /usr/share/ruby/tsort.rb 180 in `each'
37 /usr/share/ruby/tsort.rb 180 in `each_strongly_connected_component'
38 /usr/share/ruby/tsort.rb 148 in `tsort_each'
39 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/initializable.rb 54 in `run_initializers'
40 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/application.rb 300 in `initialize!'
41 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/railtie.rb 194 in `public_send'
42 /var/hda/platform/html/vendor/bundle/ruby/gems/railties-4.1.4/lib/rails/railtie.rb 194 in `method_missing'
43 /var/hda/platform/html/config/environment.rb 8 in `'
44 config.ru 3 in `require'
45 config.ru 3 in `block in
'
46 /var/hda/platform/html/vendor/bundle/ruby/gems/rack-1.5.2/lib/rack/builder.rb 55 in `instance_eval'
47 /var/hda/platform/html/vendor/bundle/ruby/gems/rack-1.5.2/lib/rack/builder.rb 55 in `initialize'
48 config.ru 1 in `new'
49 config.ru 1 in `
'
50 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/rack/application_spawner.rb 225 in `eval'
51 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/rack/application_spawner.rb 225 in `load_rack_app'
52 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/rack/application_spawner.rb 157 in `block in initialize_server'
53 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/utils.rb 563 in `report_app_init_status'
54 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/rack/application_spawner.rb 154 in `initialize_server'
55 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server.rb 204 in `start_synchronously'
56 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server.rb 180 in `start'
57 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/rack/application_spawner.rb 129 in `start'
58 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/spawn_manager.rb 253 in `block (2 levels) in spawn_rack_application'
59 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server_collection.rb 132 in `lookup_or_add'
60 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/spawn_manager.rb 246 in `block in spawn_rack_application'
61 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server_collection.rb 82 in `block in synchronize'
62 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server_collection.rb 79 in `synchronize'
63 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server_collection.rb 79 in `synchronize'
64 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/spawn_manager.rb 244 in `spawn_rack_application'
65 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/spawn_manager.rb 137 in `spawn_application'
66 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/spawn_manager.rb 275 in `handle_spawn_application'
67 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server.rb 357 in `server_main_loop'
68 /usr/share/gems/gems/passenger-3.0.21/lib/phusion_passenger/abstract_server.rb 206 in `start_synchronously'
69 /usr/share/gems/gems/passenger-3.0.21/helper-scripts/passenger-spawn-server 102 in

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: can not access HTTP://HDA/ after connecting a second HDD

Postby bigfoot65 » Sun Nov 09, 2014 7:22 pm

Not sure what that means. Might be able to salvage it. I would remove the disk first and see if that helps. Not sure you can continue with these errors.

Worse case scenario, you may have to reinstall the OS and Amahi.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

yoyocint
Posts: 66
Joined: Thu Nov 06, 2014 2:59 pm

Re: can not access HTTP://HDA/ after connecting a second HDD

Postby yoyocint » Sun Nov 09, 2014 7:25 pm

Just thought the same.. I will reinstall

thanks again

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: can not access HTTP://HDA/ after connecting a second HDD

Postby bigfoot65 » Mon Nov 10, 2014 12:55 pm

Is this thread now closed? If so, please let me know so I can mark it as such.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: No registered users and 24 guests