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

      @marko1974 sagte in Proxmox und iobroker:

      hmm javascript ist beim backup immer 0 bytes.... man man man

      was heisst das?

      Hast du ein separates js-Backup konfiguriert?

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

        @homoran ich starte ein backup auf dem "alten" raspberry und er expotiert zwar die files von iobroker aber javascript als extra bleibt 0 byte groß

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

          @marko1974 sagte in Proxmox und iobroker:

          javascript als extra

          hast du denn ein gültiges Spiegelverzeichnis?
          (das wurde zwar möglicherweise unnötig, weiß ich nicht ab welcher version)

          Aber js ist mit im normalen Backup drin

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

            @homoran habe es ganz normal in /opt/iobroker/backups

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

              @marko1974 sagte in Proxmox und iobroker:

              habe es ganz normal in /opt/iobroker/backups

              den Javascript Spiegelverzeichnis Pfad?

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

                @marko1974 hast du javascript extra ein backup, dann muss auch das verzeichnis angegeben werden

                9222bbc4-720e-4d4f-bdf4-9eafff4fd797-image.png

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

                  @crunchip ja hab ich

                  /opt/iobroker/iobroker-data/scripts

                  sehe da unter backup aber nichts wo ich noch nen 2. pfad angeben kann

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

                    @marko1974 sagte in Proxmox und iobroker:

                    /opt/iobroker/iobroker-data/scripts

                    täusch ich mich jetzt, das ist doch gar nicht zulässig

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

                      @crunchip hab ich da drin

                      Homoran 1 Reply Last reply Reply Quote 0
                      • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            649
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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