Cacti / plugin_mikrotik

Mikrotik Plugin for Cacti
GNU General Public License v2.0
60 stars 24 forks source link

install fails with SQL Backtrace error #64

Closed zachs1008 closed 1 year ago

zachs1008 commented 2 years ago

Brand new clean install of Cacti and I am attempting to install the MikroTik plugin. I have imported the provided templates successfully. When clicking the install plugin button, it flashes and does not install. Viewing the logs, these two lines are present.

2022-07-13 08:59:46 - CMDPHP SQL Backtrace: (/plugins.php[78]:api_plugin_install(), /lib/plugins.php[725]:db_execute_prepared()) 2022-07-13 08:59:46 - CMDPHP ERROR: A DB Exec Failed!, Error: Column 'name' cannot be null

cacti version: 1.2.21 OS: Ubuntu 20.04

TheWitness commented 1 year ago

@zachs1008, Did you get this fixed?

zachs1008 commented 1 year ago

I started over from scratch as was able to get things going.

From: TheWitness @.> Sent: Tuesday, January 3, 2023 12:47 PM To: Cacti/plugin_mikrotik @.> Cc: Zach Schaffner @.>; Mention @.> Subject: Re: [Cacti/plugin_mikrotik] install fails with SQL Backtrace error (Issue #64)

@zachs1008https://github.com/zachs1008, Did you get this fixed?

— Reply to this email directly, view it on GitHubhttps://github.com/Cacti/plugin_mikrotik/issues/64#issuecomment-1370055990, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2BJZVZ6RGSIBDY74YL33YDWQRQ2LANCNFSM53OUZUXA. You are receiving this because you were mentioned.Message ID: @.**@.>>

TheWitness commented 1 year ago

@zachs1008,

Cool. I suspect you have the plugin folder named incorrectly. Glad you got it working.

TW