Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Vis2 ab 09.01.2024 im stable

    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

    Vis2 ab 09.01.2024 im stable

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      TimoWald last edited by

      Hallo, mit welchem Widget erstellt ihr eure Navigation in der Vis 2?
      Nutze ViewBar bin da aber nicht zufrieden.

      M 1 Reply Last reply Reply Quote 0
      • M
        micklafisch last edited by

        Hallo,
        was ist der Unterschied bei der Navigation zwischen "Navigation anzeigen" und "Menü ausblenden". Welcher Gedanke steckt da dahinter?

        dc3a413b-60d1-47d2-80f7-f4f3fc09783b-image.png

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

          Hallo Freunde,
          Ich habe Vis2 installiert beim Aufrufen dieser hat er immer die alte Main-Visualisierung von Vis1 geladen. Dann habe ich einen neues Projekt erstellt und da funktioniert dieses nur Teilweise.

          1. Wenn ich auf Projekte gehe werden auch die Projekte von Vis1 angezeigt soll das so?
          2. Der vis2 Ordner hat keine Unterordner so das ich zb.Bei hinzufügen eines icons nichts drine habe
            Screenshot (248).png

          Screenshot (247).png
          Was kann ich tun?

          DJMarc75 Homoran 2 Replies Last reply Reply Quote 0
          • DJMarc75
            DJMarc75 @ostseereiter last edited by DJMarc75

            @ostseereiter sagte in Vis2:

            Was kann ich tun?

            bitte den Titel anpassen ! Vis2 ist wie HALLO oder HURRA ... oder oder oder

            zusätzlich sollte eine Frage zu Vis2 auch im entsprechenden Beta-Adapter-Beitrag zum Vis2-Adapter behandelt werden 🙂

            edit: denn dort lesen die Betatester auch mit

            ostseereiter 1 Reply Last reply Reply Quote 0
            • ostseereiter
              ostseereiter @DJMarc75 last edited by

              @djmarc75
              ich dachte Vis2 ist schon Final

              1 Reply Last reply Reply Quote 0
              • M
                myssv @TimoWald last edited by

                @timowald sagte in Navigartion in Vis2:

                Nutze ViewBar

                Ich möchte auch gerade mit VIS2 starten und suche ebenfalls eine gute Navigation für den Anfang. Wo kann ich denn ViewBar finden?

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

                  @ostseereiter sagte in Vis2 ab morgen im stable:

                  Was kann ich tun?

                  nach etwas Bedenkzeit habe ich deinen Beitrag mal in den Sammelthread verschoben

                  @mcm57

                  @djmarc75 sagte in Vis2 ab morgen im stable:

                  im entsprechenden Beta-Adapter-Beitrag zum Vis2-Adapter

                  enäää

                  @ostseereiter sagte in Vis2 ab morgen im stable:

                  @djmarc75
                  ich dachte Vis2 ist schon Final

                  ja!

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

                    @homoran sagte in Vis2 ab morgen im stable:

                    ja!

                    ok, bin etwas retro anscheinend 🤒

                    1 Reply Last reply Reply Quote 1
                    • Santos
                      Santos last edited by

                      Abend,
                      ich kann die VIS-2 nicht installieren, es kommt zum Fehler ERROR: Process exited with code 32, der WEB Adapter ist bereits installiert. Woran liegt das?
                      Danke im Voraus

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

                        @santos

                        Wie installierst du es denn? Welche Meldungen kommen genau?

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

                          @thomas-braun Ich installiere es direkt als Adapter, oder was meinst du?
                          Es werden zuerst alle Objekte runtergeladen und nacheinander installiert, dauert ziemlich lange. Am Ende kommt aber dann die Zeile mit dem Fehlercode 32. Liegt es vielleicht daran, dass ich meine ganze iobroker Instanz (js, npm) seit einem Jahr nicht geupdatet habe? Eigentlich handele ich immer nach dem Prinzip never touching a running system.
                          64ee799c-47e8-4076-8b6d-650a0005c040-image.png

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

                            @santos

                            Ja, das ist ganz sicher der Grund...

                            iob diag
                            

                            sagt zu der Kiste?

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

                              @santos sagte in Vis2 ab morgen im stable:

                              Eigentlich handele ich immer nach dem Prinzip never touching a running system.

                              und diese Einstellung führt jetzt zu deinem Problem, bis hin zu einer nie mehr fixbaren Installation.

                              1 Reply Last reply Reply Quote 1
                              • Santos
                                Santos @Thomas Braun last edited by Homoran

                                pi@raspberrypi:~ $ iob diag
                                iobroker [command]
                                
                                Commands:
                                 iobroker setup                                               Setup ioBroker
                                 iobroker start [all|<adapter>.<instance>]                    Starts the js-controller or a specified adapter instance
                                 iobroker stop [<adapter>.<instance>]                         stops the js-controller or a specified adapter instance
                                 iobroker restart [<adapter>.<instance>]                      Restarts js-controller or a specified adapter instance  [aliases: r]
                                 iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
                                 iobroker info                                                Shows the host info
                                 iobroker logs [<adapter>]                                    Monitor log
                                 iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
                                 iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
                                 iobroker rebuild [<module>]                                  Rebuild all native modules or path
                                 iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
                                 iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
                                 iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
                                 iobroker update [<repositoryUrl>]                            Update repository and list adapters
                                 iobroker upgrade                                             Upgrade management
                                 iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
                                 iobroker object                                              Object management  [aliases: o]
                                 iobroker state                                               State management  [aliases: s]
                                 iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
                                 iobroker list <type> [<filter>]                              List all entries, like objects
                                 iobroker chmod <mode> <file>                                 Change file rights
                                 iobroker chown <user> <group> <file>                         Change file ownership
                                 iobroker touch <file>                                        Touch file
                                 iobroker rm <file>                                           Remove file
                                 iobroker file                                                File management
                                 iobroker user                                                User commands
                                 iobroker group                                               group management
                                 iobroker host <hostname>                                     Set host to given hostname
                                 iobroker set <adapter>.<instance>                            Change settings of adapter config
                                 iobroker license <license.file or license.text>              Update license by given file
                                 iobroker cert                                                Certificate management
                                 iobroker clean <yes>                                         Clears all objects and states
                                 iobroker backup                                              Create backup
                                 iobroker restore <backup name or path>                       Restore a specified backup
                                 iobroker validate <backup name or path>                      Validate a specified backup
                                 iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
                                 iobroker repo [<name>]                                       Show repo information
                                 iobroker uuid                                                Show uuid of the installation  [aliases: id]
                                 iobroker unsetup                                             Reset license, installation secret and language
                                 iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
                                 iobroker multihost                                           Multihost management
                                 iobroker compact                                             compact group management
                                 iobroker plugin                                              Plugin management
                                 iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
                                
                                Options:
                                 --help  Show help  [boolean]
                                

                                MOD-EDIT: Code in code-tags gesetzt!

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

                                  @santos

                                  Dann fangen wir ganz unten an...

                                  iob stop
                                  iob fix
                                  iob start
                                  

                                  Und dann nochmal

                                  iob diag
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @Santos last edited by

                                    @santos ja, so alt, dass es die Befehle nicht kennt.
                                    Das gibt jetzt Arbeit

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

                                      Ich sehe, wie alt die ganze Kiste ist...

                                      ======================= SUMMARY =======================
                                                             v.2023-10-10
                                      
                                      
                                        Static hostname: raspberrypi
                                              Icon name: computer
                                       Operating System: Raspbian GNU/Linux 10 (buster)
                                                 Kernel: Linux 5.10.103-v7l+
                                           Architecture: arm
                                      
                                      Installation:           native
                                      Kernel:                 armv7l
                                      Userland:               armhf
                                      Timezone:               Europe/Berlin (CET, +0100)
                                      User-ID:                1000
                                      X-Server:               false
                                      Boot Target:            multi-user.target
                                      
                                      Pending OS-Updates:
                                      Pending iob updates:    5
                                      
                                      Nodejs-Installation:    /usr/bin/nodejs         v17.6.0
                                                             /usr/bin/node           v17.6.0
                                                             /usr/bin/npm            8.5.1
                                                             /usr/bin/npx            8.5.1
                                                             /usr/bin/corepack       0.10.0
                                      
                                      Recommended versions are nodejs  and npm
                                      Your nodejs installation is correct
                                      
                                      MEMORY:
                                                   total        used        free      shared  buff/cache   available
                                      Mem:           7.9G        1.2G        4.7G        395M        2.1G        6.3G
                                      Swap:           99M          0B         99M
                                      Total:         8.0G        1.2G        4.8G
                                      
                                      Active iob-Instances:   19
                                      Active repo(s): stable
                                      
                                      ioBroker Core:          js-controller           4.0.18
                                                             admin                   6.12.0
                                      
                                      ioBroker Status:        iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Status admin and web instance:
                                      + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      + system.adapter.web.0                    : web                   : raspberrypi                              -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                      
                                      Objects:                7577
                                      States:                 9682
                                      
                                      Size of iob-Database:
                                      
                                      12M     /opt/iobroker/iobroker-data/objects.jsonl
                                      8.5M    /opt/iobroker/iobroker-data/objects.json.migrated
                                      8.4M    /opt/iobroker/iobroker-data/objects.json.bak.migrated
                                      3.4M    /opt/iobroker/iobroker-data/states.jsonl
                                      2.1M    /opt/iobroker/iobroker-data/states.json.migrated
                                      2.1M    /opt/iobroker/iobroker-data/states.json.bak.migrated
                                      
                                      
                                      
                                      =================== END OF SUMMARY ====================
                                      
                                      

                                      Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Santos last edited by

                                        @santos bitte die Langfassung

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

                                          @homoran sagte in Vis2 ab morgen im stable:

                                          @santos bitte die Langfassung

                                          Es läuft. Vermutlich schickt ihr mich gleich die nodejs, npm und js-controller zu updaten 😲

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

                                            @santos sagte in Vis2 ab morgen im stable:

                                            Raspbian GNU/Linux 10 (buster)

                                            Ist tot.
                                            Installier da NEU! ein Raspberry OS 12 in der 64Bit-Lite-Version.

                                            iob nodejs-update
                                            

                                            bringt die Basis auf Stand.
                                            Dann die 5 iob-Adapter aktualisieren, als letztes den js-controller:

                                            iob update
                                            iob upgrade all
                                            iob stop
                                            iob upgrade self
                                            iob start
                                            

                                            Und dann sollte auch vis-2 installierbar sein.
                                            Davon dann ein Backup erstellen und zeitnah auf ein frisches System umziehen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            892
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            79
                                            422
                                            83825
                                            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