Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Installation/ Update Fehlermeldung 243

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Installation/ Update Fehlermeldung 243

    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      peleroform last edited by

      Hallo zusammen,

      wenn ich über die Weboberfläche Adapter updaten oder installieren will bekomm die Meldung Fertig mit Fehler: host.iobroker Cannot install iobroker.rssfeed@0.0.30: 243

      dies ist aber die selbe Meldung, egal welcher Adapter es ist. Es ändert sich nur der Adaptername und die Version

      versuch ich ein Update oder eine Installation via Terminal, dann kommt folgende Meldung. Hierbei ist es egal ob ich am Raspi per "User-Pi" oder root (mittels sudu su) angemledet bin.

      Der Adminadapter ist 4.1.11, die Script Engine 4.6.17

      Vielleicht hat wer ja eine Idee was das Problem ist und wie man das lösen könnte.

      Schon mal danke, für die Hilfe.

      Grüße
      peleroform

      iobroker
      Plattform: linux
      RAM: 927.1 MB
      Node.js: v12.18.1
      NPM: 6.14.5

      Update javascript from @4.6.17 to @4.10.15
      NPM version: 6.14.5
      npm install iobroker.javascript@4.10.15 --loglevel error --prefix "/opt/iobroker" (System call)
      npm ERR! code EACCES
      npm ERR! syscall unlink
      npm ERR! path /opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node/ts3.7/assert.d.ts
      npm ERR! errno -13
      npm ERR! Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node/ts3.7/assert.d.ts'
      npm ERR!  [OperationalError: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node/ts3.7/assert.d.ts'] {
      npm ERR!   cause: [Error: EACCES: permission denied, unlink '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node/ts3.7/assert.d.ts'] {
      npm ERR!     errno: -13,
      npm ERR!     code: 'EACCES',
      npm ERR!     syscall: 'unlink',
      npm ERR!     path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node/ts3.7/assert.d.ts'
      npm ERR!   },
      npm ERR!   errno: -13,
      npm ERR!   code: 'EACCES',
      npm ERR!   syscall: 'unlink',
      npm ERR!   path: '/opt/iobroker/node_modules/iobroker.javascript/node_modules/@types/node/ts3.7/assert.d.ts',
      npm ERR!   parent: 'iobroker.javascript'
      npm ERR! }
      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.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2021-02-03T16_05_40_108Z-debug.log
      host.iobroker Cannot install iobroker.javascript@4.10.15: 243
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @peleroform last edited by Thomas Braun

        @peleroform sagte in Installation/ Update Fehlermeldung 243:

        root (mittels sudu su)

        Nie nicht gar nicht überhaupt nicht machen!

        Als user:

        iobroker stop
        iobroker fix
        iobroker start
        

        Dann

        sudo apt update
        sudo apt dist-upgrade
        sudo reboot
        

        schließlich

        iobroker update
        iobroker upgrade
        

        Du kannst aber auch mal schauen, ob deine node-Installation gerade ist:

        which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
        

        Und nach der Gesundheit des Dateisystems kannst du auch mal schauen:

        dmesg | grep -i ext4
        
        1 Reply Last reply Reply Quote 0
        • P
          peleroform last edited by peleroform

          @Thomas-Braun

          Besten Dank für den Tip.

          iobroker stop 
          iobroker fix
          iobroker start
          

          das führte zur Lösung.

          und

          iobroker update
          iobroker upgrade
          

          war dann die einfacher Art die Updates einzuspielen.

          Besten Dank nochmals!

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

          Support us

          ioBroker
          Community Adapters
          Donate

          768
          Online

          31.9k
          Users

          80.1k
          Topics

          1.3m
          Posts

          2
          3
          166
          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