<!DOCTYPE html>
<html><head>
    <meta charset="UTF-8">
</head><body><p></p><div class="io-ox-signature"><p>I find the whole server crashes now, and I've only got three live devices on it for testing:</p><p>[2016-11-07 09:12:01] FATAL SignalException: SIGTERM</p><p>/usr/local/lib/ruby/2.1.0/webrick/server.rb:170:in `select'</p><p>/usr/local/lib/ruby/2.1.0/webrick/server.rb:170:in `block in start'</p><p>/usr/local/lib/ruby/2.1.0/webrick/server.rb:32:in `start'</p><p>/usr/local/lib/ruby/2.1.0/webrick/server.rb:160:in `start'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/rack-1.5.2/lib/rack/handler/webrick.rb:14:in `run'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/rack-1.5.2/lib/rack/server.rb:264:in `start'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/commands/server.rb:69:in `start'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:81:in `block in server'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:76:in `tap'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:76:in `server'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/commands/commands_tasks.rb:40:in `run_command!'</p><p>/usr/local/lib/ruby/gems/2.1.0/gems/railties-4.1.4/lib/rails/commands.rb:17:in `<top (required)>'</p><p>bin/rails:4:in `require'</p><p>bin/rails:4:in `<main>'</p><p>[2016-11-07 09:12:01] INFO  going to shutdown ...</p><p>[2016-11-07 09:12:01] INFO  WEBrick::HTTPServer#start done.d</p><p>Kris <br></p></div><blockquote type="cite">On November 2, 2016 at 8:46 AM Kris Germann <kgermann@portal.net.co> wrote:<br><br><div class="ox-e1eba287d7-io-ox-signature"><p> <br></p>Typically I'll see the terminal output below when I load the web app on my end indicating the web server is serving the content to my browser:</div><div class="ox-e1eba287d7-io-ox-signature"><p>Started GET "/devices?query=%7B%7D&sort=-summary.lastInform" for 208.79.61.232 at 2016-11-02 08:41:23 -0400</p><p>Processing by DevicesController#index as HTML</p><p>  Parameters: {"query"=>"{}", "sort"=>"-summary.lastInform"}</p><p>  Rendered application/_pagination.html.erb (5.9ms)</p><p>  Rendered devices/index.html.erb within layouts/application (16.6ms)</p><p>  Rendered layouts/_menu.html.erb (0.7ms)</p><p>Completed 200 OK in 53ms (Views: 25.2ms | ActiveRecord: 0.0ms)</p><p>However, sometimes when I load GenieACS I just get a blank page, and there are no output logs like the one above in the console.</p><p>It seems the only way to remedy this is to reset GenieACS services - which, frankly is fine, but if that's the ONLY way to fix it is there a way I can reset just the rails app via cron every few hours?</p><p>Starting the rails with:</p><p>"cd /opt/genieacs-gui</p><p>/usr/local/bin/rails server &</p><p>sleep 3"</p><p>Kris</p></div></blockquote><p><br> </p><blockquote type="cite">_______________________________________________ Users mailing list Users@lists.genieacs.com http://lists.genieacs.com/mailman/listinfo/users</blockquote></body></html>