Page 1 of 1

Nagvis Error PHP ajax request handler (SOLVED)

Posted: Mon Dec 16, 2013 1:40 pm
by oslec
Hi,
I have an error when add a host in a Map in Nagvis.

PHP error in ajax request handler: Error: (2) json_encode():
INVALID UTF-8 SEQUENCE IN ARGUMENT
(/usr/local/nagvis/share/server/core/classess/GlobalMap.php:85)

Can you help me ?

Regards!
Sergio

Re: Nagvis Error PHP ajax request handler

Posted: Mon Dec 16, 2013 2:04 pm
by lmiltchev
Can you describe in details all of the steps you took to add a host to the map in NagVis? Run the following command and show the output:

Code: Select all

locale

Re: Nagvis Error PHP ajax request handler

Posted: Mon Dec 16, 2013 2:07 pm
by sreinhardt
Also, what version of nagvis are you presently on? I notice the version I have, only list 58 lines on globalmap.php.

Re: Nagvis Error PHP ajax request handler

Posted: Mon Dec 16, 2013 4:58 pm
by oslec
Hi,

I see the error, one of the service output have a illegal character .. like "ºC" ..the problem was the symbol "º".

Thanks!
Regards!

Re: Nagvis Error PHP ajax request handler (SOLVED)

Posted: Mon Dec 16, 2013 5:01 pm
by sreinhardt
Cool good to hear, locking up.