1.0.7 web gui problem with large device parameters

bkk bkk at ednt.de
Thu Aug 4 03:00:14 EDT 2016


Hi,

I installed 1.0.7 on debian jessie (maybe I missed something)

If I 'show' the content of a device with a small list it works without
problems.
But if I 'show' the content of a device with a large parameter list, the
web gui freezes sometimes I get an error page, sometimes it works again.

Here is the development log:

Started GET "/devices/00040E-FRITZ%2521Box-xxxxxxxxxxxx" for
yyy.yyy.yyy.yyy at 2016-08-04 08:46:18 +0200
Processing by DevicesController#show as HTML
  Parameters: {"id"=>"00040E-FRITZ%21Box-xxxxxxxxxxxx"}
Completed 500 Internal Server Error in 120168ms (ActiveRecord: 0.0ms)

Net::ReadTimeout (Net::ReadTimeout):
  app/controllers/devices_controller.rb:25:in `get_device'
  app/controllers/devices_controller.rb:102:in `block in show'
  app/controllers/application_controller.rb:40:in `can?'
  app/controllers/devices_controller.rb:101:in `show'


  Rendered
/var/lib/gems/2.1.0/gems/actionpack-4.1.15/lib/action_dispatch/middleware/templates/rescues/_source.erb
(0.7ms)
  Rendered
/var/lib/gems/2.1.0/gems/actionpack-4.1.15/lib/action_dispatch/middleware/templates/rescues/_trace.html.erb
(1.7ms)
  Rendered
/var/lib/gems/2.1.0/gems/actionpack-4.1.15/lib/action_dispatch/middleware/templates/rescues/_request_and_response.html.erb
(1.3ms)
  Rendered
/var/lib/gems/2.1.0/gems/actionpack-4.1.15/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb
within rescues/layout (17.5ms)

Any ideas hints?

Bernd


More information about the Users mailing list