Navigation

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

    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

    Backitup Restore fehler

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators last edited by

      @esmax666 sagte in Backitup Restore fehler:

      die installation muss ich nie "/opt/iobroker/" duchfürhen oder ist das egal ?

      npm Befehle dürfen nur in /opt/iobroker ausgeführt werden!

      iobroker Befehle überall

      E 1 Reply Last reply Reply Quote 1
      • E
        Esmax666 @Homoran last edited by

        @Glasfaser
        ich mache immer fehler ....

        was habe ich hier nicht verstanden und falsch gemacht ?

        esmax@ubuntu:~$ cd opt/iobroker
        -bash: cd: opt/iobroker: No such file or directory
        esmax@ubuntu:~$ cd .
        ./         ../        .cache/    .iobroker/ .npm/      .ssh/
        esmax@ubuntu:~$ cd .
        ./         ../        .cache/    .iobroker/ .npm/      .ssh/
        
        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Esmax666 last edited by

          @esmax666 sagte in Backitup Restore fehler:

          und falsch gemacht ?

          esmax@ubuntu:~$ cd opt/iobroker

          so der / fehlt

          cd /opt/iobroker
          
          E 1 Reply Last reply Reply Quote 1
          • E
            Esmax666 @Glasfaser last edited by

            @glasfaser ach so ok lol
            und dann muss ich mir die admin rechte geben ?

            esmax@ubuntu:/opt/iobroker$ npm install iobroker.js-controller@3.3.22
            
            iobroker upgrade backitup@2.2.2
            
            iobroker upgrade admin@5.2.1
            npm ERR! code EACCES
            npm ERR! syscall rename
            npm ERR! path /opt/iobroker/node_modules/alcalzone-shared
            npm ERR! dest /opt/iobroker/node_modules/.alcalzone-shared-FgX40TmF
            npm ERR! errno -13
            npm ERR! Error: EACCES: permission denied, rename '/opt/iobroker/node_modules/alcalzone-shared' -> '/opt/iobroker/node_modules/.alcalzone-shared-FgX40TmF'
            npm ERR!  [Error: EACCES: permission denied, rename '/opt/iobroker/node_modules/alcalzone-shared' -> '/opt/iobroker/node_modules/.alcalzone-shared-FgX40TmF'] {
            npm ERR!   errno: -13,
            npm ERR!   code: 'EACCES',
            npm ERR!   syscall: 'rename',
            npm ERR!   path: '/opt/iobroker/node_modules/alcalzone-shared',
            npm ERR!   dest: '/opt/iobroker/node_modules/.alcalzone-shared-FgX40TmF'
            npm ERR! }
            npm ERR!
            npm ERR! The operation was rejected by your operating system.
            npm ERR! It is likely you do not have the permissions to access this file as the current user
            npm ERR!
            npm ERR! If you believe this might be a permissions issue, please double-check the
            npm ERR! permissions of the file and its containing directories, or try running
            npm ERR! the command again as root/Administrator.
            
            npm ERR! A complete log of this run can be found in: /home/esmax/.npm/_logs/2023-09-27T17_16_56_756Z-debug-0.log
            Server Cannot load /opt/iobroker/iobroker-data/objects.json: Database file /opt/iobroker/iobroker-data/objects.json does not exists.. We try last Backup!
            Server Cannot load /opt/iobroker/iobroker-data/states.json: Database file /opt/iobroker/iobroker-data/states.json does not exists.. We try last Backup!
            Server Cannot load /opt/iobroker/iobroker-data/objects.json.bak: Database file /opt/iobroker/iobroker-data/objects.json.bak does not exists.. Continue with empty dataset!
            Server If this is no Migration or initial start please restore the last backup from /opt/iobroker/iobroker-data/backup-objects
            Server Cannot load /opt/iobroker/iobroker-data/states.json.bak: Database file /opt/iobroker/iobroker-data/states.json.bak does not exists.. Continue with empty dataset!
            Server If this is no Migration or initial start please restore the last backup from /opt/iobroker/iobroker-data/backup-objects
             Cannot read system.config: null (OK when migrating or restoring)
             Cannot read system.config: null (OK when migrating or restoring)
            esmax@ubuntu:/opt/iobroker$
            
            
            Homoran Glasfaser 2 Replies Last reply Reply Quote 0
            • Homoran
              Homoran Global Moderator Administrators @Esmax666 last edited by Homoran

              @esmax666 sagte in Backitup Restore fehler:

              und dann muss ich mir die admin rechte geben ?

              ich weiss nicht worauf du hinaus willst, aber einfach sudo mit npm.... ist ein noGo

              1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @Esmax666 last edited by

                @esmax666

                sudo -u iobroker rm opt/iobroker/node_modules/.alcalzone-shared-FgX40TmF
                

                dann nochmal versuchen

                E 1 Reply Last reply Reply Quote 0
                • E
                  Esmax666 @Glasfaser last edited by

                  @glasfaser said in Backitup Restore fehler:

                  sudo -u iobroker rm opt/iobroker/node_modules/.alcalzone-shared-FgX40TmF

                  da war nichts,

                  esmax@ubuntu:/opt/iobroker$ sudo -u iobroker rm node_modules/.alcalzone-shared-F                                                                                                                                   gX40TmF
                  rm: cannot remove 'node_modules/.alcalzone-shared-FgX40TmF': No such file or dir                                                                                                                                   ectory
                  
                  

                  dc5ea3ec-7acc-403f-a05e-f91d9ed767d7-grafik.png
                  ich dache ich muss nur die admin rechte geben für "esmax" user

                  Glasfaser 2 Replies Last reply Reply Quote 0
                  • Glasfaser
                    Glasfaser @Esmax666 last edited by

                    @esmax666

                    Hast du jetzt den JS Controller installiert , wie weit bist du !?

                    dann so für JS ... das ist der User iobroker ...

                    sudo -H -u iobroker npm install iobroker.js-controller@3.3.22
                    
                    1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @Esmax666 last edited by Glasfaser

                      @esmax666 sagte in Backitup Restore fehler:

                      esmax@ubuntu:/opt/iobroker$ sudo -u iobroker rm node_modules/.alcalzone-shared-F gX40TmF

                      tipps du die Befehle immer ab bzw. veränderst du sie !?

                      da fehlt immer etwas bei dir !!!

                      @glasfaser sagte in Backitup Restore fehler:
                      sudo -u iobroker rm opt/iobroker/node_modules/.alcalzone-shared-FgX40TmF

                      E Homoran 2 Replies Last reply Reply Quote 0
                      • E
                        Esmax666 @Glasfaser last edited by Esmax666

                        @glasfaser
                        nicht immer
                        ich war schon in "opt/iobroker/" deshalb hatte ich das nicht eingefügt

                        also dann habe ich das bekommen:

                        esmax@ubuntu:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller@3.3.22
                        [sudo] password for esmax:
                        
                        added 11 packages, removed 28 packages, and changed 25 packages in 29s
                        
                        48 packages are looking for funding
                          run `npm fund` for details
                        esmax@ubuntu:/opt/iobroker$
                        
                        
                        Glasfaser simatec 2 Replies Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Glasfaser last edited by

                          @glasfaser sagte in Backitup Restore fehler:

                          da fehlt immer etwas bei dir !!!

                          nee das putty Fenster ist zu schmal. 1m weiter rechts geht's weiter.

                          das fehlende /opt/iobroker dürfte i.O. sein

                          1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @Esmax666 last edited by Glasfaser

                            @esmax666 sagte in Backitup Restore fehler:

                            deshalb hatte ich das nicht eingefügt

                            aber dadurch den / vergessen und am ende stimmte es auch nicht .

                            Bitte die Befehle nicht verändern !!

                            1 Reply Last reply Reply Quote 0
                            • simatec
                              simatec Developer Most Active @Esmax666 last edited by

                              @esmax666 sagte in Backitup Restore fehler:

                              @glasfaser
                              nicht immer
                              ich war schon in "opt/iobroker/" deshalb hatte ich das nicht eingefügt

                              also dann habe ich das bekommen:

                              esmax@ubuntu:/opt/iobroker$ sudo -H -u iobroker npm install iobroker.js-controller@3.3.22
                              [sudo] password for esmax:
                              
                              added 11 packages, removed 28 packages, and changed 25 packages in 29s
                              
                              48 packages are looking for funding
                                run `npm fund` for details
                              esmax@ubuntu:/opt/iobroker$
                              
                              

                              Nun weiter wie beschrieben

                              E 1 Reply Last reply Reply Quote 1
                              • E
                                Esmax666 @simatec last edited by

                                @simatec

                                So alle command sind jetzt durchgefürt 😄 und iobroker startet noch 🤙

                                Wie lange muss man warten bis "alle Adapter installiert" sind?
                                Momentan sind die noch grau markiert
                                80f53b2c-cbfc-40d5-a58d-f9ade1b1a0bc-grafik.png

                                die Command

                                esmax@ubuntu:/opt/iobroker$ iobroker upgrade backitup@2.2.2
                                Update repository "stable" under "http://download.iobroker.net/sources-dist.json"
                                hash changed or no sources cached => force download of new sources
                                
                                This downgrade of "backitup" will at least remove the following changes:
                                ==========================================================================
                                -> 2.8.1
                                Fix roles
                                help-links added
                                
                                -> 2.8.0
                                small Sentry fixes
                                Bugfix System-Message
                                Docu & Wiki updated
                                Translation updated
                                dependencies updated
                                Fix Webdav
                                WOL Address & Port added
                                Restore for Backitup Config added
                                
                                -> 2.7.0
                                dependencies updated
                                Fix error Messages
                                edit automatic name addition added
                                Docu & Wiki updated
                                small bug fixes
                                Translation updated
                                Add support for sending notifications via discord (requires ioBroker.discord >= 2.1)
                                
                                -> 2.6.23
                                Fix Influx Restore for MultiDB
                                Token renew for Onedrive added
                                Fix PSQL Restore
                                
                                -> 2.6.22
                                Fix Influx Restore for MultiDB
                                Default Ports for InfluxDB added
                                
                                -> 2.6.21
                                small Sentry fixes
                                Fix Influx Restore
                                Fix Onedrive Download
                                dependencies updated
                                
                                -> 2.6.20
                                FTP self signed Certificates added
                                dependencies updated
                                ==========================================================================
                                
                                Would you like to downgrade backitup from @2.8.1 to @2.2.2 now? [(y)es, (n)o]: y
                                Update backitup from @2.8.1 to @2.2.2
                                NPM version: 9.6.7
                                npm install iobroker.backitup@2.2.2 --loglevel error --prefix "/opt/iobroker" (System call)
                                upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                                upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
                                upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
                                upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
                                upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
                                upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
                                upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                                upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
                                upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
                                upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                                upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
                                Adapter "backitup" updated
                                esmax@ubuntu:/opt/iobroker$ iobroker upgrade admin@5.2.1
                                
                                This downgrade of "admin" will at least remove the following changes:
                                ==========================================================================
                                -> 6.10.1
                                fixed `between` function for showing news
                                if date string is not parseable show the original string instead of `Invalid Date`
                                updated socket classes to not crash on invalid patterns
                                
                                -> 6.10.0
                                various minor improvements
                                fixed problem with discovery dialog
                                object browser now validates setting state of type number
                                allow to specify unique columns for tables
                                fix crash on invalid states, which are missing the property `common.role`
                                
                                -> 6.9.2
                                show info, if server time differs from client time
                                remove confusion with different names for state (datapoint and state)
                                fixed link on 404-page being opened inside child view
                                fixed issue if non-text default values are provided to a text jsonConfig component
                                implemented del key shortcut to delete a selected object
                                
                                -> 6.9.1
                                allow resizing of all columns in objects tab
                                without expert mode users are only allowed to edit objects in `0_userdata.0` and `alias.0` namespace
                                fixed keyboard navigation
                                fixed problem with showing controller upgrade instructions if no UI upgrade is supported
                                
                                -> 6.9.0
                                Added possibility to change log direction
                                JSON config: Added possibility to filter out internal IP addresses
                                JSON config: Added _changed flag for formula in JSON config
                                
                                -> 6.8.3
                                added description to adapter rating dialog
                                Extended the select component with grouping
                                Allowed the sorting of adapters by name and not only by title
                                Allowed the set state JSON config component
                                
                                -> 6.8.0
                                try to find correct IP for controller UI multihost slave upgrade
                                admin is now showing update information, while it is stopped during upgrade
                                required nodejs version is 16 as 14 is End-Of-Life
                                fix downloading folders recursive
                                ==========================================================================
                                
                                BE CAREFUL: THIS IS A MAJOR DOWNGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                Would you like to downgrade admin from @6.10.1 to @5.2.1 now? [(y)es, (n)o]: y
                                Update admin from @6.10.1 to @5.2.1
                                NPM version: 9.6.7
                                npm install iobroker.admin@5.2.1 --loglevel error --prefix "/opt/iobroker" (System call)
                                upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
                                upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                Adapter "admin" updated
                                esmax@ubuntu:/opt/iobroker$ ^C
                                esmax@ubuntu:/opt/iobroker$ cd backups/
                                esmax@ubuntu:/opt/iobroker/backups$ dir
                                iobroker_2022_09_21-02_40_10_backupiobroker.tar.gz
                                esmax@ubuntu:/opt/iobroker/backups$ iobroker restore iobroker_2022_09_21-02_40_10_backupiobroker.tar.gz
                                iobroker controller daemon is not running
                                host.ubuntu OK.
                                host.ubuntu Clear all objects and states...
                                clean 18 objects...
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                [Not critical] Cannot delete object 0_userdata.0: {"command":{"name":"del","args":["cfg.o.0_userdata.0"]}}
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                [Not critical] Cannot delete object alias.0: {"command":{"name":"del","args":["cfg.o.alias.0"]}}
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                [Not critical] Cannot delete object enum.functions: {"command":{"name":"del","args":["cfg.o.enum.functions"]}}
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                [Not critical] Cannot delete object enum.rooms: {"command":{"name":"del","args":["cfg.o.enum.rooms"]}}
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                [Not critical] Cannot delete object system.config: {"command":{"name":"del","args":["cfg.o.system.config"]}}
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                [Not critical] Cannot delete object system.repositories: {"command":{"name":"del","args":["cfg.o.system.repositories"]}}
                                Server Objects 127.0.0.1:51690 Error from InMemDB: Error: Object is marked as non deletable
                                clean 2 states...
                                host.ubuntu done.
                                host.ubuntu Processed 0/3050 states
                                host.ubuntu Processed 200/3050 states
                                host.ubuntu Processed 400/3050 states
                                host.ubuntu Processed 600/3050 states
                                host.ubuntu Processed 800/3050 states
                                host.ubuntu Processed 1000/3050 states
                                host.ubuntu Processed 1200/3050 states
                                host.ubuntu Processed 1400/3050 states
                                host.ubuntu Processed 1600/3050 states
                                host.ubuntu Processed 1800/3050 states
                                host.ubuntu Processed 2000/3050 states
                                host.ubuntu Processed 2200/3050 states
                                host.ubuntu Processed 2400/3050 states
                                host.ubuntu Processed 2600/3050 states
                                host.ubuntu Processed 2800/3050 states
                                host.ubuntu Processed 3000/3050 states
                                3050 states restored.
                                host.ubuntu Processed 0/4382 objects
                                host.ubuntu Processed 200/4382 objects
                                host.ubuntu Processed 400/4382 objects
                                host.ubuntu Processed 600/4382 objects
                                host.ubuntu Processed 800/4382 objects
                                host.ubuntu Processed 1000/4382 objects
                                host.ubuntu Processed 1200/4382 objects
                                host.ubuntu Processed 1400/4382 objects
                                host.ubuntu Processed 1600/4382 objects
                                host.ubuntu Processed 1800/4382 objects
                                host.ubuntu Processed 2000/4382 objects
                                host.ubuntu Processed 2200/4382 objects
                                host.ubuntu Processed 2400/4382 objects
                                host.ubuntu Processed 2600/4382 objects
                                host.ubuntu Processed 2800/4382 objects
                                host.ubuntu Processed 3000/4382 objects
                                host.ubuntu Processed 3200/4382 objects
                                host.ubuntu Processed 3400/4382 objects
                                host.ubuntu Processed 3600/4382 objects
                                host.ubuntu Processed 3800/4382 objects
                                host.ubuntu Processed 4000/4382 objects
                                host.ubuntu Processed 4200/4382 objects
                                4382 objects restored.
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/MaterialIcons-Regular (1).woff
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/MaterialIcons-Regular.eot
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/MaterialIcons-Regular.ttf
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/MaterialIcons-Regular.woff
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/MaterialIcons-Regular.woff2
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/edit_copy.svg
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/fts_window_1w.svg
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/fts_window_1w_open.svg
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/heatingcontrol.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-blau-128x128.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-blau-512x512.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-gelb-128x128.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-gelb-512x512.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-grau-128x128.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-grau-512x512.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-gruen-128x128.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-gruen-512x512.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-rot-128x128.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-rot-512x512.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-weiss-128x128.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/ioBrokerLogo-weiss-512x512.png
                                host.ubuntu Upload user file "vis.0/HeatingControl/images/it_wifi.svg
                                host.ubuntu Upload user file "vis.0/HeatingControl/vis-user.css
                                host.ubuntu Upload user file "vis.0/HeatingControl/vis-views.json
                                host.ubuntu Upload user file "vis.0/main/vis-views.json
                                upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
                                upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
                                upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
                                upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
                                upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
                                upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
                                upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
                                upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
                                upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
                                upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
                                upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
                                upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
                                upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
                                upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
                                upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
                                upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
                                upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
                                upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
                                upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
                                upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
                                System successfully restored!
                                esmax@ubuntu:/opt/iobroker/backups$ cd..
                                cd..: command not found
                                esmax@ubuntu:/opt/iobroker/backups$ cd ..
                                esmax@ubuntu:/opt/iobroker$ iobroker host this
                                A host with the name "ubuntu" already exists!
                                esmax@ubuntu:/opt/iobroker$ iobroker start
                                esmax@ubuntu:/opt/iobroker$
                                
                                
                                
                                
                                
                                
                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @Esmax666 last edited by

                                  @esmax666 sagte in Backitup Restore fehler:

                                  Wie lange muss man warten bis "alle Adapter installiert" sind?

                                  Nimm dir ein großen Kaffee ... und warte ......

                                  E 2 Replies Last reply Reply Quote 0
                                  • E
                                    Esmax666 @Glasfaser last edited by

                                    @glasfaser
                                    ok ok danke an alle 😄 😄
                                    🤸

                                    1 Reply Last reply Reply Quote 0
                                    • E
                                      Esmax666 @Glasfaser last edited by

                                      sieht so aus ob er ein Problem mit zwave2 hat:

                                      host.ubuntu
                                      	2023-09-27 20:22:55.183	error	Cannot download and install adapter "zwave2@2.4.1". To retry it disable/enable the adapter or restart host. Also check the error messages in the log!
                                      host.ubuntu
                                      	2023-09-27 20:22:54.181	info	iobroker npm-install: exit 25
                                      host.ubuntu
                                      	2023-09-27 20:22:53.143	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
                                      host.ubuntu
                                      	2023-09-27 20:22:53.100	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_22_35_608Z-debug-0.log
                                      host.ubuntu
                                      	2023-09-27 20:22:53.096	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
                                      host.ubuntu
                                      	2023-09-27 20:22:53.092	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])
                                      host.ubuntu
                                      	2023-09-27 20:22:53.090	info	iobroker npm-install: npm ERR! (node:49127) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())
                                      host.ubuntu
                                      	2023-09-27 20:22:53.088	info	iobroker npm-install: npm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
                                      host.ubuntu
                                      	2023-09-27 20:22:53.086	info	iobroker npm-install: npm ERR! command failed
                                      host.ubuntu
                                      	2023-09-27 20:22:53.080	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
                                      host.ubuntu
                                      	2023-09-27 20:22:53.078	info	iobroker npm-install: npm ERR! code 1
                                      host.ubuntu
                                      	2023-09-27 20:22:34.801	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                      host.ubuntu
                                      	2023-09-27 20:22:34.797	info	iobroker npm-install: NPM version: 9.6.7
                                      host.ubuntu
                                      	2023-09-27 20:22:31.553	info	iobroker install zwave2@2.4.1 using installedVersion
                                      host.ubuntu
                                      	2023-09-27 20:22:31.552	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 4 attempt
                                      host.ubuntu
                                      	2023-09-27 20:22:30.551	info	iobroker npm-install: exit 25
                                      host.ubuntu
                                      	2023-09-27 20:22:29.514	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
                                      host.ubuntu
                                      	2023-09-27 20:22:29.478	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_22_12_714Z-debug-0.log
                                      host.ubuntu
                                      	2023-09-27 20:22:29.472	info	iobroker npm-install:
                                      host.ubuntu
                                      	2023-09-27 20:22:29.467	info	iobroker npm-install: npm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
                                      host.ubuntu
                                      	2023-09-27 20:22:29.463	info	iobroker npm-install: npm ERR! (node:49007) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_main
                                      host.ubuntu
                                      	2023-09-27 20:22:29.460	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
                                      host.ubuntu
                                      	2023-09-27 20:22:29.454	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
                                      host.ubuntu
                                      	2023-09-27 20:22:29.453	info	iobroker npm-install: npm ERR! code 1
                                      host.ubuntu
                                      	2023-09-27 20:22:11.901	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                      host.ubuntu
                                      	2023-09-27 20:22:11.898	info	iobroker npm-install: NPM version: 9.6.7
                                      host.ubuntu
                                      	2023-09-27 20:22:08.715	info	iobroker install zwave2@2.4.1 using installedVersion
                                      host.ubuntu
                                      	2023-09-27 20:22:08.714	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 3 attempt
                                      host.ubuntu
                                      	2023-09-27 20:22:07.712	info	iobroker npm-install: exit 25
                                      host.ubuntu
                                      	2023-09-27 20:22:06.675	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
                                      host.ubuntu
                                      	2023-09-27 20:22:06.634	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_21_49_487Z-debug-0.log
                                      host.ubuntu
                                      	2023-09-27 20:22:06.632	info	iobroker npm-install:
                                      host.ubuntu
                                      	2023-09-27 20:22:06.627	info	iobroker npm-install: npm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
                                      host.ubuntu
                                      	2023-09-27 20:22:06.624	info	iobroker npm-install: npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Load
                                      host.ubuntu
                                      	2023-09-27 20:22:06.621	info	iobroker npm-install: npm ERR! (node:48887) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)
                                      host.ubuntu
                                      	2023-09-27 20:22:06.620	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuild
                                      host.ubuntu
                                      	2023-09-27 20:22:06.614	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
                                      host.ubuntu
                                      	2023-09-27 20:22:06.612	info	iobroker npm-install: npm ERR! code 1
                                      host.ubuntu
                                      	2023-09-27 20:21:48.677	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                      host.ubuntu
                                      	2023-09-27 20:21:48.674	info	iobroker npm-install: NPM version: 9.6.7
                                      host.ubuntu
                                      	2023-09-27 20:21:45.465	info	iobroker install zwave2@2.4.1 using installedFrom
                                      host.ubuntu
                                      	2023-09-27 20:21:45.464	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 2 attempt
                                      host.ubuntu
                                      	2023-09-27 20:21:44.461	info	iobroker npm-install: exit 25
                                      host.ubuntu
                                      	2023-09-27 20:21:43.426	error	iobroker npm-install: host.ubuntu Cannot install iobroker.zwave2@2.4.1: 1
                                      host.ubuntu
                                      	2023-09-27 20:21:43.387	info	iobroker npm-install: npm ERR! A complete log of this run can be found in: /home/iobroker/.npm/_logs/2023-09-27T18_21_13_622Z-debug-0.log
                                      host.ubuntu
                                      	2023-09-27 20:21:43.385	info	iobroker npm-install:
                                      host.ubuntu
                                      	2023-09-27 20:21:43.379	info	iobroker npm-install: npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 239, in LoadOneBuildFilenpm ERR! build_file_contents = open(build_file_path, "rU").read()npm ERR! ^^^^^^^^^^^^^^^^^^^^^^^^^^^npm ERR! ValueError: invalid mode: 'rU' while trying to load binding.gypnpm ERR! gyp ERR! configure error npm ERR! gyp ERR! stack Error: `gyp` failed with exit code: 1npm ERR! gyp ERR! stack at ChildProcess.onCpExit (/opt/iobroker/node_modules/node-gyp/lib/configure.js:351:16)npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:514:28)npm ERR! gyp ERR! stack at ChildProcess._handle.onexit (node:internal/child_process:291:12)npm ERR! gyp ERR! System Linux 6.2.0-1004-raspinpm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/@serialport/bindingsnpm ERR! gyp ERR! node -v v18.17.1npm ERR! gyp ERR! node-gyp -v v7.1.2npm ERR! gyp ERR! not ok
                                      host.ubuntu
                                      	2023-09-27 20:21:43.377	info	iobroker npm-install: npm ERR! sys.exit(gyp.script_main())npm ERR! ^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 670, in script_mainnpm ERR! return main(sys.argv[1:])npm ERR! ^^^^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 662, in mainnpm ERR! return gyp_main(args)npm ERR! ^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 629, in gyp_mainnpm ERR! [generator, flat_list, targets, data] = Load(npm ERR! ^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/__init__.py", line 150, in Loadnpm ERR! result = gyp.input.Load(npm ERR! ^^^^^^^^^^^^^^^npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 3021, in Loadnpm ERR! LoadTargetBuildFile(npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/pylib/gyp/input.py", line 411, in LoadTargetBuildFilenpm ERR! build_file_data = LoadOneBuildFile(
                                      host.ubuntu
                                      	2023-09-27 20:21:43.375	info	iobroker npm-install: npm ERR! command failednpm ERR! command sh -c prebuild-install --tag-prefix @serialport/bindings@ || node-gyp rebuildnpm ERR! (node:48764) [DEP0150] DeprecationWarning: Setting process.config is deprecated. In the future the property will be read-only.npm ERR! (Use `node --trace-deprecation ...` to show where the warning was created)npm ERR! Traceback (most recent call last):npm ERR! File "/opt/iobroker/node_modules/node-gyp/gyp/gyp_main.py", line 51, in <module>
                                      host.ubuntu
                                      	2023-09-27 20:21:43.367	info	iobroker npm-install: npm ERR! path /opt/iobroker/node_modules/@serialport/bindings
                                      host.ubuntu
                                      	2023-09-27 20:21:43.365	info	iobroker npm-install: npm ERR! code 1
                                      host.ubuntu
                                      	2023-09-27 20:21:12.815	info	iobroker npm-install: npm install iobroker.zwave2@2.4.1 --loglevel error --unsafe-perm --prefix "/opt/iobroker" (System call)
                                      host.ubuntu
                                      	2023-09-27 20:21:12.811	info	iobroker npm-install: NPM version: 9.6.7
                                      host.ubuntu
                                      	2023-09-27 20:21:09.431	info	iobroker install zwave2@2.4.1 using installedFrom
                                      host.ubuntu
                                      	2023-09-27 20:21:09.430	warn	startInstance cannot find adapter "zwave2@2.4.1". Try to install it... 1 attempt
                                      host.ubuntu
                                      	2023-09-27 20:21:08.427	info	iobroker npm-install: exit 0
                                      host.ubuntu
                                      	2023-09-27 20:21:07.259	info	iobroker npm-install: Update "system.adapter.web.0"
                                      host.ubuntu
                                      	2023-09-27 20:21:07.217	info	iobroker npm-install: host.ubuntu object connected created/updated
                                      host.ubuntu
                                      	2023-09-27 20:21:07.209	info	iobroker npm-install: host.ubuntu object system.adapter.web created/updated
                                      host.ubuntu
                                      	2023-09-27 20:21:07.003	info	iobroker npm-install: upload [0] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:06.936	info	iobroker npm-install: upload [1] web /opt/iobroker/node_modules/iobroker.web/www/index.html index.html text/html
                                      host.ubuntu
                                      	2023-09-27 20:21:06.865	info	iobroker npm-install: upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:06.799	info	iobroker npm-install: upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/channel.png lib/css/fancytree/channel.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:06.731	info	iobroker npm-install: upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/device.png lib/css/fancytree/device.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:06.663	info	iobroker npm-install: upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/icons.gif lib/css/fancytree/icons.gif image/gif
                                      host.ubuntu
                                      	2023-09-27 20:21:06.595	info	iobroker npm-install: upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/loading.gif lib/css/fancytree/loading.gif image/gif
                                      host.ubuntu
                                      	2023-09-27 20:21:06.528	info	iobroker npm-install: upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/state.png lib/css/fancytree/state.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:06.460	info	iobroker npm-install: upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.jquery.min.css lib/css/fancytree/ui.fancytree.jquery.min.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:06.393	info	iobroker npm-install: upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min-win7.css lib/css/fancytree/ui.fancytree.min-win7.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:06.325	info	iobroker npm-install: upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min.css lib/css/fancytree/ui.fancytree.min.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:06.258	info	iobroker npm-install: upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css lib/css/iob/selectID.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:06.192	info	iobroker npm-install: upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css.map lib/css/iob/selectID.css.map application/json
                                      host.ubuntu
                                      	2023-09-27 20:21:06.123	info	iobroker npm-install: upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ellipsis-xbl.xml lib/css/jqGrid/ellipsis-xbl.xml application/xml
                                      host.ubuntu
                                      	2023-09-27 20:21:06.055	info	iobroker npm-install: upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ui.jqgrid-4.5.4.css lib/css/jqGrid/ui.jqgrid-4.5.4.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:05.986	info	iobroker npm-install: upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/materialize.css lib/css/materialize.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:05.920	info	iobroker npm-install: upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/style.css lib/css/style.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:21:05.853	info	iobroker npm-install: upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:05.784	info	iobroker npm-install: upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:05.719	info	iobroker npm-install: upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:05.653	info	iobroker npm-install: upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:04.983	info	iobroker npm-install: upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:04.301	info	iobroker npm-install: upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:03.644	info	iobroker npm-install: upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:00.683	info	iobroker npm-install: upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:21:00.014	info	iobroker npm-install: upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:59.340	info	iobroker npm-install: upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:58.675	info	iobroker npm-install: upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:58.004	info	iobroker npm-install: upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:54.694	info	iobroker npm-install: upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:51.421	info	iobroker npm-install: upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:48.051	info	iobroker npm-install: upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:44.838	info	iobroker npm-install: upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:41.642	info	iobroker npm-install: upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:38.599	info	iobroker npm-install: upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
                                      host.ubuntu
                                      	2023-09-27 20:20:38.533	info	iobroker npm-install: upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
                                      host.ubuntu
                                      	2023-09-27 20:20:38.469	info	iobroker npm-install: upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
                                      host.ubuntu
                                      	2023-09-27 20:20:38.406	info	iobroker npm-install: upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
                                      host.ubuntu
                                      	2023-09-27 20:20:38.342	info	iobroker npm-install: upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:20:38.247	info	iobroker npm-install: upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css.map static/css/2.faf2f676.chunk.css.map application/json
                                      host.ubuntu
                                      	2023-09-27 20:20:38.184	info	iobroker npm-install: upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
                                      host.ubuntu
                                      	2023-09-27 20:20:38.116	info	iobroker npm-install: upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json
                                      host.ubuntu
                                      	2023-09-27 20:20:38.028	info	iobroker npm-install: upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js static/js/2.20ad3cfd.chunk.js application/javascript
                                      host.ubuntu
                                      	2023-09-27 20:20:37.962	info	iobroker npm-install: upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.LICENSE.txt static/js/2.20ad3cfd.chunk.js.LICENSE.txt text/plain
                                      host.ubuntu
                                      	2023-09-27 20:20:37.571	info	iobroker npm-install: upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.map static/js/2.20ad3cfd.chunk.js.map application/json
                                      host.ubuntu
                                      	2023-09-27 20:20:37.504	info	iobroker npm-install: upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js static/js/main.1af53dde.chunk.js application/javascript
                                      host.ubuntu
                                      	2023-09-27 20:20:37.435	info	iobroker npm-install: upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js.map static/js/main.1af53dde.chunk.js.map application/json
                                      host.ubuntu
                                      	2023-09-27 20:20:37.370	info	iobroker npm-install: upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js static/js/runtime-main.6adebaf4.js application/javascript
                                      host.ubuntu
                                      	2023-09-27 20:20:37.305	info	iobroker npm-install: upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js.map static/js/runtime-main.6adebaf4.js.map application/json
                                      host.ubuntu
                                      	2023-09-27 20:20:37.237	info	iobroker npm-install: upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:37.143	info	iobroker npm-install: upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
                                      host.ubuntu
                                      	2023-09-27 20:20:37.108	info	iobroker npm-install: host.ubuntu install adapter web@3.4.9
                                      host.ubuntu
                                      	2023-09-27 20:20:19.263	info	iobroker npm-install: npm install iobroker.web@3.4.9 --loglevel error --prefix "/opt/iobroker" (System call)
                                      host.ubuntu
                                      	2023-09-27 20:20:19.259	info	iobroker npm-install: NPM version: 9.6.7
                                      host.ubuntu
                                      	2023-09-27 20:20:15.872	info	iobroker install web@3.4.9 using installedFrom
                                      host.ubuntu
                                      	2023-09-27 20:20:15.871	warn	startInstance cannot find adapter "web@3.4.9". Try to install it... 1 attempt
                                      
                                      Glasfaser 1 Reply Last reply Reply Quote 0
                                      • Glasfaser
                                        Glasfaser @Esmax666 last edited by

                                        @esmax666 sagte in Backitup Restore fehler:

                                        install iobroker.zwave2@2.4.1

                                        Mache das in der Konsole :

                                        iob install  iobroker.zwave2@3.0.5
                                        
                                        E 1 Reply Last reply Reply Quote 0
                                        • E
                                          Esmax666 @Glasfaser last edited by

                                          @glasfaser said in Backitup Restore fehler:

                                          iob install iobroker.zwave2@3.0.5

                                          davor muss ich noch iob stoppen oder ?

                                          Glasfaser 1 Reply Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @Esmax666 last edited by

                                            @esmax666
                                            nein .

                                            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

                                            431
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            60
                                            2732
                                            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