Unable to delete items from Tree View
Moderators: Developers, Moderators
Unable to delete items from Tree View
I am unable to delete items from the tree view since I upgrade to 0.8.7f. I create a new root level header and graphs and subheaders to it. I then try to remove any of those items and the page just sits there. It takes me to the screen below and just sits there. Can't hit cancel or Delete. Both just sit there.
- Attachments
-
- Screen shot 2010-05-25 at 12.10.49 PM.png (16.34 KiB) Viewed 3614 times
Known problem. Patch is being released soonâ„¢
| Scripts: Monitor processes | RFC1213 MIB | DOCSIS Stats | Dell PowerEdge | Speedfan | APC UPS | DOCSIS CMTS | 3ware | Motorola Canopy |
| Guides: Windows Install | [HOWTO] Debug Windows NTFS permission problems |
| Tools: Windows All-in-one Installer |
Additional Issues with Associated Graph/Data Templates
I also noticed that when I try and change the order of the titles for my graph templates with the up/down arrows that it behaves very strangely as well. The Up arrow doesn't move anything up and the down arrow on the top entry jumps it down 2 or 3. Hopefully this is all apart of the same patch that is being rolled. Any idea on time frame? Would you suggest we downgrade to e in the interim?
Downgrading to E
I tried it and I get the following error after hitting the web interface.
Error
Invalid Cacti version 0.8.7f, cannot upgrade to 0.8.7e
Error
Invalid Cacti version 0.8.7f, cannot upgrade to 0.8.7e
Re: Downgrading to E
Not sure if I am going to cause more problems but this is what I did to get it working.
Changed the table version to show that I was on e after I put my old e back in place.
mysql> select * from version;
+--------+
| cacti |
+--------+
| 0.8.7f |
+--------+
1 row in set (0.00 sec)
mysql> update version set cacti = '0.8.7e'
-> ;
Query OK, 1 row affected (0.00 sec)
Rows matched: 1 Changed: 1 Warnings: 0
mysql>
Changed the table version to show that I was on e after I put my old e back in place.
mysql> select * from version;
+--------+
| cacti |
+--------+
| 0.8.7f |
+--------+
1 row in set (0.00 sec)
mysql> update version set cacti = '0.8.7e'
-> ;
Query OK, 1 row affected (0.00 sec)
Rows matched: 1 Changed: 1 Warnings: 0
mysql>
sniperdog wrote:I tried it and I get the following error after hitting the web interface.
Error
Invalid Cacti version 0.8.7f, cannot upgrade to 0.8.7e
Hi,
I have the same Problem but it is pretty strange.
I installed Cacti on Freebsd and it worked. Now i installed it on Ubuntu an
i have this error. I installed two times the same Version, an as i have seen in this post,
i have allready the version which should be fixed.
Does anyone has an idea how to fix this problem?
Mfg
Akza
I have the same Problem but it is pretty strange.
I installed Cacti on Freebsd and it worked. Now i installed it on Ubuntu an
i have this error. I installed two times the same Version, an as i have seen in this post,
i have allready the version which should be fixed.
Does anyone has an idea how to fix this problem?
Mfg
Akza
Re: Unable to delete items from Tree View
Hi,
sorry, it's me again.
I'm really stuck there does no one has a solution.
At least how i delete the items, somehow?
Because right now my graphs are random on the tree there is no structure, and its looking horrible.
kind regards,
akza
sorry, it's me again.
I'm really stuck there does no one has a solution.
At least how i delete the items, somehow?
Because right now my graphs are random on the tree there is no structure, and its looking horrible.
kind regards,
akza
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Unable to delete items from Tree View
Upgrade to 0.8.7g.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Unable to delete items from Tree View
Mh sry i forgot to mention.
That is the point that is so strange.
I have 0.8.7.g.
I installed Cacti on FreeBsd without problems with the tree. It is still working and it is 0.8.7.g.
Now I installed it on Ubuntu. Firstly I wanted to try the template export and if Cacti and the Server are
running without errors when I saw that i had only 0.8.7.e, because I couldn't add the templates.
After updating the apt-datamanager I saw that this is the newest version, so I tried installing
plugin-architecture.
Afterwards I saw that the plugin is an Update, so I have 0.8.7.g but the tree problem is still there.
For a quick overview of my softwareversions, I have installed Ubuntu Server last week, so I should have
the newest versions. I have installed FreeBsd 7 weeks ago, should also be mostly the newest stuff.
So the only change should be plattform.
What i forgot to mention but what I think can't make a difference is that I installed spine, which I have not on
FreeBsd because there I had problems installing it.
That is the point that is so strange.
I have 0.8.7.g.
I installed Cacti on FreeBsd without problems with the tree. It is still working and it is 0.8.7.g.
Now I installed it on Ubuntu. Firstly I wanted to try the template export and if Cacti and the Server are
running without errors when I saw that i had only 0.8.7.e, because I couldn't add the templates.
After updating the apt-datamanager I saw that this is the newest version, so I tried installing
plugin-architecture.
Afterwards I saw that the plugin is an Update, so I have 0.8.7.g but the tree problem is still there.
For a quick overview of my softwareversions, I have installed Ubuntu Server last week, so I should have
the newest versions. I have installed FreeBsd 7 weeks ago, should also be mostly the newest stuff.
So the only change should be plattform.
What i forgot to mention but what I think can't make a difference is that I installed spine, which I have not on
FreeBsd because there I had problems installing it.
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Unable to delete items from Tree View
Why don't you run the repair table script in the cli directory. Then use Firefox and install Firebug. Bring up the Firebug console, refresh the delete page, and tell us what shows up on the console when attempting to delete.
I would do a GotoMeeting to resolve this, but my time is very limited right now.
TheWitness
I would do a GotoMeeting to resolve this, but my time is very limited right now.
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Re: Unable to delete items from Tree View
Hi,
thanks for your reply.
Table repair in mysql worked out. It said to every table "ok". However no change.
With the firebug there was an undefined function or something similar. The attached picture will explaine it.
I appreciate that you take your time to help.
thanks for your reply.
Table repair in mysql worked out. It said to every table "ok". However no change.
With the firebug there was an undefined function or something similar. The attached picture will explaine it.
I appreciate that you take your time to help.
- Attachments
-
- Firebug.png (171.88 KiB) Viewed 2903 times
- TheWitness
- Developer
- Posts: 17007
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: Unable to delete items from Tree View
Can you apply the Cacti patches from the main website and download the 2.9 PIA beta. Let's see if that fixes it.
TheWitness
TheWitness
True understanding begins only when we realize how little we truly understand...
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Life is an adventure, let yours begin with Cacti!
Author of dozens of Cacti plugins and customization's. Advocate of LAMP, MariaDB, IBM Spectrum LSF and the world of batch. Creator of IBM Spectrum RTM, author of quite a bit of unpublished work and most of Cacti's bugs.
_________________
Official Cacti Documentation
GitHub Repository with Supported Plugins
Percona Device Packages (no support)
Interesting Device Packages
For those wondering, I'm still here, but lost in the shadows. Yearning for less bugs. Who want's a Cacti 1.3/2.0? Streams anyone?
Who is online
Users browsing this forum: No registered users and 2 guests