adamcooke / staytus

💡 An open source solution for publishing the status of your services
http://staytus.co
MIT License
2.17k stars 284 forks source link

Unable to launch staytus #303

Closed Sasiko closed 3 years ago

Sasiko commented 5 years ago

i cant get this to start for some reason and i cant find the error message what the cause it

[00:27][stephenmm@staytus]$ bundle exec rake staytus:build staytus:install rake aborted! LoadError: cannot load such file -- rails/commands/server /home/staytus/config/boot.rb:6:in require' /home/staytus/config/boot.rb:6:in<top (required)>' /home/staytus/config/application.rb:1:in require' /home/staytus/config/application.rb:1:in<top (required)>' /home/staytus/Rakefile:4:in require' /home/staytus/Rakefile:4:in<top (required)>' /usr/local/bin/bundle:23:in load' /usr/local/bin/bundle:23:in

' (See full trace by running task with --trace)

[00:24][root@staytus]# procodile start --foreground 00:24:49 system | Procodile supervisor started with PID 31616 00:24:49 system | Application root is /home/staytus 00:24:49 system | Reloading configuration 00:24:49 control | Listening at /home/staytus/tmp/pids/procodile.sock 00:24:49 web.1 | Started with PID 31620 00:24:49 worker.1 | Started with PID 31622 00:24:49 worker.1 | => rake aborted! 00:24:49 worker.1 | => LoadError: cannot load such file -- rails/commands/server 00:24:49 worker.1 | => /home/staytus/config/boot.rb:6:in require' 00:24:49 worker.1 | => /home/staytus/config/boot.rb:6:in<top (required)>' 00:24:49 worker.1 | => /home/staytus/config/application.rb:1:in require' 00:24:49 worker.1 | => /home/staytus/config/application.rb:1:in<top (required)>' 00:24:49 worker.1 | => /home/staytus/Rakefile:4:in require' 00:24:49 worker.1 | => /home/staytus/Rakefile:4:in<top (required)>' 00:24:49 worker.1 | => /usr/local/bin/bundle:23:in load' 00:24:49 worker.1 | => /usr/local/bin/bundle:23:in

' 00:24:49 worker.1 | => (See full trace by running task with --trace)