"Error: Save Failed." - no errors in log-file
Moderators: Developers, Moderators
"Error: Save Failed." - no errors in log-file
Hi, I'm having Problem adding devices to the device tracking - I always get a "Save Failed" error. Adding sites is no problem.
I searched a lot and found some reasons with SQL errors, but i don't have ANY errors in my log-file. My logging is on DEVELOP and works fine for the rest.
OS: Ubuntu 11.04 Server
Cacti: 0.8.7g
PA: 2.9
Mactrack: 2.9-1
Hope someone can help!
Thanks! Steven
I searched a lot and found some reasons with SQL errors, but i don't have ANY errors in my log-file. My logging is on DEVELOP and works fine for the rest.
OS: Ubuntu 11.04 Server
Cacti: 0.8.7g
PA: 2.9
Mactrack: 2.9-1
Hope someone can help!
Thanks! Steven
Re: "Error: Save Failed." - no errors in log-file
I have the same error"Error: Save Failed."when create devices in "device tracking"
Cacti:0.8.7g
Mactrack:2.9
manually update the database is unhelpful.
php ./database_upgrade.php
Can anyone give some suggestion?
Appreciate.
Cacti:0.8.7g
Mactrack:2.9
manually update the database is unhelpful.
php ./database_upgrade.php
Can anyone give some suggestion?
Appreciate.
- TheWitness
- Developer
- Posts: 17062
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: "Error: Save Failed." - no errors in log-file
If you can replace the lib/database.php from Cacti 0.8.7h and then save the device, does you Cacti Log provide an error?
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: "Error: Save Failed." - no errors in log-file
If i replace lib/database.php in cacti0.8.7.g with lib/database.php from Cacti 0.8.7h,there will be an error and the cacti cannot run."FATAL: Cannot connect to MySQL server on 'localhost'. Please make sure you have specified a valid MySQL database name in 'include/config.php' "TheWitness wrote:If you can replace the lib/database.php from Cacti 0.8.7h and then save the device, does you Cacti Log provide an error?
PA:2.4
Cacti:0.8.7.g
when i "php ./database_upgrade.php",there is an error
"This function is depricated. Please goto Plugin Management from the WebUI to Upgrade"
I think the database cannot be upgraded is the problem,but don't know why and how to resolve.
could you pls give more suggestion?
Thanks,
- TheWitness
- Developer
- Posts: 17062
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: "Error: Save Failed." - no errors in log-file
Tell me a little about your install of MacTrack. How long have you been running it and MacTrack?
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: "Error: Save Failed." - no errors in log-file
I have run Cacti 0.8.7.g about 6 month.TheWitness wrote:Tell me a little about your install of MacTrack. How long have you been running it and MacTrack?
This is the first time to install Mactrack plugin.
Install Mactrack:
1.put MacTrack in ./plugins
2.Setup related folder privilege
3.Install and Enable it in "plugins management"
- TheWitness
- Developer
- Posts: 17062
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: "Error: Save Failed." - no errors in log-file
It seems to me that this was brought up before. Not sure I fixed it in SVN. Do a scan of this forum, and let me know what you come up with.
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: "Error: Save Failed." - no errors in log-file
It's strange.I remove the Mactrack and re-install.TheWitness wrote:It seems to me that this was brought up before. Not sure I fixed it in SVN. Do a scan of this forum, and let me know what you come up with.
Now i can save the devices,but can not get the device status(cisco2960),although can get the device snmp information.
Also cannot get the "devices type"--Not detected.
- TheWitness
- Developer
- Posts: 17062
- Joined: Tue May 14, 2002 5:08 pm
- Location: MI, USA
- Contact:
Re: "Error: Save Failed." - no errors in log-file
you have to set them up.
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: "Error: Save Failed." - no errors in log-file
Thanks,i search the forums and find howto config.It works now.TheWitness wrote:you have to set them up.
Who is online
Users browsing this forum: No registered users and 0 guests