Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    SmartVisu

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

      Ah danke für den Tipp! Nutze das Image piVCCU, da war es wohl noch nicht drauf. hHb es mal installiert, jetzt ist alles grün.

      1 Reply Last reply Reply Quote 0
      • S
        smarti2015 last edited by

        Das Ganze läuft jetzt mit dem installierten Adapter direkt auf dem iobroker oder muss man noch eine Verbindung zu einem Fremdserver herstellen? Also ich meine mit der Installation dem Adapters, hat man das komplette Produkt auf dem iobroker?

        1 Reply Last reply Reply Quote 0
        • dslraser
          dslraser Forum Testing Most Active last edited by

          ich bekomme mit den angegebenen Befehlen kein PHP installiert.

          (ioBroker läuft im Docker/Synology)

          1 Reply Last reply Reply Quote 0
          • J
            JayP79 last edited by

            @smarti2015:

            Das Ganze läuft jetzt mit dem installierten Adapter direkt auf dem iobroker oder muss man noch eine Verbindung zu einem Fremdserver herstellen? Also ich meine mit der Installation dem Adapters, hat man das komplette Produkt auf dem iobroker? `

            Das läuft dann komplett auf dem Rechner auf dem iobroker läuft. Die Dateien liegen, wenn du nichts angegeben hast, unter iobroker-data im ioBroker Basis Ordner.

            Und die Visu ist erreichbar über http://iobrokerrechner:8100

            Zu der PHP Problematik von dslraser kann ich leider nichts sagen. Dafür kenne ich mich mit Docker zuwenig aus. AUf meinem debian ging dies einfach mittels apt-get install php-cgi

            1 Reply Last reply Reply Quote 0
            • dslraser
              dslraser Forum Testing Most Active last edited by

              @JayP79:

              @smarti2015:

              Das Ganze läuft jetzt mit dem installierten Adapter direkt auf dem iobroker oder muss man noch eine Verbindung zu einem Fremdserver herstellen? Also ich meine mit der Installation dem Adapters, hat man das komplette Produkt auf dem iobroker? `

              Das läuft dann komplett auf dem Rechner auf dem iobroker läuft. Die Dateien liegen, wenn du nichts angegeben hast, unter iobroker-data im ioBroker Basis Ordner.

              Und die Visu ist erreichbar über http://iobrokerrechner:8100

              Zu der PHP Problematik von dslraser kann ich leider nichts sagen. Dafür kenne ich mich mit Docker zuwenig aus. AUf meinem debian ging dies einfach mittels apt-get install php-cgi ` mit dem Befehl von Dir ging es zu installieren. (mit dem aus der Doku nicht)

              1 Reply Last reply Reply Quote 0
              • J
                JayP79 last edited by

                Du solltest noch die php Version prüfen.

                Ich habe 7.0.30. Laut Doku ist 7.x Voraussetzung.

                http://iobrokerrechner:8100/phpinfo.php
                
                1 Reply Last reply Reply Quote 0
                • dslraser
                  dslraser Forum Testing Most Active last edited by

                  @JayP79:

                  Du solltest noch die php Version prüfen.

                  Ich habe 7.0.30. Laut Doku ist 7.x Voraussetzung.

                  http://iobrokerrechner:8100/phpinfo.php
                  ```` `  PHP ist zwar jetzt installiert und ich sehe auch den Ordner smartvisu_0, aber aufrufen kann ich nichts.
                  

                  Muss noch was gemacht werden ?![](</s><URL url=)<link_text text="https://uploads.tapatalk-cdn.com/201810 ... 58b7b2.jpg">https://uploads.tapatalk-cdn.com/20181016/153dcff1f7787c56c28120874158b7b2.jpg</link_text>" />

                  1 Reply Last reply Reply Quote 0
                  • J
                    JayP79 last edited by

                    Wird der Adapter Grün?

                    Hast du den SocketIO-Adapter auch installiert?

                    Eigentlich sollte mindestens die phpinfo Seite kommen.

                    http://<iobrokerrechner>:8100/phpinfo.php</iobrokerrechner>

                    1 Reply Last reply Reply Quote 0
                    • Dutchman
                      Dutchman Developer Most Active Administrators last edited by

                      Du benutzt docker, Netzwerk als Host eingestellt bzw Port weitergeleitetim Bridge Modus ?

                      Sent from my iPhone using Tapatalk

                      1 Reply Last reply Reply Quote 0
                      • dslraser
                        dslraser Forum Testing Most Active last edited by

                        @JayP79:

                        Wird der Adapter Grün?

                        Hast du den SocketIO-Adapter auch installiert?

                        Eigentlich sollte mindestens die phpinfo Seite kommen.

                        http://<iobrokerrechner>:8100/phpinfo.php</iobrokerrechner> `

                        Grün wird der Adapter. Aber es gibt anscheinend keine index.php

                        Die phpinfo wird auch nicht gefunden.

                        Socket-IO habe ich nicht installiert.

                        1 Reply Last reply Reply Quote 0
                        • dslraser
                          dslraser Forum Testing Most Active last edited by

                          @Dutchman:

                          Du benutzt docker, Netzwerk als Host eingestellt bzw Port weitergeleitetim Bridge Modus ?

                          Sent from my iPhone using Tapatalk ` Ist eine Weile her, läuft seit dem. Nach Anleitung buanet, hier aus dem Forum installiert.

                          Sag mir wo ich die Infos finde die Du brauchst, dann schreibe ich die hier rein.

                          1 Reply Last reply Reply Quote 0
                          • Dutchman
                            Dutchman Developer Most Active Administrators last edited by

                            Gehe Mal zu docker, öffne deine ioBroker Instanz und mach wen Screenshot der ersten seite

                            Sent from my iPhone using Tapatalk

                            1 Reply Last reply Reply Quote 0
                            • dslraser
                              dslraser Forum Testing Most Active last edited by

                              meinst Du diese Seite ?
                              3822_bildschirmfoto_2018-10-16_um_16.27.53.png

                              1 Reply Last reply Reply Quote 0
                              • Dutchman
                                Dutchman Developer Most Active Administrators last edited by

                                Jup, hast Host Modus also keine Port weiterleiting nötig

                                Sent from my iPhone using Tapatalk

                                1 Reply Last reply Reply Quote 0
                                • dslraser
                                  dslraser Forum Testing Most Active last edited by

                                  ich habe es damals so installiert
                                  3822_bildschirmfoto_2018-10-16_um_16.29.50.png

                                  1 Reply Last reply Reply Quote 0
                                  • dslraser
                                    dslraser Forum Testing Most Active last edited by

                                    mehr las das kommt nicht unter http://192.168.180.2:8100/index.php

                                    3822_bildschirmfoto_2018-10-16_um_16.32.15.png

                                    Adapter ist grün und auch keine Fehler im Log
                                    3822_bildschirmfoto_2018-10-16_um_16.34.16.png

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      JayP79 last edited by

                                      Hast du denn eine index.php im smartvisu_0 Ordner?

                                      1 Reply Last reply Reply Quote 0
                                      • dslraser
                                        dslraser Forum Testing Most Active last edited by

                                        nein, ich kann keine sehen…Wird die nicht vom Adapter erzeugt ?

                                        Ein par Beiträge weiter oben kannst Du den Ordnerinhalt sehen.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          JayP79 last edited by

                                          Bei mir wurde diese vom Adapter angelegt.

                                          root@ioBroker:/opt/iobroker/iobroker-data/smartvisu_0# ls -la
                                          insgesamt 148
                                          drwxrwxrwx 14 root root  4096 Okt 16 21:29 .
                                          drwxr-xr-x  8 root root  4096 Okt 15 15:06 ..
                                          drwxrwxrwx  2 root root  4096 Okt 15 15:06 apps
                                          -rwxrwxrwx  1 root root  1850 Okt 15 15:06 assets.php
                                          -rwxrwxrwx  1 root root 12839 Okt 15 15:06 changelog.md
                                          -rwxrwxrwx  1 root root   809 Okt 16 21:29 config.ini
                                          drwxrwxrwx  3 root root  4096 Okt 15 15:06 designs
                                          drwxrwxrwx  2 root root  4096 Okt 15 15:06 driver
                                          drwxrwxrwx  4 root root  4096 Okt 15 15:06 dropins
                                          -rwxrwxrwx  1 root root  2837 Okt 15 15:06 favicon.ico
                                          -rwxrwxrwx  1 root root  6623 Okt 15 15:06 favicon.png
                                          drwxrwxrwx  4 root root  4096 Okt 15 15:06 icons
                                          -rwxrwxrwx  1 root root  6124 Okt 15 15:06 index.php
                                          drwxrwxrwx  2 root root  4096 Okt 15 15:06 lang
                                          drwxrwxrwx 10 root root  4096 Okt 15 15:06 lib
                                          -rwxrwxrwx  1 root root 35228 Okt 15 15:06 LICENSE
                                          drwxrwxrwx  9 root root  4096 Okt 15 15:06 pages
                                          -rwxrwxrwx  1 root root    24 Okt 15 15:06 phpinfo.php
                                          drwxrwxrwx  7 root root  4096 Okt 15 15:06 pics
                                          -rwxrwxrwx  1 root root  2772 Okt 15 15:06 readme.md
                                          drwxrwxrwx  2 root root  4096 Okt 15 15:06 temp
                                          drwxrwxrwx 13 root root  4096 Okt 15 15:06 vendor
                                          -rwxrwxrwx  1 root root    80 Okt 15 15:06 version-info.php
                                          drwxrwxrwx  2 root root  4096 Okt 15 15:06 widgets
                                          
                                          

                                          Vielleicht versuchst du es nochmal mit der neu Installation des Adapters. :?

                                          Edit: Ich habe gesehen, deine Dateien sind 0 Byte groß. Da ist etwas mächtig faul. Platte voll? Ich weiß, doofe Frage, aber manchmal kann es so einfach sein….

                                          1 Reply Last reply Reply Quote 0
                                          • dslraser
                                            dslraser Forum Testing Most Active last edited by

                                            @JayP79:

                                            Bei mir wurde diese vom Adapter angelegt.

                                            root@ioBroker:/opt/iobroker/iobroker-data/smartvisu_0# ls -la
                                            insgesamt 148
                                            drwxrwxrwx 14 root root  4096 Okt 16 21:29 .
                                            drwxr-xr-x  8 root root  4096 Okt 15 15:06 ..
                                            drwxrwxrwx  2 root root  4096 Okt 15 15:06 apps
                                            -rwxrwxrwx  1 root root  1850 Okt 15 15:06 assets.php
                                            -rwxrwxrwx  1 root root 12839 Okt 15 15:06 changelog.md
                                            -rwxrwxrwx  1 root root   809 Okt 16 21:29 config.ini
                                            drwxrwxrwx  3 root root  4096 Okt 15 15:06 designs
                                            drwxrwxrwx  2 root root  4096 Okt 15 15:06 driver
                                            drwxrwxrwx  4 root root  4096 Okt 15 15:06 dropins
                                            -rwxrwxrwx  1 root root  2837 Okt 15 15:06 favicon.ico
                                            -rwxrwxrwx  1 root root  6623 Okt 15 15:06 favicon.png
                                            drwxrwxrwx  4 root root  4096 Okt 15 15:06 icons
                                            -rwxrwxrwx  1 root root  6124 Okt 15 15:06 index.php
                                            drwxrwxrwx  2 root root  4096 Okt 15 15:06 lang
                                            drwxrwxrwx 10 root root  4096 Okt 15 15:06 lib
                                            -rwxrwxrwx  1 root root 35228 Okt 15 15:06 LICENSE
                                            drwxrwxrwx  9 root root  4096 Okt 15 15:06 pages
                                            -rwxrwxrwx  1 root root    24 Okt 15 15:06 phpinfo.php
                                            drwxrwxrwx  7 root root  4096 Okt 15 15:06 pics
                                            -rwxrwxrwx  1 root root  2772 Okt 15 15:06 readme.md
                                            drwxrwxrwx  2 root root  4096 Okt 15 15:06 temp
                                            drwxrwxrwx 13 root root  4096 Okt 15 15:06 vendor
                                            -rwxrwxrwx  1 root root    80 Okt 15 15:06 version-info.php
                                            drwxrwxrwx  2 root root  4096 Okt 15 15:06 widgets
                                            
                                            

                                            Vielleicht versuchst du es nochmal mit der neu Installation des Adapters. :?

                                            Edit: Ich habe gesehen, deine Dateien sind 0 Byte groß. Da ist etwas mächtig faul. Platte voll? Ich weiß, doofe Frage, aber manchmal kann es so einfach sein…. ` Nö, [emoji23]die Platten hätten noch son par TB (ist ein NAS…)

                                            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

                                            735
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            13
                                            75
                                            10425
                                            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