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. Error/Bug
  4. [solved] Updates js-controller fails "node_modules\tr-O64"

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.2k

[solved] Updates js-controller fails "node_modules\tr-O64"

Scheduled Pinned Locked Moved Error/Bug
3 Posts 2 Posters 678 Views 2 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.
  • M Offline
    M Offline
    maniac_on_moon
    wrote on last edited by maniac_on_moon
    #1
    $ iobroker upgrade self
    Update js-controller from @3.3.20 to @3.3.22
    NPM version: 6.14.15
    npm install iobroker.js-controller@3.3.22 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
    npm ERR! code EINVALIDTAGNAME
    npm ERR! Invalid tag name "node_modules\tr-O64": Tags may not have any characters that encodeURIComponent encodes.
    
    npm ERR! A complete log of this run can be found in:
    npm ERR!     /path/to/logs/2022-01-18T08_26_51_107Z-debug.log
    

    which says:

    1009 verbose stack Error: Invalid tag name "node_modules\tr-O64": Tags may not have any characters that encodeURIComponent encodes.
    1009 verbose stack     at invalidTagName (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:91:15)
    1009 verbose stack     at fromRegistry (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:296:13)
    1009 verbose stack     at resolve (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:81:12)
    1009 verbose stack     at npa (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:52:10)
    1009 verbose stack     at doesChildVersionMatch (/usr/lib/node_modules/npm/lib/install/deps.js:91:21)
    1009 verbose stack     at isDep (/usr/lib/node_modules/npm/lib/install/deps.js:163:27)
    1009 verbose stack     at addRequiredDep (/usr/lib/node_modules/npm/lib/install/deps.js:175:13)
    1009 verbose stack     at resolveWithExistingModule (/usr/lib/node_modules/npm/lib/install/deps.js:630:3)
    1009 verbose stack     at /usr/lib/node_modules/npm/lib/install/deps.js:566:5
    1009 verbose stack     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
    1009 verbose stack     at Array.forEach (<anonymous>)
    1009 verbose stack     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
    1009 verbose stack     at Array.forEach (<anonymous>)
    1009 verbose stack     at asyncMap (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
    1009 verbose stack     at exports.loadExtraneous.andResolveDeps (/usr/lib/node_modules/npm/lib/install/deps.js:565:3)
    1009 verbose stack     at Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
    

    tr-064 version 4.2.14

    Ist das Problem bekannt?
    Wo bin ich falsch abgebogen?

    THX und beste Grüße
    maniac_

    Systemdata Bitte Ausfüllen
    Hardwaresystem: pi4
    Arbeitsspeicher: 8GB
    Festplattenart: SD-Karte, 56/64 GB free
    Betriebssystem: raspian buster 10.11 32bit
    Node-Version: 12.22.9
    Nodejs-Version: 12.22.9
    NPM-Version: 6.14.15
    Installationsart: Skript
    Image genutzt: Nein
    Ort/Name der Imagedatei: n.a.

    rpi4, 32Bit Rasbian, iobroker, node-red, RasBee, Volkszähler, Graphana, aws, php und nginx.

    Thomas BraunT 1 Reply Last reply
    0
    • M maniac_on_moon
      $ iobroker upgrade self
      Update js-controller from @3.3.20 to @3.3.22
      NPM version: 6.14.15
      npm install iobroker.js-controller@3.3.22 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
      npm ERR! code EINVALIDTAGNAME
      npm ERR! Invalid tag name "node_modules\tr-O64": Tags may not have any characters that encodeURIComponent encodes.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /path/to/logs/2022-01-18T08_26_51_107Z-debug.log
      

      which says:

      1009 verbose stack Error: Invalid tag name "node_modules\tr-O64": Tags may not have any characters that encodeURIComponent encodes.
      1009 verbose stack     at invalidTagName (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:91:15)
      1009 verbose stack     at fromRegistry (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:296:13)
      1009 verbose stack     at resolve (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:81:12)
      1009 verbose stack     at npa (/usr/lib/node_modules/npm/node_modules/npm-package-arg/npa.js:52:10)
      1009 verbose stack     at doesChildVersionMatch (/usr/lib/node_modules/npm/lib/install/deps.js:91:21)
      1009 verbose stack     at isDep (/usr/lib/node_modules/npm/lib/install/deps.js:163:27)
      1009 verbose stack     at addRequiredDep (/usr/lib/node_modules/npm/lib/install/deps.js:175:13)
      1009 verbose stack     at resolveWithExistingModule (/usr/lib/node_modules/npm/lib/install/deps.js:630:3)
      1009 verbose stack     at /usr/lib/node_modules/npm/lib/install/deps.js:566:5
      1009 verbose stack     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:35
      1009 verbose stack     at Array.forEach (<anonymous>)
      1009 verbose stack     at /usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:52:11
      1009 verbose stack     at Array.forEach (<anonymous>)
      1009 verbose stack     at asyncMap (/usr/lib/node_modules/npm/node_modules/slide/lib/async-map.js:51:8)
      1009 verbose stack     at exports.loadExtraneous.andResolveDeps (/usr/lib/node_modules/npm/lib/install/deps.js:565:3)
      1009 verbose stack     at Array.<anonymous> (/usr/lib/node_modules/npm/node_modules/slide/lib/bind-actor.js:15:8)
      

      tr-064 version 4.2.14

      Ist das Problem bekannt?
      Wo bin ich falsch abgebogen?

      THX und beste Grüße
      maniac_

      Systemdata Bitte Ausfüllen
      Hardwaresystem: pi4
      Arbeitsspeicher: 8GB
      Festplattenart: SD-Karte, 56/64 GB free
      Betriebssystem: raspian buster 10.11 32bit
      Node-Version: 12.22.9
      Nodejs-Version: 12.22.9
      NPM-Version: 6.14.15
      Installationsart: Skript
      Image genutzt: Nein
      Ort/Name der Imagedatei: n.a.
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #2

      @maniac_on_moon sagte in Update js-controller to @3.3.22 fails "node_modules\tr-O64":

      Ist das Problem bekannt?

      Ja. Such mal nach

      Invalid tag name "node_modules\tr-O64"

      Das hatten wir schon.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      M 1 Reply Last reply
      0
      • Thomas BraunT Thomas Braun

        @maniac_on_moon sagte in Update js-controller to @3.3.22 fails "node_modules\tr-O64":

        Ist das Problem bekannt?

        Ja. Such mal nach

        Invalid tag name "node_modules\tr-O64"

        Das hatten wir schon.

        M Offline
        M Offline
        maniac_on_moon
        wrote on last edited by maniac_on_moon
        #3

        @thomas-braun said in Update js-controller to @3.3.22 fails "node_modules\tr-O64":

        node_modules\tr-O64

        Aus https://forum.iobroker.net/post/651167
        "Ich werd mal das AVM Plugin deinstallieren / neu installieren"

        Nach der deinstallation lies sich der iobrker nicht mehr starten --> Neuinstallation und recover aus dem Backup.

        Irgendwo ist aber noch der Wurm drin. Die Zigbee DB aus dem deconz Adapter scheint nicht mehr "richtig" gefütert zu werden und unter "system.adapter.javascript.0" sind die Scripte nicht mehr sichtbar, laufen aber noch, denn sie sind in den "Objekten" vorhanden. --> Browserproblem: Cache und Cookies gelöscht.
        Endlich wieder "SOP".

        rpi4, 32Bit Rasbian, iobroker, node-red, RasBee, Volkszähler, Graphana, aws, php und nginx.

        1 Reply 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

        508

        Online

        32.6k

        Users

        82.2k

        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