Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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. Iobroker per Browser nicht erreichbar.

NEWS

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    6
    1
    134

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    1.8k

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    11
    1
    759

Iobroker per Browser nicht erreichbar.

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
48 Beiträge 4 Kommentatoren 4.0k Aufrufe 3 Beobachtet
  • Ä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.
  • Thomas BraunT Thomas Braun

    @jasimi

    iobroker list instances
    
    J Offline
    J Offline
    jasimi
    schrieb am zuletzt editiert von
    #6

    @thomas-braun said in Iobroker per Browser nicht erreichbar.:

    iobroker list instances

    login as: pi
    pi@192.168.178.42's password:
    Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                             l
    
    The programs included with the Debian GNU/Linux system are free software;
    the exact distribution terms for each program are described in the
    individual files in /usr/share/doc/*/copyright.
    
    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
    permitted by applicable law.
    Last login: Fri Feb 26 19:17:14 2021
    pi@raspberrypi4-iob:~ $ iobroker status
    iobroker is running on this host.
    
    
    Objects type: file
    States  type: file
    pi@raspberrypi4-iob:~ $ ^C
    pi@raspberrypi4-iob:~ $ iobroker list instances
    + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                          -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
    + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                          -  enabled
    + system.adapter.deconz.0                 : deconz                : raspberrypi4-iob                          -  enabled
    + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                          -  enabled
    + system.adapter.heos.1                   : heos                  : raspberrypi4-iob                          -  enabled
    + system.adapter.info.0                   : info                  : raspberrypi4-iob                          -  enabled
    + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                          -  enabled
    
    + instance is alive
    pi@raspberrypi4-iob:~ $
    
    
    
    Thomas BraunT J 2 Antworten Letzte Antwort
    0
    • J jasimi

      @thomas-braun said in Iobroker per Browser nicht erreichbar.:

      iobroker list instances

      login as: pi
      pi@192.168.178.42's password:
      Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                             l
      
      The programs included with the Debian GNU/Linux system are free software;
      the exact distribution terms for each program are described in the
      individual files in /usr/share/doc/*/copyright.
      
      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
      permitted by applicable law.
      Last login: Fri Feb 26 19:17:14 2021
      pi@raspberrypi4-iob:~ $ iobroker status
      iobroker is running on this host.
      
      
      Objects type: file
      States  type: file
      pi@raspberrypi4-iob:~ $ ^C
      pi@raspberrypi4-iob:~ $ iobroker list instances
      + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                          -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
      + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                          -  enabled
      + system.adapter.deconz.0                 : deconz                : raspberrypi4-iob                          -  enabled
      + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                          -  enabled
      + system.adapter.heos.1                   : heos                  : raspberrypi4-iob                          -  enabled
      + system.adapter.info.0                   : info                  : raspberrypi4-iob                          -  enabled
      + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                          -  enabled
      
      + instance is alive
      pi@raspberrypi4-iob:~ $
      
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #7

      @jasimi Warum hast du den Port verbogen?

      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

      J 1 Antwort Letzte Antwort
      0
      • J jasimi

        @thomas-braun said in Iobroker per Browser nicht erreichbar.:

        iobroker list instances

        login as: pi
        pi@192.168.178.42's password:
        Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                             l
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Fri Feb 26 19:17:14 2021
        pi@raspberrypi4-iob:~ $ iobroker status
        iobroker is running on this host.
        
        
        Objects type: file
        States  type: file
        pi@raspberrypi4-iob:~ $ ^C
        pi@raspberrypi4-iob:~ $ iobroker list instances
        + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                          -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                          -  enabled
        + system.adapter.deconz.0                 : deconz                : raspberrypi4-iob                          -  enabled
        + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                          -  enabled
        + system.adapter.heos.1                   : heos                  : raspberrypi4-iob                          -  enabled
        + system.adapter.info.0                   : info                  : raspberrypi4-iob                          -  enabled
        + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                          -  enabled
        
        + instance is alive
        pi@raspberrypi4-iob:~ $
        
        
        
        J Offline
        J Offline
        jasimi
        schrieb am zuletzt editiert von
        #8

        @jasimi said in Iobroker per Browser nicht erreichbar.:

        @thomas-braun said in Iobroker per Browser nicht erreichbar.:

        iobroker list instances

        login as: pi
        pi@192.168.178.42's password:
        Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                             l
        
        The programs included with the Debian GNU/Linux system are free software;
        the exact distribution terms for each program are described in the
        individual files in /usr/share/doc/*/copyright.
        
        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
        permitted by applicable law.
        Last login: Fri Feb 26 19:17:14 2021
        pi@raspberrypi4-iob:~ $ iobroker status
        iobroker is running on this host.
        
        
        Objects type: file
        States  type: file
        pi@raspberrypi4-iob:~ $ ^C
        pi@raspberrypi4-iob:~ $ iobroker list instances
        + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                          -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
        + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                          -  enabled
        + system.adapter.deconz.0                 : deconz                : raspberrypi4-iob                          -  enabled
        + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                          -  enabled
        + system.adapter.heos.1                   : heos                  : raspberrypi4-iob                          -  enabled
        + system.adapter.info.0                   : info                  : raspberrypi4-iob                          -  enabled
        + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                          -  enabled
        
        + instance is alive
        pi@raspberrypi4-iob:~ $
        
        
        

        Ich habe so viele Adapter installiert , sind die jetzt alle weg ?

        1 Antwort Letzte Antwort
        0
        • Thomas BraunT Thomas Braun

          @jasimi Warum hast du den Port verbogen?

          J Offline
          J Offline
          jasimi
          schrieb am zuletzt editiert von
          #9

          @thomas-braun said in Iobroker per Browser nicht erreichbar.:

          @jasimi Warum hast du den Port verbogen?

          Ich hatte den Port geändert auf 7777 weil mit das gesagt wurde bei der Motioneye installation. da würden sich iobroker und motion eye in die quere kommen weil sie die selben Ports benutzen.

          Thomas BraunT wendy2702W 2 Antworten Letzte Antwort
          0
          • J jasimi

            @thomas-braun said in Iobroker per Browser nicht erreichbar.:

            @jasimi Warum hast du den Port verbogen?

            Ich hatte den Port geändert auf 7777 weil mit das gesagt wurde bei der Motioneye installation. da würden sich iobroker und motion eye in die quere kommen weil sie die selben Ports benutzen.

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

            @jasimi

            iobroker list adapters
            

            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

            J 1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @jasimi

              iobroker list adapters
              
              J Offline
              J Offline
              jasimi
              schrieb am zuletzt editiert von
              #11

              @thomas-braun said in Iobroker per Browser nicht erreichbar.:

              iobroker list adapters

              pi@raspberrypi4-iob:~ $ iobroker list adapters
              system.adapter.admin                   : admin          - v4.2.1
              system.adapter.alexa2                  : alexa2         - v3.7.1
              system.adapter.deconz                  : deconz         - v1.3.11
              system.adapter.heos                    : heos           - v1.7.5
              system.adapter.info                    : info           - v1.7.14
              system.adapter.javascript              : javascript     - v4.8.4
              pi@raspberrypi4-iob:~ $
              
              
              
              Thomas BraunT 1 Antwort Letzte Antwort
              0
              • J jasimi

                @thomas-braun said in Iobroker per Browser nicht erreichbar.:

                iobroker list adapters

                pi@raspberrypi4-iob:~ $ iobroker list adapters
                system.adapter.admin                   : admin          - v4.2.1
                system.adapter.alexa2                  : alexa2         - v3.7.1
                system.adapter.deconz                  : deconz         - v1.3.11
                system.adapter.heos                    : heos           - v1.7.5
                system.adapter.info                    : info           - v1.7.14
                system.adapter.javascript              : javascript     - v4.8.4
                pi@raspberrypi4-iob:~ $
                
                
                
                Thomas BraunT Online
                Thomas BraunT Online
                Thomas Braun
                Most Active
                schrieb am zuletzt editiert von
                #12

                @jasimi Keine Ahnung was du da nun gemacht hast.

                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

                J 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @jasimi Keine Ahnung was du da nun gemacht hast.

                  J Offline
                  J Offline
                  jasimi
                  schrieb am zuletzt editiert von
                  #13

                  @thomas-braun said in Iobroker per Browser nicht erreichbar.:

                  @jasimi Keine Ahnung was du da nun gemacht hast.

                  Wie bekomme ich iobroker wieder vollständig deinstalliert , würde es dann nochmal neu machen.

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • J jasimi

                    @thomas-braun said in Iobroker per Browser nicht erreichbar.:

                    @jasimi Keine Ahnung was du da nun gemacht hast.

                    Wie bekomme ich iobroker wieder vollständig deinstalliert , würde es dann nochmal neu machen.

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

                    @jasimi Einfach nochmal drüber bügeln.

                    Zuvor würde ich aber

                    iobroker fix
                    

                    noch probieren.

                    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

                    J 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @jasimi Einfach nochmal drüber bügeln.

                      Zuvor würde ich aber

                      iobroker fix
                      

                      noch probieren.

                      J Offline
                      J Offline
                      jasimi
                      schrieb am zuletzt editiert von jasimi
                      #15

                      @thomas-braun said in Iobroker per Browser nicht erreichbar.:

                      @jasimi Einfach nochmal drüber bügeln.

                      Zuvor würde ich aber

                      iobroker fix
                      

                      noch probieren.

                      pi@raspberrypi4-iob:~ $ iobroker fix
                      library: loaded
                      Library version=2021-01-23
                      ioBroker or some processes are still running:
                       io.admin.0
                       io.info.0
                       io.alexa2.0
                       io.deconz.0
                       io.heos.0
                       io.heos.1
                       io.javascript.0
                      Please stop them first and try again!
                      pi@raspberrypi4-iob:~ $
                      

                      Wo sind meine ganzen Adapter ?

                      wendy2702W 1 Antwort Letzte Antwort
                      0
                      • J jasimi

                        @thomas-braun said in Iobroker per Browser nicht erreichbar.:

                        @jasimi Einfach nochmal drüber bügeln.

                        Zuvor würde ich aber

                        iobroker fix
                        

                        noch probieren.

                        pi@raspberrypi4-iob:~ $ iobroker fix
                        library: loaded
                        Library version=2021-01-23
                        ioBroker or some processes are still running:
                         io.admin.0
                         io.info.0
                         io.alexa2.0
                         io.deconz.0
                         io.heos.0
                         io.heos.1
                         io.javascript.0
                        Please stop them first and try again!
                        pi@raspberrypi4-iob:~ $
                        

                        Wo sind meine ganzen Adapter ?

                        wendy2702W Online
                        wendy2702W Online
                        wendy2702
                        schrieb am zuletzt editiert von
                        #16

                        @jasimi Zuerst

                        iobroker stop
                        

                        dann

                        iobroker fix
                        

                        Bitte keine Fragen per PN, die gehören ins Forum!

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

                        J 1 Antwort Letzte Antwort
                        0
                        • J jasimi

                          @thomas-braun said in Iobroker per Browser nicht erreichbar.:

                          @jasimi Warum hast du den Port verbogen?

                          Ich hatte den Port geändert auf 7777 weil mit das gesagt wurde bei der Motioneye installation. da würden sich iobroker und motion eye in die quere kommen weil sie die selben Ports benutzen.

                          wendy2702W Online
                          wendy2702W Online
                          wendy2702
                          schrieb am zuletzt editiert von
                          #17

                          @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                          auf 7777 weil mit das gesagt wurde bei der Motioneye installation

                          Wer hat das gesagt ?

                          Bitte keine Fragen per PN, die gehören ins Forum!

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

                          J 1 Antwort Letzte Antwort
                          0
                          • wendy2702W wendy2702

                            @jasimi Zuerst

                            iobroker stop
                            

                            dann

                            iobroker fix
                            
                            J Offline
                            J Offline
                            jasimi
                            schrieb am zuletzt editiert von
                            #18

                            @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                            @jasimi Zuerst

                            iobroker stop
                            

                            dann

                            iobroker fix
                            
                            login as: pi
                            pi@192.168.178.42's password:
                            Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                                                                                                                                                             l
                            
                            The programs included with the Debian GNU/Linux system are free software;
                            the exact distribution terms for each program are described in the
                            individual files in /usr/share/doc/*/copyright.
                            
                            Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                            permitted by applicable law.
                            Last login: Fri Feb 26 20:07:31 2021 from 192.168.178.51
                            pi@raspberrypi4-iob:~ $ iobroker stop
                            pi@raspberrypi4-iob:~ $ iobroker fix
                            library: loaded
                            Library version=2021-01-23
                            
                            ==========================================================================
                            
                                Welcome to the ioBroker installation fixer!
                                Script version: 2020-12-07
                            
                                You might need to enter your password a couple of times.
                            
                            ==========================================================================
                            
                            
                            ==========================================================================
                                Installing prerequisites (1/3)
                            ==========================================================================
                            
                            OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                            OK:2 http://archive.raspberrypi.org/debian buster InRelease
                            OK:3 http://packages.microsoft.com/repos/code stable InRelease
                            OK:4 http://phoscon.de/apt/deconz buster InRelease
                            OK:5 https://deb.nodesource.com/node_10.x buster InRelease
                            Paketlisten werden gelesen... Fertig
                            Installed gcc-c++
                            
                            ==========================================================================
                                Checking ioBroker user and directory permissions (2/3)
                            ==========================================================================
                            
                            Created /etc/sudoers.d/iobroker
                            Fixing directory permissions...
                            
                            ==========================================================================
                                Checking autostart (3/3)
                            ==========================================================================
                            
                            Enabling autostart...
                            Autostart enabled!
                            
                            ==========================================================================
                            
                                Your installation was fixed successfully
                                Run iobroker start to start ioBroker again!
                            
                            ==========================================================================
                            
                            pi@raspberrypi4-iob:~ $
                            
                            
                            wendy2702W 1 Antwort Letzte Antwort
                            0
                            • wendy2702W wendy2702

                              @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                              auf 7777 weil mit das gesagt wurde bei der Motioneye installation

                              Wer hat das gesagt ?

                              J Offline
                              J Offline
                              jasimi
                              schrieb am zuletzt editiert von
                              #19

                              @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                              @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                              auf 7777 weil mit das gesagt wurde bei der Motioneye installation

                              Wer hat das gesagt ?

                              https://wiki.instar.com/de/Erweitert/IOBroker_auf_Raspberry_Pi/motionEye/

                              Thomas BraunT wendy2702W 2 Antworten Letzte Antwort
                              0
                              • J jasimi

                                @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                                auf 7777 weil mit das gesagt wurde bei der Motioneye installation

                                Wer hat das gesagt ?

                                https://wiki.instar.com/de/Erweitert/IOBroker_auf_Raspberry_Pi/motionEye/

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

                                @jasimi Die Anleitung sieht für ein Raspberry OS Buster falsch aus.

                                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

                                J 1 Antwort Letzte Antwort
                                0
                                • J jasimi

                                  @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                  @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                                  auf 7777 weil mit das gesagt wurde bei der Motioneye installation

                                  Wer hat das gesagt ?

                                  https://wiki.instar.com/de/Erweitert/IOBroker_auf_Raspberry_Pi/motionEye/

                                  wendy2702W Online
                                  wendy2702W Online
                                  wendy2702
                                  schrieb am zuletzt editiert von
                                  #21

                                  @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                                  @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                  @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                                  auf 7777 weil mit das gesagt wurde bei der Motioneye installation

                                  Wer hat das gesagt ?

                                  https://wiki.instar.com/de/Erweitert/IOBroker_auf_Raspberry_Pi/motionEye/

                                  Weiss nicht wer das verfasst hat aber es ist Bullshit.

                                  Weil eigentlich musst du noch mehr Ports in ioBroker ändern da Motioneye, wie dort beschrieben auch den Port 8082 bei der zweiten Kamera benutzt.

                                  Es ist einfacher den Streaming Port in Motioneye auf etwas freies zu stellen.

                                  Das kann man einfach hier machen:

                                  b3b37efe-63db-4027-92c2-89d216a09a57-grafik.png

                                  Bitte keine Fragen per PN, die gehören ins Forum!

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

                                  1 Antwort Letzte Antwort
                                  0
                                  • Thomas BraunT Thomas Braun

                                    @jasimi Die Anleitung sieht für ein Raspberry OS Buster falsch aus.

                                    J Offline
                                    J Offline
                                    jasimi
                                    schrieb am zuletzt editiert von
                                    #22

                                    Also bleibt mir wohl nichts anderes übrig meine Adapter alle neu zu installieren.
                                    Können mir meine installierten da irgend wie in die Quere kommen das am Ende nichts funktioniert ?

                                    1 Antwort Letzte Antwort
                                    0
                                    • J jasimi

                                      @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                      @jasimi Zuerst

                                      iobroker stop
                                      

                                      dann

                                      iobroker fix
                                      
                                      login as: pi
                                      pi@192.168.178.42's password:
                                      Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                                                                                                                                                             l
                                      
                                      The programs included with the Debian GNU/Linux system are free software;
                                      the exact distribution terms for each program are described in the
                                      individual files in /usr/share/doc/*/copyright.
                                      
                                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                      permitted by applicable law.
                                      Last login: Fri Feb 26 20:07:31 2021 from 192.168.178.51
                                      pi@raspberrypi4-iob:~ $ iobroker stop
                                      pi@raspberrypi4-iob:~ $ iobroker fix
                                      library: loaded
                                      Library version=2021-01-23
                                      
                                      ==========================================================================
                                      
                                          Welcome to the ioBroker installation fixer!
                                          Script version: 2020-12-07
                                      
                                          You might need to enter your password a couple of times.
                                      
                                      ==========================================================================
                                      
                                      
                                      ==========================================================================
                                          Installing prerequisites (1/3)
                                      ==========================================================================
                                      
                                      OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      OK:2 http://archive.raspberrypi.org/debian buster InRelease
                                      OK:3 http://packages.microsoft.com/repos/code stable InRelease
                                      OK:4 http://phoscon.de/apt/deconz buster InRelease
                                      OK:5 https://deb.nodesource.com/node_10.x buster InRelease
                                      Paketlisten werden gelesen... Fertig
                                      Installed gcc-c++
                                      
                                      ==========================================================================
                                          Checking ioBroker user and directory permissions (2/3)
                                      ==========================================================================
                                      
                                      Created /etc/sudoers.d/iobroker
                                      Fixing directory permissions...
                                      
                                      ==========================================================================
                                          Checking autostart (3/3)
                                      ==========================================================================
                                      
                                      Enabling autostart...
                                      Autostart enabled!
                                      
                                      ==========================================================================
                                      
                                          Your installation was fixed successfully
                                          Run iobroker start to start ioBroker again!
                                      
                                      ==========================================================================
                                      
                                      pi@raspberrypi4-iob:~ $
                                      
                                      
                                      wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      schrieb am zuletzt editiert von
                                      #23

                                      @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                                      @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                      @jasimi Zuerst

                                      iobroker stop
                                      

                                      dann

                                      iobroker fix
                                      
                                      login as: pi
                                      pi@192.168.178.42's password:
                                      Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                                                                                                                                                             l
                                      
                                      The programs included with the Debian GNU/Linux system are free software;
                                      the exact distribution terms for each program are described in the
                                      individual files in /usr/share/doc/*/copyright.
                                      
                                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                      permitted by applicable law.
                                      Last login: Fri Feb 26 20:07:31 2021 from 192.168.178.51
                                      pi@raspberrypi4-iob:~ $ iobroker stop
                                      pi@raspberrypi4-iob:~ $ iobroker fix
                                      library: loaded
                                      Library version=2021-01-23
                                      
                                      ==========================================================================
                                      
                                          Welcome to the ioBroker installation fixer!
                                          Script version: 2020-12-07
                                      
                                          You might need to enter your password a couple of times.
                                      
                                      ==========================================================================
                                      
                                      
                                      ==========================================================================
                                          Installing prerequisites (1/3)
                                      ==========================================================================
                                      
                                      OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      OK:2 http://archive.raspberrypi.org/debian buster InRelease
                                      OK:3 http://packages.microsoft.com/repos/code stable InRelease
                                      OK:4 http://phoscon.de/apt/deconz buster InRelease
                                      OK:5 https://deb.nodesource.com/node_10.x buster InRelease
                                      Paketlisten werden gelesen... Fertig
                                      Installed gcc-c++
                                      
                                      ==========================================================================
                                          Checking ioBroker user and directory permissions (2/3)
                                      ==========================================================================
                                      
                                      Created /etc/sudoers.d/iobroker
                                      Fixing directory permissions...
                                      
                                      ==========================================================================
                                          Checking autostart (3/3)
                                      ==========================================================================
                                      
                                      Enabling autostart...
                                      Autostart enabled!
                                      
                                      ==========================================================================
                                      
                                          Your installation was fixed successfully
                                          Run iobroker start to start ioBroker again!
                                      
                                      ==========================================================================
                                      
                                      pi@raspberrypi4-iob:~ $
                                      
                                      

                                      Was kommt jetzt bei

                                      iobroker start
                                      iobroker list instances
                                      iobroker list adapters
                                      

                                      Stoppe und disable Motioneye, stelle den port vom Admin wieder auf 8081, restarte das Teil komplett und schaue was dann kommt wenn es jetzt noch nicht läuft.

                                      Bitte keine Fragen per PN, die gehören ins Forum!

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

                                      J 2 Antworten Letzte Antwort
                                      0
                                      • wendy2702W wendy2702

                                        @jasimi sagte in Iobroker per Browser nicht erreichbar.:

                                        @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                        @jasimi Zuerst

                                        iobroker stop
                                        

                                        dann

                                        iobroker fix
                                        
                                        login as: pi
                                        pi@192.168.178.42's password:
                                        Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7                                                                                                                                                             l
                                        
                                        The programs included with the Debian GNU/Linux system are free software;
                                        the exact distribution terms for each program are described in the
                                        individual files in /usr/share/doc/*/copyright.
                                        
                                        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                        permitted by applicable law.
                                        Last login: Fri Feb 26 20:07:31 2021 from 192.168.178.51
                                        pi@raspberrypi4-iob:~ $ iobroker stop
                                        pi@raspberrypi4-iob:~ $ iobroker fix
                                        library: loaded
                                        Library version=2021-01-23
                                        
                                        ==========================================================================
                                        
                                            Welcome to the ioBroker installation fixer!
                                            Script version: 2020-12-07
                                        
                                            You might need to enter your password a couple of times.
                                        
                                        ==========================================================================
                                        
                                        
                                        ==========================================================================
                                            Installing prerequisites (1/3)
                                        ==========================================================================
                                        
                                        OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                        OK:2 http://archive.raspberrypi.org/debian buster InRelease
                                        OK:3 http://packages.microsoft.com/repos/code stable InRelease
                                        OK:4 http://phoscon.de/apt/deconz buster InRelease
                                        OK:5 https://deb.nodesource.com/node_10.x buster InRelease
                                        Paketlisten werden gelesen... Fertig
                                        Installed gcc-c++
                                        
                                        ==========================================================================
                                            Checking ioBroker user and directory permissions (2/3)
                                        ==========================================================================
                                        
                                        Created /etc/sudoers.d/iobroker
                                        Fixing directory permissions...
                                        
                                        ==========================================================================
                                            Checking autostart (3/3)
                                        ==========================================================================
                                        
                                        Enabling autostart...
                                        Autostart enabled!
                                        
                                        ==========================================================================
                                        
                                            Your installation was fixed successfully
                                            Run iobroker start to start ioBroker again!
                                        
                                        ==========================================================================
                                        
                                        pi@raspberrypi4-iob:~ $
                                        
                                        

                                        Was kommt jetzt bei

                                        iobroker start
                                        iobroker list instances
                                        iobroker list adapters
                                        

                                        Stoppe und disable Motioneye, stelle den port vom Admin wieder auf 8081, restarte das Teil komplett und schaue was dann kommt wenn es jetzt noch nicht läuft.

                                        J Offline
                                        J Offline
                                        jasimi
                                        schrieb am zuletzt editiert von
                                        #24

                                        @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                        iobroker list adapters

                                        login as: pi
                                        pi@192.168.178.42's password:
                                        Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7l
                                        
                                        The programs included with the Debian GNU/Linux system are free software;
                                        the exact distribution terms for each program are described in the
                                        individual files in /usr/share/doc/*/copyright.
                                        
                                        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                        permitted by applicable law.
                                        Last login: Fri Feb 26 20:48:28 2021
                                        pi@raspberrypi4-iob:~ $ iobroker start
                                        pi@raspberrypi4-iob:~ $ iobroker list instances
                                        + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                                        + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                         -  enabled
                                        + system.adapter.deconz.0                 : deconz                : raspberrypi4-iob                         -  enabled
                                        + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                         -  enabled
                                        + system.adapter.heos.1                   : heos                  : raspberrypi4-iob                         -  enabled
                                        + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                                        + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                                        
                                        + instance is alive
                                        pi@raspberrypi4-iob:~ $ iobroker list adapters
                                        system.adapter.admin                   : admin          - v4.2.1
                                        system.adapter.alexa2                  : alexa2         - v3.7.1
                                        system.adapter.deconz                  : deconz         - v1.3.11
                                        system.adapter.heos                    : heos           - v1.7.5
                                        system.adapter.info                    : info           - v1.7.14
                                        system.adapter.javascript              : javascript     - v4.8.4
                                        pi@raspberrypi4-iob:~ $
                                        
                                        
                                        Thomas BraunT wendy2702W 2 Antworten Letzte Antwort
                                        0
                                        • J jasimi

                                          @wendy2702 said in Iobroker per Browser nicht erreichbar.:

                                          iobroker list adapters

                                          login as: pi
                                          pi@192.168.178.42's password:
                                          Linux raspberrypi4-iob 5.10.11-v7l+ #1399 SMP Thu Jan 28 12:09:48 GMT 2021 armv7l
                                          
                                          The programs included with the Debian GNU/Linux system are free software;
                                          the exact distribution terms for each program are described in the
                                          individual files in /usr/share/doc/*/copyright.
                                          
                                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                                          permitted by applicable law.
                                          Last login: Fri Feb 26 20:48:28 2021
                                          pi@raspberrypi4-iob:~ $ iobroker start
                                          pi@raspberrypi4-iob:~ $ iobroker list instances
                                          + system.adapter.admin.0                  : admin                 : raspberrypi4-iob                         -  enabled, port: 8089, bind: 0.0.0.0, run as: admin
                                          + system.adapter.alexa2.0                 : alexa2                : raspberrypi4-iob                         -  enabled
                                          + system.adapter.deconz.0                 : deconz                : raspberrypi4-iob                         -  enabled
                                          + system.adapter.heos.0                   : heos                  : raspberrypi4-iob                         -  enabled
                                          + system.adapter.heos.1                   : heos                  : raspberrypi4-iob                         -  enabled
                                          + system.adapter.info.0                   : info                  : raspberrypi4-iob                         -  enabled
                                          + system.adapter.javascript.0             : javascript            : raspberrypi4-iob                         -  enabled
                                          
                                          + instance is alive
                                          pi@raspberrypi4-iob:~ $ iobroker list adapters
                                          system.adapter.admin                   : admin          - v4.2.1
                                          system.adapter.alexa2                  : alexa2         - v3.7.1
                                          system.adapter.deconz                  : deconz         - v1.3.11
                                          system.adapter.heos                    : heos           - v1.7.5
                                          system.adapter.info                    : info           - v1.7.14
                                          system.adapter.javascript              : javascript     - v4.8.4
                                          pi@raspberrypi4-iob:~ $
                                          
                                          
                                          Thomas BraunT Online
                                          Thomas BraunT Online
                                          Thomas Braun
                                          Most Active
                                          schrieb am zuletzt editiert von
                                          #25

                                          @jasimi Am Rande: motioneye wird wohl so installiert

                                          https://github.com/ccrisan/motioneye/wiki/Install-On-Raspbian

                                          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

                                          J 1 Antwort Letzte Antwort
                                          0

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          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

                                          377

                                          Online

                                          32.9k

                                          Benutzer

                                          83.0k

                                          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