Giter VIP home page Giter VIP logo

Comments (8)

TheWitness avatar TheWitness commented on June 19, 2024

I think the directory stuff is completely replaced in that version. Everything goes in the database.

from plugin_flowview.

lilmike1464 avatar lilmike1464 commented on June 19, 2024

Ahh so if thats the case, there must be a different issue.

I get:

DBCALL ERROR: A DB Cell failed!, Error 1146 SQL: 'SELECT COUNT(*) FROM plugin_flowview_raw_20200521 WHERE end_time >=?'

CMDPHP ERROR: A Cell DB Failed!, Error: Table 'cacti.plugin_flowview_raw_20200521' doesn't exist

I'm a network guy trying to get this up so any help would be appreciated!

from plugin_flowview.

TheWitness avatar TheWitness commented on June 19, 2024

Upload result of the MySQL command:

SHOW TABLES LIKE '%flowview%';

from plugin_flowview.

TheWitness avatar TheWitness commented on June 19, 2024

Update functions.php from Develop. Should fix the issue. Make sure you have properly setup the service so that it's inserting into the raw tables though.

from plugin_flowview.

lilmike1464 avatar lilmike1464 commented on June 19, 2024

Thank for the help, turns out it was a permissions and iptables thing to start with. Now I'm seeing an error:

FUNCTION cacti.INET6_ATON does not exist and then after that a really long line for what looks like values that would be going into a table.

Error: 1305, SQL: 'INSERT IGNORE INTO...'

from plugin_flowview.

TheWitness avatar TheWitness commented on June 19, 2024

What version of MariaDB. I think you will have to upgrade. From my perspective, that's a key function.

from plugin_flowview.

TheWitness avatar TheWitness commented on June 19, 2024

Just checked. You need MariaDB 10.0.12++.

from plugin_flowview.

TheWitness avatar TheWitness commented on June 19, 2024

Here is the link. I'll update the README.md for Jimmy.

https://mariadb.com/kb/en/inet6_aton/

from plugin_flowview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.