Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. VIS nicht mehr erreichbar

    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

    VIS nicht mehr erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @Sven Muthke last edited by

      @sven-muthke dacht ich mir, siehe oben

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

        @thomas-braun hast du ihm nicht gesagt😜

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

          @crunchip

          Das ist so eine Selbstverständlichkeit...

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

            @thomas-braun steht ja extra in deiner Anleitung die du ihm verlinkt hast

            Wichtig ist LITE, ohne Desktop!
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @crunchip last edited by

              @crunchip

              Ja, wollte ich gerade auch schreiben 😄

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

                @crunchip

                bekomme diese meldung, der adapter steht aber immer noch auf 1.4.16

                iobroker install vis@1.4.0
                adapter "vis" already installed. Use "upgrade" to upgrade to a newer version.```
                
                DJMarc75 Thomas Braun 2 Replies Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @Sven Muthke last edited by

                  @sven-muthke sagte in VIS nicht mehr erreichbar:

                  iobroker install vis@1.4.0

                  das install durch upgrade ersetzen

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

                    @sven-muthke

                    iob upgrade vis@1.4.0
                    
                    Sven Muthke 1 Reply Last reply Reply Quote 0
                    • Sven Muthke
                      Sven Muthke @Thomas Braun last edited by

                      @thomas-braun ruter hat geklappt. Hoch aber leider nicht 😞

                      This upgrade of "vis" will at least introduce the following changes:
                      ==========================================================================
                      -> 1.4.15:
                      Better check of the offline license
                      
                      -> 1.4.14:
                      Corrected GUI bug
                      
                      -> 1.4.13:
                      The group attributes will be replaced recursively
                      
                      -> 1.4.12:
                      Fixed bug with the export of specific widgets
                      
                      -> 1.4.11:
                      Removed ES6 commands to be supported by older browsers
                      Fixed problem with update of grouped widgets
                      Added web manifest to be able to handle vis as the web app
                      
                      -> 1.4.8:
                      Added support for js-controller 4.x
                      
                      -> 1.4.7:
                      Fixed subscribeOidAtRuntime if called with invalid IDs
                      Added support of license manager
                      ==========================================================================
                      
                      Would you like to upgrade vis from @1.4.0 to @1.4.15 now? [(y)es, (n)o]: y
                      Update vis from @1.4.0 to @1.4.15
                      NPM version: 9.5.1
                      Installing iobroker.vis@1.4.15... (System call)
                      npm ERR! code 6
                      npm ERR! path /opt/iobroker/node_modules/iobroker.vis
                      npm ERR! command failed
                      npm ERR! command sh -c node main.js --install
                      
                      npm ERR! A complete log of this run can be found in:
                      npm ERR!     /home/iobroker/.npm/_logs/2023-06-14T13_50_16_351Z-debug-0.log
                      host.iobroker Cannot install iobroker.vis@1.4.15: 6
                      
                      Thomas Braun 1 Reply Last reply Reply Quote 0
                      • Thomas Braun
                        Thomas Braun Most Active @Sven Muthke last edited by

                        @sven-muthke

                        Mit welchem Befehl?
                        Bitte immer vollständige Ein- wie Ausgaben (inkl. LogIn Prompt) aus der Konsole posten.

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

                          @thomas-braun

                          iobroker@iobroker:~ $ iobroker upgrade vis@1.4.15
                          
                          This upgrade of "vis" will at least introduce the following changes:
                          ==========================================================================
                          -> 1.4.15:
                          Better check of the offline license
                          
                          -> 1.4.14:
                          Corrected GUI bug
                          
                          -> 1.4.13:
                          The group attributes will be replaced recursively
                          
                          -> 1.4.12:
                          Fixed bug with the export of specific widgets
                          
                          -> 1.4.11:
                          Removed ES6 commands to be supported by older browsers
                          Fixed problem with update of grouped widgets
                          Added web manifest to be able to handle vis as the web app
                          
                          -> 1.4.8:
                          Added support for js-controller 4.x
                          
                          -> 1.4.7:
                          Fixed subscribeOidAtRuntime if called with invalid IDs
                          Added support of license manager
                          ==========================================================================
                          
                          Would you like to upgrade vis from @1.4.0 to @1.4.15 now? [(y)es, (n)o]: y
                          Update vis from @1.4.0 to @1.4.15
                          NPM version: 9.5.1
                          Installing iobroker.vis@1.4.15... (System call)
                          npm ERR! code 6
                          npm ERR! path /opt/iobroker/node_modules/iobroker.vis
                          npm ERR! command failed
                          npm ERR! command sh -c node main.js --install
                          
                          npm ERR! A complete log of this run can be found in:
                          npm ERR!     /home/iobroker/.npm/_logs/2023-06-14T13_50_16_351Z-debug-0.log
                          host.iobroker Cannot install iobroker.vis@1.4.15: 6
                          iobroker@iobroker:~ $
                          
                          crunchip 1 Reply Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @DJMarc75 last edited by

                            @djmarc75 sagte in VIS nicht mehr erreichbar:

                            Natürlich weisst Du das... Du hast Dein Repository auf BETA umgestellt und immer fleissig die updates der Adapter gemacht. Von alleine kommt das nicht
                            Geh erstmal auf STABLE zurück !
                            Und zum Downgrade:
                            such mal im Forum (Suchfunktion ist schon praktisch) den neuen offiziellen Thread zum JS-Beta - darin wirst fündig...
                            Ich hab den nicht installiert und weiss daher auch nicht wie man den downgraded... sorry

                            Glaub ich lieg da nicht so ganz falsch 😐

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

                              @djmarc75 ich habe es auf stable zurück gestellt. wie bekomme ich den JS wieder zurück? ich versuche das grade in der suchfunktion zu finden, bin aber zu blind oder blöd

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

                                @sven-muthke
                                suchen Du musst 😉 weil ich machs nicht - bin da auch kein Tester von

                                https://forum.iobroker.net/topic/66108/js-controller-5-0-x-jetzt-in-der-beta/151

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

                                  @sven-muthke sagte in VIS nicht mehr erreichbar:

                                  iobroker@iobroker

                                  den user gleichnamig wie den internen user iobroker zu nennen ist nicht unbedingt sinnig

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

                                    @djmarc75 @crunchip @Thomas-Braun
                                    Nachdem ich das ganze gestern noch einmal neu aufgestezt habe, läuft die VIS jetzt. Habe auch dieses Mal die lite version genommen und alles auf stable gestellt. Vielen Dankfür Eure Hilfe und die ganzen Tips!!!

                                    Jetzt kann ich mich wieder meinem eigentlichen Problem (InfluxDB 2.x zu reaktivieren) widmen. Habe das System jetzt auf 64 Bit installiert, da das ein Knackpunkt war und komme aber wieder nciht weiter. Ich habe mich durch diverse Foren Einträge gelesen und diverse Anleitungen probiert, es hakt aber immer noch.

                                    Ich glaube ich habe es instaliert,kann es aber nicht starten und auch keinen organisation einrichten:

                                    Installed ioBroker-Instances
                                    Used repository: stable
                                    Adapter    "accuweather"  : 1.2.4    , installed 1.2.4
                                    Adapter    "admin"        : 6.3.5    , installed 6.5.8
                                    Adapter    "alexa2"       : 3.23.2   , installed 3.23.2
                                    Adapter    "backitup"     : 2.6.19   , installed 2.6.20
                                    Adapter    "birthdays"    : 2.2.2    , installed 2.2.2
                                    Adapter    "cloud"        : 4.3.0    , installed 4.4.1
                                    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                                    Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                                    Adapter    "ekey"         : 1.2.3    , installed 1.2.3
                                    Adapter    "email"        : 1.1.4    , installed 1.1.4
                                    Adapter    "growatt"      : 2.1.1    , installed 3.0.2
                                    Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                                    Adapter    "hue"          : 3.7.1    , installed 3.9.2
                                    Adapter    "ical"         : 1.13.2   , installed 1.13.2
                                    Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.0
                                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                    Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
                                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                                    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                                    Adapter    "javascript"   : 6.1.4    , installed 7.1.0
                                    Controller "js-controller": 4.0.24   , installed 4.0.24
                                    Adapter    "knx"          : 2.0.17   , installed 2.0.19
                                    Adapter    "lovelace"     : 3.0.1    , installed 3.0.1
                                    Adapter    "mbus"         : 2.4.0    , installed 2.4.0
                                    Adapter    "modbus"       : 5.0.11   , installed 5.0.11
                                    Adapter    "mqtt"         : 4.0.7    , installed 4.1.1
                                    Adapter    "mqtt-client"  : 1.6.3    , installed 1.6.3
                                    Adapter    "panasonic-comfort-cloud": 2.1.0, installed 2.1.0
                                    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                                    Adapter    "psa"          : 0.0.11   , installed 0.0.11
                                    Adapter    "pvforecast"   : 2.7.1    , installed 2.7.1
                                    Adapter    "ring"         : 3.2.2    , installed 3.4.0
                                    Adapter    "roomba"       : 1.1.4    , installed 1.1.4
                                    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                                    Adapter    "socketio"     : 4.2.0    , installed 6.3.5
                                    Adapter    "sonoff"       : 2.5.1    , installed 2.5.3
                                    Adapter    "sonos"        : 2.2.3    , installed 2.3.1
                                    Adapter    "telegram"     : 1.15.2   , installed 1.15.6
                                    Adapter    "terminal"     : 1.0.0    , installed 1.0.0
                                    Adapter    "text2command" : 2.3.0    , installed 3.0.2
                                    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                                    Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                    Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                    Adapter    "vis-colorpicker": 1.2.0  , installed 2.0.3
                                    Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                                    Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                    Adapter    "vis-hqwidgets": 1.3.0    , installed 1.4.0
                                    Adapter    "vis-icontwo"  : 0.93.0   , installed 0.94.0
                                    Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.3
                                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                                    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                                    Adapter    "vis-keyboard" : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
                                    Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                                    Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                                    Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                    Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                                    Adapter    "volvo"        : 0.1.0    , installed 0.1.0
                                    Adapter    "web"          : 4.3.0    , installed 5.5.3
                                    Adapter    "ws"           : 1.3.0    , installed 2.3.6
                                    
                                    iobroker@iobroker:~ $ influx org create -n DelaPena
                                    Error: failed to create org "DelaPena": 404 Not Found: unable to decode response content type "text/plain; charset=utf-8"
                                    

                                    iob diag

                                    Copy text starting here:

                                    ======================= SUMMARY =======================
                                                         v.2023-04-16
                                    
                                    
                                    Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                                    Kernel:                 6.1.21-v8+
                                    Installation:           Native
                                    Timezone:               Europe/Berlin (CEST, +0200)
                                    User-ID:                1000
                                    X-Server:               false
                                    Boot Target:            multi-user.target
                                    
                                    Pending OS-Updates:     0
                                    Pending iob updates:    0
                                    
                                    Nodejs-Installation:    /usr/bin/nodejs         v18.16.0
                                                            /usr/bin/node           v18.16.0
                                                            /usr/bin/npm            9.5.1
                                                            /usr/bin/npx            9.5.1
                                    
                                    Recommended versions are nodejs 18.x.y and npm 9.x.y
                                    Your nodejs installation is correct
                                    
                                    MEMORY:
                                                   total        used        free      shared  buff/cache   available
                                    Mem:            3.8G        2.6G        636M        1.0M        583M        1.1G
                                    Swap:            99M          0B         99M
                                    Total:          3.9G        2.6G        736M
                                    
                                    Active iob-Instances:   35
                                    Active repo(s): stable
                                    
                                    ioBroker Core:          js-controller           4.0.24
                                                            admin                   6.5.8
                                    
                                    ioBroker Status:        iobroker is running on this host.
                                    
                                    
                                    Objects type: jsonl
                                    States  type: jsonl
                                    
                                    Status admin and web instance:
                                    + system.adapter.admin.0                  : admin                 : iobroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                      system.adapter.vis-material-webfont.0   : vis-material-webfont  : iobroker                                 - disabled
                                    + system.adapter.web.0                    : web                   : iobroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                    
                                    Objects:                21167
                                    States:                 18618
                                    
                                    Size of iob-Database:
                                    
                                    34M     /opt/iobroker/iobroker-data/objects.jsonl
                                    22M     /opt/iobroker/iobroker-data/states.jsonl
                                    
                                    
                                    
                                    =================== END OF SUMMARY ====================
                                    

                                    Habt ihr nen Plan was ich machen kann?

                                    Vielen Dnak und VG Sven

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

                                      @sven-muthke sagte in VIS nicht mehr erreichbar:

                                      Habt ihr nen Plan was ich machen kann?

                                      diesen Thread abschließen und einen neuen beginnen mit entsprechendem Titel.
                                      Dort das Problem genaustens schildern und was wo und wie installiert wurde

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

                                        @sven-muthke sagte in VIS nicht mehr erreichbar:

                                        Habt ihr nen Plan was ich machen kann?

                                        wie @crunchip schreibt

                                        @crunchip sagte in VIS nicht mehr erreichbar:

                                        einen neuen beginnen mit entsprechendem Titel.

                                        ...und unter offTopic!
                                        die Installation und Konfiguration von influxdb hat nichts mit iobroker zu tun

                                        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

                                        428
                                        Online

                                        31.7k
                                        Users

                                        79.9k
                                        Topics

                                        1.3m
                                        Posts

                                        5
                                        30
                                        1138
                                        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