Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Praktische Anwendungen (Showcase)
    4. VIS für FireTablet *gelöst*

    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 für FireTablet *gelöst*

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active @crunchip last edited by

      @crunchip

      1 Reply Last reply Reply Quote 0
      • sigi234
        sigi234 Forum Testing Most Active @gluecksmann last edited by

        @gluecksmann
        Alle meine Views im Inwentwo Design sind für 10 Zoll Tabletts gemacht.

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

          @crunchip sagte in VIS für FireTablet:

          @homoran ist das vllt ein Fall fürs "neue Thomas Brown Tool" zum testen eines kaputten iobroker?😁

          Na hoffentlich ist es kein Fall fürs "kaputte Thomas Brown Tool" zum testen eines neuen iobroker. 😄

          Wobei mich die Ausgabe hier schon interessieren würde...

          @gluecksmann
          Magst du mal beim testen mithelfen? Siehe hier:

          https://forum.iobroker.net/topic/59549/iob-diag-skript

          Das aber in einem neuen Thread, das hat ja mit 'Showcases' nix mehr zu tun.

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

            @gluecksmann
            Magst du mal beim testen mithelfen? Siehe hier:

            https://forum.iobroker.net/topic/59549/iob-diag-skript

            Das aber in einem neuen Thread, das hat ja mit 'Showcases' nix mehr zu tun.

            Ähm, was? Du siehst meine Probleme hier.... da werde ich das garantiert nicht machen können...

            bahnuhr 1 Reply Last reply Reply Quote 0
            • bahnuhr
              bahnuhr Forum Testing Most Active @gluecksmann last edited by

              @gluecksmann sagte in VIS für FireTablet:

              Ähm, was? Du siehst meine Probleme hier.... da werde ich das garantiert nicht machen können...

              Den Satz versteh ich nicht.
              @Thomas-Braun will helfen aber du stellst die Daten nicht zur Verfügung.

              Oder muss man deinen Satz anders verstehen.

              G 1 Reply Last reply Reply Quote 0
              • G
                gluecksmann @bahnuhr last edited by

                @bahnuhr

                Ja, ich verstehe nicht was ich da machen soll.... würde gern helfen... aber es ist nicht für DAUs geschrieben

                bahnuhr 1 Reply Last reply Reply Quote 0
                • bahnuhr
                  bahnuhr Forum Testing Most Active @gluecksmann last edited by bahnuhr

                  @gluecksmann sagte in VIS für FireTablet:

                  @bahnuhr

                  Ja, ich verstehe nicht was ich da machen soll.... würde gern helfen... aber es ist nicht für DAUs geschrieben

                  Na, aber das steht doch im verlinkten thread von @Thomas-Braun

                  Du sollst dich mit putty (oder etwas anderes) mit deinem iob verbinden. Einloggen und dann die 3 Befehle nacheinander angeben:

                  curl https://raw.githubusercontent.com/Grothesk242/iob_diag/main/iob_diag > iob_diag
                  chmod 744 iob_diag
                  ./iob_diag
                  

                  Und dann bekommst du jede Menge Infos die du dann wieder hier einstellen sollst,

                  Zum Schluss kommt dann auch noch ein summery, bei mir z.B. sowas:

                  ======================= SUMMARY =======================
                                          v.0.0.6
                  
                  
                  Operatingsystem:        Debian GNU/Linux 11 (bullseye)
                  Installation:           kvm
                  Timezone:               Europe/Berlin
                  User-ID:                1000
                  X-Server:               false
                  
                  Pending OS-Updates:     16
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v16.18.0
                                          /usr/bin/node           v16.18.0
                                          /usr/bin/npm            8.19.2
                  
                  ioBroker Core:          js-controller           4.0.23
                                          admin                   6.2.23
                  
                  Pending iob updates:    0
                  
                  Active repo(s): stable
                  
                  Objects:                22543
                  States:                 18226
                  
                  Size of iob-Database:
                  
                  37M     /opt/iobroker/iobroker-data/objects.jsonl
                  22M     /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  ====================== END OF SUMMARY ==================
                  
                  G 1 Reply Last reply Reply Quote 1
                  • G
                    gluecksmann @bahnuhr last edited by gluecksmann

                    @bahnuhr sagte in VIS für FireTablet:

                    ./iob_diag

                    OK...das bekomme ich hin...ich habe da was von Download usw gelesen...

                    habe es gemacht.... leider ist das vorherige weg wenn die Zusammenfassung kommt..

                    bahnuhr 1 Reply Last reply Reply Quote 0
                    • bahnuhr
                      bahnuhr Forum Testing Most Active @gluecksmann last edited by

                      @gluecksmann sagte in VIS für FireTablet:

                      leider ist das vorherige weg wenn die Zusammenfassung kommt..

                      richtig, deshalb ja vor dem summery das ganze markieren und kopieren und dann hier einfügen.

                      G 1 Reply Last reply Reply Quote 0
                      • G
                        gluecksmann @bahnuhr last edited by

                        @bahnuhr

                        v.0.0.6
                        
                        
                        *** BASE SYSTEM ***
                        Architecture:   armv7l
                        Docker:         false
                        Virtualization: none
                        Distributor ID: Raspbian
                        Description:    Raspbian GNU/Linux 10 (buster)
                        Release:        10
                        Codename:       buster
                        
                        PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
                        NAME="Raspbian GNU/Linux"
                        VERSION_ID="10"
                        VERSION="10 (buster)"
                        VERSION_CODENAME=buster
                        ID=raspbian
                        ID_LIKE=debian
                        HOME_URL="http://www.raspbian.org/"
                        SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
                        BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
                        
                        Systemuptime and Load:
                        20:34:28 up  7:57,  1 user,  load average: 0.08, 0.31, 1.31
                        CPU threads: 4
                        
                        *** Time and Time Zones ***
                        Tue Nov  8 19:34:28 UTC 2022
                        Tue Nov  8 20:34:28 CET 2022
                        CET +0100
                        Europe/Berlin
                        
                        *** User and Groups ***
                        pi
                        /home/pi
                        pi adm dialout cdrom sudo audio video plugdev games users input netdev lpadmin gpio i2c spi iobroker
                        
                        *** X-Server-Setup ***
                        X-Server: false
                        Desktop:
                        Konsole: tty
                        
                        *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                        Mem:           7.9G        353M        5.5G         66M        2.1G        7.2G
                        Swap:           99M         17M         82M
                        Total:         8.0G        370M        5.5G
                        
                                7898 M total memory
                                 353 M used memory
                                 777 M active memory
                                1463 M inactive memory
                                5460 M free memory
                                 246 M buffer memory
                                1838 M swap cache
                                  99 M total swap
                                  17 M used swap
                                  82 M free swap
                        
                        *** FILESYSTEM ***
                        Filesystem     Type      Size  Used Avail Use% Mounted on
                        /dev/root      ext4       29G  7.6G   21G  28% /
                        devtmpfs       devtmpfs  3.7G     0  3.7G   0% /dev
                        tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                        tmpfs          tmpfs     3.9G   82M  3.8G   3% /run
                        tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                        tmpfs          tmpfs     3.9G     0  3.9G   0% /sys/fs/cgroup
                        /dev/mmcblk0p1 vfat      253M   49M  204M  20% /boot
                        tmpfs          tmpfs     790M     0  790M   0% /run/user/1000
                        
                        Files in neuralgic directories:
                        
                        /var:
                        384M    /var/
                        116M    /var/lib
                        89M     /var/log
                        76M     /var/cache
                        69M     /var/lib/apt/lists
                        
                        /opt/iobroker/backups:
                        94M     /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        510M    /opt/iobroker/iobroker-data/
                        219M    /opt/iobroker/iobroker-data/files
                        137M    /opt/iobroker/iobroker-data/backup-objects
                        79M     /opt/iobroker/iobroker-data/sonosCache
                        48M     /opt/iobroker/iobroker-data/files/javascript.admin
                        
                        The five largest files in iobroker-data are:
                        33M     /opt/iobroker/iobroker-data/objects.jsonl
                        21M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/2.00a59c14.chunk.js.map
                        15M     /opt/iobroker/iobroker-data/states.jsonl
                        12M     /opt/iobroker/iobroker-data/objects.json.migrated
                        12M     /opt/iobroker/iobroker-data/objects.json.bak.migrated
                        
                        *** NodeJS-Installation ***
                        /usr/bin/nodejs         v16.15.1
                        /usr/bin/node           v16.15.1
                        /usr/bin/npm            8.11.0
                        
                        nodejs:
                         Installed: 16.15.1-deb-1nodesource1
                         Candidate: 16.18.1-deb-1nodesource1
                         Version table:
                            16.18.1-deb-1nodesource1 500
                               500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                        *** 16.15.1-deb-1nodesource1 100
                               100 /var/lib/dpkg/status
                            10.24.0~dfsg-1~deb10u2 500
                               500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                        
                        *** ioBroker-Installation ***
                        
                        Core adapters versions
                        js-controller:  4.0.23
                        admin:          6.2.22
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : raspberrypi                              -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 6.2.23   , installed 6.2.22 [Updatable]
                        Adapter    "alexa2"       : 3.21.0   , installed 3.12.0 [Updatable]
                        Adapter    "alias-manager": 1.2.4    , installed 1.2.6
                        Adapter    "backitup"     : 2.4.12   , installed 2.4.12
                        Adapter    "ble"          : 0.13.0   , installed 0.13.0
                        Adapter    "chromecast"   : 2.3.1    , installed 2.3.1
                        Adapter    "daswetter"    : 3.1.3    , installed 3.1.3
                        Adapter    "devices"      : 1.0.12   , installed 1.0.12
                        Adapter    "discovery"    : 3.0.5    , installed 3.0.5
                        Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                        Adapter    "ecovacs-deebot": 1.4.4   , installed 1.4.4
                        Adapter    "fullybrowser" : 2.1.2    , installed 2.1.2
                        Adapter    "gruenbeck"    : 0.0.42   , installed 0.0.42
                        Adapter    "history"      : 2.2.0    , installed 2.2.0
                        Adapter    "hue"          : 3.7.1    , installed 3.7.1
                        Adapter    "ical"         : 1.13.1   , installed 1.13.1
                        Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                        Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                        Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                        Adapter    "info"         : 1.9.19   , installed 1.9.19
                        Adapter    "iot"          : 1.11.9   , installed 1.11.9
                        Adapter    "javascript"   : 6.0.3    , installed 6.0.3
                        Controller "js-controller": 4.0.23   , installed 4.0.23
                        Adapter    "mielecloudservice": 6.4.0, installed 6.3.2  [Updatable]
                        Adapter    "musiccast"    : 0.1.5    , installed 0.2.2
                        Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
                        Adapter    "netatmo"      : 2.0.5    , installed 1.7.1  [Updatable]
                        Adapter    "ping"         : 1.5.3    , installed 1.5.3
                        Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                        Adapter    "scenes"       : 2.3.9    , installed 2.3.9
                        Adapter    "schoolfree"   : 1.0.1    , installed 1.0.1
                        Adapter    "shelly"       : 6.0.0    , installed 6.0.0
                        Adapter    "shuttercontrol": 1.4.14  , installed 1.4.14
                        Adapter    "simple-api"   : 2.7.0    , installed 2.7.2
                        Adapter    "smartcontrol" : 1.2.1    , installed 1.2.1
                        Adapter    "socketio"     : 4.2.0    , installed 6.1.7
                        Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                        Adapter    "sonos"        : 2.2.3    , installed 2.2.3
                        Adapter    "trashschedule": 2.0.3    , installed 2.0.3
                        Adapter    "vis"          : 1.4.15   , installed 1.4.15
                        Adapter    "vis-colorpicker": 1.2.0  , installed 1.2.0
                        Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                        Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.3
                        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-timeandweather": 1.2.2, installed 1.2.2
                        Adapter    "vis-weather"  : 2.5.5    , installed 2.5.5
                        Adapter    "weatherunderground": 3.4.2, installed 3.4.2
                        Adapter    "web"          : 4.3.0    , installed 5.2.3
                        Adapter    "ws"           : 1.3.0    , installed 2.1.2
                        Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        11255
                        States:         9171
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                        Hit:2 http://archive.raspberrypi.org/debian buster InRelease
                        Hit:3 https://deb.nodesource.com/node_16.x buster InRelease
                        Reading package lists... Done
                        Pending Updates: 194
                        
                        *** Listening Ports ***
                        Active Internet connections (only servers)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          17800      649/sshd
                        tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          12944      369/cupsd
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       347734     32080/iobroker.js-c
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       347727     32080/iobroker.js-c
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1001       347825     32105/io.admin.0
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          17802      649/sshd
                        tcp6       0      0 ::1:631                 :::*                    LISTEN      0          12943      369/cupsd
                        udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          15286      638/dhcpcd
                        udp        0      0 0.0.0.0:39524           0.0.0.0:*                           108        15804      362/avahi-daemon: r
                        udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          16734      478/cups-browsed
                        udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        15802      362/avahi-daemon: r
                        udp6       0      0 :::546                  :::*                                0          16166      638/dhcpcd
                        udp6       0      0 :::36439                :::*                                108        15805      362/avahi-daemon: r
                        udp6       0      0 :::5353                 :::*                                108        15803      362/avahi-daemon: r
                        
                        

                        ============ Mark until here for C&P =============

                        bahnuhr Homoran 3 Replies Last reply Reply Quote 0
                        • bahnuhr
                          bahnuhr Forum Testing Most Active @gluecksmann last edited by

                          @gluecksmann

                          Ja, das hab ich gemeint.
                          Und es sieht aus meiner Sicht ganz ok aus.

                          Aber vielleicht sieht @Thomas-Braun da mehr oder gar Fehler.

                          G Thomas Braun 2 Replies Last reply Reply Quote 0
                          • G
                            gluecksmann @bahnuhr last edited by

                            @bahnuhr

                            Hallo, komme auf .. aber VIS geht nicht...

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

                              @gluecksmann

                              Bis auf
                              Pending Updates: 194
                              schaut das soweit eigentlich okay aus. Hatte eigentlich eine ganze Flut an Fehlermeldungen erwartet...

                              Zu den Updates:

                              REGELMÄSSIG!! das ausführen:

                              iob stop
                              sudo apt update
                              sudo apt full-upgrade
                              sudo reboot
                              
                              1 Reply Last reply Reply Quote 0
                              • bahnuhr
                                bahnuhr Forum Testing Most Active @gluecksmann last edited by bahnuhr

                                @gluecksmann sagte in VIS für FireTablet:

                                @bahnuhr

                                Hallo, komme auf .. aber VIS geht nicht...

                                Das versteh ich nicht.
                                komme auf was ?
                                vis geht nicht:

                                • warum nicht ?
                                • welche Fehler ?
                                • wie aufgerufen.?
                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @gluecksmann last edited by

                                  @gluecksmann du solltest auf jeden Fall den admin updaten, die 6.2.22 ist buggy

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

                                    @gluecksmann sagte in VIS für FireTablet:

                                    Adapter "socketio" : 4.2.0 , installed 6.1.7

                                    und

                                    @gluecksmann sagte in VIS für FireTablet:

                                    Adapter "web" : 4.3.0 , installed 5.2.3

                                    sind aber ehemalige Beta Versionen

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

                                      @gluecksmann du hattest doch versucht das backup einzuspielen, deine ganzen Adapter bis auf admin und backitup sind ja auch disabled, dann läuft logischerweise auch keine Vis

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

                                        @homoran

                                        Und wie ändere ich so etwas? Da wurden doch Updates installiert...

                                        crunchip 1 Reply Last reply Reply Quote 0
                                        • G
                                          gluecksmann @Homoran last edited by

                                          @homoran

                                          Ist in Arbeit...das komische ist das Updates immer ewig dauern bis sich da was regt...

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

                                            @gluecksmann da warst du wohl mal im beta zweig unterwegs

                                            @gluecksmann sagte in VIS für FireTablet:

                                            das komische ist das Updates immer ewig dauern

                                            was heisst ewig? du bist doch schon auf node16/npm8, da sollte es eigentlich zügig laufen

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            911
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            93
                                            3986
                                            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