Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • 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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Admin Oberfläche nicht erreichbar

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    492

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.7k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.6k

Admin Oberfläche nicht erreichbar

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
36 Beiträge 3 Kommentatoren 3.0k Aufrufe 4 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • I Offline
    I Offline
    ioJoe
    schrieb am zuletzt editiert von Homoran
    #1

    Hi Leute,

    ich habe jetzt 2 Tage Recherche hinter mir und schon zahlreiche Backups wieder eingespielt. Leider alles ohne Erfolg.

    Ich komme nicht mehr auf meine Adminoberfläche, nachdem beim Updateversuch des Adapters die Installation fehlgeschlagen ist. Ich habe einen Reboot durchgeführt und komme seither nicht mehr auf meine Adminoberfläche. Alles weiter funktioniert anscheinend noch.

    Ich hoffe hier auf Tipps von euch. Es scheint ein Ordner zu fehlen. Aber ich habe keine Ahnung wie ich das wieder hinbiege. Hier mal ein paar outputs:

    sudo iobroker upload admin
    INFO: Directory "for admin.admin" was not found! Nothing was uploaded or deleted.
    Cannot find io-package.json for "admin"
    INFO: Directory "for admin" was not found! Nothing was uploaded or deleted.
    

    Auch das Hinzufügen einer neuen Admin Instanz klappt nicht:

    sudo iobroker add admin --port 8089
    host.pi Adapter "system.adapter.admin.0" is stopped.
    NPM version: 8.13.2
    Installing iobroker.admin@6.3.2... (System call)
    host.pi Cannot install iobroker.admin@6.3.2: 217
    
     node -v
    v16.14.0
    npm -v
    8.13.2
    
    JS Controller: 4.0.15 
    

    Komisch ist, dass das system sagt die Instanz läuft:

    iobroker list instances
      system.adapter.admin.0                  : admin                 : pi                                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.alexa2.0                 : alexa2                : pi    
    
     ps -A | grep io
       13 ?        00:00:00 migration/0
       16 ?        00:00:00 migration/1
       21 ?        00:00:00 migration/2
       26 ?        00:00:00 migration/3
       60 ?        00:00:00 blkcg_punt_bio
       64 ?        00:00:00 rpciod
       66 ?        00:00:00 xprtiod
       68 ?        00:00:00 nfsiod
       78 ?        00:00:00 DWC Notificatio
      545 ?        00:00:00 cifsiod
      837 ?        00:00:01 lxsession
     1031 ?        00:00:00 pulseaudio
    

    Ein Netstat -a zeigt mir aber nix an was auf Port 8081 hört.

    Habe versucht npm neu zu installieren. Leider auch ohne Erfolg:

    sudo cat /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
    0 verbose cli /usr/local/bin/node /usr/local/bin/npm
    1 info using npm@8.13.2
    2 info using node@v16.14.0
    3 timing npm:load:whichnode Completed in 0ms
    4 timing config:load:defaults Completed in 10ms
    5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
    6 timing config:load:builtin Completed in 3ms
    7 timing config:load:cli Completed in 6ms
    8 timing config:load:env Completed in 1ms
    9 timing config:load:project Completed in 2ms
    10 timing config:load:file:/root/.npmrc Completed in 0ms
    11 timing config:load:user Completed in 0ms
    12 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
    13 timing config:load:global Completed in 1ms
    14 timing config:load:validate Completed in 1ms
    15 timing config:load:credentials Completed in 2ms
    16 timing config:load:setEnvs Completed in 3ms
    17 timing config:load Completed in 31ms
    18 timing npm:load:configload Completed in 32ms
    19 timing npm:load:mkdirpcache Completed in 10171ms
    20 timing npm:load:mkdirplogs Completed in 2ms
    21 verbose title npm install npm@8
    22 verbose argv "install" "--global" "npm@8"
    23 timing npm:load:setTitle Completed in 7ms
    24 timing config:load:flatten Completed in 21ms
    25 timing npm:load:display Completed in 35ms
    26 verbose logfile logs-max:10 dir:/root/.npm/_logs
    27 verbose logfile /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
    28 timing npm:load:logFile Completed in 80ms
    29 timing npm:load:timers Completed in 1ms
    30 timing npm:load:configScope Completed in 0ms
    31 timing npm:load Completed in 10332ms
    32 silly logfile start cleaning logs, removing 1 files
    33 silly logfile done cleaning log files
    34 timing command:install Completed in 265436ms
    35 verbose type system
    36 verbose stack FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
    36 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:168:15
    36 verbose stack     at processTicksAndRejections (node:internal/process/task_queues:96:5)
    36 verbose stack     at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:99:25)
    36 verbose stack     at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:124:23)
    36 verbose stack     at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:107:27)
    36 verbose stack     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli.js:78:5)
    37 verbose cwd /etc/network
    38 verbose Linux 5.10.103-v7l+
    39 verbose node v16.14.0
    40 verbose npm  v8.13.2
    41 error code ECONNRESET
    42 error syscall read
    43 error errno ECONNRESET
    44 error network Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
    45 error network This is a problem related to network connectivity.
    45 error network In most cases you are behind a proxy or have bad network settings.
    45 error network
    45 error network If you are behind a proxy, please make sure that the
    45 error network 'proxy' config is set properly.  See: 'npm help config'
    46 verbose exit 1
    47 timing npm Completed in 275979ms
    48 verbose code 1
    49 error A complete log of this run can be found in:
    49 error     /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
    

    MOD-EDIT: Code in code-tags gesetzt!

    Das log an sich verstehe ich nicht. Ich habe keinen Proxy und die Verbindungen sind ja alle i.O.

    Habt jemand noch einen Lösungsansatz?

    I HomoranH 3 Antworten Letzte Antwort
    0
    • I ioJoe

      Hi Leute,

      ich habe jetzt 2 Tage Recherche hinter mir und schon zahlreiche Backups wieder eingespielt. Leider alles ohne Erfolg.

      Ich komme nicht mehr auf meine Adminoberfläche, nachdem beim Updateversuch des Adapters die Installation fehlgeschlagen ist. Ich habe einen Reboot durchgeführt und komme seither nicht mehr auf meine Adminoberfläche. Alles weiter funktioniert anscheinend noch.

      Ich hoffe hier auf Tipps von euch. Es scheint ein Ordner zu fehlen. Aber ich habe keine Ahnung wie ich das wieder hinbiege. Hier mal ein paar outputs:

      sudo iobroker upload admin
      INFO: Directory "for admin.admin" was not found! Nothing was uploaded or deleted.
      Cannot find io-package.json for "admin"
      INFO: Directory "for admin" was not found! Nothing was uploaded or deleted.
      

      Auch das Hinzufügen einer neuen Admin Instanz klappt nicht:

      sudo iobroker add admin --port 8089
      host.pi Adapter "system.adapter.admin.0" is stopped.
      NPM version: 8.13.2
      Installing iobroker.admin@6.3.2... (System call)
      host.pi Cannot install iobroker.admin@6.3.2: 217
      
       node -v
      v16.14.0
      npm -v
      8.13.2
      
      JS Controller: 4.0.15 
      

      Komisch ist, dass das system sagt die Instanz läuft:

      iobroker list instances
        system.adapter.admin.0                  : admin                 : pi                                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.alexa2.0                 : alexa2                : pi    
      
       ps -A | grep io
         13 ?        00:00:00 migration/0
         16 ?        00:00:00 migration/1
         21 ?        00:00:00 migration/2
         26 ?        00:00:00 migration/3
         60 ?        00:00:00 blkcg_punt_bio
         64 ?        00:00:00 rpciod
         66 ?        00:00:00 xprtiod
         68 ?        00:00:00 nfsiod
         78 ?        00:00:00 DWC Notificatio
        545 ?        00:00:00 cifsiod
        837 ?        00:00:01 lxsession
       1031 ?        00:00:00 pulseaudio
      

      Ein Netstat -a zeigt mir aber nix an was auf Port 8081 hört.

      Habe versucht npm neu zu installieren. Leider auch ohne Erfolg:

      sudo cat /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
      0 verbose cli /usr/local/bin/node /usr/local/bin/npm
      1 info using npm@8.13.2
      2 info using node@v16.14.0
      3 timing npm:load:whichnode Completed in 0ms
      4 timing config:load:defaults Completed in 10ms
      5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
      6 timing config:load:builtin Completed in 3ms
      7 timing config:load:cli Completed in 6ms
      8 timing config:load:env Completed in 1ms
      9 timing config:load:project Completed in 2ms
      10 timing config:load:file:/root/.npmrc Completed in 0ms
      11 timing config:load:user Completed in 0ms
      12 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
      13 timing config:load:global Completed in 1ms
      14 timing config:load:validate Completed in 1ms
      15 timing config:load:credentials Completed in 2ms
      16 timing config:load:setEnvs Completed in 3ms
      17 timing config:load Completed in 31ms
      18 timing npm:load:configload Completed in 32ms
      19 timing npm:load:mkdirpcache Completed in 10171ms
      20 timing npm:load:mkdirplogs Completed in 2ms
      21 verbose title npm install npm@8
      22 verbose argv "install" "--global" "npm@8"
      23 timing npm:load:setTitle Completed in 7ms
      24 timing config:load:flatten Completed in 21ms
      25 timing npm:load:display Completed in 35ms
      26 verbose logfile logs-max:10 dir:/root/.npm/_logs
      27 verbose logfile /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
      28 timing npm:load:logFile Completed in 80ms
      29 timing npm:load:timers Completed in 1ms
      30 timing npm:load:configScope Completed in 0ms
      31 timing npm:load Completed in 10332ms
      32 silly logfile start cleaning logs, removing 1 files
      33 silly logfile done cleaning log files
      34 timing command:install Completed in 265436ms
      35 verbose type system
      36 verbose stack FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
      36 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:168:15
      36 verbose stack     at processTicksAndRejections (node:internal/process/task_queues:96:5)
      36 verbose stack     at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:99:25)
      36 verbose stack     at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:124:23)
      36 verbose stack     at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:107:27)
      36 verbose stack     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli.js:78:5)
      37 verbose cwd /etc/network
      38 verbose Linux 5.10.103-v7l+
      39 verbose node v16.14.0
      40 verbose npm  v8.13.2
      41 error code ECONNRESET
      42 error syscall read
      43 error errno ECONNRESET
      44 error network Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
      45 error network This is a problem related to network connectivity.
      45 error network In most cases you are behind a proxy or have bad network settings.
      45 error network
      45 error network If you are behind a proxy, please make sure that the
      45 error network 'proxy' config is set properly.  See: 'npm help config'
      46 verbose exit 1
      47 timing npm Completed in 275979ms
      48 verbose code 1
      49 error A complete log of this run can be found in:
      49 error     /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
      

      MOD-EDIT: Code in code-tags gesetzt!

      Das log an sich verstehe ich nicht. Ich habe keinen Proxy und die Verbindungen sind ja alle i.O.

      Habt jemand noch einen Lösungsansatz?

      I Offline
      I Offline
      ioJoe
      schrieb am zuletzt editiert von
      #2

      @iojoe said in Admin Oberfläche nicht erreichbar:

      Hi Leute,

      ich habe jetzt 2 Tage Recherche hinter mir und schon zahlreiche Backups wieder eingespielt. Leider alles ohne Erfolg.

      Ich komme nicht mehr auf meine Adminoberfläche, nachdem beim Updateversuch des Adapters die Installation fehlgeschlagen ist. Ich habe einen Reboot durchgeführt und komme seither nicht mehr auf meine Adminoberfläche. Alles weiter funktioniert anscheinend noch.

      Ich hoffe hier auf Tipps von euch. Es scheint ein Ordner zu fehlen. Aber ich habe keine Ahnung wie ich das wieder hinbiege. Hier mal ein paar outputs:

      sudo iobroker upload admin
      INFO: Directory "for admin.admin" was not found! Nothing was uploaded or deleted.
      Cannot find io-package.json for "admin"
      INFO: Directory "for admin" was not found! Nothing was uploaded or deleted.

      Auch das Hinzufügen einer neuen Admin Instanz klappt nicht:

      sudo iobroker add admin --port 8089
      host.pi Adapter "system.adapter.admin.0" is stopped.
      NPM version: 8.13.2
      Installing iobroker.admin@6.3.2... (System call)
      host.pi Cannot install iobroker.admin@6.3.2: 217

      node -v
      v16.14.0
      npm -v
      8.13.2

      JS Controller: 4.0.15

      Komisch ist, dass das system sagt die Instanz läuft:
      iobroker list instances
      system.adapter.admin.0 : admin : pi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
      system.adapter.alexa2.0 : alexa2 : pi

      ps -A | grep io
      13 ? 00:00:00 migration/0
      16 ? 00:00:00 migration/1
      21 ? 00:00:00 migration/2
      26 ? 00:00:00 migration/3
      60 ? 00:00:00 blkcg_punt_bio
      64 ? 00:00:00 rpciod
      66 ? 00:00:00 xprtiod
      68 ? 00:00:00 nfsiod
      78 ? 00:00:00 DWC Notificatio
      545 ? 00:00:00 cifsiod
      837 ? 00:00:01 lxsession
      1031 ? 00:00:00 pulseaudio

      Ein Netstat -a zeigt mir aber nix an was auf Port 8081 hört.

      Habe versucht npm neu zu installieren. Leider auch ohne Erfolg:

      sudo cat /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
      0 verbose cli /usr/local/bin/node /usr/local/bin/npm
      1 info using npm@8.13.2
      2 info using node@v16.14.0
      3 timing npm:load:whichnode Completed in 0ms
      4 timing config:load:defaults Completed in 10ms
      5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
      6 timing config:load:builtin Completed in 3ms
      7 timing config:load:cli Completed in 6ms
      8 timing config:load:env Completed in 1ms
      9 timing config:load:project Completed in 2ms
      10 timing config:load:file:/root/.npmrc Completed in 0ms
      11 timing config:load:user Completed in 0ms
      12 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
      13 timing config:load:global Completed in 1ms
      14 timing config:load:validate Completed in 1ms
      15 timing config:load:credentials Completed in 2ms
      16 timing config:load:setEnvs Completed in 3ms
      17 timing config:load Completed in 31ms
      18 timing npm:load:configload Completed in 32ms
      19 timing npm:load:mkdirpcache Completed in 10171ms
      20 timing npm:load:mkdirplogs Completed in 2ms
      21 verbose title npm install npm@8
      22 verbose argv "install" "--global" "npm@8"
      23 timing npm:load:setTitle Completed in 7ms
      24 timing config:load:flatten Completed in 21ms
      25 timing npm:load:display Completed in 35ms
      26 verbose logfile logs-max:10 dir:/root/.npm/_logs
      27 verbose logfile /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
      28 timing npm:load:logFile Completed in 80ms
      29 timing npm:load:timers Completed in 1ms
      30 timing npm:load:configScope Completed in 0ms
      31 timing npm:load Completed in 10332ms
      32 silly logfile start cleaning logs, removing 1 files
      33 silly logfile done cleaning log files
      34 timing command:install Completed in 265436ms
      35 verbose type system
      36 verbose stack FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
      36 verbose stack at /usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:168:15
      36 verbose stack at processTicksAndRejections (node:internal/process/task_queues:96:5)
      36 verbose stack at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:99:25)
      36 verbose stack at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:124:23)
      36 verbose stack at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:107:27)
      36 verbose stack at async module.exports (/usr/local/lib/node_modules/npm/lib/cli.js:78:5)
      37 verbose cwd /etc/network
      38 verbose Linux 5.10.103-v7l+
      39 verbose node v16.14.0
      40 verbose npm v8.13.2
      41 error code ECONNRESET
      42 error syscall read
      43 error errno ECONNRESET
      44 error network Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
      45 error network This is a problem related to network connectivity.
      45 error network In most cases you are behind a proxy or have bad network settings.
      45 error network
      45 error network If you are behind a proxy, please make sure that the
      45 error network 'proxy' config is set properly. See: 'npm help config'
      46 verbose exit 1
      47 timing npm Completed in 275979ms
      48 verbose code 1
      49 error A complete log of this run can be found in:
      49 error /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log

      Das log an sich verstehe ich nicht. Ich habe keinen Proxy und die Verbindungen sind ja alle i.O.

      Habt jemand noch einen Lösungsansatz?

      Nachtrag: sudo npm install admin
      npm ERR! code ENOTEMPTY
      npm ERR! syscall rename
      npm ERR! path /opt/iobroker/node_modules/iobroker.admin
      npm ERR! dest /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk
      npm ERR! errno -39
      npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.admin' -> '/opt/iobroker/node_modules/.iobroker.admin-TtUA2igk'

      npm ERR! A complete log of this run can be found in:
      npm ERR! /root/.npm/_logs/2022-12-14T18_12_58_335Z-debug-0.log
      pi@pi:/opt/iobroker $ sudo cat /root/.npm/_logs/2022-12-14T18_12_58_335Z-debug-0.log

      Ich will eigentlich nur den Admin Adapter neu installieren. Kann das so schwer sein? -.-

      HomoranH 1 Antwort Letzte Antwort
      0
      • I ioJoe

        Hi Leute,

        ich habe jetzt 2 Tage Recherche hinter mir und schon zahlreiche Backups wieder eingespielt. Leider alles ohne Erfolg.

        Ich komme nicht mehr auf meine Adminoberfläche, nachdem beim Updateversuch des Adapters die Installation fehlgeschlagen ist. Ich habe einen Reboot durchgeführt und komme seither nicht mehr auf meine Adminoberfläche. Alles weiter funktioniert anscheinend noch.

        Ich hoffe hier auf Tipps von euch. Es scheint ein Ordner zu fehlen. Aber ich habe keine Ahnung wie ich das wieder hinbiege. Hier mal ein paar outputs:

        sudo iobroker upload admin
        INFO: Directory "for admin.admin" was not found! Nothing was uploaded or deleted.
        Cannot find io-package.json for "admin"
        INFO: Directory "for admin" was not found! Nothing was uploaded or deleted.
        

        Auch das Hinzufügen einer neuen Admin Instanz klappt nicht:

        sudo iobroker add admin --port 8089
        host.pi Adapter "system.adapter.admin.0" is stopped.
        NPM version: 8.13.2
        Installing iobroker.admin@6.3.2... (System call)
        host.pi Cannot install iobroker.admin@6.3.2: 217
        
         node -v
        v16.14.0
        npm -v
        8.13.2
        
        JS Controller: 4.0.15 
        

        Komisch ist, dass das system sagt die Instanz läuft:

        iobroker list instances
          system.adapter.admin.0                  : admin                 : pi                                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.alexa2.0                 : alexa2                : pi    
        
         ps -A | grep io
           13 ?        00:00:00 migration/0
           16 ?        00:00:00 migration/1
           21 ?        00:00:00 migration/2
           26 ?        00:00:00 migration/3
           60 ?        00:00:00 blkcg_punt_bio
           64 ?        00:00:00 rpciod
           66 ?        00:00:00 xprtiod
           68 ?        00:00:00 nfsiod
           78 ?        00:00:00 DWC Notificatio
          545 ?        00:00:00 cifsiod
          837 ?        00:00:01 lxsession
         1031 ?        00:00:00 pulseaudio
        

        Ein Netstat -a zeigt mir aber nix an was auf Port 8081 hört.

        Habe versucht npm neu zu installieren. Leider auch ohne Erfolg:

        sudo cat /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
        0 verbose cli /usr/local/bin/node /usr/local/bin/npm
        1 info using npm@8.13.2
        2 info using node@v16.14.0
        3 timing npm:load:whichnode Completed in 0ms
        4 timing config:load:defaults Completed in 10ms
        5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
        6 timing config:load:builtin Completed in 3ms
        7 timing config:load:cli Completed in 6ms
        8 timing config:load:env Completed in 1ms
        9 timing config:load:project Completed in 2ms
        10 timing config:load:file:/root/.npmrc Completed in 0ms
        11 timing config:load:user Completed in 0ms
        12 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
        13 timing config:load:global Completed in 1ms
        14 timing config:load:validate Completed in 1ms
        15 timing config:load:credentials Completed in 2ms
        16 timing config:load:setEnvs Completed in 3ms
        17 timing config:load Completed in 31ms
        18 timing npm:load:configload Completed in 32ms
        19 timing npm:load:mkdirpcache Completed in 10171ms
        20 timing npm:load:mkdirplogs Completed in 2ms
        21 verbose title npm install npm@8
        22 verbose argv "install" "--global" "npm@8"
        23 timing npm:load:setTitle Completed in 7ms
        24 timing config:load:flatten Completed in 21ms
        25 timing npm:load:display Completed in 35ms
        26 verbose logfile logs-max:10 dir:/root/.npm/_logs
        27 verbose logfile /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
        28 timing npm:load:logFile Completed in 80ms
        29 timing npm:load:timers Completed in 1ms
        30 timing npm:load:configScope Completed in 0ms
        31 timing npm:load Completed in 10332ms
        32 silly logfile start cleaning logs, removing 1 files
        33 silly logfile done cleaning log files
        34 timing command:install Completed in 265436ms
        35 verbose type system
        36 verbose stack FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
        36 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:168:15
        36 verbose stack     at processTicksAndRejections (node:internal/process/task_queues:96:5)
        36 verbose stack     at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:99:25)
        36 verbose stack     at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:124:23)
        36 verbose stack     at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:107:27)
        36 verbose stack     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli.js:78:5)
        37 verbose cwd /etc/network
        38 verbose Linux 5.10.103-v7l+
        39 verbose node v16.14.0
        40 verbose npm  v8.13.2
        41 error code ECONNRESET
        42 error syscall read
        43 error errno ECONNRESET
        44 error network Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
        45 error network This is a problem related to network connectivity.
        45 error network In most cases you are behind a proxy or have bad network settings.
        45 error network
        45 error network If you are behind a proxy, please make sure that the
        45 error network 'proxy' config is set properly.  See: 'npm help config'
        46 verbose exit 1
        47 timing npm Completed in 275979ms
        48 verbose code 1
        49 error A complete log of this run can be found in:
        49 error     /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
        

        MOD-EDIT: Code in code-tags gesetzt!

        Das log an sich verstehe ich nicht. Ich habe keinen Proxy und die Verbindungen sind ja alle i.O.

        Habt jemand noch einen Lösungsansatz?

        HomoranH Offline
        HomoranH Offline
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #3

        @iojoe sagte in Admin Oberfläche nicht erreichbar:

        sudo iobroker upload admin

        wie kommst du darauf iobroker-Befehle mit sudo aufzurufen?

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        I 1 Antwort Letzte Antwort
        0
        • I ioJoe

          @iojoe said in Admin Oberfläche nicht erreichbar:

          Hi Leute,

          ich habe jetzt 2 Tage Recherche hinter mir und schon zahlreiche Backups wieder eingespielt. Leider alles ohne Erfolg.

          Ich komme nicht mehr auf meine Adminoberfläche, nachdem beim Updateversuch des Adapters die Installation fehlgeschlagen ist. Ich habe einen Reboot durchgeführt und komme seither nicht mehr auf meine Adminoberfläche. Alles weiter funktioniert anscheinend noch.

          Ich hoffe hier auf Tipps von euch. Es scheint ein Ordner zu fehlen. Aber ich habe keine Ahnung wie ich das wieder hinbiege. Hier mal ein paar outputs:

          sudo iobroker upload admin
          INFO: Directory "for admin.admin" was not found! Nothing was uploaded or deleted.
          Cannot find io-package.json for "admin"
          INFO: Directory "for admin" was not found! Nothing was uploaded or deleted.

          Auch das Hinzufügen einer neuen Admin Instanz klappt nicht:

          sudo iobroker add admin --port 8089
          host.pi Adapter "system.adapter.admin.0" is stopped.
          NPM version: 8.13.2
          Installing iobroker.admin@6.3.2... (System call)
          host.pi Cannot install iobroker.admin@6.3.2: 217

          node -v
          v16.14.0
          npm -v
          8.13.2

          JS Controller: 4.0.15

          Komisch ist, dass das system sagt die Instanz läuft:
          iobroker list instances
          system.adapter.admin.0 : admin : pi - enabled, port: 8081, bind: 0.0.0.0, run as: admin
          system.adapter.alexa2.0 : alexa2 : pi

          ps -A | grep io
          13 ? 00:00:00 migration/0
          16 ? 00:00:00 migration/1
          21 ? 00:00:00 migration/2
          26 ? 00:00:00 migration/3
          60 ? 00:00:00 blkcg_punt_bio
          64 ? 00:00:00 rpciod
          66 ? 00:00:00 xprtiod
          68 ? 00:00:00 nfsiod
          78 ? 00:00:00 DWC Notificatio
          545 ? 00:00:00 cifsiod
          837 ? 00:00:01 lxsession
          1031 ? 00:00:00 pulseaudio

          Ein Netstat -a zeigt mir aber nix an was auf Port 8081 hört.

          Habe versucht npm neu zu installieren. Leider auch ohne Erfolg:

          sudo cat /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
          0 verbose cli /usr/local/bin/node /usr/local/bin/npm
          1 info using npm@8.13.2
          2 info using node@v16.14.0
          3 timing npm:load:whichnode Completed in 0ms
          4 timing config:load:defaults Completed in 10ms
          5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
          6 timing config:load:builtin Completed in 3ms
          7 timing config:load:cli Completed in 6ms
          8 timing config:load:env Completed in 1ms
          9 timing config:load:project Completed in 2ms
          10 timing config:load:file:/root/.npmrc Completed in 0ms
          11 timing config:load:user Completed in 0ms
          12 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
          13 timing config:load:global Completed in 1ms
          14 timing config:load:validate Completed in 1ms
          15 timing config:load:credentials Completed in 2ms
          16 timing config:load:setEnvs Completed in 3ms
          17 timing config:load Completed in 31ms
          18 timing npm:load:configload Completed in 32ms
          19 timing npm:load:mkdirpcache Completed in 10171ms
          20 timing npm:load:mkdirplogs Completed in 2ms
          21 verbose title npm install npm@8
          22 verbose argv "install" "--global" "npm@8"
          23 timing npm:load:setTitle Completed in 7ms
          24 timing config:load:flatten Completed in 21ms
          25 timing npm:load:display Completed in 35ms
          26 verbose logfile logs-max:10 dir:/root/.npm/_logs
          27 verbose logfile /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
          28 timing npm:load:logFile Completed in 80ms
          29 timing npm:load:timers Completed in 1ms
          30 timing npm:load:configScope Completed in 0ms
          31 timing npm:load Completed in 10332ms
          32 silly logfile start cleaning logs, removing 1 files
          33 silly logfile done cleaning log files
          34 timing command:install Completed in 265436ms
          35 verbose type system
          36 verbose stack FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
          36 verbose stack at /usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:168:15
          36 verbose stack at processTicksAndRejections (node:internal/process/task_queues:96:5)
          36 verbose stack at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:99:25)
          36 verbose stack at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:124:23)
          36 verbose stack at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:107:27)
          36 verbose stack at async module.exports (/usr/local/lib/node_modules/npm/lib/cli.js:78:5)
          37 verbose cwd /etc/network
          38 verbose Linux 5.10.103-v7l+
          39 verbose node v16.14.0
          40 verbose npm v8.13.2
          41 error code ECONNRESET
          42 error syscall read
          43 error errno ECONNRESET
          44 error network Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
          45 error network This is a problem related to network connectivity.
          45 error network In most cases you are behind a proxy or have bad network settings.
          45 error network
          45 error network If you are behind a proxy, please make sure that the
          45 error network 'proxy' config is set properly. See: 'npm help config'
          46 verbose exit 1
          47 timing npm Completed in 275979ms
          48 verbose code 1
          49 error A complete log of this run can be found in:
          49 error /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log

          Das log an sich verstehe ich nicht. Ich habe keinen Proxy und die Verbindungen sind ja alle i.O.

          Habt jemand noch einen Lösungsansatz?

          Nachtrag: sudo npm install admin
          npm ERR! code ENOTEMPTY
          npm ERR! syscall rename
          npm ERR! path /opt/iobroker/node_modules/iobroker.admin
          npm ERR! dest /opt/iobroker/node_modules/.iobroker.admin-TtUA2igk
          npm ERR! errno -39
          npm ERR! ENOTEMPTY: directory not empty, rename '/opt/iobroker/node_modules/iobroker.admin' -> '/opt/iobroker/node_modules/.iobroker.admin-TtUA2igk'

          npm ERR! A complete log of this run can be found in:
          npm ERR! /root/.npm/_logs/2022-12-14T18_12_58_335Z-debug-0.log
          pi@pi:/opt/iobroker $ sudo cat /root/.npm/_logs/2022-12-14T18_12_58_335Z-debug-0.log

          Ich will eigentlich nur den Admin Adapter neu installieren. Kann das so schwer sein? -.-

          HomoranH Offline
          HomoranH Offline
          Homoran
          Global Moderator Administrators
          schrieb am zuletzt editiert von Homoran
          #4

          @iojoe sagte in Admin Oberfläche nicht erreichbar:

          Kann das so schwer sein?

          weniger schwer als codetags zu verwenden

          ist das ein Problem der Forensoftware?
          ich verschiebe es mal besser.

          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

          I 1 Antwort Letzte Antwort
          0
          • I ioJoe

            Hi Leute,

            ich habe jetzt 2 Tage Recherche hinter mir und schon zahlreiche Backups wieder eingespielt. Leider alles ohne Erfolg.

            Ich komme nicht mehr auf meine Adminoberfläche, nachdem beim Updateversuch des Adapters die Installation fehlgeschlagen ist. Ich habe einen Reboot durchgeführt und komme seither nicht mehr auf meine Adminoberfläche. Alles weiter funktioniert anscheinend noch.

            Ich hoffe hier auf Tipps von euch. Es scheint ein Ordner zu fehlen. Aber ich habe keine Ahnung wie ich das wieder hinbiege. Hier mal ein paar outputs:

            sudo iobroker upload admin
            INFO: Directory "for admin.admin" was not found! Nothing was uploaded or deleted.
            Cannot find io-package.json for "admin"
            INFO: Directory "for admin" was not found! Nothing was uploaded or deleted.
            

            Auch das Hinzufügen einer neuen Admin Instanz klappt nicht:

            sudo iobroker add admin --port 8089
            host.pi Adapter "system.adapter.admin.0" is stopped.
            NPM version: 8.13.2
            Installing iobroker.admin@6.3.2... (System call)
            host.pi Cannot install iobroker.admin@6.3.2: 217
            
             node -v
            v16.14.0
            npm -v
            8.13.2
            
            JS Controller: 4.0.15 
            

            Komisch ist, dass das system sagt die Instanz läuft:

            iobroker list instances
              system.adapter.admin.0                  : admin                 : pi                                       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.alexa2.0                 : alexa2                : pi    
            
             ps -A | grep io
               13 ?        00:00:00 migration/0
               16 ?        00:00:00 migration/1
               21 ?        00:00:00 migration/2
               26 ?        00:00:00 migration/3
               60 ?        00:00:00 blkcg_punt_bio
               64 ?        00:00:00 rpciod
               66 ?        00:00:00 xprtiod
               68 ?        00:00:00 nfsiod
               78 ?        00:00:00 DWC Notificatio
              545 ?        00:00:00 cifsiod
              837 ?        00:00:01 lxsession
             1031 ?        00:00:00 pulseaudio
            

            Ein Netstat -a zeigt mir aber nix an was auf Port 8081 hört.

            Habe versucht npm neu zu installieren. Leider auch ohne Erfolg:

            sudo cat /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
            0 verbose cli /usr/local/bin/node /usr/local/bin/npm
            1 info using npm@8.13.2
            2 info using node@v16.14.0
            3 timing npm:load:whichnode Completed in 0ms
            4 timing config:load:defaults Completed in 10ms
            5 timing config:load:file:/usr/local/lib/node_modules/npm/npmrc Completed in 2ms
            6 timing config:load:builtin Completed in 3ms
            7 timing config:load:cli Completed in 6ms
            8 timing config:load:env Completed in 1ms
            9 timing config:load:project Completed in 2ms
            10 timing config:load:file:/root/.npmrc Completed in 0ms
            11 timing config:load:user Completed in 0ms
            12 timing config:load:file:/usr/local/etc/npmrc Completed in 0ms
            13 timing config:load:global Completed in 1ms
            14 timing config:load:validate Completed in 1ms
            15 timing config:load:credentials Completed in 2ms
            16 timing config:load:setEnvs Completed in 3ms
            17 timing config:load Completed in 31ms
            18 timing npm:load:configload Completed in 32ms
            19 timing npm:load:mkdirpcache Completed in 10171ms
            20 timing npm:load:mkdirplogs Completed in 2ms
            21 verbose title npm install npm@8
            22 verbose argv "install" "--global" "npm@8"
            23 timing npm:load:setTitle Completed in 7ms
            24 timing config:load:flatten Completed in 21ms
            25 timing npm:load:display Completed in 35ms
            26 verbose logfile logs-max:10 dir:/root/.npm/_logs
            27 verbose logfile /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
            28 timing npm:load:logFile Completed in 80ms
            29 timing npm:load:timers Completed in 1ms
            30 timing npm:load:configScope Completed in 0ms
            31 timing npm:load Completed in 10332ms
            32 silly logfile start cleaning logs, removing 1 files
            33 silly logfile done cleaning log files
            34 timing command:install Completed in 265436ms
            35 verbose type system
            36 verbose stack FetchError: Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
            36 verbose stack     at /usr/local/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js:168:15
            36 verbose stack     at processTicksAndRejections (node:internal/process/task_queues:96:5)
            36 verbose stack     at async RegistryFetcher.packument (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:99:25)
            36 verbose stack     at async RegistryFetcher.manifest (/usr/local/lib/node_modules/npm/node_modules/pacote/lib/registry.js:124:23)
            36 verbose stack     at async Install.exec (/usr/local/lib/node_modules/npm/lib/commands/install.js:107:27)
            36 verbose stack     at async module.exports (/usr/local/lib/node_modules/npm/lib/cli.js:78:5)
            37 verbose cwd /etc/network
            38 verbose Linux 5.10.103-v7l+
            39 verbose node v16.14.0
            40 verbose npm  v8.13.2
            41 error code ECONNRESET
            42 error syscall read
            43 error errno ECONNRESET
            44 error network Invalid response body while trying to fetch https://registry.npmjs.org/npm: read ECONNRESET
            45 error network This is a problem related to network connectivity.
            45 error network In most cases you are behind a proxy or have bad network settings.
            45 error network
            45 error network If you are behind a proxy, please make sure that the
            45 error network 'proxy' config is set properly.  See: 'npm help config'
            46 verbose exit 1
            47 timing npm Completed in 275979ms
            48 verbose code 1
            49 error A complete log of this run can be found in:
            49 error     /root/.npm/_logs/2022-12-14T17_35_04_071Z-debug-0.log
            

            MOD-EDIT: Code in code-tags gesetzt!

            Das log an sich verstehe ich nicht. Ich habe keinen Proxy und die Verbindungen sind ja alle i.O.

            Habt jemand noch einen Lösungsansatz?

            HomoranH Offline
            HomoranH Offline
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #5

            @iojoe sagte in Admin Oberfläche nicht erreichbar:

            ich habe keine Ahnung wie ich das wieder hinbiege

            mach erst mal ein iobroker fix um due Rechte wieder gerade zu rücken.

            Dann lies dir die Anleitung zu ERROR25 durch.
            ist oben angepinnt

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            I 1 Antwort Letzte Antwort
            0
            • HomoranH Homoran

              @iojoe sagte in Admin Oberfläche nicht erreichbar:

              sudo iobroker upload admin

              wie kommst du darauf iobroker-Befehle mit sudo aufzurufen?

              I Offline
              I Offline
              ioJoe
              schrieb am zuletzt editiert von
              #6

              @homoran said in Admin Oberfläche nicht erreichbar:

              wie kommst du darauf iobroker-Befehle mit sudo aufzurufen?

              Irgendwo im Forum so gelesen

              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • HomoranH Homoran

                @iojoe sagte in Admin Oberfläche nicht erreichbar:

                ich habe keine Ahnung wie ich das wieder hinbiege

                mach erst mal ein iobroker fix um due Rechte wieder gerade zu rücken.

                Dann lies dir die Anleitung zu ERROR25 durch.
                ist oben angepinnt

                I Offline
                I Offline
                ioJoe
                schrieb am zuletzt editiert von
                #7

                @homoran

                iobroker fix hat auch nichts gebracht. Habe auch schon versucht upzudaten...

                HomoranH 1 Antwort Letzte Antwort
                0
                • HomoranH Homoran

                  @iojoe sagte in Admin Oberfläche nicht erreichbar:

                  Kann das so schwer sein?

                  weniger schwer als codetags zu verwenden

                  ist das ein Problem der Forensoftware?
                  ich verschiebe es mal besser.

                  I Offline
                  I Offline
                  ioJoe
                  schrieb am zuletzt editiert von
                  #8

                  @homoran said in Admin Oberfläche nicht erreichbar:

                  ist das ein Problem der Forensoftware?

                  ok danke. Benutzer Foren so gut wie nie...

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • I ioJoe

                    @homoran said in Admin Oberfläche nicht erreichbar:

                    ist das ein Problem der Forensoftware?

                    ok danke. Benutzer Foren so gut wie nie...

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von Thomas Braun
                    #9

                    @iojoe

                    Und bringe deine nodejs-Installation auf einen aktuellen Stand.

                    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

                    I 1 Antwort Letzte Antwort
                    0
                    • I ioJoe

                      @homoran said in Admin Oberfläche nicht erreichbar:

                      wie kommst du darauf iobroker-Befehle mit sudo aufzurufen?

                      Irgendwo im Forum so gelesen

                      Thomas BraunT Online
                      Thomas BraunT Online
                      Thomas Braun
                      Most Active
                      schrieb am zuletzt editiert von
                      #10

                      @iojoe

                      Da musst du aber tief gebuddelt haben, sudo wird 'schon ewig' nicht mehr verwendet. Macht dir nur das Rechtegefüge kaputt.

                      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

                      I 1 Antwort Letzte Antwort
                      0
                      • Thomas BraunT Thomas Braun

                        @iojoe

                        Da musst du aber tief gebuddelt haben, sudo wird 'schon ewig' nicht mehr verwendet. Macht dir nur das Rechtegefüge kaputt.

                        I Offline
                        I Offline
                        ioJoe
                        schrieb am zuletzt editiert von
                        #11

                        @thomas-braun said in Admin Oberfläche nicht erreichbar:

                        Macht dir nur das

                        ok, shit. DAnke für den Hinweis. Wie gesagt, ich hab schon tagelang recherchiert. Wollte hier niemanden damit behelligen. Aber ich kriegs einfach nicht hin...

                        Thomas BraunT 1 Antwort Letzte Antwort
                        0
                        • I ioJoe

                          @homoran

                          iobroker fix hat auch nichts gebracht. Habe auch schon versucht upzudaten...

                          HomoranH Offline
                          HomoranH Offline
                          Homoran
                          Global Moderator Administrators
                          schrieb am zuletzt editiert von
                          #12

                          @iojoe sagte in Admin Oberfläche nicht erreichbar:

                          iobroker fix hat auch nichts gebracht.

                          soll auch nur Vorbereitung für den Rest sein!
                          vorher ioBroker auch gestoppt?

                          dann kannst du jetzt den Part mit Error 25 durchziehen

                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                          I 1 Antwort Letzte Antwort
                          0
                          • I ioJoe

                            @thomas-braun said in Admin Oberfläche nicht erreichbar:

                            Macht dir nur das

                            ok, shit. DAnke für den Hinweis. Wie gesagt, ich hab schon tagelang recherchiert. Wollte hier niemanden damit behelligen. Aber ich kriegs einfach nicht hin...

                            Thomas BraunT Online
                            Thomas BraunT Online
                            Thomas Braun
                            Most Active
                            schrieb am zuletzt editiert von Thomas Braun
                            #13

                            @iojoe

                            Und als root kaspert man auch nicht durch das System.
                            Macht dir ebenfalls das Rechtegefüge kaputt.

                            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

                            I 1 Antwort Letzte Antwort
                            0
                            • HomoranH Homoran

                              @iojoe sagte in Admin Oberfläche nicht erreichbar:

                              iobroker fix hat auch nichts gebracht.

                              soll auch nur Vorbereitung für den Rest sein!
                              vorher ioBroker auch gestoppt?

                              dann kannst du jetzt den Part mit Error 25 durchziehen

                              I Offline
                              I Offline
                              ioJoe
                              schrieb am zuletzt editiert von
                              #14

                              @homoran
                              ja, war vorher gestoppt. Ich hab mich bei dem part an die offiziellen iobroker-Artikel gehalten

                              1 Antwort Letzte Antwort
                              0
                              • Thomas BraunT Thomas Braun

                                @iojoe

                                Und als root kaspert man auch nicht durch das System.
                                Macht dir ebenfalls das Rechtegefüge kaputt.

                                I Offline
                                I Offline
                                ioJoe
                                schrieb am zuletzt editiert von
                                #15

                                @thomas-braun
                                ich hab meinem PI user ursprünglich mal die rechte gegeben, weil das für irgendwas nötig war. Ändert sich halt auch alles permanent

                                HomoranH Thomas BraunT 2 Antworten Letzte Antwort
                                0
                                • I ioJoe

                                  @thomas-braun
                                  ich hab meinem PI user ursprünglich mal die rechte gegeben, weil das für irgendwas nötig war. Ändert sich halt auch alles permanent

                                  HomoranH Offline
                                  HomoranH Offline
                                  Homoran
                                  Global Moderator Administrators
                                  schrieb am zuletzt editiert von
                                  #16

                                  @iojoe sagte in Admin Oberfläche nicht erreichbar:

                                  Ändert sich halt auch alles permanent

                                  naja, seit etwa 5 Jahren nicht mehr

                                  kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @iojoe

                                    Und bringe deine nodejs-Installation auf einen aktuellen Stand.

                                    I Offline
                                    I Offline
                                    ioJoe
                                    schrieb am zuletzt editiert von
                                    #17

                                    @thomas-braun
                                    ok, mach ich. Update läuft grade

                                    1 Antwort Letzte Antwort
                                    0
                                    • I ioJoe

                                      @thomas-braun
                                      ich hab meinem PI user ursprünglich mal die rechte gegeben, weil das für irgendwas nötig war. Ändert sich halt auch alles permanent

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      schrieb am zuletzt editiert von Thomas Braun
                                      #18

                                      @iojoe sagte in Admin Oberfläche nicht erreichbar:

                                      ich hab meinem PI user ursprünglich mal die rechte gegeben, weil das für irgendwas nötig war

                                      War für die grundlegende Nutzung noch nie erforderlich. Bzw. schon immer falsch.

                                      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

                                      1 Antwort Letzte Antwort
                                      0
                                      • I Offline
                                        I Offline
                                        ioJoe
                                        schrieb am zuletzt editiert von
                                        #19

                                        @thomas-braun

                                        ist jetzt beides aktualisiert
                                        v18.12.1
                                        npm
                                        8.19.2

                                        Installation klappt trotzdem nicht.

                                        Wo finde ich die Anleitung für ERROR 25? Ich kenn mich hier im Forum 0 aus, srry

                                        HomoranH Thomas BraunT 3 Antworten Letzte Antwort
                                        0
                                        • I ioJoe

                                          @thomas-braun

                                          ist jetzt beides aktualisiert
                                          v18.12.1
                                          npm
                                          8.19.2

                                          Installation klappt trotzdem nicht.

                                          Wo finde ich die Anleitung für ERROR 25? Ich kenn mich hier im Forum 0 aus, srry

                                          HomoranH Offline
                                          HomoranH Offline
                                          Homoran
                                          Global Moderator Administrators
                                          schrieb am zuletzt editiert von
                                          #20

                                          @iojoe sagte in Admin Oberfläche nicht erreichbar:

                                          Wo finde ich die Anleitung für ERROR 25?

                                          @homoran sagte in Admin Oberfläche nicht erreichbar:

                                          ist oben angepinnt

                                          kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                                          I 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

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

                                          307

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe