Hi
I installed and configure cacti on centos 6.5 its successfully installed. After installed it i added a SNMP enable device and create graph for it. my problem is when i trying to place that graph to default tree error message coming "Validation error". i created another tree and trying to place graph to new tree but the problem is same. can some one help me about this issue.
Validation error on cacti
Moderators: Developers, Moderators
-
- Posts: 2
- Joined: Tue Jul 29, 2014 9:01 am
Re: Validation error on cacti
I've been getting this too. Debugging it seems to be a bug that must have been recently introduced, because it's so obviously broken.
Open up /usr/share/cacti/graphs.php and comment or delete line 272.
The posted value is "tr_<n>" for some number, n. This indicates it's a tree request, as opposed to a regular "action" request (see line 333 below, where a value like this is expected). So the value is not always going to be numeric.
Open up /usr/share/cacti/graphs.php and comment or delete line 272.
The posted value is "tr_<n>" for some number, n. This indicates it's a tree request, as opposed to a regular "action" request (see line 333 below, where a value like this is expected). So the value is not always going to be numeric.
Re: Validation error on cacti
This was fixed in SVN last week. Package maintainers will need to update their packages.
http://svn.cacti.net/viewvc?view=rev&revision=7458
http://svn.cacti.net/viewvc?view=rev&revision=7458
-
- Posts: 2
- Joined: Tue Jul 29, 2014 9:01 am
Re: Validation error on cacti
Thanks. I saw that, and updated the Red Hat (Fedora) bugzilla with the link.
Who is online
Users browsing this forum: No registered users and 2 guests