Giter Club home page Giter Club logo

Comments (4)

wattenre avatar wattenre commented on August 12, 2024

Erster Gedanke: Mit pip oder mit pip3 installiert? Du musst letzteres wählen, da BosWatch3 python3 nutzt.

from bw3-core.

BOSFF avatar BOSFF commented on August 12, 2024

Erster Gedanke: Mit pip oder mit pip3 installiert? Du musst letzteres wählen, da BosWatch3 python3 nutzt.

Ich hätte es mit pip installiert und jetzt noch mal mit pip3 versucht. Der Fehler bleibt

from bw3-core.

BOSFF avatar BOSFF commented on August 12, 2024

Hallo zusammen,
Das Problem habe ich mit der Hilfe eines Nutzers gelöst bekommen.
Der Fehler war, dass ich die falsche Version des sql connectors installiert hatte.
mit pip install my-sql-connector-python==8.0.23 funktioniert es.
zusätzlich bzw. zur Sicherheit habe ich noch den mariadb client installiert.
sudo apt install mariadb-client
Jetzt findet das Programm das Plugin.

from bw3-core.

BOSFF avatar BOSFF commented on August 12, 2024

Hallo zusammen,
ich habe gezwungener Maßen meinen PI neu aufsetzen müssen.
Ich habe versucht alles wieder so zu installieren, wie es vorher war.
Das habe ich auch zum Teil hin bekommen. Jetzt habe ich aber wieder den selben fehler wie davor.
Das Plugin wird nicht gefunden. Ich habe alles so gemacht, wie es das letzte mal funktioniert hatte, jedoch klappt es dieses mal nicht.

Kann mir da jemand helfen? Gibt es irgendwo einen ausführlichen Log? Wiel mit "plugin not found: mysql" kann ich nur wenig anfangen.

Hier noch der Log Auszug davon:
04.08.2024 16:42:29,516 - MainThread configYaml loadConfigFile [DEBUG ] load config file from: /opt/boswatch3/boswatch/../config/server.yaml 04.08.2024 16:42:29,566 - MainThread routerManager buildRouters [DEBUG ] build routers 04.08.2024 16:42:29,566 - MainThread router init [DEBUG ] [Router 1] add new router 04.08.2024 16:42:29,569 - MainThread wildcard <module> [DEBUG ] - boswatch.wildcard loaded 04.08.2024 16:42:29,569 - MainThread moduleBase <module> [DEBUG ] - module.moduleBase loaded 04.08.2024 16:42:29,569 - MainThread descriptor <module> [DEBUG ] - module.descriptor loaded 04.08.2024 16:42:29,570 - MainThread moduleBase init [DEBUG ] [module.descriptor] onLoad() 04.08.2024 16:42:29,570 - MainThread wildcard registerWildcard [DEBUG ] register new wildcard {RIC} for field: ric 04.08.2024 16:42:29,570 - MainThread wildcard registerWildcard [DEBUG ] register new wildcard {SRICT} for field: subricText 04.08.2024 16:42:29,570 - MainThread router addRoute [DEBUG ] [Router 1] add route: descriptor 04.08.2024 16:42:29,583 - MainThread pluginBase <module> [DEBUG ] - plugin.pluginBase loaded 04.08.2024 16:42:29,585 - MainThread routerManager buildRouters [ERROR ] plugin not found: mysql 04.08.2024 16:42:29,586 - MainThread bw_server <module> [CRITICAL] Error while building routers 04.08.2024 16:42:29,586 - MainThread bw_server <module> [ERROR ] BOSWatch interrupted by an error 04.08.2024 16:42:29,587 - MainThread bw_server <module> [DEBUG ] Starting shutdown routine 04.08.2024 16:42:29,587 - MainThread bw_server <module> [DEBUG ] BOSWatch server has stopped ...

from bw3-core.

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.