Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Skripten / Logik
    4. Blockly
    5. Telegram über Sendto Blockly geht nicht

    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

    Telegram über Sendto Blockly geht nicht

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

      @Thomsguy

      @Thomsguy
      hm, dann weiß ich leider auch nicht weiter, bis auf vielleicht mal den Fixer in der Console laufen lassen oder sogar mal ein npm rebuild

      npm rebuild
      
      curl -sL https://iobroker.net/fix.sh | bash -
      
      T 1 Reply Last reply Reply Quote 0
      • T
        Thomsguy @dslraser last edited by

        @dslraser

        Kann ich das ohne Probleme machen

        dslraser 2 Replies Last reply Reply Quote 0
        • BuZZy
          BuZZy last edited by

          Wie sieht denn dein blockly sendto Bereich aus - welche Blöcke hast du da zur Auswahl? Screenshot?

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

            @Thomsguy

            mach als erstes den fixer. Der behebt eigentlich hauptsächlich Rechteprobleme und macht nix kaputt

            1 Reply Last reply Reply Quote 0
            • T
              Thomsguy @BuZZy last edited by

              @BuZZy

              f47bec29-95d6-4525-b06b-31d0e8e699d1-grafik.png

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

                @Thomsguy
                mach mal mit @BuZZy weiter, da bist Du schon richtig👍 ...(Telegram Adapter Entwickler)

                1 Reply Last reply Reply Quote 0
                • BuZZy
                  BuZZy @Thomsguy last edited by

                  @Thomsguy in der Browserconsole müsste ein Eintrag "detected custom blockly: telegram" auftauhen sobald du den Javascript Tab öffnest..

                  Kommt dieser Logeintrag? (Siehe Screenshot)
                  (Beim Firefox öffnet man die Console mit STRG+SHIFT+K auf der Tastatur glaube ich..)

                  cb4b02d8-9abd-4739-8ac0-823931a3e50e-image.png

                  T 1 Reply Last reply Reply Quote 0
                  • T
                    Thomsguy @BuZZy last edited by

                    @BuZZy

                    window.controllers/Controllers sollte nicht mehr verwendet werden. Verwenden Sie es nicht für die Browser-Erkennung. ace.js:1
                    Passwort-Felder sind auf einer unsicheren (http://) Seite vorhanden. Dies ist ein Sicherheitsrisiko, durch das Zugangsdaten gestohlen werden können.
                    192.168.2.138:8081
                    clear admin.js:1490
                    WARNING: No message string for %{BKY_LOGIC_COMPARE_TOOLTIP_EQ}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_LOGIC_COMPARE_TOOLTIP_NEQ}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_LOGIC_COMPARE_TOOLTIP_LT}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_LOGIC_COMPARE_TOOLTIP_LTE}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_LOGIC_COMPARE_TOOLTIP_GT}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_LOGIC_COMPARE_TOOLTIP_GTE}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_LOGIC_OPERATION_TOOLTIP_AND}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_LOGIC_OPERATION_TOOLTIP_OR}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_CONTROLS_WHILEUNTIL_TOOLTIP_WHILE}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_CONTROLS_WHILEUNTIL_TOOLTIP_UNTIL}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_CONTROLS_FLOW_STATEMENTS_TOOLTIP_BREAK}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_CONTROLS_FLOW_STATEMENTS_TOOLTIP_CONTINUE}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_CONTROLS_FOR_TOOLTIP}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_CONTROLS_FOREACH_TOOLTIP}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ARITHMETIC_TOOLTIP_ADD}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ARITHMETIC_TOOLTIP_MINUS}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ARITHMETIC_TOOLTIP_MULTIPLY}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ARITHMETIC_TOOLTIP_DIVIDE}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ARITHMETIC_TOOLTIP_POWER}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_SINGLE_TOOLTIP_ROOT}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_SINGLE_TOOLTIP_ABS}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_SINGLE_TOOLTIP_NEG}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_SINGLE_TOOLTIP_LN}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_SINGLE_TOOLTIP_LOG10}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_SINGLE_TOOLTIP_EXP}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_SINGLE_TOOLTIP_POW10}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_TRIG_TOOLTIP_SIN}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_TRIG_TOOLTIP_COS}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_TRIG_TOOLTIP_TAN}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_TRIG_TOOLTIP_ASIN}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_TRIG_TOOLTIP_ACOS}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_TRIG_TOOLTIP_ATAN}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_SUM}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_MIN}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_MAX}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_AVERAGE}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_MEDIAN}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_MODE}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_STD_DEV}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_ONLIST_TOOLTIP_RANDOM}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_MATH_CHANGE_TOOLTIP}. blockly_compressed.js:893:288
                    WARNING: No message string for %{BKY_TEXT_APPEND_TOOLTIP}. blockly_compressed.js:893:288
                    Source-Map-Fehler: Error: request failed with status 404
                    Ressourcen-Adresse: http://192.168.2.138:8081/adapter/javascript/vs/editor/editor.main.js
                    Source-Map-Adresse: ../../../min-maps/vs/editor/editor.main.js.map

                    Source-Map-Fehler: Error: request failed with status 404
                    Ressourcen-Adresse: http://192.168.2.138:8081/adapter/javascript/vs/loader.js
                    Source-Map-Adresse: ../../min-maps/vs/loader.js.map

                    Source-Map-Fehler: Error: request failed with status 404
                    Ressourcen-Adresse: http://192.168.2.138:8081/adapter/javascript/vs/editor/editor.main.nls.de.js
                    Source-Map-Adresse: ../../../min-maps/vs/editor/editor.main.nls.de.js.map

                    1 Reply Last reply Reply Quote 0
                    • BuZZy
                      BuZZy last edited by BuZZy

                      Versuch mal ein

                      iobroker upload all
                      

                      auf der Kommandozeile von deinem ioBroker Host. (Ausführung des Befehls kann etwas dauern - je nachdem wie viele Adapter installiert sind)
                      Danach das System neu starten.

                      T 2 Replies Last reply Reply Quote 0
                      • T
                        Thomsguy @BuZZy last edited by

                        @BuZZy

                        alles klar, grad dabei

                        1 Reply Last reply Reply Quote 0
                        • T
                          Thomsguy @BuZZy last edited by

                          @BuZZy

                          nach wie vor nur ein Block bei sendto drin

                          1 Reply Last reply Reply Quote 0
                          • BuZZy
                            BuZZy last edited by BuZZy

                            @Thomsguy hab gerade im Eröffnungspost gelesen dass du ioBroker neu aufgesetzt hast.

                            Wie bist du da vorgegangen - hast du alles laut Anleitung installiert? Hattest du vorher ein komplett sauberes Betriebssystem?
                            Welche nodejs und npm Version ist auf deinem System installiert?

                            Versuch Mal wie von dslraser oben erwähnt den fixer laufen zu lassen.

                            T 1 Reply Last reply Reply Quote 0
                            • T
                              Thomsguy @BuZZy last edited by

                              @BuZZy

                              der Fixer ist gelaufen

                              node js ist V10.17.0
                              npm ist 6.11.3

                              ja alles so wie in der Anleitung und wie ich es schon beim Vorgänger Raspi gemacht habe.

                              1 Reply Last reply Reply Quote 0
                              • BuZZy
                                BuZZy last edited by

                                Versuch mal den JavaScript Adapter neu drüber zu installieren.

                                T 1 Reply Last reply Reply Quote 0
                                • T
                                  Thomsguy @BuZZy last edited by

                                  @BuZZy

                                  dann sind meine ganzen Skripte weg, oder?

                                  1 Reply Last reply Reply Quote 0
                                  • BuZZy
                                    BuZZy last edited by

                                    Nein, die bleiben erhalten.
                                    Einfach nochmal neu drüber installieren (ohne vorher den Adapter zu löschen).

                                    T 1 Reply Last reply Reply Quote 0
                                    • T
                                      Thomsguy @BuZZy last edited by

                                      @BuZZy

                                      welche Version?

                                      1 Reply Last reply Reply Quote 0
                                      • BuZZy
                                        BuZZy last edited by BuZZy

                                        Die neueste... 😁
                                        Ich hab 4.3.4 laufen..

                                        T dslraser 3 Replies Last reply Reply Quote 0
                                        • T
                                          Thomsguy @BuZZy last edited by

                                          @BuZZy

                                          4.3.4 wurde gerade drüber installiert. brachte aber nichts

                                          1 Reply Last reply Reply Quote 0
                                          • T
                                            Thomsguy @BuZZy last edited by

                                            @BuZZy

                                            dbc18b78-ffc2-4d80-bb78-66e548dbd194-grafik.png

                                            Das ist doch eigentlich alles ok, oder?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            419
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            132
                                            10985
                                            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