Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. KroKoFox

    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

    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 18
    • Best 0
    • Groups 0

    KroKoFox

    @KroKoFox

    0
    Reputation
    30
    Profile views
    18
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    KroKoFox Follow

    Latest posts made by KroKoFox

    • RE: [Erledigt] iOBroker Telegram

      Danke! Selbst gefunden ;o) resolv.conf …

      posted in ioBroker Allgemein
      K
      KroKoFox
    • [Erledigt] iOBroker Telegram

      Abend 🙂 Mal ne Frage :

      Habe heute in meiner Fritzbox die IP geändert, ebenso wie beim IOBRoker.

      Nun bekomme ich beim Telegram Adapter folgende Meldung :

      polling_error:EFATAL, EFATAL: Error: getaddrinfo EAI_AGAIN api.telegram.org:443

      Ebenso connectet die Cloud nicht. Kann das am "DNS" des ioBrokers liegen ? Kann man den irgend wie löschen?

      Danke mal 🙂

      Grüße

      posted in ioBroker Allgemein
      K
      KroKoFox
    • RE: SayIT Google Api Geschwindigkeit ?!

      Hi, das sehe ich anders, denn im ResponsiveVoice Java wird ein Speed +0.25 bei German angegeben. Des halb denke ich des es genauso wie bei Polly geht. Denke aaber das diese Funktion in SayIT nicht unterstützt wird.

      Naja, vlt. kommt das noch 😉

      Grüße

      posted in ioBroker Allgemein
      K
      KroKoFox
    • SayIT Google Api Geschwindigkeit ?!

      Hi, mal ne Frage, weiss jemand ob man die Sprachgeschwindigkeit der Google Cloud Api in SayIt ändern kann? Ich finde die Frauen Stimme sehr langsam.

      Ich benutze eine anderweitig noch eine Offline (Java) Version dieser API, da spricht die Dame wesentlich schneller. Wäre nice wenn da jemand eine Idee hätte.

      Vielen Dank.

      Grüße

      posted in ioBroker Allgemein
      K
      KroKoFox
    • RE: REGA-Adapter stürzt ab

      Hi, jub, kämpfe mit dem selben Problem.

      hm-rega.0	2018-01-17 10:59:45.528	info	time difference local-ccu 1s
      hm-rega.0	2018-01-17 10:59:45.494	info	ReGaHSS 192.168.178.11 up
      hm-rpc.0	2018-01-17 10:59:40.275	info	Disconnected
      hm-rega.0	2018-01-17 10:58:07.857	error	CCU 192.168.178.11 unreachable
      hm-rega.0	2018-01-17 10:58:07.855	error	post request error: connect EHOSTUNREACH 192.168.178.11:8181
      

      habe ich sehr sporadisch … mal nach 2h mal nach 8h, man kann nicht sagen wann genau es immer passiert.

      🙂

      MODEdit by eric2905; Log-Auszüge bitte immer in Code- und ggf. Spoiler-Tags

      posted in Error/Bug
      K
      KroKoFox
    • Yahka - CCU2 Programm starten

      Hi,

      hätte mal eine Frage. Ich habe eine Garage in der ein Taster das Garagento startet.

      Nun würde ich diesen gern per Siri auslösen. Gibt es eine Möglichkeit im YAHKA einfach ein Programm zu starten?

      Also ohne eine Switch-Funktion? Mit einem Switch geht das, aber in der Homekit App wird der Schalter dann als "EIN" angezeigt.

      Meine Garge wird durch einen Funkschliessaktor geschaltet. (1 Sec Geschlossen dann wird der Schliesser wieder geöffnet. Wie ein Taster eben)

      Hoffe das war verständlich g

      Grüße und danke!

      KKF

      posted in ioBroker Allgemein
      K
      KroKoFox
    • YAHKA Installation unter Windows ioBroker

      Hi,

      hat jemande diesen Homekit Adapter unter Windows am laufen? Bräuchte da mal etwas Hilfe.

      Komme anhand dieser Fehlermeldungen nicht wirklich weiter.

      ! c:\iobroker> iobroker add yahka
      ! c:\iobroker>node node_modules/iobroker.js-controller/iobroker.js add yahka
      ! npm install iobroker.yahka –production --prefix "c:/iobroker" (System call)
      ! gyp: C:\WINDOWS\system32\config\systemprofile.node-gyp\8.9.4\include\node\common.gypi not found (cwd: c:\iobroker\node_modules\iobroker.yahka\node_modules\mdns) while reading includes of binding.gyp while trying to load binding.gyp
      ! gyp
      ! ERR! configure error
      ! gyp
      ! ERR! stack Error: gyp failed with exit code: 1
      ! gyp ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:336:16)
      ! gyp ERR! stack at emitTwo (events.js:126:13)
      ! gyp ERR! stack at ChildProcess.emit (events.js:214:7)
      ! gyp ERR!
      ! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
      ! gyp ERR!
      ! System Windows_NT 10.0.16299
      ! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
      ! gyp
      ! ERR! cwd c:\iobroker\node_modules\iobroker.yahka\node_modules\mdns
      ! gyp ERR! node -v v8.9.4
      ! gyp ERR!
      ! node-gyp -v v3.6.2
      ! gyp ERR! not ok
      ! npm
      ! ERR! code ELIFECYCLE
      ! npm ERR! errno
      ! 1
      ! npm
      ! ERR! mdns@2.3.4 install: node-gyp rebuild
      ! npm ERR! Exit status 1
      ! npm ERR!
      ! npm ERR!
      ! Failed at the mdns@2.3.4 install script.
      ! npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      ! npm ERR! A complete log of this run can be found in:
      ! npm ERR! C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-01-08T10_14_40_557Z-debug.log
      ! host.HHW5SRV01 install adapter yahka
      ! npm install iobroker.yahka --production --prefix "c:/iobroker" (System call)
      ! gyp: C:\WINDOWS\system32\config\systemprofile.node-gyp\8.9.4\include\node\common.gypi not found (cwd: c:\iobroker\node_modules\iobroker.yahka\node_modules\mdns) while reading includes of binding.gyp while trying to load binding.gyp
      ! gyp
      ! ERR! configure error
      ! gyp
      ! ERR! stack
      ! Error: gyp failed with exit code: 1
      ! gyp
      ! ERR! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:336:16)
      ! gyp ERR!
      ! stack at emitTwo (events.js:126:13)
      ! gyp
      ! ERR! stack
      ! at ChildProcess.emit (events.js:214:7)
      ! gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
      ! gyp
      ! ERR! System Windows_NT 10.0.16299
      ! gyp ERR!
      ! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
      ! gyp
      ! ERR! cwd c:\iobroker\node_modules\iobroker.yahka\node_modules\mdns
      ! gyp ERR!
      ! node -v v8.9.4
      ! gyp ERR! node-gyp -v
      ! v3.6.2
      ! gyp
      ! ERR! not ok
      ! npm
      ! ERR! code ELIFECYCLE
      ! npm ERR! errno 1
      ! npm
      ! ERR! mdns@2.3.4 install: node-gyp rebuild
      ! npm ERR! Exit status 1
      ! npm ERR!
      ! npm ERR!
      ! Failed at the mdns@2.3.4 install script.
      ! npm
      ! ERR! This is probably not a problem with npm. There is likely additional logging output above.
      ! npm ERR! A complete log of this run can be found in:
      ! npm ERR! C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-01-08T10_14_44_924Z-debug.log
      ! host.HHW5SRV01 install adapter yahka
      ! npm install iobroker.yahka --production --prefix "c:/iobroker" (System call)
      ! gyp: C:\WINDOWS\system32\config\systemprofile.node-gyp\8.9.4\include\node\common.gypi not found (cwd: c:\iobroker\node_modules\iobroker.yahka\node_modules\mdns) while reading includes of binding.gyp while trying to load binding.gyp
      ! gyp
      ! ERR! configure error
      ! gyp
      ! ERR!
      ! stack Error: gyp failed with exit code: 1
      ! gyp ERR!
      ! stack at ChildProcess.onCpExit (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:336:16)
      ! gyp ERR!
      ! stack at emitTwo (events.js:126:13)
      ! gyp ERR! stack at ChildProcess.emit (events.js:214:7)
      ! gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12)
      ! gyp ERR! System Windows_NT 10.0.16299
      ! gyp
      ! ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"
      ! gyp ERR! cwd
      ! c:\iobroker\node_modules\iobroker.yahka\node_modules\mdns
      ! gyp ERR! node -v
      ! v8.9.4
      ! gyp ERR! node-gyp -v v3.6.2
      ! gyp ERR! not ok
      ! npm
      ! ERR! code ELIFECYCLE
      ! npm ERR! errno 1
      ! npm
      ! ERR! mdns@2.3.4 install: node-gyp rebuild
      ! npm ERR! Exit status 1
      ! npm ERR!
      ! npm
      ! ERR! Failed at the mdns@2.3.4 install script.
      ! npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      ! npm ERR! A complete log of this run can be found in:
      ! npm ERR! C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_logs\2018-01-08T10_14_49_268Z-debug.log
      ! host.HHW5SRV01 install adapter yahka
      ! host.HHW5SRV01 Cannot install yahka
      ! c:\iobroker>

      posted in ioBroker Allgemein
      K
      KroKoFox
    • RE: IOBroker Windows Installation bleibt stehen

      Na das nenn ich mal ne Lösung!

      Vielen Dank. Hat super geklappt 🙂

      Grüße

      posted in ioBroker Allgemein
      K
      KroKoFox
    • RE: IOBroker Windows Installation bleibt stehen

      Hi,

      merkwürdiger weisse konnte ich es vor ca. einer Woche problemlos installieren. Da hatte ich das 1709 Update schon.

      BTW. Hat jemand das yahka (Siri) Plugin im Windows ioBroker am laufen? Lässt sich bei mir auch nicht installieren…

      posted in ioBroker Allgemein
      K
      KroKoFox
    • IOBroker Windows Installation bleibt stehen

      Hi Leute,

      bin langsam am verzweifln, habe vor ca. 1 Woche ioBroker installiert was reibungslos ging. Nun wollte ich das ganze noch mal neu aufsetzen und habe alles deinstalliert.

      ioBroker / Node usw…

      Jetzter veruche ich seit 2 Tagen IOBroker neu zu installieren. Leider bleibt das sich öffnende "npm command window" stehen bei der Meldung :

      Write "iobroker start" to start the ioBroker

      npm install https://github.com/arthurblake/node-win ... 6ecedfe1e4 --production --prefix "C:\ioBroker"

      Habe schon mehrfach versucht alles zu löschen und auch ander Node Versionen vorab zu installieren 4.x 8.x 9.x nichts hilft.

      Hat das schon mal jemand gehabt ?

      Vielen Dank!

      EDIT: Habe nun auf einem anderen Notebook das ganze probiert und auch da hängt es an der gleichen stelle. Ich könnte "spucken" g

      EDIT2: PC per Acronis zurückgesetzt auf 23.12.2017 ... gleicher Fehler.. werd noch verückt 😞

      posted in ioBroker Allgemein
      K
      KroKoFox
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo