Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Cannot find module '@iobroker/plugin-sentry

    NEWS

    • Monatsrückblick - April 2025

    • Minor js-controller 7.0.7 Update in latest repo

    • Save The Date: ioBroker@Smart Living Forum Solingen, 14.06.

    Cannot find module '@iobroker/plugin-sentry

    This topic has been deleted. Only users with topic management privileges can see it.
    • mcm1957
      mcm1957 @Toller Tenya last edited by mcm1957

      @toller-tenya

      Ich tippe drauf dass dein problem durch den Adapter SMARTMETER ausgelöst wird.
      Ich frag mal bei @apollon77 nach ob das sein kann.

      Bin nicht siche - kann auch total falsch liegen.

      EDIT: Vermutung war falsch

      mcm1957 1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @mcm1957 last edited by

        @Toller-Tenya

        Bitte zeig mal den Output von npm ls @iobroker/plugin-sentry (in /opt/iobroker)

        Toller Tenya 1 Reply Last reply Reply Quote 0
        • Toller Tenya
          Toller Tenya @mcm1957 last edited by Toller Tenya

          @mcm1957 der Output ist:

          iobrokeruser@smarti:/opt/iobroker$ npm ls @iobroker/plugin-sentry
          [sudo] password for iobrokeruser: 
          iobroker.inst@3.0.0 /opt/iobroker
          └─┬ iobroker.js-controller@7.0.6
            └── @iobroker/plugin-sentry@2.0.4
          
          

          Soweit ich gelesen habe ist sentry dazu da um Fehler/Abbrüche in Instanzen zu Reporten. Der Smartmeter Adapter läuft jedoch einwandfrei bei mir.

          mcm1957 1 Reply Last reply Reply Quote 0
          • mcm1957
            mcm1957 @Toller Tenya last edited by

            @toller-tenya said in Cannot find module '@iobroker/plugin-sentry:

                                                                                                                                        iobrokeruser@smarti:/opt/iobroker$ npm ls @iobroker/plugin-sentry                                                                                                                                                                            [sudo] password for iobrokeruser:                                                                                                                                                                             iobroker.inst@3.0.0 /opt/iobroker                                                                                                                                                                            └─┬ iobroker.js-controller@7.0.6                                                                                                                                                                              └── @iobroker/plugin-sentry@2.0.4                                                                                                                                                                                                                         
            

            Sieht für mich mal was den npm Tree betrifft normal aus.

            Bezüglich smartmeter Adapter dürfte auch alles OK sein. Es gab ein Problem mit js-controller und Adaptern die Sentry explizit als Dependency drinnen hatten. Das war aber nur der Fall wenn sie das ioBroker sentry plugin explizit drinnen hatten. Das hat der smartmeter nicht - ergo alles OK. Meine Erinnerung war da nur teilweise richtig.

            Was mich aber wundert ist die "[sudo] password ..." Abfrage an der Stelle.
            @thomas-braun kannst du da was dazu segen?
            Bezüglich allfällige Betriebssystemdinge bin ich aber eher raus.

            Toller Tenya Thomas Braun 2 Replies Last reply Reply Quote 0
            • Toller Tenya
              Toller Tenya @mcm1957 last edited by

              @mcm1957 Ich habe mir die Logs jetzt nochmal genauer angesehen.
              Der Fehler tritt bei allen Adaptern mit scheduling auf.
              Z.b. Netatmo und dasWetter

              mcm1957 1 Reply Last reply Reply Quote 0
              • mcm1957
                mcm1957 @Toller Tenya last edited by

                @toller-tenya
                Bitte mal den vollständigen Log zumindest eines solchen Adapters (ab start) posten.

                Der Log im Eröffnungspost wirkt als würde beim Start des js-controllers die Meldung kommen. Das scheint ja falsch zu sein.

                Toller Tenya 1 Reply Last reply Reply Quote 0
                • Toller Tenya
                  Toller Tenya @mcm1957 last edited by

                  @mcm1957
                  Screenshot 2024-12-18 at 09.48.24.png

                  Screenshot 2024-12-18 at 09.49.12.png

                  Homoran mcm1957 2 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Toller Tenya last edited by

                    @toller-tenya bitte als Text in code-tags posten

                    1 Reply Last reply Reply Quote 0
                    • mcm1957
                      mcm1957 @Toller Tenya last edited by

                      @toller-tenya
                      Generell BITTE keine Bildchen sondern logs als Text uznter code tags posten.
                      Als Bild it der Test nicht kopierbar und weiterleitbar was die Analyse eher erschwert.

                      Toller Tenya 1 Reply Last reply Reply Quote 0
                      • Toller Tenya
                        Toller Tenya @mcm1957 last edited by

                        @mcm1957 sorry 😞 hier nochmal als Text

                        host.smarti
                        2024-12-18 08:30:07.176	info	instance system.adapter.ical.0 having pid 112850 terminated with code 0 (NO_ERROR)
                        
                        ical.0
                        2024-12-18 08:30:06.654	info	Terminated (NO_ERROR): Without reason
                        
                        smartmeter.1
                        2024-12-18 08:30:05.084	info	Received 11 values, 3 updated
                        
                        ical.0
                        2024-12-18 08:30:01.605	info	processing URL: Restmuell https://abfall.alzey-worms.de/WasteManagementAlzeyworms/WasteManagementServiceServlet?ApplicationName=Calendar&SubmitAction=sync&StandortID=1076237001&AboID=233065&Fra=P;R;B;S;C;L
                        
                        ical.0
                        2024-12-18 08:30:01.170	info	starting. Version 1.16.1 in /opt/iobroker/node_modules/iobroker.ical, node: v20.18.1, js-controller: 7.0.6
                        2024-12-18 08:30:00.882	error	Couldnot add plugins: Cannot find module '@iobroker/plugin-sentry'Require stack:- /opt/iobroker/node_modules/@iobroker/js-controller-adapter/node_modules/@iobroker/plugin-base/lib/PluginHandler.js- /opt/iobroker/node_modules/@iobroker/js-controller-adapter/node_modules/@iobroker/plugin-base/index.js- /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js- /opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/index.js- /opt/iobroker/node_modules/@iobroker/adapter-core/build/cjs/utils.js
                        
                        host.smarti
                        2024-12-18 08:30:00.019	info	instance system.adapter.ical.0 in version "1.16.1" started with pid 112850
                        
                        
                        
                        1 Reply Last reply Reply Quote 1
                        • Thomas Braun
                          Thomas Braun Most Active @mcm1957 last edited by

                          @mcm1957 sagte in Cannot find module '@iobroker/plugin-sentry:

                          Was mich aber wundert ist die "[sudo] password ..." Abfrage an der Stelle.
                          @thomas-braun kannst du da was dazu segen?

                          Dazu kann ich sagen, das für mich das gesamte Basissystem krumm und schief aussieht. Da ist eine Anfrage zu Berechtigungen nebensächlich.

                          1 Reply Last reply Reply Quote 0
                          • Toller Tenya
                            Toller Tenya last edited by

                            Es muss hier jetzt auch niemand großen Aufwand reinstecken.
                            Ich werde zwischen den Jahren nochmal neu aufsetzen und ein Backup einspielen.
                            Welche Linux Distribution ist zu bevorzugen?

                            Homoran Thomas Braun mcm1957 3 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Toller Tenya last edited by

                              @toller-tenya sagte in Cannot find module '@iobroker/plugin-sentry:

                              Welche Linux Distribution ist zu bevorzugen?

                              Ist für viele Geschmackssache, ich würde Debian 12 light (ohne Desktop) nehmen

                              1 Reply Last reply Reply Quote 0
                              • Thomas Braun
                                Thomas Braun Most Active @Toller Tenya last edited by

                                @toller-tenya sagte in Cannot find module '@iobroker/plugin-sentry:

                                Welche Linux Distribution ist zu bevorzugen?

                                Als Serversystem: Debian 12 - Bookworm

                                1 Reply Last reply Reply Quote 0
                                • mcm1957
                                  mcm1957 @Toller Tenya last edited by

                                  @toller-tenya
                                  Danke für deine ausführlichen Infos.

                                  Leider (oder Gott sei Dank?) ist das Problem nicht trivial nachvollziehbar. Hab eben nochmal mit ical und identer js-congtroller Version gechecked - no problem.

                                  Rücksprache mit core Team hat auch nichts ergeben.

                                  Wenn zumutbar bitte wirklich zuerst das System auf aktuellen Stand bringen (= neu installieren wenn ich Thomas richtig verstanden habe) - dann sehen wir weiter.

                                  Thomas Braun 1 Reply Last reply Reply Quote 0
                                  • Thomas Braun
                                    Thomas Braun Most Active @mcm1957 last edited by

                                    @mcm1957 sagte in Cannot find module '@iobroker/plugin-sentry:

                                    neu installieren wenn ich Thomas richtig verstanden habe

                                    Bei den vielen Ungereimtheiten würde ich das dringend empfehlen.

                                    1 Reply Last reply Reply Quote 0
                                    • First post
                                      Last post

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate
                                    FAQ Cloud / IOT
                                    HowTo: Node.js-Update
                                    HowTo: Backup/Restore
                                    Downloads
                                    BLOG

                                    529
                                    Online

                                    31.6k
                                    Users

                                    79.4k
                                    Topics

                                    1.3m
                                    Posts

                                    4
                                    21
                                    744
                                    Loading More Posts
                                    • Oldest to Newest
                                    • Newest to Oldest
                                    • Most Votes
                                    Reply
                                    • Reply as topic
                                    Log in to reply
                                    Community
                                    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                    The ioBroker Community 2014-2023
                                    logo