Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Hilfe benötigt: Nach Update kein Zugriff mehr auf ioBroker

    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

    Hilfe benötigt: Nach Update kein Zugriff mehr auf ioBroker

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      Eisenbahnbär last edited by Homoran

      @Thomas-Braun said in Hilfe benötigt: Nach Update kein Zugriff mehr auf ioBroker:

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

      Danke, Thomas. Wenn ich den Befehl eingebe kommt diese Antwort:

      /usr/bin/nodejs
      v12.7.0
      /usr/bin/node
      v12.7.0
      /usr/bin/npm
      6.10.2
      nodejs:
        Installed: 12.7.0-1nodesource1
        Candidate: 12.18.0-1nodesource1
        Version table:
           12.18.0-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x stretch/main armhf Packages
       *** 12.7.0-1nodesource1 100
              100 /var/lib/dpkg/status
           8.11.1~dfsg-2~bpo9+1 500
              500 http://archive.raspberrypi.org/debian stretch/main armhf Packages
           4.8.2~dfsg-1 500
              500 http://mirrordirector.raspbian.org/raspbian stretch/main armhf Packages
      

      MOD-Edit: Code in code-tags gesetzt!

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Eisenbahnbär last edited by

        @Eisenbahnbär

        sudo apt update
        sudo apt dist-upgrade
        sudo reboot
        
        E 1 Reply Last reply Reply Quote 0
        • E
          Eisenbahnbär @Thomas Braun last edited by

          @Thomas-Braun. Danke, habe ich nun alles durchgeführt. Sieht auch gut aus, jetzt liefert info dieses hier:
          Platform : linux
          os : linux
          Architecture : arm
          CPUs : 4
          Speed : 1200 MHz
          Model : ARMv7 Processor rev 4 (v7l)
          RAM : 926 MB
          System uptime : 00:08:09
          Node.js : v12.18.0
          Disk size : 14.5 GiB
          Disk free : 11.1 GiB
          adapters count : 296
          NPM : v6.14.4

          Nur: Ich kann nach wie vor weder mit Safari noch mit Chrome auf den iobroker zugreifen. 😞

          Hast du noch eine Idee?

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Eisenbahnbär last edited by

            @Eisenbahnbär

            iobroker list adapters
            iobroker list instances
            
            E 1 Reply Last reply Reply Quote 0
            • E
              Eisenbahnbär @Thomas Braun last edited by

              @Thomas-Braun said in Hilfe benötigt: Nach Update kein Zugriff mehr auf ioBroker:

              iobroker list adapters
              iobroker list instances

              Der Tipp war gut, die sind alle disabled:

              system.adapter.admin.0                 : admin                 - disabled, port: 8081, bind: 0.0.0.0, run as: admin
              system.adapter.alexa2.0                : alexa2                - disabled
              system.adapter.backitup.0              : backitup              - disabled
              system.adapter.cloud.0                 : cloud                 - disabled
              system.adapter.discovery.0             : discovery             - disabled
              system.adapter.email.0                 : email                 - disabled
              system.adapter.hm-rega.0               : hm-rega               - disabled
              system.adapter.hm-rpc.0                : hm-rpc                - disabled, port: 0
              system.adapter.hm-rpc.1                : hm-rpc                - disabled, port: 0
              system.adapter.info.0                  : info                  - disabled
              system.adapter.javascript.0            : javascript            - disabled
              system.adapter.lightify.0              : lightify              - disabled
              system.adapter.scenes.0                : scenes                - disabled
              system.adapter.tankerkoenig.0          : tankerkoenig          - disabled
              system.adapter.telegram.0              : telegram              - disabled, port: 8443, bind: 0.0.0.0
              system.adapter.vis.0                   : vis                   - disabled
              system.adapter.web.0                   : web                   - disabled, port: 8082, bind: 0.0.0.0, run as: admin
              

              Wie kann ich die enablen?

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Eisenbahnbär last edited by

                @Eisenbahnbär
                Was passiert denn bei einem simplen

                ioboker start
                

                und dann nach ein paar Minuten

                iobroker status
                
                E 1 Reply Last reply Reply Quote 0
                • E
                  Eisenbahnbär @Thomas Braun last edited by

                  @Thomas-Braun: Bei iobroker start kommt gar keine Meldung, macht er einfach. ioBroker status liefert immer:

                  iobroker is running on this host.
                  
                  At least one iobroker host is running.
                  
                  Objects type: file
                  States  type: file
                  

                  So wie ich das verstehe, läuft der iobroker, aber dadurch dass die Adapter alle disabled sind, komme ich mit dem Browser nicht drauf. Ich habe unter iobroker help geschaut, aber da finde ich nur Befehle zum enablen von Usern, Gruppen und Plugins, etwas zum enablen von Adaptern habe ich nicht gefunden.

                  haselchen 1 Reply Last reply Reply Quote 0
                  • haselchen
                    haselchen Most Active @Eisenbahnbär last edited by

                    @Eisenbahnbär

                    versuch mal ein ganz simples

                    iobroker start admin.0

                    E Thomas Braun 2 Replies Last reply Reply Quote 0
                    • E
                      Eisenbahnbär @haselchen last edited by

                      @haselchen: Das war die Rettung, ganz herzlichen Dank an dich und auch an @Thomas-Braun !!!!

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

                        @haselchen
                        Oder ein

                        iobroker start all
                        

                        Das startet dann auch web mit.

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

                        Support us

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

                        455
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        js-controller update webinterface
                        3
                        12
                        498
                        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