Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    17
    1
    481

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    5.2k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.4k

[gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot

Scheduled Pinned Locked Moved ioBroker Allgemein
js-controller update
47 Posts 17 Posters 6.5k Views 12 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • SchuchtyS Schuchty

    Hallo zusammen,

    da ich das oben beschriebene Problem alleine nicht lösen kann, habe ich mich hier im Forum angemeldet.
    Ich hoffe es kann mir jemand helfen - die Hausautomation läuft leider nicht mehr.
    Nach dem js-controller Upgrade startet das System nicht mehr.

    Folgendes habe ich in der Konsole ausgeführt:

    iobroker stop
    iobroker update
    iobroker upgrade self
    iobroker start
    

    Der js-controller hat jetzt die neue Version.
    iobroker info liefert folgendes Ergebnis:

    (node:32704) UnhandledPromiseRejectionWarning: ReferenceError: allback is not defined
        at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
        at process._tickCallback (internal/process/next_tick.js:68:7)
    (node:32704) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
    (node:32704) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
    

    Environment:
    Rpi4
    node 10.17.0
    mpm 6.14.4

    Vielen Dank im Voraus.

    LG Wolfgang

    haselchenH Offline
    haselchenH Offline
    haselchen
    Most Active
    wrote on last edited by
    #24

    @Schuchty

    Guck mal hier

    https://forum.iobroker.net/topic/32731/js-controller-upgrade-fehler-iobroker-tot

    @Negalein
    führe die Threads mal bitte zusammen :)
    https://forum.iobroker.net/topic/32731/js-controller-upgrade-fehler-iobroker-tot

    Synology DS218+ & 2 x Fujitsu Esprimo (VM/Container) + FritzBox7590 + 2 AVM 3000 Repeater & Homematic & HUE & Osram & Xiaomi, NPM 10.9.4, Nodejs 22.21.0 ,JS Controller 7.0.7 ,Admin 7.7.19

    NegaleinN 1 Reply Last reply
    0
    • SchuchtyS Offline
      SchuchtyS Offline
      Schuchty
      wrote on last edited by
      #25

      @haselchen Habe den Controller auf 3.0.20 upgedated, läuft.
      Super, danke.
      LG Wolfgang

      1 Reply Last reply
      0
      • SchuchtyS Schuchty

        Hallo zusammen,

        da ich das oben beschriebene Problem alleine nicht lösen kann, habe ich mich hier im Forum angemeldet.
        Ich hoffe es kann mir jemand helfen - die Hausautomation läuft leider nicht mehr.
        Nach dem js-controller Upgrade startet das System nicht mehr.

        Folgendes habe ich in der Konsole ausgeführt:

        iobroker stop
        iobroker update
        iobroker upgrade self
        iobroker start
        

        Der js-controller hat jetzt die neue Version.
        iobroker info liefert folgendes Ergebnis:

        (node:32704) UnhandledPromiseRejectionWarning: ReferenceError: allback is not defined
            at _0x411ccb._applyViewFunc (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:115051)
            at process._tickCallback (internal/process/next_tick.js:68:7)
        (node:32704) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
        (node:32704) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
        

        Environment:
        Rpi4
        node 10.17.0
        mpm 6.14.4

        Vielen Dank im Voraus.

        LG Wolfgang

        sigi234S Online
        sigi234S Online
        sigi234
        Forum Testing Most Active
        wrote on last edited by
        #26

        @Schuchty sagte in Problem nach js-controller Upgrade von 3.0.18 auf 3.0.19:

        (node:32704) UnhandledPromiseRejectionWarning: ReferenceError: allback is not defined

        allback

        und genau da lag der Fehler. Es fehlte ein C :smirk:

        Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
        Immer Daten sichern!

        1 Reply Last reply
        0
        • C Offline
          C Offline
          ChristianS
          wrote on last edited by
          #27

          @apollon77
          Ich hatte das gleiche Problem und habe mitgelesen :-)
          Nach "npm install iobroker.js-controller@3.0.20" funktioniert bei mir wieder alles.

          Vielen Dank!

          1 Reply Last reply
          1
          • ? Offline
            ? Offline
            A Former User
            wrote on last edited by A Former User
            #28

            Bei mir funktioniert es leider nicht:

            pi@ioBroker-RasPi4:/opt/iobroker $ npm install iobroker.js-controller@3.0.20
            npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
            npm WARN deprecated fsevents@1.2.12: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
            npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/chokidar/node_modules/fsevents
            npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.loxone/node_modules/chokidar/node_modules/fsevents
            npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules
            npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.loxone/node_modules/chokidar/node_modules/fsevents/node_modules
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/iobroker.js-controller/node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/iobroker.loxone/node_modules/chokidar/node_modules/fsevents):
            npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package.json'
            npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.loxone/node_modules/fsevents/package.json'
            npm WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
            npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.

            npm ERR! path /opt/iobroker/node_modules/chokidar/node_modules/fsevents
            npm ERR! code EACCES
            npm ERR! errno -13
            npm ERR! syscall access
            npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/chokidar/node_modules/fsevents'
            npm ERR! { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/chokidar/node_modules/fsevents']
            npm ERR! stack:
            npm ERR! 'Error: EACCES: permission denied, access '/opt/iobroker/node_modules/chokidar/node_modules/fsevents'',
            npm ERR! errno: -13,
            npm ERR! code: 'EACCES',
            npm ERR! syscall: 'access',
            npm ERR! path: '/opt/iobroker/node_modules/chokidar/node_modules/fsevents' }
            npm ERR!
            npm ERR! The operation was rejected by your operating system.
            npm ERR! It is likely you do not have the permissions to access this file as the current user
            npm ERR!
            npm ERR! If you believe this might be a permissions issue, please double-check the
            npm ERR! permissions of the file and its containing directories, or try running
            npm ERR! the command again as root/Administrator (though this is not recommended).

            npm ERR! A complete log of this run can be found in:
            npm ERR! /home/pi/.npm/_logs/2020-04-28T10_11_11_846Z-debug.log
            pi@ioBroker-RasPi4:/opt/iobroker $

            und jetzt hab ich glaube ich noch ein größeres Problem:

            pi@ioBroker-RasPi4:/opt/iobroker $ sudo iobroker update
            internal/modules/cjs/loader.js:638
            throw err;
            ^

            Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iob roker.js'
            at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
            at Function.Module._load (internal/modules/cjs/loader.js:562:25)
            at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
            at startup (internal/bootstrap/node.js:283:19)
            at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)

            arteckA 1 Reply Last reply
            0
            • ? A Former User

              Bei mir funktioniert es leider nicht:

              pi@ioBroker-RasPi4:/opt/iobroker $ npm install iobroker.js-controller@3.0.20
              npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
              npm WARN deprecated fsevents@1.2.12: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
              npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/chokidar/node_modules/fsevents
              npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.loxone/node_modules/chokidar/node_modules/fsevents
              npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/chokidar/node_modules/fsevents/node_modules
              npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules/iobroker.loxone/node_modules/chokidar/node_modules/fsevents/node_modules
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/iobroker.js-controller/node_modules/chokidar/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/iobroker.loxone/node_modules/chokidar/node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/fsevents/package.json'
              npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.loxone/node_modules/fsevents/package.json'
              npm WARN ws@7.2.1 requires a peer of bufferutil@^4.0.1 but none is installed. You must install peer dependencies yourself.
              npm WARN ws@7.2.1 requires a peer of utf-8-validate@^5.0.2 but none is installed. You must install peer dependencies yourself.

              npm ERR! path /opt/iobroker/node_modules/chokidar/node_modules/fsevents
              npm ERR! code EACCES
              npm ERR! errno -13
              npm ERR! syscall access
              npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules/chokidar/node_modules/fsevents'
              npm ERR! { [Error: EACCES: permission denied, access '/opt/iobroker/node_modules/chokidar/node_modules/fsevents']
              npm ERR! stack:
              npm ERR! 'Error: EACCES: permission denied, access '/opt/iobroker/node_modules/chokidar/node_modules/fsevents'',
              npm ERR! errno: -13,
              npm ERR! code: 'EACCES',
              npm ERR! syscall: 'access',
              npm ERR! path: '/opt/iobroker/node_modules/chokidar/node_modules/fsevents' }
              npm ERR!
              npm ERR! The operation was rejected by your operating system.
              npm ERR! It is likely you do not have the permissions to access this file as the current user
              npm ERR!
              npm ERR! If you believe this might be a permissions issue, please double-check the
              npm ERR! permissions of the file and its containing directories, or try running
              npm ERR! the command again as root/Administrator (though this is not recommended).

              npm ERR! A complete log of this run can be found in:
              npm ERR! /home/pi/.npm/_logs/2020-04-28T10_11_11_846Z-debug.log
              pi@ioBroker-RasPi4:/opt/iobroker $

              und jetzt hab ich glaube ich noch ein größeres Problem:

              pi@ioBroker-RasPi4:/opt/iobroker $ sudo iobroker update
              internal/modules/cjs/loader.js:638
              throw err;
              ^

              Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iob roker.js'
              at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
              at Function.Module._load (internal/modules/cjs/loader.js:562:25)
              at Function.Module.runMain (internal/modules/cjs/loader.js:831:12)
              at startup (internal/bootstrap/node.js:283:19)
              at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)

              arteckA Offline
              arteckA Offline
              arteck
              Developer Most Active
              wrote on last edited by
              #29

              @smart-home lass den fixer drüber laufen dann nochma update

              zigbee hab ich, zwave auch, nuc's genauso und HA auch

              ? 1 Reply Last reply
              0
              • arteckA arteck

                @smart-home lass den fixer drüber laufen dann nochma update

                ? Offline
                ? Offline
                A Former User
                wrote on last edited by
                #30

                @arteck

                pi@ioBroker-RasPi4:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                library: loaded
                Library version=2020-04-12
                ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                pi@ioBroker-RasPi4:/opt/iobroker $

                arteckA 1 Reply Last reply
                0
                • ? A Former User

                  @arteck

                  pi@ioBroker-RasPi4:/opt/iobroker $ curl -sL https://iobroker.net/fix.sh | bash -
                  library: loaded
                  Library version=2020-04-12
                  ioBroker is not installed in /opt/iobroker! Cannot fix anything...
                  pi@ioBroker-RasPi4:/opt/iobroker $

                  arteckA Offline
                  arteckA Offline
                  arteck
                  Developer Most Active
                  wrote on last edited by
                  #31

                  @smart-home

                  dann Brechstange

                  sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller
                  

                  zigbee hab ich, zwave auch, nuc's genauso und HA auch

                  ? 1 Reply Last reply
                  0
                  • arteckA arteck

                    @smart-home

                    dann Brechstange

                    sudo -H -u iobroker npm install ioBroker/ioBroker.js-controller
                    
                    ? Offline
                    ? Offline
                    A Former User
                    wrote on last edited by
                    #32

                    @arteck in /opt/iobroker Verzeichnis oder ohne Verzeichnis?

                    apollon77A 1 Reply Last reply
                    0
                    • ? A Former User

                      @arteck in /opt/iobroker Verzeichnis oder ohne Verzeichnis?

                      apollon77A Offline
                      apollon77A Offline
                      apollon77
                      wrote on last edited by
                      #33

                      @smart-home Npm Befehle immer im ioBroekr Verzeicvhnis

                      Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                      • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                      • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                      1 Reply Last reply
                      0
                      • ? Offline
                        ? Offline
                        A Former User
                        wrote on last edited by A Former User
                        #34

                        Brechstange war erfolgreich!!! Vielen Dank!
                        IoBroker wieder online .... kein Datenverlust... und auf Version 3.0.20.

                        Vielen Dank! Ich hatte mich schon auf einen langen Nachmittag der Neuinstallation und Wiederherstellung gefreut:face_with_rolling_eyes:

                        BBTownB 1 Reply Last reply
                        0
                        • ? A Former User

                          Brechstange war erfolgreich!!! Vielen Dank!
                          IoBroker wieder online .... kein Datenverlust... und auf Version 3.0.20.

                          Vielen Dank! Ich hatte mich schon auf einen langen Nachmittag der Neuinstallation und Wiederherstellung gefreut:face_with_rolling_eyes:

                          BBTownB Offline
                          BBTownB Offline
                          BBTown
                          wrote on last edited by BBTown
                          #35

                          @smart-home aber nicht doch, Du arbeitest doch 100%ig mit Backups, oder? :sunglasses:

                          ioBroker auf NUC (VM debian v13 (Trixie ), node v22.21.0 npm v10.9.4, js-controller v7.1.0 jsonl/jsonl / HomeMatic CCU-2 (Wired und Funk) / Philips HUE / echo.DOT / Broadlink RM pro / SONOS

                          1 Reply Last reply
                          0
                          • ? Offline
                            ? Offline
                            A Former User
                            wrote on last edited by
                            #36

                            Jupp mache ich. Hab extra auf den Server geschaut :eyes: letztes Backup 26.04 wäre also alles ok....

                            Bin trozdem FROH

                            1 Reply Last reply
                            0
                            • apollon77A apollon77

                              3.0.20 ist auf npm und kommt jetzt bald ins latest. Imzweifel bitte IM ioBroker VERZEICHNIS !!!! per "npm install iobroker.js-controller@3.0.20" installieren

                              F Offline
                              F Offline
                              f0rd42
                              wrote on last edited by
                              #37

                              @apollon77 Prima, läuft wieder, vielen dank!

                              1 Reply Last reply
                              0
                              • M Offline
                                M Offline
                                MarkusW27
                                wrote on last edited by
                                #38

                                Bei geht´s auch wieder! Danke für die schnelle Reaktion / Fix!

                                1 Reply Last reply
                                1
                                • F Offline
                                  F Offline
                                  funbert
                                  wrote on last edited by
                                  #39

                                  Danke auch von meiner Seite. Läuft wieder.

                                  1 Reply Last reply
                                  0
                                  • B Offline
                                    B Offline
                                    Berchemer
                                    wrote on last edited by
                                    #40

                                    Brechstange hat es auch bei mir gelöst. Zumindest kommen keine Fehlermeldungen mehr und die Slaves sind auch wieder dauerhaft anwesend und nicht in Form einer ON-OFF-Beziehung :grin:

                                    B 1 Reply Last reply
                                    1
                                    • B Berchemer

                                      Brechstange hat es auch bei mir gelöst. Zumindest kommen keine Fehlermeldungen mehr und die Slaves sind auch wieder dauerhaft anwesend und nicht in Form einer ON-OFF-Beziehung :grin:

                                      B Offline
                                      B Offline
                                      Berchemer
                                      wrote on last edited by
                                      #41

                                      @Berchemer sagte in [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot:

                                      Brechstange hat es auch bei mir gelöst. Zumindest kommen keine Fehlermeldungen mehr und die Slaves sind auch wieder dauerhaft anwesend und nicht in Form einer ON-OFF-Beziehung :grin:

                                      Btw... Auf dem Master mit Mint 19.3 hat es der Brechstange nicht bedurft. Da hat die v3.0.20 einfach funktioniert und konnte ordentlich installiert werden.
                                      Probleme - und den dadurch notwendigen Brechstangeneinsatz - hatte ich nur mit den RaspBerry-Buster-Slaves!

                                      AlCalzoneA 1 Reply Last reply
                                      0
                                      • haselchenH haselchen

                                        @Schuchty

                                        Guck mal hier

                                        https://forum.iobroker.net/topic/32731/js-controller-upgrade-fehler-iobroker-tot

                                        @Negalein
                                        führe die Threads mal bitte zusammen :)
                                        https://forum.iobroker.net/topic/32731/js-controller-upgrade-fehler-iobroker-tot

                                        NegaleinN Offline
                                        NegaleinN Offline
                                        Negalein
                                        Global Moderator
                                        wrote on last edited by
                                        #42

                                        @haselchen sagte in [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot:

                                        @Negalein
                                        führe die Threads mal bitte zusammen

                                        Erledigt :)

                                        ° Node.js & System Update ---> sudo apt update, iob stop, sudo apt full-upgrade
                                        ° Node.js Fixer ---> iob nodejs-update
                                        ° Fixer ---> iob fix

                                        1 Reply Last reply
                                        1
                                        • B Berchemer

                                          @Berchemer sagte in [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot:

                                          Brechstange hat es auch bei mir gelöst. Zumindest kommen keine Fehlermeldungen mehr und die Slaves sind auch wieder dauerhaft anwesend und nicht in Form einer ON-OFF-Beziehung :grin:

                                          Btw... Auf dem Master mit Mint 19.3 hat es der Brechstange nicht bedurft. Da hat die v3.0.20 einfach funktioniert und konnte ordentlich installiert werden.
                                          Probleme - und den dadurch notwendigen Brechstangeneinsatz - hatte ich nur mit den RaspBerry-Buster-Slaves!

                                          AlCalzoneA Offline
                                          AlCalzoneA Offline
                                          AlCalzone
                                          Developer
                                          wrote on last edited by
                                          #43

                                          @Berchemer sagte in [gelöst] js-controller 3.0.19 upgrade Fehler - Iobroker tot:

                                          Auf dem Master mit Mint 19.3 hat es der Brechstange nicht bedurft

                                          Dann hast du dir da wohl die Berechtigungen nicht zerschossen :)
                                          EACCES-Fehler kommen zu 99% durch unbedarfte Nutzung von sudo (siehe auch meine Signatur). Lass einfach im ioBroker-Umfeld sudo weg und es sollte nicht mehr passieren.

                                          Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                          ? B 2 Replies Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          270

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe