Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Visualisierungen weg und "cannot call visUtils: Not exists"

    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

    Visualisierungen weg und "cannot call visUtils: Not exists"

    This topic has been deleted. Only users with topic management privileges can see it.
    • Christof.Kac
      Christof.Kac @Christof.Kac last edited by

      Und hier der Inhalt von "HeatingControl" (um die Vis geht es mir hauptsächlich) und "main"

      christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0 $ ls
      insgesamt 36
      drwxrwxr-x+ 3 iobroker iobroker  4096 13. Nov 2021  Hauptprojekt
      drwxrwxr-x+ 3 iobroker iobroker  4096 18. Nov 2021  HeatingControl
      drwxrwxr-x+ 2 iobroker iobroker  4096 13. Nov 2021  LogParser
      drwxrwxr-x+ 2 iobroker iobroker  4096 14. Nov 2021  main
      -rw-rw-r--+ 1 iobroker iobroker   671 13. Feb 18:15 _data.json
      -rw-rw-r--+ 1 iobroker iobroker 14404 13. Feb 18:15 htmlexample.html
      christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0 $ ls HeatingControl/
      insgesamt 20
      drwxrwxr-x+ 2 iobroker iobroker  4096 18. Nov 2021  images
      -rw-rw-r--+ 1 iobroker iobroker     0 13. Feb 17:18 vis-user.css
      -rw-rw-r--+ 1 iobroker iobroker 14972 13. Feb 18:15 vis-views.json
      christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0 $ ls main
      insgesamt 64
      -rw-rw-r--+ 1 iobroker iobroker     0  2. Jan 2024  vis-user.css
      -rw-rw-r--+ 1 iobroker iobroker 63863  2. Jan 2024  vis-views.json
      
      Homoran 1 Reply Last reply Reply Quote 0
      • Homoran
        Homoran Global Moderator Administrators @Christof.Kac last edited by Homoran

        @christof-kac sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

        rw-rw-r--+ 1 iobroker iobroker 14972 13. Feb 18:15 vis-views.json

        die müsste da sein.

        wie rufst du sie auf?
        versuch es mal ohne die page

        Christof.Kac 1 Reply Last reply Reply Quote 0
        • Christof.Kac
          Christof.Kac @Homoran last edited by

          @homoran Ich habe einen link auf die VIsualisierung, den ich bisher immer genutzt habe. Von einen Tag auf den anderen geht es nicht mehr:
          http://192.168.178.200:8082/vis/index.html?HeatingControl#pageHzng

          Komisch ist, dass keine View gefunden wird:
          c06f2bf9-7072-41f3-8d9e-0ab1ef0a305a-image.png

          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @Christof.Kac last edited by Homoran

            @christof-kac sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

            Ich habe einen link auf die VIsualisierung, den ich bisher immer genutzt habe

            @homoran sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

            versuch es mal ohne die page

            zeig mal die Projekte

            Christof.Kac 1 Reply Last reply Reply Quote 0
            • Christof.Kac
              Christof.Kac @Homoran last edited by

              @homoran Das ist ja das komische: Alle Projekte sind weg:
              503d5779-db86-43b8-afee-3aeda56fac3d-image.png

              Und das HeatingControl hat Vis anscheinend angelegt, da dort nur die Default-Visualisierung ist.

              Falls es hilft: Ich habe automatische backups der letzten Monate, wenn Ihr mir sagt, wonach ich suchen muss, kann ich auch Daten wiederherstellen.
              Komisch ist halt, dass keiner der Projekte / Views gefunden wird.

              Homoran 1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators @Christof.Kac last edited by

                @christof-kac sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

                wonach ich suchen muss, kann ich auch Daten wiederherstellen.

                bist du denn auf dem richtigen Rechner?
                die views befinden sich immer in den vis-views.json des zugehörigen Projektes

                kannst fir ja mal eins ansehen. ist ein "einfaches" json

                Christof.Kac 1 Reply Last reply Reply Quote 0
                • Christof.Kac
                  Christof.Kac @Homoran last edited by Christof.Kac

                  @homoran Ich habe nur eine Instanz von iobroker, also ja, es ist der richtige Rechner.
                  Was mir aber aufgefallen ist: Die CSS war ohne Inhalt.
                  Ich habe nun mein Backup zurückgespielt, leider ohne Erfolg

                  christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0/HeatingControl $ ls
                  insgesamt 212
                  drwxrwxr-x+ 2 iobroker iobroker   4096 18. Nov 2021  images
                  -rwxrwxr-x+ 1 iobroker iobroker 179491 13. Feb 19:15 vis-user.css
                  -rwxrwxr-x+ 1 iobroker iobroker  14972 13. Feb 19:16 vis-views.json
                  

                  Immernoch "view not found".
                  Wo werden denn die Projekte registiert? Da scheint irgend was kaputt gegangen zu sein, da ja kein Projekt angezeigt wird.

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Christof.Kac last edited by

                    @christof-kac sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

                    Die CSS war ohne Inhalt.

                    welche?
                    du solltest dur das json ansehen

                    Christof.Kac 1 Reply Last reply Reply Quote 0
                    • Christof.Kac
                      Christof.Kac @Homoran last edited by

                      @homoran So, wir kommen der Sache näher:
                      Nach dem Einspielen des Backups:

                      christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0/HeatingControl $ ls
                      insgesamt 1724
                      drwxrwxr-x+ 2 iobroker iobroker    4096 18. Nov 2021  images
                      -rwxrwxr-x+ 1 iobroker iobroker  179491 13. Feb 19:24 vis-user.css
                      -rwxrwxr-x+ 1 iobroker iobroker 1559827 13. Feb 19:24 vis-views.json
                      

                      nach dem Aufruf von http://192.168.178.200:8082/vis/index.html?HeatingControl#pageHzng und Bestätigung der Fehlermeldung:

                      christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0/HeatingControl $ ls
                      insgesamt 216
                      drwxrwxr-x+ 2 iobroker iobroker   4096 18. Nov 2021  images
                      -rwxrwxr-x+ 1 iobroker iobroker 179491 13. Feb 19:24 vis-user.css
                      -rwxrwxr-x+ 1 iobroker iobroker  14972 13. Feb 19:25 vis-views.json
                      

                      Die JSON ist überschrieben worden.

                      Und nu?

                      Christof.Kac Homoran 2 Replies Last reply Reply Quote 0
                      • Christof.Kac
                        Christof.Kac @Christof.Kac last edited by

                        Ich habe noch versucht, eine alte View zu öffnen: Hauptprojekt:
                        34f17134-2669-45c4-9fb8-f0012921ecd6-image.png
                        Hier wird gesagt, dass das json nicht da ist obwohl es klar vorhanden ist:

                        christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0 $ ls
                        insgesamt 36
                        drwxrwxr-x+ 3 iobroker iobroker  4096 13. Nov 2021  Hauptprojekt
                        drwxrwxr-x+ 3 iobroker iobroker  4096 13. Feb 19:23 HeatingControl
                        drwxrwxr-x+ 2 iobroker iobroker  4096 13. Nov 2021  LogParser
                        drwxrwxr-x+ 2 iobroker iobroker  4096 13. Feb 19:44 main
                        -rw-rw-r--+ 1 iobroker iobroker   671 13. Feb 19:49 _data.json
                        -rw-rw-r--+ 1 iobroker iobroker 14404 13. Feb 19:49 htmlexample.html
                        christof@ioBrokerProductive:/opt/iobroker/iobroker-data/files/vis.0 $ ls Hauptprojekt/
                        insgesamt 7320
                        drwxrwxr-x+ 4 iobroker iobroker    4096 13. Nov 2021  img
                        -rw-rw-r--+ 1 iobroker iobroker   61686  2. Jan 2024  vis-user.css
                        -rw-rw-r--+ 1 iobroker iobroker 7423196  2. Jan 2024  vis-views.json
                        
                        1 Reply Last reply Reply Quote 0
                        • Homoran
                          Homoran Global Moderator Administrators @Christof.Kac last edited by

                          @christof-kac sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

                          Und nu?

                          die letzte funktionierende vis-views.json dorthin schreiben

                          Christof.Kac 1 Reply Last reply Reply Quote 0
                          • Christof.Kac
                            Christof.Kac @Homoran last edited by

                            @homoran Das habe ich ja gemacht und das Backup wird einfach überschrieben....Irgendwie alles komisch. Und warum werden die Projekte unter "Setup->Projekte" nicht angezeigt?
                            Gibt es da noch eine mini-datenbank oder wird einfach nur nach den Ordnern gesucht.
                            Sorry für die verzwickte lage

                            Homoran 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @Christof.Kac last edited by

                              @christof-kac wie schiebst du die Dateuen in die Verzeichnisse?
                              über den Dateimanager von vis?

                              Christof.Kac 1 Reply Last reply Reply Quote 0
                              • Christof.Kac
                                Christof.Kac @Homoran last edited by

                                @homoran Ne, ich kopiere die über die shell in den Ordner

                                Homoran 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @Christof.Kac last edited by

                                  @christof-kac nee, nee, nicht so!

                                  Christof.Kac 1 Reply Last reply Reply Quote 0
                                  • Christof.Kac
                                    Christof.Kac @Homoran last edited by

                                    @homoran Ich habe nun versucht, die json und css Datei per VIS Dateimanager upzuloaden, dies ging aber nicht in den Ordner

                                    /opt/iobroker/iobroker-data/files/vis.0/HeatingControl
                                    

                                    sondern nur in den Vorgeschlagenen folder

                                    /opt/iobroker/iobroker-data/files/vis.0/HeatingControl/img
                                    

                                    Was mache ich falsch?

                                    Christof.Kac 1 Reply Last reply Reply Quote 0
                                    • Christof.Kac
                                      Christof.Kac @Christof.Kac last edited by

                                      @christof-kac Für alle, die das gleich Problem haben:
                                      Ich habe nun den Ordner HeatingControl gelöscht, den Ordner HeatingControl aus dem Backup gezippt und den per Projekt->Import in Vis importiert.
                                      Danach funktionierte alles
                                      Schon schräg, wieso das alles passiert ist aber nun läuft es.
                                      Danke!

                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • Homoran
                                        Homoran Global Moderator Administrators @Christof.Kac last edited by

                                        @christof-kac sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

                                        Schon schräg, wieso das alles passiert ist

                                        klar!(??)

                                        über

                                        @christof-kac sagte in Visualisierungen weg und "cannot call visUtils: Not exists":

                                        Projekt->Impor

                                        wird das in der vis registriert.

                                        ebenso über den file upload in der vis und auch über Dateien im Admin

                                        aber nicht per shell oder ftp

                                        Christof.Kac 1 Reply Last reply Reply Quote 0
                                        • Christof.Kac
                                          Christof.Kac @Homoran last edited by

                                          @homoran Danke für die Tipps. Ich verstehe nur nicht, warum es überhaupt kaputt gegangen ist - aber egal, Hauptsache es läuft jetzt wieder.

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

                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          803
                                          Online

                                          31.9k
                                          Users

                                          80.1k
                                          Topics

                                          1.3m
                                          Posts

                                          vis
                                          3
                                          23
                                          1047
                                          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