Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] web-speedy mit Fehlermeldung

    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

    [gelöst] web-speedy mit Fehlermeldung

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

      Wünsche eine schönen guten Morgen.

      Erhalte seit den letzten Tagen folgende Meldung im LOG:

      javascript.0	2021-03-27 09:04:07.091	error	(4115) at processImmediate (internal/timers.js:461:21)
      javascript.0	2021-03-27 09:04:07.090	error	(4115) at Immediate._onImmediate (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5555:41)
      javascript.0	2021-03-27 09:04:07.090	error	(4115) at Object.stateChange (/opt/iobroker/node_modules/iobroker.javascript/main.js:502:29)
      javascript.0	2021-03-27 09:04:07.089	error	(4115) at Object.callback (/opt/iobroker/node_modules/iobroker.javascript/lib/sandbox.js:1075:38)
      javascript.0	2021-03-27 09:04:07.088	error	(4115) at Object.<anonymous> (script.js.common.Web_Speed:197:3)
      javascript.0	2021-03-27 09:04:07.087	error	(4115) at writeHTML (script.js.common.Web_Speed:152:15)
      javascript.0	2021-03-27 09:04:07.086	error	(4115) Error in callback: TypeError: Cannot read property 'length' of null
      

      Der Adapter läuft auf einem PI 4. Alle Programme sind aktuell.
      Wer kann mir bei der Abstellung helfen. Danke

      paul53 sigi234 2 Replies Last reply Reply Quote 0
      • paul53
        paul53 @heinhan last edited by

        @heinhan sagte:

        at Object.<anonymous> (script.js.common.Web_Speed:197:3)
        

        Was macht das Skript "common.Web_speed" in Zeile 197?

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

          @heinhan

          Hast du den Adapter installiert?

          https://github.com/DrozmotiX/ioBroker.web-speedy

          heinhan 1 Reply Last reply Reply Quote 0
          • heinhan
            heinhan @sigi234 last edited by

            @sigi234 Ja, den habe ich installiert, bisher auch ohne Probleme

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

              @heinhan sagte in web-speedy mit Fehlermeldung:

              @sigi234 Ja, den habe ich installiert, bisher auch ohne Probleme

              Und das Skript?

              heinhan 1 Reply Last reply Reply Quote 0
              • heinhan
                heinhan @paul53 last edited by

                @paul53 Das steht drin: ```
                on({id: "web-speedy.0.running", val: false}, function (obj) {
                writeHTML();
                if (braucheEinFile) {writeFile(home, path ,htmlOut, function (error) { /log('file written');/ });}
                });

                Das ganze Scirpt habe ich hier runtergeladen:
                

                //@liv-in-sky 2020 19.3.-10:42
                // orginal template für tabelle: https://forum.iobroker.net/topic/28021/html-table-für-vis-oder-iqontrol-js-und-blockly/152

                liv-in-sky 1 Reply Last reply Reply Quote 0
                • liv-in-sky
                  liv-in-sky @heinhan last edited by

                  @heinhan
                  @paul53
                  @sigi234

                  ich schaue es mir mal an

                  1 Reply Last reply Reply Quote 0
                  • heinhan
                    heinhan @sigi234 last edited by

                    @sigi234 Habe ich von Dir übernommen : View_web_speedy_Sigi234.txt

                    heinhan 1 Reply Last reply Reply Quote 0
                    • heinhan
                      heinhan @heinhan last edited by

                      @heinhan JS-Script 5.1.3 zur weiteren Info

                      liv-in-sky 2 Replies Last reply Reply Quote 0
                      • liv-in-sky
                        liv-in-sky @heinhan last edited by

                        @heinhan

                        das ist das webspeedy tabellen script -

                        zeig doch bitte mal, was in dem dp steht: javascript.x.Tabellen.Web-Speedy-Test.Messungen
                        das x ist die javascript-instanz nummer - meistens 0

                        1 Reply Last reply Reply Quote 0
                        • liv-in-sky
                          liv-in-sky @heinhan last edited by

                          @heinhan

                          du kannst auch mal:

                          • script stoppen
                          • den datenpunkt javascript.x.Tabellen.Web-Speedy-Test.Messungen löschen
                          • script starten
                          • ein messung mit dem datenpunkt starten (web-speedy.0.test_auto_modus =>> best server und dann web-speedy.0.test_best klicken)
                          sigi234 heinhan 2 Replies Last reply Reply Quote 0
                          • sigi234
                            sigi234 Forum Testing Most Active @liv-in-sky last edited by sigi234

                            @liv-in-sky

                            Getestet, funktioniert.

                            Screenshot (3528).png

                            Platform: Windows
                            RAM: 16 GB 
                            Node.js: 12.21.0
                            NPM: 6.14.11
                            JS Controler: 3.2.16
                            Admin: 4.2.1
                            Web: 3.3.0
                            Socket.io: 3.1.4
                            Script Engine: 5.1.3
                            
                            liv-in-sky 3 Replies Last reply Reply Quote 1
                            • liv-in-sky
                              liv-in-sky @sigi234 last edited by

                              @sigi234 welche version hast du bei javascript - bin noch bei 4...

                              1 Reply Last reply Reply Quote 0
                              • liv-in-sky
                                liv-in-sky @sigi234 last edited by

                                @sigi234 sagte in web-speedy mit Fehlermeldung:

                                @liv-in-sky

                                Getestet, funktioniert.

                                Screenshot (3528).png

                                wenn du einen neuen test startest - wird die tabelle dann anschliessend upgedatet

                                sigi234 1 Reply Last reply Reply Quote 0
                                • sigi234
                                  sigi234 Forum Testing Most Active @liv-in-sky last edited by

                                  @liv-in-sky sagte in web-speedy mit Fehlermeldung:

                                  wenn du einen neuen test startest - wird die tabelle dann anschliessend upgedatet

                                  Ja

                                  liv-in-sky 1 Reply Last reply Reply Quote 0
                                  • liv-in-sky
                                    liv-in-sky @sigi234 last edited by

                                    @sigi234 sorry - ist ja aktuelle zeit

                                    sigi234 1 Reply Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky @sigi234 last edited by

                                      @sigi234 vielen dank - deine infos helfen weiter - dann muss es ein lokales problem von @heinhan sein

                                      1 Reply Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @liv-in-sky last edited by sigi234

                                        @liv-in-sky sagte in web-speedy mit Fehlermeldung:

                                        @sigi234 sorry - ist ja aktuelle zeit

                                        Aber, der Test Button geht nicht in der Tabelle!

                                        Erledigt, dauert seine Zeit. 😀

                                        1 Reply Last reply Reply Quote 0
                                        • heinhan
                                          heinhan @liv-in-sky last edited by

                                          @liv-in-sky Perfekt, löschen des Datenpunkts und anschließender Test wie beschrieben hat geklappt. Nun keine Fehlermeldung mehr in der LOG. Danke

                                          liv-in-sky 1 Reply Last reply Reply Quote 0
                                          • liv-in-sky
                                            liv-in-sky @heinhan last edited by

                                            @heinhan

                                            super - du kannst auch direkt im thread des scriptes posten - dann weiß z.b @paul53 , dass es um mein script geht und er kann sich anderem widmen

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            848
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            web-speedy
                                            5
                                            24
                                            749
                                            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