Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Off Topic
    4. Proxmox
    5. Proxmox und iobroker

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    Proxmox und iobroker

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

      @crunchip sagte in Proxmox und iobroker:

      das ist doch gar nicht zulässig

      da ringe ich auch gerade mit mir.
      Zumindest gibt das eine Zirklesicherung, da dieser Pfad nochmal im normalen Backup drin ist

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

        @homoran heisst wenn ich einfach nur iobroker wiederherstelle, habe ich auch java mit drin?

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

          @marko1974 sagte in Proxmox und iobroker:

          heisst wenn ich einfach nur iobroker wiederherstelle, habe ich auch java mit drin?

          sogar JavaScript

          1 Reply Last reply Reply Quote 0
          • Marko1974
            Marko1974 last edited by

            @homoran

            openhabian@ioBroker:~$ iobroker restore 0
            host.ioBroker Using backup file yahka.2_2022_05_01-18_03_28_neuBrokerBackup_backupiobroker.tar.gz
            host.ioBroker Cannot extract from file "/opt/iobroker/backups/yahka.2_2022_05_01-18_03_28_neuBrokerBackup_backupiobroker.tar.gz": TAR_BAD_ARCHIVE: Unrecognized archive format
            

            ICH DREH DURCH

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

              @marko1974 sagte in Proxmox und iobroker:

              ICH DREH DURCH

              was ist denn das für ein Dateiname?
              und warum mit restore 0 und nicht mit Dateinamen?

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

                @homoran

                The current version of js-controller differs from the version in the backup.
                The js-controller version of the backup can not be restored automatically.
                To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@4.0.21 --production" inside your ioBroker directory
                If you really want to restore the backup with the current installed js-controller, execute the restore command with the --force flag
                openhabian@ioBroker:/opt/iobroker/backups$ 
                
                Homoran 1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @Marko1974 last edited by Homoran

                  @marko1974 sagte in Proxmox und iobroker:

                  The current version of js-controller differs from the version in the backup.

                  was hattest du denn da?

                  Also Neu-Installation
                  Controller downgrade auf die Version im Backup
                  dann restore

                  EDIT:
                  steht ja alles im log:

                  @marko1974 sagte in Proxmox und iobroker:

                  To restore the js-controller version of the backup, execute "npm i iobroker.js-controller@4.0.21 --production" inside your ioBroker directory If you really want to restore the backup with the current installed js-controller, execute the restore command with the --force flag

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

                    @homoran das lief aber gestern noch einfach durch und heute nicht mehr?

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

                      @marko1974 sagte in Proxmox und iobroker:

                      das lief aber gestern noch einfach durch und heute nicht mehr?

                      Was hast du denn gestern ??? anders gemacht:

                      github:	4.1.0
                      latest:	4.0.23 for 11 days
                      stable:	4.0.23 for 11 days
                      
                      Marko1974 1 Reply Last reply Reply Quote 0
                      • Marko1974
                        Marko1974 @Homoran last edited by Marko1974

                        @homoran hab mit dem npm befehl das downgrade gemacht....läuft jetzt

                        host.ioBroker Processed 3000/6515 states
                        host.ioBroker Processed 3200/6515 states
                        host.ioBroker Processed 3400/6515 states
                        host.ioBroker Processed 3600/6515 states
                        host.ioBroker Processed 3800/6515 states
                        host.ioBroker Processed 4000/6515 states
                        host.ioBroker Processed 4200/6515 states
                        host.ioBroker Processed 4400/6515 states
                        host.ioBroker Processed 4600/6515 states
                        host.ioBroker Processed 4800/6515 states
                        host.ioBroker Processed 5000/6515 states
                        host.ioBroker Processed 5200/6515 states
                        host.ioBroker Processed 5400/6515 states
                        host.ioBroker Processed 5600/6515 states
                        host.ioBroker Processed 5800/6515 states
                        host.ioBroker Processed 6000/6515 states
                        host.ioBroker Processed 6200/6515 states
                        host.ioBroker Processed 6400/6515 states
                        6515 states restored.
                        host.ioBroker Upload user file "vis/css/vis-common-user.css
                        host.ioBroker Upload user file "vis.0/Heizungen/vis-user.css
                        host.ioBroker Upload user file "vis.0/Heizungen/vis-views.json
                        host.ioBroker Upload user file "vis.0/Test/vis-user.css
                        host.ioBroker Upload user file "vis.0/Test/vis-views.json
                        Reinstalling adapter "admin" from "iobroker.admin@5.3.8"
                        + iobroker.admin@5.3.8
                        added 71 packages from 89 contributors in 15.363s
                        
                        22 packages are looking for funding
                          run `npm fund` for details
                        
                        Reinstalling adapter "backitup" from "iobroker.backitup@2.4.6"
                        + iobroker.backitup@2.4.6
                        added 68 packages from 51 contributors in 8.773s
                        
                        26 packages are looking for funding
                          run `npm fund` for details
                        
                        System successfully restored!
                        openhabian@ioBroker:/opt/iobroker$ 
                        
                        Homoran 1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Marko1974 last edited by

                          @marko1974 sagte in Proxmox und iobroker:

                          @homoran hab mit dem npm befehl das downgrade gemacht....läuft jetzt

                          siehste: lesen und befolgen

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

                            @homoran dass er nach nem start aber nicht direkt verbindet ist normal?

                            System successfully restored!
                            openhabian@ioBroker:/opt/iobroker$ iobroker start
                            openhabian@ioBroker:/opt/iobroker$ iob status
                            iobroker is running on this host.
                            
                            
                            Objects type: jsonl
                            States  type: jsonl
                            openhabian@ioBroker:/opt/iobroker$ iobroker list instances
                            + system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8111, bind: 0.0.0.0, run as: admin
                              system.adapter.alarm.0                  : alarm                 : ioBroker                                 - disabled
                              system.adapter.alexa2.0                 : alexa2                : ioBroker                                 - disabled
                              system.adapter.amazon-dash.0            : amazon-dash           : ioBroker                                 - disabled
                            + system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                              system.adapter.cul.0                    : cul                   : ioBroker                                 - disabled, port: 23
                              system.adapter.deconz.0                 : deconz                : ioBroker                                 - disabled, port: 80
                              system.adapter.device-reminder.0        : device-reminder       : ioBroker                                 - disabled
                              system.adapter.device-reminder.1        : device-reminder       : ioBroker                                 - disabled
                              system.adapter.eusec.0                  : eusec                 : ioBroker                                 - disabled
                              system.adapter.fb-checkpresence.0       : fb-checkpresence      : ioBroker                                 - disabled
                              system.adapter.fritzdect.0              : fritzdect             : ioBroker                                 - disabled
                              system.adapter.habpanel.0               : habpanel              : ioBroker                                 - disabled
                              system.adapter.harmony.0                : harmony               : ioBroker                                 - disabled
                              system.adapter.history.0                : history               : ioBroker                                 - disabled
                              system.adapter.hue-extended.0           : hue-extended          : ioBroker                                 - disabled
                              system.adapter.hue.0                    : hue                   : ioBroker                                 - disabled, port: 443
                              system.adapter.javascript.0             : javascript            : ioBroker                                 - disabled
                              system.adapter.maxcube.0                : maxcube               : ioBroker                                 - disabled, port: 62910, bind: 0.0.0.0
                              system.adapter.mihome.0                 : mihome                : ioBroker                                 - disabled, port: 9898, bind: 192.168.178.72
                              system.adapter.node-red.0               : node-red              : ioBroker                                 - disabled, port: 1880, bind: 0.0.0.0
                              system.adapter.shelly.0                 : shelly                : ioBroker                                 - disabled, port: 1882, bind: 0.0.0.0
                              system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 - disabled
                              system.adapter.telegram.0               : telegram              : ioBroker                                 - disabled, port: 8443, bind: 0.0.0.0
                              system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 - disabled
                              system.adapter.web.0                    : web                   : ioBroker                                 - disabled, port: 8082, bind: 0.0.0.0, run as: admin
                              system.adapter.wled.0                   : wled                  : ioBroker                                 - disabled
                              system.adapter.yahka.1                  : yahka                 : ioBroker                                 - disabled
                              system.adapter.yahka.2                  : yahka                 : ioBroker                                 - disabled
                            
                            + instance is alive
                            openhabian@ioBroker:/opt/iobroker$ 
                            

                            Ich war falsch....anderer port 🙂

                            Marko1974 1 Reply Last reply Reply Quote 0
                            • Marko1974
                              Marko1974 @Marko1974 last edited by

                              @marko1974 node red hat er aber nicht gemacht....oder dauert das?

                              crunchip Homoran 2 Replies Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @Marko1974 last edited by

                                @marko1974 das dauert ne Weile

                                Marko1974 1 Reply Last reply Reply Quote 0
                                • Marko1974
                                  Marko1974 @crunchip last edited by

                                  @crunchip jetzt muss ich den raspberry abnabeln und dem neuen Teil die gleiche IP geben. da kann ich doch einfach nur den ip im container ändern, richtig?

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

                                    @marko1974 sagte in Proxmox und iobroker:

                                    jetzt muss ich den raspberry abnabeln und dem neuen Teil die gleiche IP geben. da kann ich doch einfach nur den ip im container ändern, richtig?

                                    jetzt warte doch bis er fertig ist.
                                    kann bis zu einer Stunde dauern

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

                                      @homoran mit instanzen installieren ist er fertig...steht alles auf stop

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

                                        @marko1974 sagte in Proxmox und iobroker:

                                        node red hat er aber nicht gemacht

                                        und "hunderte" andere Instanzen auch noch nicht.
                                        Die müssen jetzt alle erst neu für die geänderte Hardware und node-Version (?) gebaut werden

                                        @marko1974 sagte in Proxmox und iobroker:

                                        mit instanzen installieren ist er fertig

                                        sicher?
                                        oder nur das Einlesen der Konfigs

                                        Marko1974 1 Reply Last reply Reply Quote 0
                                        • crunchip
                                          crunchip Forum Testing Most Active @Marko1974 last edited by

                                          @marko1974

                                          @marko1974 sagte in Proxmox und iobroker:

                                          und dem neuen Teil die gleiche IP geben

                                          welche IP

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

                                            @homoran im protokoll ist er aber fertig

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            733
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            226
                                            21451
                                            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