1
General Discussion / Re: nut service not starting
« on: July 29, 2018, 07:25:36 pm »I did not understand it may be related to my web client
... so I'm running OS X el capitan 10.11.6 with safari 11.1.2
I also tested firefox 61.0.1
for both safari and firefox, I have same kind of problems : long waits when entering or leaving "nut service" page
I have this behavior only when nut is disabled.
I enabled web inspector in both browsers and when showing network tab I see a lot of "upsstatus" POST waiting for answer when nut service is disabled
when I click on "enable nut" I get following error :
Code: [Select]
TypeError: null is not an object (evaluating 'el.nodeName')
... error is triggered in function selectMe in inject.js, line 78when I click on "apply" button I get same error and a "set" POST is sent ... waiting forever a response
in fact, it takes ages before getting an answer ... and when answer is received, a "reconfigure" POST is sent
=> apply button is displayed with a 'wheel' next to it
in the end, when all POST have completed (it may takes several minutes), nut is enabled
.. and from this point, entering/leaving "nut service" page can be done without long waits ("upsstatus" seems to run correctly)