Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [ Geklärt ] Wie kann ich eine HDD gegen SSD tauschen

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    [ Geklärt ] Wie kann ich eine HDD gegen SSD tauschen

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @Altersrentner last edited by

      @altersrentner Welche der Möglichkeiten setzt du denn da nun ein?
      Backup von woher? Lokal? Über ein NAS? Über Google Drive? Passiert im iobroker log file noch irgendwas? Werden da noch aufwändig Adapter/npm module durchkompiliert?

      A 1 Reply Last reply Reply Quote 0
      • A
        Altersrentner @Thomas Braun last edited by Altersrentner

        @thomas-braun Ich habe das Backup über Bachitup angeschoben.
        Speicherort ist Google Drive.
        Das Backup ist von der HDD.

        "Passiert im iobroker log file noch irgendwas"
        Nein
        Das Backup ist wie immer 6MB groß.

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

          @altersrentner

          tail -f /opt/iobroker/log/iobroker.current.log
          

          zeigt was an?

          A 1 Reply Last reply Reply Quote 0
          • A
            Altersrentner @Thomas Braun last edited by Altersrentner

            @thomas-braun
            Hallo Thomas,
            Deine Nachricht kam leider zu spät,
            Es läuft die Wiederherstellung.
            Bin echt gespannt.
            Ist gerade beendet.

            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            [ERROR] [iobroker] [Not critical] Cannot delete object 0_userdata.0: {"command":{"name":"del","args":["cfg.o.0_userdata.0"]}}
            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            [ERROR] [iobroker] [Not critical] Cannot delete object alias.0: {"command":{"name":"del","args":["cfg.o.alias.0"]}}
            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            [ERROR] [iobroker] [Not critical] Cannot delete object enum.functions: {"command":{"name":"del","args":["cfg.o.enum.functions"]}}
            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            [ERROR] [iobroker] [Not critical] Cannot delete object enum.rooms: {"command":{"name":"del","args":["cfg.o.enum.rooms"]}}
            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            [ERROR] [iobroker] [Not critical] Cannot delete object system.repositories: {"command":{"name":"del","args":["cfg.o.system.repositories"]}}
            [DEBUG] [iobroker] Server Objects 127.0.0.1:56744 Error from InMemDB: Error: Object is marked as non deletable
            

            Diese Fehler gibt es. sind aber wohl nicht problematisch.
            GBis jetzt ist noch kein Adapter gestartet, obwohl ich "alle Adapter starten" angehakt habe

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

              @altersrentner
              Das log file kann man ja immer mal im Auge behalten. Mach ich bei mir auch, wenn ich am System herumschraube.

              A 1 Reply Last reply Reply Quote 0
              • A
                Altersrentner @Thomas Braun last edited by

                @thomas-braun
                Etwas ist schief gelaufen.

                
                host.raspberrypi	2021-03-06 19:03:23.189	info	iobroker npm-install: gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:
                host.raspberrypi	2021-03-06 19:03:23.180	info	iobroker npm-install: make: *** [authenticate_pam.target.mk:109: Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1
                host.raspberrypi	2021-03-06 19:03:22.966	info	iobroker npm-install: In file included from ../../nan/nan.h:56, from ../authenticate_pam.cc:23:../authenticate_pam.cc:175:31: error: ‘init’ was not declared in this scope NODE_MODULE(a
                host.raspberrypi	2021-03-06 19:03:22.960	info	iobroker npm-install: ../authenticate_pam.cc:170:11: note: suggested alternative: ‘rand_r’ void init(Handle<Object> exports) { ^~~~~~ rand_r../authenticate_pam.cc:170:24: error: ex
                host.raspberrypi	2021-03-06 19:03:22.954	info	iobroker npm-install: In file included from /home/iobroker/.cache/node-gyp/12.21.0/include/node/v8-internal.h:14, from /home/iobroker/.cache/node-gyp/12.21.0/include/node/v8.h:27,
                host.raspberrypi	2021-03-06 19:03:22.947	info	iobroker npm-install: ^~~~~~~~~~~~../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>, v8::Local<v8::Fun
                host.raspberrypi	2021-03-06 19:03:22.944	info	iobroker npm-install: ../authenticate_pam.cc: In function ‘void after_doing_auth(uv_work_t*, int)’:../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object>
                host.raspberrypi	2021-03-06 18:03:05.769	info	iobroker npm-install: npm install iobroker.vis-metro@1.1.2 --loglevel error --prefix "/opt/iobroker" (System call)
                host.raspberrypi	2021-03-06 18:03:05.767	info	iobroker npm-install: NPM version: 6.14.11
                host.raspberrypi	2021-03-06 18:03:02.422	info	iobroker install vis-metro@1.1.2 using installedFrom
                host.raspberrypi	2021-03-06 18:03:02.421	warn	startInstance cannot find adapter "vis-metro@1.1.2". Try to install it... 1 attempt
                host.raspberrypi	2021-03-06 18:03:01.287	info	iobroker npm-install: exit 0
                host.raspberrypi	2021-03-06 18:03:00.218	info	iobroker npm-install: Update "system.adapter.vis-materialdesign.0"
                host.raspberrypi	2021-03-06 18:03:00.132	info	iobroker npm-install: host.raspberrypi object system.adapter.vis-materialdesign created/updated
                host.raspberrypi	2021-03-06 18:02:59.850	info	iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.vis-materialdesign/www" was not found! Nothing was uploaded or deleted.
                host.raspberrypi	2021-03-06 18:02:59.792	info	iobroker npm-install: upload [0] vis-materialdesign.admin /opt/iobroker/node_modules/iobroker.vis-materialdesign/admin/vis-materialdesign.png vis-materialdesign.png image/png
                host.raspberrypi	2021-03-06 18:02:59.734	info	iobroker npm-install: upload [1] vis-materialdesign.admin /opt/iobroker/node_modules/iobroker.vis-materialdesign/admin/vis-materialdesign_16_9.png vis-materialdesign_16_9.png image/png
                host.raspberrypi	2021-03-06 18:02:59.600	info	iobroker npm-install: upload [2] vis-materialdesign.admin /opt/iobroker/node_modules/iobroker.vis-materialdesign/admin/words.js words.js application/javascript
                host.raspberrypi	2021-03-06 18:02:59.579	info	iobroker npm-install: host.raspberrypi install adapter vis-materialdesign@0.3.19
                host.raspberrypi	2021-03-06 18:02:55.539	info	iobroker npm-install: gyp ERR! System Linux 5.4.83-v7l+gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"gyp ERR! cwd /opt/iobroker/node_modu
                host.raspberrypi	2021-03-06 18:02:55.537	info	iobroker npm-install: gyp ERR! stack Error: `make` failed with exit code: 2gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:194:23)gyp ERR! stac
                host.raspberrypi	2021-03-06 18:02:55.535	info	iobroker npm-install: gyp ERR! build error
                host.raspberrypi	2021-03-06 18:02:55.532	info	iobroker npm-install: make: *** [authenticate_pam.target.mk:109: Release/obj.target/authenticate_pam/authenticate_pam.o] Error 1
                host.raspberrypi	2021-03-06 18:02:55.322	info	iobroker npm-install: NODE_MODULE(authenticate_pam, init); ^~~~/home/iobroker/.cache/node-gyp/12.21.0/include/node/node.h:737:36: note: in definition of macro ‘NODE_MOD
                host.raspberrypi	2021-03-06 18:02:55.320	info	iobroker npm-install: ../authenticate_pam.cc:175:31: note: suggested alternative: ‘int’
                host.raspberrypi	2021-03-06 18:02:55.318	info	iobroker npm-install: from ../authenticate_pam.cc:23:../authenticate_pam.cc:175:31: error: ‘init’ was not declared in this scope NODE_MODULE(authenticate_pam, init);
                host.raspberrypi	2021-03-06 18:02:55.317	info	iobroker npm-install: In file included from ../../nan/nan.h:56,
                host.raspberrypi	2021-03-06 18:02:55.313	info	iobroker npm-install: ../authenticate_pam.cc:170:11: note: suggested alternative: ‘rand_r’ void init(Handle<Object> exports) { ^~~~~~ rand_r../authenticate_pam.cc:170:24: error: e
                host.raspberrypi	2021-03-06 18:02:55.310	info	iobroker npm-install: Nan::MakeCallback(Nan::GetCurrentContext()->Global(), Nan::New(m->callback), 1, args); ^
                host.raspberrypi	2021-03-06 18:02:55.300	info	iobroker npm-install: ../authenticate_pam.cc: In function ‘void after_doing_auth(uv_work_t*, int)’:../authenticate_pam.cc:107:87: warning: ‘v8::Local<v8::Value> Nan::MakeCallback(v8::Local<v8::Object
                host.raspberrypi	2021-03-06 18:02:34.812	info	iobroker npm-install: npm install iobroker.vis-materialdesign@0.3.19 --loglevel error --prefix "/opt/iobroker" (System call)
                host.raspberrypi	2021-03-06 18:02:34.809	info	iobroker npm-install: NPM version: 6.14.11
                host.raspberrypi	2021-03-06 18:02:32.000	info	iobroker install vis-materialdesign@0.3.19 using installedFrom
                host.raspberrypi	2021-03-06 18:02:31.998	warn	startInstance cannot find adapter "vis-materialdesign@0.3.19". Try to install it... 1 attempt
                host.raspberrypi	2021-03-06 18:02:30.994	info	iobroker npm-install: exit 0
                

                Es werden keine Adapter gefunden

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

                  @altersrentner

                  Wenn da ganz sicher über mehrere Minuten absolute Ruhe in der Konsole herrscht:

                  iobroker list adapters
                  iobroker list instances
                  
                  A 1 Reply Last reply Reply Quote 0
                  • A
                    Altersrentner @Thomas Braun last edited by

                    @thomas-braun

                    pi@raspberrypi:~ $ iobroker list adapters
                    system.adapter.admin                   : admin          - v4.2.1
                    system.adapter.alexa2                  : alexa2         - v3.8.1
                    system.adapter.backitup                : backitup       - v2.0.1
                    system.adapter.ble                     : ble            - v0.12.0
                    system.adapter.cloud                   : cloud          - v4.0.10
                    system.adapter.cul                     : cul            - v1.3.4
                    system.adapter.daswetter               : daswetter      - v3.0.4
                    system.adapter.discovery               : discovery      - v2.6.1
                    system.adapter.dwd                     : dwd            - v2.7.5
                    system.adapter.fakeroku                : fakeroku       - v0.2.1
                    system.adapter.feiertage               : feiertage      - v1.0.19
                    system.adapter.fhem                    : fhem           - v1.5.3
                    system.adapter.flot                    : flot           - v1.10.6
                    system.adapter.harmony                 : harmony        - v1.2.2
                    system.adapter.history                 : history        - v1.9.10
                    system.adapter.hm-rega                 : hm-rega        - v3.0.16
                    system.adapter.hm-rpc                  : hm-rpc         - v1.14.35
                    system.adapter.hmm                     : hmm            - v1.0.1
                    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-open-icon-library-png: icons-open-icon-library-png - v0.1.3
                    system.adapter.influxdb                : influxdb       - v1.9.4
                    system.adapter.info                    : info           - v1.7.15
                    system.adapter.iot                     : iot            - v1.8.13
                    system.adapter.jarvis                  : jarvis         - v2.2.0
                    system.adapter.javascript              : javascript     - v5.0.7
                    system.adapter.js2fs                   : js2fs          - v0.1.5
                    system.adapter.mihome                  : mihome         - v1.3.7
                    system.adapter.mihome-plug             : mihome-plug    - v0.2.0
                    system.adapter.mihome-vacuum           : mihome-vacuum  - v1.1.5
                    system.adapter.mobile                  : mobile         - v0.5.0
                    system.adapter.ping                    : ping           - v1.3.2
                    system.adapter.pushover                : pushover       - v2.0.3
                    system.adapter.rpi2                    : rpi2           - v1.2.0
                    system.adapter.samsung                 : samsung        - v0.2.9
                    system.adapter.scenes                  : scenes         - v2.3.6
                    system.adapter.shelly                  : shelly         - v4.0.7-beta-1
                    system.adapter.shuttercontrol          : shuttercontrol - v1.1.5
                    system.adapter.simple-api              : simple-api     - v2.5.3
                    system.adapter.socketio                : socketio       - v3.1.4
                    system.adapter.tankerkoenig            : tankerkoenig   - v2.0.10
                    system.adapter.telegram                : telegram       - v1.8.0
                    system.adapter.terminal                : terminal       - v0.1.2
                    system.adapter.text2command            : text2command   - v2.0.7
                    system.adapter.tr-064-community        : tr-064-community - v1.0.0
                    system.adapter.trashschedule           : trashschedule  - v1.1.1
                    system.adapter.vis                     : vis            - v1.3.7
                    system.adapter.vis-fancyswitch         : vis-fancyswitch - v1.1.0
                    system.adapter.vis-hqwidgets           : vis-hqwidgets  - v1.1.7
                    system.adapter.vis-material-webfont    : vis-material-webfont - v0.0.3
                    system.adapter.vis-materialdesign      : vis-materialdesign - v0.3.19
                    system.adapter.vis-metro               : vis-metro      - v1.1.2
                    system.adapter.vis-plumb               : vis-plumb      - v1.0.2
                    system.adapter.vis-timeandweather      : vis-timeandweather - v1.1.7
                    system.adapter.vis-weather             : vis-weather    - v2.5.2
                    system.adapter.weatherunderground      : weatherunderground - v3.1.3
                    system.adapter.web                     : web            - v3.3.0
                    system.adapter.yr                      : yr             - v2.0.3
                    system.adapter.zigbee                  : zigbee         - v1.4.4
                    
                    pi@raspberrypi:~ $ iobroker list instances
                    + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.alexa2.0                 : alexa2                : raspberrypi                              -  enabled
                    + system.adapter.backitup.0               : backitup              : raspberrypi                              -  enabled
                    + system.adapter.cloud.0                  : cloud                 : raspberrypi                              -  enabled
                    + system.adapter.cul.0                    : cul                   : raspberrypi                              -  enabled, port: 23
                      system.adapter.daswetter.0              : daswetter             : raspberrypi                              -  enabled
                      system.adapter.dwd.0                    : dwd                   : raspberrypi                              -  enabled
                      system.adapter.feiertage.0              : feiertage             : raspberrypi                              -  enabled
                    + system.adapter.fhem.0                   : fhem                  : raspberrypi                              -  enabled, port: 7072
                      system.adapter.flot.0                   : flot                  : raspberrypi                              - disabled
                    + system.adapter.harmony.0                : harmony               : raspberrypi                              -  enabled
                    + system.adapter.history.0                : history               : raspberrypi                              -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : raspberrypi                              -  enabled
                    + system.adapter.hm-rpc.0                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                    + system.adapter.hm-rpc.2                 : hm-rpc                : raspberrypi                              -  enabled, port: 0
                      system.adapter.ical.0                   : ical                  : raspberrypi                              -  enabled
                      system.adapter.icons-icons8.0           : icons-icons8          : raspberrypi                              - disabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : raspberrypi                              - disabled
                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: raspberrypi                              - disabled
                    + system.adapter.influxdb.0               : influxdb              : raspberrypi                              -  enabled, port: 8086
                    + system.adapter.iot.0                    : iot                   : raspberrypi                              -  enabled
                    + system.adapter.jarvis.0                 : jarvis                : raspberrypi                              -  enabled
                    + system.adapter.javascript.0             : javascript            : raspberrypi                              -  enabled
                    + system.adapter.mihome-vacuum.0          : mihome-vacuum         : raspberrypi                              -  enabled, port: 54321
                    + system.adapter.mihome.0                 : mihome                : raspberrypi                              -  enabled, port: 9898, bind: 0.0.0.0
                    + system.adapter.rpi2.0                   : rpi2                  : raspberrypi                              -  enabled
                    + system.adapter.samsung.0                : samsung               : raspberrypi                              -  enabled
                    + system.adapter.scenes.0                 : scenes                : raspberrypi                              -  enabled
                    + system.adapter.shelly.0                 : shelly                : raspberrypi                              -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.shuttercontrol.0         : shuttercontrol        : raspberrypi                              -  enabled
                    + system.adapter.socketio.0               : socketio              : raspberrypi                              -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                    + system.adapter.tankerkoenig.0           : tankerkoenig          : raspberrypi                              -  enabled
                    + system.adapter.telegram.0               : telegram              : raspberrypi                              -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.terminal.0               : terminal              : raspberrypi                              -  enabled, port: 8090, bind: 0.0.0.0, run as: admin
                    + system.adapter.text2command.0           : text2command          : raspberrypi                              -  enabled
                      system.adapter.tr-064-community.0       : tr-064-community      : raspberrypi                              -  enabled
                    + system.adapter.trashschedule.0          : trashschedule         : raspberrypi                              -  enabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : raspberrypi                              - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : raspberrypi                              - disabled
                      system.adapter.vis-material-webfont.0   : vis-material-webfont  : raspberrypi                              - disabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : raspberrypi                              - disabled
                      system.adapter.vis-metro.0              : vis-metro             : raspberrypi                              - disabled
                      system.adapter.vis-plumb.0              : vis-plumb             : raspberrypi                              - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : raspberrypi                              - disabled
                      system.adapter.vis-weather.0            : vis-weather           : raspberrypi                              - disabled
                      system.adapter.vis.0                    : vis                   : raspberrypi                              -  enabled
                    + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8083, bind: 0.0.0.0, run as: admin
                      system.adapter.yr.0                     : yr                    : raspberrypi                              -  enabled
                    + system.adapter.zigbee.0                 : zigbee                : raspberrypi                              -  enabled, port: /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B0012013B01-if00
                    
                    + instance is alive
                    
                    
                    

                    Habe die Adapter jetzt per Hand gestartet.
                    Wie schon gedacht, Influx startet nicht.

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

                      @altersrentner
                      Passt doch soweit.
                      Zu influxdb kann ich nix sagen.

                      A 2 Replies Last reply Reply Quote 1
                      • A
                        Altersrentner @Thomas Braun last edited by

                        @thomas-braun
                        Danke,
                        Die blaue LED am USB Adapter der SSD blinkt ständig,
                        und am Pi die grüne. ist das normal?
                        MfG Michael

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

                          @altersrentner
                          Klar. Da passiert ja auch was.

                          1 Reply Last reply Reply Quote 0
                          • wendy2702
                            wendy2702 @Altersrentner last edited by

                            @altersrentner sagte in Wie kann ich eine HDD gegen SSD tauschen:

                            Wie schon gedacht, Influx startet nicht.

                            Hast du denn Influx schon installiert? Also die Datenbank, nicht den Adapter.

                            A 1 Reply Last reply Reply Quote 0
                            • A
                              Altersrentner @Thomas Braun last edited by

                              @thomas-braun
                              Danke😊 👍
                              Wünsche noch eine schönen Abend
                              Mit freundlichen Grüßen
                              Michael

                              1 Reply Last reply Reply Quote 0
                              • A
                                Altersrentner @wendy2702 last edited by

                                @wendy2702
                                Auf der HDD ist alles prima gelaufen.
                                Ich denke dann sollte es doch auch gesichert worden sein,
                                oder?
                                MfG Michael

                                wendy2702 1 Reply Last reply Reply Quote 0
                                • wendy2702
                                  wendy2702 @Altersrentner last edited by wendy2702

                                  @altersrentner Wir hast du denn das Backup der HDD gemacht und auf die SSD übertragen?

                                  A 1 Reply Last reply Reply Quote 0
                                  • A
                                    Altersrentner @wendy2702 last edited by

                                    @wendy2702
                                    HDD über Backitup in Google Drive gesichert und dann
                                    die Sicherung wieder hergestellt auf der SSD

                                    wendy2702 1 Reply Last reply Reply Quote 0
                                    • A
                                      Altersrentner @Altersrentner last edited by

                                      @altersrentner
                                      Muss mich leider für heute verabschieden,
                                      meine Geburtstag(71)sgäste sind eingetroffen.
                                      Wünsche einen schönen Abend
                                      und DANKE
                                      Mit freundlichen Grüßen
                                      Michael

                                      wendy2702 1 Reply Last reply Reply Quote 0
                                      • wendy2702
                                        wendy2702 @Altersrentner last edited by

                                        @altersrentner Backitup sichert doch bestimmt nicht die Installation von InfluxDB mit. Maximal die DB.

                                        Ich denke die Datenbank SW an sich musst du schon selber wieder installieren.

                                        1 Reply Last reply Reply Quote 0
                                        • wendy2702
                                          wendy2702 @Altersrentner last edited by

                                          @altersrentner

                                          HAAPY BIRTHDAY

                                          Und schönen Abend im Kreise deine Gäste

                                          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

                                          941
                                          Online

                                          32.1k
                                          Users

                                          80.7k
                                          Topics

                                          1.3m
                                          Posts

                                          hdd ssd wechsel
                                          5
                                          79
                                          2156
                                          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