Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Update von Telegram und Alexa2 führt zu Fehler

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Update von Telegram und Alexa2 führt zu Fehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Jup_HX @Jup_HX last edited by

      Logausgabe

      2024-04-19 17:13:09.486  - info: host.iobroker "system.adapter.alexa2.0" enabled
      2024-04-19 17:13:09.545  - info: host.iobroker instance system.adapter.alexa2.0 started with pid 634271
      2024-04-19 17:13:09.704  - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1506
      2024-04-19 17:13:09.704  - error: host.iobroker Caught by controller[0]:       throw new ERR_INVALID_ARG_VALUE('filename', filename,
      2024-04-19 17:13:09.704  - error: host.iobroker Caught by controller[0]:       ^
      2024-04-19 17:13:09.704  - error: host.iobroker Caught by controller[0]: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received 'file:// /opt/iobroker/node_modules/iobroker.alexa2/node_modules/@iobroker/adapter-core/build/cjs/helpers.js'
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at createRequire (node:internal/modules/cjs/loader:1506:13)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/@iobroker/adapter-core/build/cjs/helpers.js:36:53)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1206:32)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1022:12)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.alexa2/node_modules/@iobroker/adapter-core/build/cjs/controllerTools.js:34:22)
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14) {
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]:   code: 'ERR_INVALID_ARG_VALUE'
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]: }
      2024-04-19 17:13:09.705  - error: host.iobroker Caught by controller[0]: Node.js v20.12.2
      2024-04-19 17:13:09.705  - error: host.iobroker instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-04-19 17:13:09.705  - info: host.iobroker Restart adapter system.adapter.alexa2.0 because enabled
      2024-04-19 17:13:12.401  - info: host.iobroker "system.adapter.telegram.0" enabled
      2024-04-19 17:13:12.458  - info: host.iobroker instance system.adapter.telegram.0 started with pid 634278
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1506
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:       throw new ERR_INVALID_ARG_VALUE('filename', filename,
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:       ^
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received 'file:// /opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/helpers.js'
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at createRequire (node:internal/modules/cjs/loader:1506:13)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/helpers.js:36:53)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1206:32)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1022:12)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/controllerTools.js:34:22)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1206:32)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1022:12)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/index.js:35:30)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1206:32)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1022:12)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18) {
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]:   code: 'ERR_INVALID_ARG_VALUE'
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]: }
      2024-04-19 17:13:12.831  - error: host.iobroker Caught by controller[0]: Node.js v20.12.2
      2024-04-19 17:13:12.831  - error: host.iobroker instance system.adapter.telegram.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      2024-04-19 17:13:12.831  - info: host.iobroker Restart adapter system.adapter.telegram.0 because enabled
      2024-04-19 17:13:13.886  - info: host.iobroker instance system.adapter.telegram.0 started with pid 634285
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1506
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:       throw new ERR_INVALID_ARG_VALUE('filename', filename,
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:       ^
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]: TypeError [ERR_INVALID_ARG_VALUE]: The argument 'filename' must be a file URL object, file URL string, or absolute path string. Received 'file:// /opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/helpers.js'
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at createRequire (node:internal/modules/cjs/loader:1506:13)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/helpers.js:36:53)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1206:32)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1022:12)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/controllerTools.js:34:22)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
      2024-04-19 17:13:14.268  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1206:32)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1022:12)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.telegram/node_modules/@iobroker/adapter-core/build/cjs/index.js:35:30)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Module._compile (node:internal/modules/cjs/loader:1369:14)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Module.load (node:internal/modules/cjs/loader:1206:32)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Module._load (node:internal/modules/cjs/loader:1022:12)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at Module.require (node:internal/modules/cjs/loader:1231:19)
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:     at require (node:internal/modules/helpers:179:18) {
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]:   code: 'ERR_INVALID_ARG_VALUE'
      2024-04-19 17:13:14.269  - error: host.iobroker Caught by controller[0]: }
      
      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Jup_HX last edited by

        @jup_hx sagte in Update von Telegram und Alexa2 führt zu Fehler:

        *** FAILED SERVICES ***                                             
        UNIT                      LOAD   ACTIVE SUB    DESCRIPTION    
        * run-rpc_pipefs.mount      loaded failed failed RPC Pipe File System                                                                                                                                                                            
        * sys-kernel-config.mount   loaded failed failed Kernel Configuration File System                                                                                                                                                                            
        * logrotate.service         loaded failed failed Rotate log files                                                                                                                                                                            
        * man-db.service            loaded failed failed Daily man-db regeneration                                                                                                                                                                            
        * systemd-hostnamed.service loaded failed failed Hostname Service                                                                                                                                                                            
        * systemd-logind.service    loaded failed failed User Login Management                                                                                                                                                                            
        * systemd-timedated.service loaded failed failed Time & Date Service
        

        Wassen da mit deinem Container los?

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

          Es gab heute kurze Zeit (ca 30 Minuten) ein fehlerhaftes Downloadpaket. Durch eine Neuinstallation bzw ein Update eines Adapters sollte der Fehler automatisch behoben werden.

          Bitte diesbezügliche Diskussion primär in diesem Topic führen um Parallelitäten zu minimieren.

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

            @mcm57
            Vielen Dank für die Info. Da war ich wohl "zum falschen Zeitpunkt am falschen Ort". Nach Neuinstallation läuft wieder alles wie gewohnt!

            H 1 Reply Last reply Reply Quote 0
            • J
              Jup_HX @Thomas Braun last edited by

              @thomas-braun Ich habe keine Ahnung. Muss ich mir mal anschauen. Hast Du einen Tipp für mich, wo ich da ansetzen könnte?

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

                @jup_hx sagte in Update von Telegram und Alexa2 führt zu Fehler:

                Hast Du einen Tipp für mich, wo ich da ansetzen könnte?

                Von Containern hab ich keine Ahnung. Schaut aber komisch aus.

                1 Reply Last reply Reply Quote 0
                • H
                  Henny112 @Jup_HX last edited by

                  @jup_hx sagte in Update von Telegram und Alexa2 führt zu Fehler:

                  @mcm57
                  Vielen Dank für die Info. Da war ich wohl "zum falschen Zeitpunkt am falschen Ort". Nach Neuinstallation läuft wieder alles wie gewohnt!

                  Habe auch alles neu gemacht läuft wieder. Bis auf ein Backup vom Conbee war etwas alt das hat ein wenig Arbeit gemacht.

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

                    Für das zugrundeliegende Problem gibts nun einen eigenen Topic mit Erläuterung. Falls noch wer Hilfe braucht bitte dort melden:

                    https://forum.iobroker.net/topic/74237/lösung-für-fehler-typeerror-err_invalid_arg_value

                    1 Reply Last reply Reply Quote 0
                    • W
                      Wolhem last edited by

                      Bei mir läuft nach updates auch Alexa, telegram und zigbee nicht mehr.```
                      Bildschirmfoto vom 2024-04-21 12-29-35.png code_text

                      Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Wolhem last edited by Thomas Braun

                        @wolhem

                        Bitte das LogFile als TEXT in CodeTags eingebettet posten. Und in richtiger zeitlicher Abfolge.
                        Und zuvor das versuchen:

                        https://forum.iobroker.net/topic/74238/lösung-für-fehler-typeerror-err_invalid_arg_value

                        W 1 Reply Last reply Reply Quote 1
                        • Homoran
                          Homoran Global Moderator Administrators @Wolhem last edited by

                          @wolhem ein Bild in code-tags setzen macht daraus keinen Text 😁

                          BTW
                          Screenshot_20240421-123553_Firefox.jpg

                          1 Reply Last reply Reply Quote 1
                          • W
                            Wolhem @Thomas Braun last edited by

                            @thomas-braun
                            Bei allen dreien finde ich den 3.1.2

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

                              @wolhem sagte in Update von Telegram und Alexa2 führt zu Fehler:

                              Bei allen dreien finde ich den 3.1.2

                              Das ist schön. Dann hast du den Fehler ja gefunden. Fix wie oben.

                              W 1 Reply Last reply Reply Quote 0
                              • W
                                Wolhem @Thomas Braun last edited by

                                @thomas-braun Supi, läuft wieder👍 👍 👍

                                1 Reply Last reply Reply Quote 0
                                • W
                                  Wolhem last edited by

                                  @thomas-braun
                                  Weißt du vielleicht wodurch Funk-Rolladenmotoren gestört werden können?

                                  Homoran 1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Wolhem last edited by

                                    @wolhem sagte in Update von Telegram und Alexa2 führt zu Fehler:

                                    wodurch Funk-Rolladenmotoren gestört werden können?

                                    durch Funkstörungen 😁

                                    Was genau willst du wissen?

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

                                    Support us

                                    ioBroker
                                    Community Adapters
                                    Donate

                                    503
                                    Online

                                    31.7k
                                    Users

                                    79.8k
                                    Topics

                                    1.3m
                                    Posts

                                    7
                                    19
                                    733
                                    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