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 I issue the command:
rake daemon:start vimbix doesn't start and vimbix.log reports this error:
Writing PID to var/run/vimbix.pid
Exiting!
/usr/lib/ruby/vendor_ruby/thin/controllers/controller.rb:183:in load_rackup_config': Invalid rackup file. please specify either a .ru or .rb file (RuntimeError) from /usr/lib/ruby/vendor_ruby/thin/controllers/controller.rb:71:instart'
from /usr/lib/ruby/vendor_ruby/thin/runner.rb:185:in send' from /usr/lib/ruby/vendor_ruby/thin/runner.rb:185:inrun_command'
from /usr/lib/ruby/vendor_ruby/thin/runner.rb:151:in `run!'
from /usr/bin/thin:6
Any suggestion would be highly appreciated.
Thanks,
Daniel
The text was updated successfully, but these errors were encountered:
Hi
When I issue the command:
rake daemon:start vimbix doesn't start and vimbix.log reports this error:
Any suggestion would be highly appreciated.
Thanks,
Daniel
The text was updated successfully, but these errors were encountered: