You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running beluga_daemon stop, get the following error:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rake.rb:2503:in `const_missing': uninitialized constant BelugaIPC::Manager::TCPSocket (NameError)
from /Library/Ruby/Gems/1.8/bundler/gems/BelugaIPC-f16693d025e8/lib/beluga_ipc/manager.rb:62:in `kill'
from /Library/Ruby/Gems/1.8/bundler/gems/BelugaIPC-f16693d025e8/bin/beluga_daemon:23
from /Library/Ruby/Gems/1.8/bin/beluga_daemon:19:in `load'
from /Library/Ruby/Gems/1.8/bin/beluga_daemon:19
The text was updated successfully, but these errors were encountered:
When running
beluga_daemon stop
, get the following error:The text was updated successfully, but these errors were encountered: