Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [gelöst] SayIt taucht bei Blockly nicht mehr auf

    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] SayIt taucht bei Blockly nicht mehr auf

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

      Ich habe bei mir auch sayit block nicht gesehen… Keine Ahnung warum.

      Nach

      iobroker upload sayit

      war wieder alles in Ordnung.

      1 Reply Last reply Reply Quote 0
      • Jeeper.at
        Jeeper.at last edited by

        Vielen Dank, das war es. Nun spricht SayIt wieder mit mir.

        Danke

        Günther

        1 Reply Last reply Reply Quote 0
        • M
          mike2712 last edited by

          Hallo,

          ich kann man was ich will, seit einigen Tagen, genau kann ich es nicht sagen taucht Sayit in Blockly bei mir nicht mehr auf.

          Telegram Adapter hatte ich zuvor nie installiert, auch das habe ich zum Test installiert, alle Schritte aus diesem Thread versucht, ohne Erfolg.

          Gibt es vielleicht erneut Probleme oder bin ich der einzige?

          Lg Mike

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

            Hallo mike2712

            Ich habe mir mal den "Text to speech Adapter" installiert und ioBroker neu gestartet.

            Nun habe ich einen "ausprechen…." Baustein mit Auswahlmöglichkeit sayit.0

            Gr0ße

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

              @mike2712:

              Hallo,

              ich kann man was ich will, seit einigen Tagen, genau kann ich es nicht sagen taucht Sayit in Blockly bei mir nicht mehr auf.

              Telegram Adapter hatte ich zuvor nie installiert, auch das habe ich zum Test installiert, alle Schritte aus diesem Thread versucht, ohne Erfolg.

              Gibt es vielleicht erneut Probleme oder bin ich der einzige?

              Lg Mike `
              Gibt es Fehlermeldungen in der BrowserKonsole?

              1 Reply Last reply Reply Quote 0
              • M
                mike2712 last edited by

                Hallo,

                hmm ? Ich denke du meinst das mit F12 im Browser? da steht jede Menge, auch was mit Blockly zu tun hat.

                670_blockly.jpg

                Lg Mike

                1 Reply Last reply Reply Quote 0
                • M
                  mike2712 last edited by

                  Hallo,

                  keiner eine Idee warum ich im Blockly den SayIt Adapter nicht mehr einbinden kann?

                  Alles was mit SayIt eingebunden war funktioniert auch noch, aber ich kann die Blöcke nicht mehr sehen und auch nichts neues einbinden.

                  670_sayit.jpg

                  Lg Mike

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

                    Hast du irgendetwas upgedatet?

                    Oder ggf. Eine sayit Instanz gelöscht?

                    Gruß

                    Rainer

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

                      @mike2712:

                      Hallo,

                      keiner eine Idee warum ich im Blockly den SayIt Adapter nicht mehr einbinden kann?

                      Alles was mit SayIt eingebunden war funktioniert auch noch, aber ich kann die Blöcke nicht mehr sehen und auch nichts neues einbinden.

                      Sayit.JPG

                      Lg Mike `
                      Update mal vom git und zeige deine WebBrowser Konsole Ausgaben. Ich habe da die debug Meldungen eingebaut.

                      1 Reply Last reply Reply Quote 0
                      • M
                        mike2712 last edited by

                        Hallo,

                        @Bluefox:

                        @mike2712:

                        Hallo,

                        keiner eine Idee warum ich im Blockly den SayIt Adapter nicht mehr einbinden kann?

                        Alles was mit SayIt eingebunden war funktioniert auch noch, aber ich kann die Blöcke nicht mehr sehen und auch nichts neues einbinden.

                        Sayit.JPG

                        Lg Mike Update mal vom git und zeige deine WebBrowser Konsole Ausgaben. Ich habe da die debug Meldungen eingebaut.

                        Habe ich versucht, ist einfach so hängen geblieben.

                        $ ./iobroker url "https://github.com/ioBroker/ioBroker.sayit/tarball/master" sayit
                        install https://github.com/ioBroker/ioBroker.sayit/tarball/master
                        npm install https://github.com/ioBroker/ioBroker.sayit/tarball/master --production --prefix "C:/Users/Mike Holtgrefe" (System call)
                        

                        Dann habe ich es deinstalliert und wollte es neu installieren, folgende Meldungen sind dabei aufgetreten.

                        $ ./iobroker url "https://github.com/ioBroker/ioBroker.sayit/tarball/master" sayit
                        install https://github.com/ioBroker/ioBroker.sayit/tarball/master
                        npm install https://github.com/ioBroker/ioBroker.sayit/tarball/master --production --prefix "C:/Users/Mike Holtgrefe" (System call)
                        npm
                        
                        ERR!
                         Windows_NT 6.1.7601
                        npm
                         ERR! argv
                         "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "https://github.com/ioBroker/ioBroker.sayit/tarball/master" "--production" "--prefix" "C:/Users/Mike Holtgrefe"
                        npm
                        
                        ERR!
                        
                        node
                         v4.3.1
                        npm 
                        ERR!
                        
                        npm 
                         v2.14.12
                        npm
                         ERR! path C:\Users\Mike Holtgrefe\node_modules\iobroker.sayitnpm ERR! code EBUSY
                        npm 
                        ERR! errno -4082
                        npm ERR!
                         syscall rmdir
                        
                        npm
                        
                        ERR!
                         EBUSY: resource busy or locked, rmdir 'C:\Users\Mike Holtgrefe\node_modules\iobroker.sayit'
                        npm
                        
                        ERR!
                        
                        npm
                         ERR!
                         If you need help, you may report this error at:npm
                         ERR!
                             <https: github.com/npm/issues="">
                        npm 
                        ERR! error rolling back Error: EBUSY: resource busy or locked, rmdir 'C:\Users\Mike Holtgrefe\node_modules\iobroker.sayit'npm 
                        ERR!
                        
                        error rolling back     at Error (native)npm
                        
                        ERR!
                        
                        error rolling back
                          { [Error: EBUSY: resource busy or locked, rmdir 'C:\Users\Mike Holtgrefe\node_modules\iobroker.sayit']
                        npm
                        
                        ERR!
                         error rolling back   errno: -4082,npm ERR! error rolling back   code: 'EBUSY',
                        npm ERR! error rolling back   syscall: 'rmdir',
                        npm ERR! 
                        error rolling back
                           path: 'C:\\Users\\Mike Holtgrefe\\node_modules\\iobroker.sayit' }
                        
                        npm
                        
                        ERR!
                         Please include the following file with any support request:
                        npm
                        
                        ERR!
                             C:\Users\Mike Holtgrefe\node_modules\iobroker\npm-debug.log
                        ERROR: host.Home-ioBroker Cannot install https://github.com/ioBroker/ioBroker.sayit/tarball/master: 4294963214
                        ERROR: process exited with code 25</https:>
                        
                        1 Reply Last reply Reply Quote 0
                        • Dutchman
                          Dutchman Developer Most Active Administrators last edited by

                          "resource busy or locked"

                          irgendwas blockiert diesen ordner…..

                          { [Error: EBUSY: resource busy or locked, rmdir 'C:\Users\Mike Holtgrefe\node_modules\iobroker.sayit']
                          
                          1 Reply Last reply Reply Quote 0
                          • M
                            mike2712 last edited by

                            Hallo,

                            @Dutchman:

                            "resource busy or locked"

                            irgendwas blockiert diesen ordner…..

                            { [Error: EBUSY: resource busy or locked, rmdir 'C:\Users\Mike Holtgrefe\node_modules\iobroker.sayit']
                            ```` `  
                            

                            Hallo,

                            nach einigen installieren und deinstallieren habe ich Sayit wieder installiert bekommen.

                            iobroker	2017-01-06 18:46:29.828	info	exit 0
                            iobroker	2017-01-06 18:46:29.687	info	upload [0] sayit.admin C:/Users/Mike Holtgrefe/node_modules/iobroker.sayit/admin/blockly.js blockly.js application/javascript
                            iobroker	2017-01-06 18:46:29.609	info	upload [1] sayit.admin C:/Users/Mike Holtgrefe/node_modules/iobroker.sayit/admin/index.html index.html text/html
                            iobroker	2017-01-06 18:46:29.469	info	upload [2] sayit.admin C:/Users/Mike Holtgrefe/node_modules/iobroker.sayit/admin/sayit.png sayit.png image/png
                            iobroker	2017-01-06 18:46:29.438	info	got C:/Users/Mike Holtgrefe/node_modules/iobroker.sayit/admin
                            

                            Aber es taucht immer noch nicht in Blockly auf.

                            Nach dem ich Sayit aus dem github installiert hatte, ist unter Adapter wieder Text to speech Adapter installiert, den hatte ich zuvor auch deinstalliert..

                            Aber weder der Sayit Adapter noch der Text to speech Adapter erscheint unter Instanzen, d.h ich kann nichts einstellen.

                            Lg Mike

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

                              hatte soeben dasselbe problem, browser cache usw geloescht ?

                              du kannst noch probieren, hatte bluefox mal gepostet:

                              sudo iobroker upload sayit
                              

                              bei mir hat nur geholfen aller per console weg und wieder drauf:

                              ***@HomeControl:/opt/iobroker$ sudo iobroker del sayit.0
                              host.HomeControl Counted 6 states "system.adapter.sayit.0*" from states
                              host.HomeControl Counted 1 instances of sayit.0
                              host.HomeControl Counted 4 states "io.sayit.0*" from states
                              host.HomeControl Counted 4 states "sayit.0*" from states
                              host.HomeControl Counted 14 objects of sayit.0
                              host.HomeControl Counted 1 channels of sayit.0
                              host.HomeControl Counted 11 objects of states of sayit.0
                              host.HomeControl Deleting 14 object(s).
                              
                              ***@HomeControl:/opt/iobroker$ sudo iobroker add sayit
                              host.HomeControl create instance sayit
                              host.HomeControl object sayit.0.tts.mp3 created
                              host.HomeControl object sayit.0.tts.playing created
                              host.HomeControl object sayit.0.tts.cachetext created
                              host.HomeControl object sayit.0.tts.text created
                              host.HomeControl object sayit.0.tts.volume created
                              host.HomeControl object sayit.0.tts created
                              host.HomeControl object sayit.0.tts.userfiles created
                              host.HomeControl object system.adapter.sayit.0.uptime created
                              host.HomeControl object system.adapter.sayit.0.memRss created
                              host.HomeControl object system.adapter.sayit.0.memHeapTotal created
                              host.HomeControl object system.adapter.sayit.0.memHeapUsed created
                              host.HomeControl object system.adapter.sayit.0.connected created
                              host.HomeControl object system.adapter.sayit.0.alive created
                              host.HomeControl object system.adapter.sayit.0 created
                              
                              

                              danach browser refresh und sayit war dar im blockly

                              1 Reply Last reply Reply Quote 0
                              • M
                                mike2712 last edited by

                                Hallo

                                @Dutchman:

                                hatte soeben dasselbe problem, browser cache usw geloescht ?

                                du kannst noch probieren, hatte bluefox mal gepostet:

                                sudo iobroker upload sayit
                                ```` `  
                                

                                ja habe ich gemacht, ohne Erfolg

                                @Dutchman:

                                bei mir hat nur geholfen aller per console weg und wieder drauf:

                                …...

                                danach browser refresh und sayit war dar im blockly `

                                Was meinst Du damit ?

                                Ich habe ioBroker auf ein Windows System.

                                Lg Mike

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

                                  @mike2712:

                                  Ich habe ioBroker auf ein Windows System.

                                  Lg Mike `

                                  Ahso, dan oeffne eine commando prompt als admin und dan:

                                  cd <pfad deiner/iobroker/installation="">iobroker del sayit.0
                                  iobroker add sayit</pfad> 
                                  

                                  damit installiersts du den adapter per console neu, mal neustarten waere auch nicht schlecht…

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    mike2712 last edited by

                                    Hallo,

                                    @Dutchman:

                                    Ahso, dan oeffne eine commando prompt als admin und dan:

                                    cd <pfad deiner/iobroker/installation="">iobroker del sayit.0
                                    iobroker add sayit</pfad> 
                                    

                                    damit installiersts du den adapter per console neu, mal neustarten waere auch nicht schlecht… `

                                    SUPER , danke das hat funktioniert, ist die Installation unterschiedlich ob ich es aus den Windows "CMD" Fenster mache oder aus ioBroker?

                                    Es war nicht mal einNeustart notwendig, nach iobroker add sayit aus dem Windows Fenster war alles ok.

                                    Lg Mike

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

                                      @mike2712:

                                      SUPER , danke das hat funktioniert, ist die Installation unterschiedlich ob ich es aus den Windows "CMD" Fenster mache oder aus ioBroker?

                                      Es war nicht mal einNeustart notwendig, nach iobroker add sayit aus dem Windows Fenster war alles ok. `

                                      sollte eigentlich nicht, aber manchmal is die altr bewaerte command line einfach zuferlaessiger 😉

                                      Viel Spass damit

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

                                      Support us

                                      ioBroker
                                      Community Adapters
                                      Donate

                                      896
                                      Online

                                      31.9k
                                      Users

                                      80.1k
                                      Topics

                                      1.3m
                                      Posts

                                      7
                                      33
                                      2843
                                      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