NEWS
[Gelöst] Problem mit Enigma2 Adapter nach Admin Upgrade
-
Hi,
nachdem ich gestern meinen Host mal auf aktuelle Versionen gebracht habe läuft der Enigma2 Adapter Version 0.0.8 nicht mehr.
https://github.com/Matten-Matten/iobroker.enigma2
Ja ich weiß… ist kein offizieller..
Im Log kam beim starten der Instanz das:
host.openmediavault 2018-03-09 15:19:14.040 error Cannot download adapter "enigma2". To restart it disable/enable it or restart host. host.openmediavault 2018-03-09 15:19:14.034 info object change system.adapter.enigma2.0 web.0 2018-03-09 15:18:48.573 info 2018-03-09T14:18:48.573Z Connected system.user.admin iobroker 2018-03-09 15:18:14.205 info exit 25 iobroker 2018-03-09 15:18:14.202 error host.openmediavault Cannot install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master: 254Daraufhin habe ich mir gedacht Instanz mal löschen und neu installieren:

Dann mal versucht den Adpater neu von Git zu installieren:
! ````
$ ./iobroker url "https://github.com/Matten-Matten/iobroker.enigma2" --debug
install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master
npm install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master --production --save --prefix "/opt/iobroker" (System call)
npm
WARN excluding symbolic link node_modules/request/node_modules/.bin/har-validator -> ../har-validator/bin/har-validator
npm WARN excluding symbolic link node_modules/request/node_modules/.bin/uuid -> ../node-uuid/bin/uuidnpm WARN excluding symbolic link
! npm ERR!
Linux 4.9.0-0.bpo.5-amd64npm ERR!
argv "/usr/bin/node" "/usr/bin/npm" "install" "https://github.com/Matten-Matten/iobroker.enigma2/tarball/master" "--production" "--save" "--prefix" "/opt/iobroker"npm ERR! node v6.13.1
npm ERR! npm v3.10.10
! npm ERR! path /tmp/npm-20897-a6fb0fd1/unpack-223d8a64/package.jsonnpm ERR! code ENOENT
! npm
ERR! errno -2npm ERR! syscall open
! npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-20897-a6fb0fd1/unpack-223d8a64/package.json'npm ERR! enoent ENOENT: no such file or directory, open '/tmp/npm-20897-a6fb0fd1/unpack-223d8a64/package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
! npm ERR! Please include the following file with any support request:
npm ERR! /opt/npm-debug.log
! ERROR: host.openmediavault Cannot install https://github.com/Matten-Matten/iobroker.enigma2/tarball/master: 254
ERROR: process exited with code 25Dann versucht die alte 0.0.8 zu löschen:$ ./iobroker del enigma2
Delete adapter "enigma2"
host.openmediavault no instances of adapter enigma2 found
host.openmediavault Adapter enigma2 cannot be deleted completely, because non-deletable.
ERROR: process exited with code 22Und jetzt weiß ich nicht mehr weiter. Hat noch jemand eine Idee was ich machen kann/muss um den entweder komplett zu entfernen oder upzudaten? Danke und Gruß -
Oh…
Hatte meine Frage schon vergessen :oops:
Ist aber auch schon länger gelöst.
Schau mal hier viewtopic.php?f=17&t=1739&hilit=Enigma&start=180
-
Ist aber auch schon länger gelöst. `
HI,
wie genau war die LÖsung zum deinstallieren? Kann die aus dem genannten Thread nicht rauslesen…. :?
Bei mir kommt auch:
Adapter enigma2 cannot be deleted completely, because non-deletable.