Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. IoBroker gehackt

    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

    IoBroker gehackt

    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dragon @Fauli85 last edited by Dragon

      @fauli85 geh über den Port 8081 auf die webui. Installiere den backitup Adapter und erstelle ein backup. Nicht lokal sichern! Danach system killen neu aufsetzen und die gesicherte Datei über den backitup Adapter wieder einspielen. Ich sichere meine Backups in der Cloud, jede Nacht um zwei, damit bei einem defekt daheim die Daten noch da sind... Und ganz ehrlich 2tb für monatlich nen Zehner oder 100 im Jahr. Dafür dass ich mir keine Sorgen um den Backup meiner Daten machen muss... Ist doch super!

      UncleSam 1 Reply Last reply Reply Quote 0
      • UncleSam
        UncleSam Developer @Dragon last edited by

        Genau so wie @Dragon es vorgeschlagen hat, würde ich es auch machen.

        Für Backups kannst du ja auch den gratis Speicher von Dropbox nutzen. Musst halt nicht alle Backups aufbewahren.

        F 1 Reply Last reply Reply Quote 1
        • F
          Fauli85 @UncleSam last edited by

          @unclesam

          Guten Morgen,

          hab ich gestern gemacht.
          Beckup auf Googl eingespielt.
          System neu Eingerichtet.
          Über WebUi beckup eingespielt und .....
          ... ich kann zwar jetzt über Putty wieder zugreifen
          kann Stopen und starten halt alles was man machen kann mit den IoBroker befehlen 🙂
          Aber ich komme nicht mehr über die Ip auf die WebUi.
          liegt es evtl darf das ich beim Update Rücksetzen den Hacken bei alle Adapter beim Start - starten?
          bei dem befehl iobroker logs zweigt er mir 4 errors an das er die alte Ip nicht finden kann.

          ich werde wohl Euch noch etwas länger mit meinen Problemem erhalten bleiben 🙂

          Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @Fauli85 last edited by

            @fauli85

            iobroker list adapters
            iobroker list instances
            
            F 1 Reply Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Fauli85 last edited by

              @fauli85 sagte in IoBroker gehackt:

              Aber ich komme nicht mehr über die Ip auf die WebUi.

              welche?
              hat deine VMM immer noch die selbe IP?

              F 1 Reply Last reply Reply Quote 0
              • F
                Fauli85 @Thomas Braun last edited by

                @thomas-braun

                bei List Instances
                zeigt er bei System adapter die falsche ip an

                Thomas Braun 1 Reply Last reply Reply Quote 0
                • F
                  Fauli85 @Homoran last edited by

                  @homoran Ihr seid zu schnell für mich 🙂
                  Nein hat eine neue Ip erhalten

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Fauli85 last edited by

                    @fauli85 sagte in IoBroker gehackt:

                    Nein hat eine neue Ip erhalten

                    und du hast nicht 0.0.0.0 bei admin konfiguriert?

                    Wo ist der Output deiner istanzen?

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

                      @fauli85
                      Bitte komplette Ein- und Ausgaben der Konsole posten.
                      In CodeTags, bitte.

                      F 1 Reply Last reply Reply Quote 0
                      • F
                        Fauli85 @Homoran last edited by

                        @homoran
                        nein
                        und was meinst du mit Output der Instanzen?

                        Sorry bin kein Profi und hab vorher nie was mit Linux gemacht und war stolz bis vor den Angriff den Io zum laufen gebracht zu haben.

                        Homoran 1 Reply Last reply Reply Quote 0
                        • D
                          darkiop Most Active last edited by

                          @fauli85 sagte in IoBroker gehackt:

                          Nein hat eine neue Ip erhalten

                          Ggf. hilft ein neu konfigurieren des IP-Bindings von admin.0:

                           iobroker set admin.0 --bind <neue IP>
                          
                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @Fauli85 last edited by

                            @fauli85 sagte in IoBroker gehackt:

                            und was meinst du mit Output der Instanzen?

                            das was bei dem Befehl von @Thomas-Braun Braun ausgegeben wird bitte hier als Text in code-tags posten

                            Deine Antwort:

                            @fauli85 sagte in IoBroker gehackt:

                            bei List Instances
                            zeigt er bei System adapter die falsche ip an

                            hilft alleine nicht weiter

                            1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @darkiop last edited by

                              @darkiop sagte in IoBroker gehackt:

                              Ggf. hilft ein neu konfigurieren des IP-Bindings von admin.0:

                              dazu müsste man aber erst mal wissen ob das und wo sonst noch was falsch ist

                              1 Reply Last reply Reply Quote 0
                              • F
                                Fauli85 @Thomas Braun last edited by

                                @thomas-braun
                                auch hier muss ich leider beichten das ich nicht weis wie ich die CodeTags erhalte.
                                ICh hab mich mit der Pytty über ssh angemeldt und deine beiden Befehle eingegeben. hier kommt dann einfach nur die listen .
                                hab extra geoogelt wie die CodeTags ausehen und so sieht die Liste nicht aus 😞
                                wie kann ich umstellen?

                                Homoran F 2 Replies Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Fauli85 last edited by

                                  @fauli85 sagte in IoBroker gehackt:

                                  hier kommt dann einfach nur die listen .

                                  diese kopieren,
                                  dann im Editor des Threads hier, das 5, icon von links (=code-tags!) anklicken und wo dann blau unterlegt code text steht den Code reinkopieren

                                  F 1 Reply Last reply Reply Quote 0
                                  • F
                                    Fauli85 @Fauli85 last edited by

                                    @fauli85 ich versuche mal zuzeigen

                                    Liste Instances
                                    io1.JPG
                                    io2.JPG

                                    Homoran 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Fauli85 last edited by Homoran

                                      @fauli85 sagte in IoBroker gehackt:

                                      ich versuche mal zuzeigen

                                      das kann ich am Handy nicht lesen!
                                      deswegen ja als Text in code-tags

                                      EDIT:
                                      das ist nicht die Ausgabe von iobroker list instances

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • F
                                        Fauli85 @Homoran last edited by Homoran

                                        @homoran

                                        ubiobr2021@ds1618:~$ iobroker list adapters
                                        system.adapter.admin                   : admin          - v4.2.1
                                        system.adapter.alarm                   : alarm          - v1.9.0
                                        system.adapter.backitup                : backitup       - v2.0.4
                                        system.adapter.cameras                 : cameras        - v0.1.3
                                        system.adapter.coronavirus-statistics  : coronavirus-statistics - v0.6.8
                                        system.adapter.daswetter               : daswetter      - v3.0.4
                                        system.adapter.device-reminder         : device-reminder - v1.0.6
                                        system.adapter.devices                 : devices        - v0.3.15
                                        system.adapter.discovery               : discovery      - v2.5.0
                                        system.adapter.doorio                  : doorio         - v1.1.2
                                        system.adapter.dwd                     : dwd            - v2.7.5
                                        system.adapter.eventlist               : eventlist      - v0.4.2
                                        system.adapter.followthesun            : followthesun   - v0.2.7
                                        system.adapter.fritzdect               : fritzdect      - v2.1.7
                                        system.adapter.fullybrowser            : fullybrowser   - v2.0.5
                                        system.adapter.geofency                : geofency       - v0.3.2
                                        system.adapter.hass                    : hass           - v1.0.0
                                        system.adapter.homeconnect             : homeconnect    - v0.0.32
                                        system.adapter.homee                   : homee          - v1.1.0
                                        system.adapter.ical                    : ical           - v1.9.1
                                        system.adapter.icons-icons8            : icons-icons8   - v0.0.1
                                        system.adapter.icons-mfd-png           : icons-mfd-png  - v1.0.2
                                        system.adapter.icons-mfd-svg           : icons-mfd-svg  - v1.0.2
                                        system.adapter.info                    : info           - v1.7.15
                                        system.adapter.javascript              : javascript     - v4.10.15
                                        system.adapter.mclighting              : mclighting     - v0.1.2
                                        system.adapter.mqtt                    : mqtt           - v2.3.4
                                        system.adapter.mystrom                 : mystrom        - v0.0.2
                                        system.adapter.netatmo                 : netatmo        - v1.3.3
                                        system.adapter.netatmo-crawler         : netatmo-crawler - v0.3.9
                                        system.adapter.openweathermap          : openweathermap - v0.1.0
                                        system.adapter.owntracks               : owntracks      - v1.0.0
                                        system.adapter.ping                    : ping           - v1.4.12
                                        system.adapter.places                  : places         - v1.0.0
                                        system.adapter.pollenflug              : pollenflug     - v1.0.6
                                        system.adapter.rpi2                    : rpi2           - v1.2.0
                                        system.adapter.simple-api              : simple-api     - v2.5.3
                                        system.adapter.smartgarden             : smartgarden    - v1.0.3
                                        system.adapter.socketio                : socketio       - v3.1.4
                                        system.adapter.synology                : synology       - v0.1.20
                                        system.adapter.terminal                : terminal       - v0.1.2
                                        system.adapter.tr-064                  : tr-064         - v4.2.4
                                        system.adapter.trashschedule           : trashschedule  - v1.1.1
                                        system.adapter.tuya                    : tuya           - v3.5.6
                                        system.adapter.tvspielfilm             : tvspielfilm    - v2.0.1
                                        system.adapter.vis                     : vis            - v1.3.7
                                        system.adapter.vis-bars                : vis-bars       - v0.1.4
                                        system.adapter.vis-canvas-gauges       : vis-canvas-gauges - v0.1.5
                                        system.adapter.vis-colorpicker         : vis-colorpicker - v1.2.0
                                        system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
                                        system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.7
                                        system.adapter.vis-icontwo             : vis-icontwo    - v0.42.0
                                        system.adapter.vis-inventwo            : vis-inventwo   - v2.7.6
                                        system.adapter.vis-jqui-mfd            : vis-jqui-mfd   - v1.0.12
                                        system.adapter.vis-justgage            : vis-justgage   - v1.0.2
                                        system.adapter.vis-map                 : vis-map        - v1.0.4
                                        system.adapter.vis-material-advanced   : vis-material-advanced - v1.3.0
                                        system.adapter.vis-metro               : vis-metro      - v1.1.2
                                        system.adapter.vis-rgraph              : vis-rgraph     - v0.0.2
                                        system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                                        system.adapter.vis-weather             : vis-weather    - v2.5.2
                                        system.adapter.vodafone-speedtest      : vodafone-speedtest - v0.0.6
                                        system.adapter.weatherunderground      : weatherunderground - v3.3.0
                                        system.adapter.web                     : web            - v3.3.0
                                        system.adapter.web-speedy              : web-speedy     - v0.2.0
                                        system.adapter.wifilight               : wifilight      - v1.1.0
                                        system.adapter.yr                      : yr             - v2.0.3
                                        
                                        
                                        F 1 Reply Last reply Reply Quote 0
                                        • Homoran
                                          Homoran Global Moderator Administrators @Homoran last edited by

                                          @homoran sagte in IoBroker gehackt:

                                          das ist nicht die Ausgabe von iobroker list instances

                                          1 Reply Last reply Reply Quote 0
                                          • F
                                            Fauli85 @Fauli85 last edited by Homoran

                                            @fauli85

                                            ubiobr2021@ds1618:~$ iobroker list instances
                                             system.adapter.admin.0                  : admin                 : ds1618                                   -  enabled, port: 8081, bind: 192.168.178.78, run as: admin
                                             system.adapter.alarm.0                  : alarm                 : ds1618                                   - disabled
                                            + system.adapter.backitup.0               : backitup              : ds1618                                   -  enabled
                                             system.adapter.cameras.0                : cameras               : ds1618                                   - disabled, port: 8200, bind: 192.168.178.78
                                             system.adapter.coronavirus-statistics.0 : coronavirus-statistics: ds1618                                   - disabled
                                             system.adapter.daswetter.0              : daswetter             : ds1618                                   - disabled
                                             system.adapter.devices.0                : devices               : ds1618                                   - disabled
                                             system.adapter.discovery.0              : discovery             : ds1618                                   - disabled
                                             system.adapter.doorio.0                 : doorio                : ds1618                                   - disabled, port: 4444
                                             system.adapter.dwd.0                    : dwd                   : ds1618                                   - disabled
                                             system.adapter.eventlist.0              : eventlist             : ds1618                                   - disabled
                                             system.adapter.followthesun.0           : followthesun          : ds1618                                   - disabled
                                             system.adapter.fritzdect.0              : fritzdect             : ds1618                                   - disabled
                                             system.adapter.fullybrowser.0           : fullybrowser          : ds1618                                   - disabled
                                             system.adapter.geofency.0               : geofency              : ds1618                                   - disabled, port: 7999
                                             system.adapter.homeconnect.0            : homeconnect           : ds1618                                   - disabled
                                             system.adapter.homee.0                  : homee                 : ds1618                                   - disabled
                                             system.adapter.ical.0                   : ical                  : ds1618                                   - disabled
                                             system.adapter.icons-icons8.0           : icons-icons8          : ds1618                                   - disabled
                                             system.adapter.icons-mfd-png.0          : icons-mfd-png         : ds1618                                   - disabled
                                             system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ds1618                                   - disabled
                                             system.adapter.info.0                   : info                  : ds1618                                   - disabled
                                             system.adapter.javascript.0             : javascript            : ds1618                                   - disabled
                                             system.adapter.mclighting.0             : mclighting            : ds1618                                   - disabled, port: 81
                                             system.adapter.mqtt.0                   : mqtt                  : ds1618                                   - disabled, port: 8000, bind: 192.168.178.78
                                             system.adapter.netatmo-crawler.0        : netatmo-crawler       : ds1618                                   - disabled
                                             system.adapter.netatmo.0                : netatmo               : ds1618                                   - disabled
                                             system.adapter.openweathermap.0         : openweathermap        : ds1618                                   - disabled
                                             system.adapter.owntracks.0              : owntracks             : ds1618                                   - disabled, port: 1883, bind: 0.0.0.0
                                             system.adapter.ping.0                   : ping                  : ds1618                                   - disabled
                                             system.adapter.places.0                 : places                : ds1618                                   - disabled
                                             system.adapter.pollenflug.0             : pollenflug            : ds1618                                   - disabled
                                             system.adapter.rpi2.0                   : rpi2                  : ds1618                                   - disabled
                                             system.adapter.smartgarden.0            : smartgarden           : ds1618                                   - disabled
                                             system.adapter.synology.0               : synology              : ds1618                                   - disabled, port: 5001
                                             system.adapter.synology.3               : synology              : ds1618                                   - disabled, port: 5000
                                             system.adapter.terminal.0               : terminal              : ds1618                                   - disabled, port: 8088, bind: 0.0.0.0, run as: eric
                                             system.adapter.tr-064.0                 : tr-064                : ds1618                                   - disabled
                                             system.adapter.trashschedule.0          : trashschedule         : ds1618                                   - disabled
                                             system.adapter.tuya.0                   : tuya                  : ds1618                                   - disabled
                                             system.adapter.tvspielfilm.0            : tvspielfilm           : ds1618                                   - disabled
                                             system.adapter.vis-bars.0               : vis-bars              : ds1618                                   - disabled
                                             system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ds1618                                   - disabled
                                             system.adapter.vis-colorpicker.0        : vis-colorpicker       : ds1618                                   - disabled
                                             system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ds1618                                   - disabled
                                             system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ds1618                                   - disabled
                                             system.adapter.vis-icontwo.0            : vis-icontwo           : ds1618                                   - disabled
                                             system.adapter.vis-inventwo.0           : vis-inventwo          : ds1618                                   - disabled
                                             system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ds1618                                   - disabled
                                             system.adapter.vis-justgage.0           : vis-justgage          : ds1618                                   - disabled
                                             system.adapter.vis-map.0                : vis-map               : ds1618                                   - disabled
                                             system.adapter.vis-material-advanced.0  : vis-material-advanced : ds1618                                   - disabled
                                             system.adapter.vis-metro.0              : vis-metro             : ds1618                                   - disabled
                                             system.adapter.vis-rgraph.0             : vis-rgraph            : ds1618                                   - disabled
                                             system.adapter.vis-timeandweather.0     : vis-timeandweather    : ds1618                                   - disabled
                                             system.adapter.vis-weather.0            : vis-weather           : ds1618                                   - disabled
                                             system.adapter.vis.0                    : vis                   : ds1618                                   - disabled
                                             system.adapter.vodafone-speedtest.0     : vodafone-speedtest    : ds1618                                   - disabled
                                             system.adapter.weatherunderground.0     : weatherunderground    : ds1618                                   - disabled
                                             system.adapter.web-speedy.0             : web-speedy            : ds1618                                   - disabled
                                             system.adapter.web.0                    : web                   : ds1618                                   - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                                             system.adapter.wifilight.0              : wifilight             : ds1618                                   - disabled
                                             system.adapter.yr.0                     : yr                    : ds1618                                   - disabled
                                            
                                            + instance is alive
                                            
                                            
                                            Homoran 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

                                            460
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            55
                                            3626
                                            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