Page 1 of 1

Rest service problem

Posted: Tue Jul 10, 2018 9:18 am
by Richyy
Hi!

While this is not really a bug, it could make the rest monitor unusable:

The rest generated html code contains the following css reference:
link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css"
on machines without internet access this makes the monitor feature unusable, because every refresh hangs until this reference fails. This all means 10-15 seconds of blank screen for every 6 seconds.

Could you please find some workaround?

Thanks

Richard

Re: Rest service problem

Posted: Tue Jul 10, 2018 8:35 pm
by admin
Oh well, yes I seen similar things happening to the monitor. It's very basic and dare I say poorly written. But I will take a look at how it can be fixed without too much effort but I'm not going to spend too much time on the current web monitor.

-steinar