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

error: "hw.ncpu" is an unknown key #753

Closed
ilhyungl opened this issue Mar 16, 2015 · 1 comment
Closed

error: "hw.ncpu" is an unknown key #753

ilhyungl opened this issue Mar 16, 2015 · 1 comment

Comments

@ilhyungl
Copy link

Hi - while running bundle exec guard (using drush omega-guard), I ran into the following error:

Executing: bundle exec guard
Calling proc_open(bundle exec guard);

INFO - Guard::Compass is waiting to compile your stylesheets.
error: "hw.ncpu" is an unknown key
INFO - Guard is now watching at '/sites/all/themes/subtheme_omega'
[1] guard(main)>

I am running Omega 4 on Drupal 7. My site is hosted on Bluehost (Linux).

Any help would be greatly appreciated. It seems this error is not that common and I have been unable to find help anywhere else.

Thanks in advance.

Also ran it w/ -d and got the following:

12:23:49 - DEBUG - Command execution: hash stty
12:23:49 - DEBUG - Guard starts all plugins
12:23:49 - DEBUG - Hook :start_begin executed for Guard::Compass
12:23:49 - INFO - Guard::Compass is waiting to compile your stylesheets.
12:23:49 - DEBUG - Hook :start_end executed for Guard::Compass
12:23:49 - DEBUG - Hook :start_begin executed for Guard::LiveReload
RuntimeError: no acceptor (port is in use or requires root privileges) at /ruby/gems/gems/eventmachine-1.0.7/lib/eventmachine.rb:526:in `start_tc p_server'
[2015-03-16T12:23:49.939 DEBUG Guard::Ui(12511) #E19BB24975A2] Hook :start_end e xecuted for Guard::LiveReload
error: "hw.ncpu" is an unknown key
12:23:50 - INFO - Guard is now watching at 'sites/all/themes/hqbars_omega'
12:23:50 - DEBUG - Start interactor
[1] guard(main)> exit
12:24:14 - DEBUG - Interactor was stopped or killed
12:24:14 - DEBUG - Guard stops all plugins
12:24:14 - DEBUG - Hook :stop_begin executed for Guard::Compass
12:24:14 - DEBUG - Hook :stop_end executed for Guard::Compass
12:24:14 - DEBUG - Hook :stop_begin executed for Guard::LiveReload
12:24:14 - DEBUG - Hook :stop_end executed for Guard::LiveReload
12:24:14 - INFO - Bye bye...

@e2
Copy link
Contributor

e2 commented Mar 16, 2015

I've answered this here: guard/guard-livereload#134 - Celluloid doesn't detect the number of CPUs on the Bluehost environment.

@e2 e2 closed this as completed Mar 16, 2015
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