Hallo
ich bins nochmal ich hab jetzt auch einen Mini Pc besorgt, jetzt meine Frage dazu soll ich Win 10 installieren für den Iobroker oder Linux ?
Gruß
Dippi
@C1500:
Pi3 zum Rock64 `
Das erklärt warum sich über eine falsche Wortbreite beschwert wird. Pi scheint 32-bit zu sein, während Rock 64-bit ist. Native Module passen immer nur zu einer bestimmten Node-Version UND Plattform.
Danke schonmal für euere Rückmeldungen.
Timeouts .. bzw. Verzögerungen teste ich ab heute abend.
Zu Reichweitenproblemen tendiere ich grad nicht so .. da der Taster immer recht zuverlässig steuert.
@Stabilostick:
Vor allem bei einem Update istˋs wieder weg. `
Tütenatmung vs. Supportverträge…... :mrgreen:
Irgend eine Kröte muss man halt fressen.... ich mag Pommes und ne kühle Coke oder nen Edelstoff dazu.
Gruß aus Bayern
Equilora aka Harald
@AlCalzone:
Dh wenn dein Image größer ist als die SD-Karte kannst du trotzdem kopieren. `
Danke Dir schon mal für den Hinweis - Sowas würde ich suchen - und das für den MAC :-) Im Grunde kann ich mir sonst nur vorstellen, das der Vater der Images die alle auf 2GB erstellt. Das würde ja dann bei Verwendung einer größeren Karte kein Problem sein - Oder das besagte Tool, für Mac wäre natürlich klasse :-)
9000 und 9001 sind die Ports, mit denen ioBroker-intern auf die ioBroker-Datenbanken zugegriffen wird. Der Admin liegt standardmässig auf Port 8081, VIS und Flot auf Port 8082.
Eine Liste aller Adapterinstanzen mit ihren aktuellen Ports erhältst Du mit dem Kommando
iobroker list instances
, ausgeführt im ioBroker-Ordner.
Ich hab mir mal main.js angeschaut. Wow…. das sind ja doch schon eine Menge Zeilen Code :-) Ich fürchte, da muss ich mich erst einmal in Java Script einarbeiten. Ich werde mal versuchen die Struktur zu verstehen :D
Hi hab mir jetzt mal mit dem Apple Tool eine VPN Einstellung erstellt.
Danke dafür funktioniert ziemlich gut. Was bei mir nicht geht ist VPN für eine Lokale IP bei mir 192.168.178.33.
Lokale IP Fritz.box geht komischerweise.
Zusätzlich habe ich mir mal die Pro Cloud gekauft. Problem hier ist das ich zwar Admin Zugang nutzen kann aber auf Vis nicht zugreifen kann.
Nutze ich wieder den API von der Free Cloud kann ich auf VIS zugreifen. -.-
Habe hiernach mal alles geupdatet stand ungefähr mitte 2017 auf jetzt. Gleicher Fehler und iobroker ist jetzt glaube langsamer als vorher.
Leider finde ich hierzu nichts im Forum.
LG Clausi
@dpt:
ich musste unter dem Raspi immer für die Harmony erst ein
sudo apt-get install git
machen, dann klappte es `
Du bist ein Schatz! :mrgreen:
Ich hatte genau das gleiche Problem wie der TE.
! ````
$ ./iobroker add harmony --host ioBroker-RasPi
NPM version: 4.6.1
npm install iobroker.harmony --production --save --prefix "/opt/iobroker" (System call)
npm
WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:13:12)
npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:19)
npm WARN addRemoteGit at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:284:29
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:152:21)
npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b because of error: { Error: not found: git
npm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:13:12)
npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:19)
npm WARN addRemoteGit at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
! npm WARN
addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:284:29
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:152:21) code: 'ENOGIT' }
! npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefined
! npm WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">
npm
ERR! code ENOGIT
npm
ERR! not found: git
npm
ERR!
npm
ERR!
Failed using git.npm
ERR!
This is most likely not a problem with npm itself.npm
ERR!
Please check if you have git installed and in your PATH.
! npm
ERR!
A complete log of this run can be found in:npm
ERR!
/root/.npm/_logs/2018-09-19T08_47_13_892Z-debug.log
host.ioBroker-RasPi install adapter harmony
NPM version: 4.6.1
npm install iobroker.harmony --production --save --prefix "/opt/iobroker" (System call)
npm
WARN
addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:13:12)
npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:19)
npm WARN addRemoteGit at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:284:29
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:152:21)
npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b because of error: { Error: not found: git
npm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:13:12)
npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:19)
npm WARN addRemoteGit at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
npm
WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:284:29
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:152:21) code: 'ENOGIT' }
! npm
ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefined
! npm
WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">
npm
ERR! code ENOGIT
npm ERR! not found: gitnpm ERR!
npm ERR! Failed using git.
npm ERR! This is most likely not a problem with npm itself.
npm ERR! Please check if you have git installed and in your PATH.
! npm ERR! A complete log of this run can be found in:npm ERR! /root/.npm/_logs/2018-09-19T08_47_39_138Z-debug.log
! host.ioBroker-RasPi install adapter harmony
NPM version: 4.6.1npm install iobroker.harmony --production --save --prefix "/opt/iobroker" (System call)
! npm WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:13:12)
npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:19)
npm WARN addRemoteGit at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:284:29
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:152:21)
npm WARN addRemoteGit git+https://github.com/swissmanu/ltx.git#cdata-for-ltx-parser resetting remote /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b because of error: { Error: not found: git
npm WARN addRemoteGit at getNotFoundError (/usr/lib/node_modules/npm/node_modules/which/which.js:13:12)
npm WARN addRemoteGit at F (/usr/lib/node_modules/npm/node_modules/which/which.js:68:19)
npm WARN addRemoteGit at E (/usr/lib/node_modules/npm/node_modules/which/which.js:80:29)
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/which.js:89:16
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
npm WARN addRemoteGit at /usr/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js:284:29
npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:152:21) code: 'ENOGIT' }
! npm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefinednpm ERR! git clone --template=/root/.npm/_git-remotes/_templates --mirror https://github.com/swissmanu/ltx.git /root/.npm/_git-remotes/git-https-github-com-swissmanu-ltx-git-cdata-for-ltx-parser-d923f26b: undefined
! npm WARN deprecated node-xmpp-stanza@1.1.0: use @xmpp/xml package <https: www.npmjs.com/package/@xmpp/xml="">
npm ERR! code ENOGIT
npm ERR! not found: gitnpm ERR!
npm ERR! Failed using git.
npm ERR! This is most likely not a problem with npm itself.
npm ERR! Please check if you have git installed and in your PATH.
! npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2018-09-19T08_48_03_605Z-debug.log
! host.ioBroker-RasPi install adapter harmony
ERROR: host.ioBroker-RasPi Cannot install harmony
ERROR: process exited with code 13</https:></https:></https:>
Nach deinem ****sudo apt-get install git**** kam bei der Installation dann zwar ne andere Fehlermeldung, aber dann hat er offenbar von einer anderen Alternativquelle installiert und jetzt läufts.