Maps and device graphics lost visualization tags after 14.1.8.1308 automatic upgrade. We try to upgrade Firefox and Chrome version, cleanup cookies, restart server, but nothing of these fix the problem.

Maps titles dissapear and also device view from maps doesn´t work.


Article Comments

If you are using google maps you have to change your Google API key. Please read the KB-entry

https://www.paessler.com/knowledgebase/en/topic/32363-how-do-i-get-a-google-maps-api-key-for-use-in-prtg


Feb, 2014 - Permalink

I am not sure if it is the same issue, but what we are seeing since the update is that "Live Graphs for Groups/Devices" objects don't render properly. Shows very obvious is you have a other than white background. It also seems to be more picky in the graph canvas size. This screenshot (https://db.tt/gIY84dGB) shows the extra edge/space at the right. Sometimes it needs to be even bigger not get a scrollbar.


Feb, 2014 - Permalink

Hi,

thank you for the hint. We will fix this issue in one of the next version!

Until then you can use this quick fix.

Edit the file <PRTG installation path>\webroot\css\styles_custom.css (create the file if it does not exist) and put this css rule in there:

.map_object .sensorgraphs .deviceoverviewsensorvalues {
  background-image: none;
}

Best Regards


Feb, 2014 - Permalink