Rest service problem

Here you can submit bugreports
Post Reply
Richyy
Posts: 13
Joined: Sat Aug 29, 2015 9:08 am

Rest service problem

Post 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
admin
Site Admin
Posts: 1671
Joined: Sat Feb 08, 2014 10:39 pm

Re: Rest service problem

Post 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
Post Reply