Es scheint gelöst. Ich habe nach der erneuten Github installation über den Expertenmodus die Instanznummer auf 10 gesetzt. Jetzt ist alles grün. Also durch das Backup scheinen irgendwo Fragmente die 0 bzw. 1 zu blockieren.
NEWS
Latest posts made by hoaloha
-
RE: Test Tesla-Motors v1.0.0
-
RE: Test Tesla-Motors v1.0.0
host.iobroker 2022-12-16 21:31:41.855 error instance system.adapter.tesla-motors.0 terminated with code 1 (JS_CONTROLLER_STOPPED) host.iobroker 2022-12-16 21:31:41.855 error Caught by controller[0]: } host.iobroker 2022-12-16 21:31:41.855 error Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED' host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) { host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18) host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1057:19) host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:833:27) host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:971:27) host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:562:31) host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:522:36) host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:649:3) host.iobroker 2022-12-16 21:31:41.854 error Caught by controller[0]: at throwExportsNotFound (node:internal/modules/esm/resolve:365:9) host.iobroker 2022-12-16 21:31:41.853 error Caught by controller[0]: at new NodeError (node:internal/errors:387:5) host.iobroker 2022-12-16 21:31:41.853 error Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json host.iobroker 2022-12-16 21:31:41.853 error Caught by controller[0]: ^ host.iobroker 2022-12-16 21:31:41.853 error Caught by controller[0]: throw e; host.iobroker 2022-12-16 21:31:41.852 error Caught by controller[0]: node:internal/modules/cjs/loader:528
-
RE: Test Tesla-Motors v1.0.0
Ich habe jetzt mal über die Konsole versucht "alle" Instanzen zu löschen.
Leider keine Änderung.
-
RE: Test Tesla-Motors v1.0.0
Im Adapter Ordern gelöscht:
$ iobroker del tesla-motors Delete adapter "tesla-motors" host.iobroker Counted 1 instances of tesla-motors host.iobroker Counted 1 meta of tesla-motors host.iobroker Counted 1 adapter for tesla-motors host.iobroker Counted 1 channels of tesla-motors host.iobroker Counted 1 states of tesla-motors host.iobroker Counted 14 states of system.adapter.tesla-motors host.iobroker Counted 1 states (io.tesla-motors.*) from states host.iobroker Counted 4 states (system.adapter.tesla-motors.*) from states host.iobroker file tesla-motors.admin deleted host.iobroker object tesla-motors deleted host.iobroker object tesla-motors.admin deleted host.iobroker Deleting 19 object(s). host.iobroker Deleting 5 state(s). removed 7 packages in 23s 194 packages are looking for funding run `npm fund` for details Process exited with code 0
Im Adapter Ordner wieder installiert:
$ iobroker add tesla-motors --host iobroker NPM version: 8.19.2 Installing iobroker.tesla-motors@1.3.1... (System call) added 7 packages in 23s195 packages are looking for funding run `npm fund` for details host.iobroker install adapter tesla-motors upload [5] tesla-motors.admin /opt/iobroker/node_modules/iobroker.tesla-motors/admin/admin.d.ts admin.d.ts video/mp2t upload [4] tesla-motors.admin /opt/iobroker/node_modules/iobroker.tesla-motors/admin/index_m.html index_m.html text/html upload [3] tesla-motors.admin /opt/iobroker/node_modules/iobroker.tesla-motors/admin/style.css style.css text/css upload [2] tesla-motors.admin /opt/iobroker/node_modules/iobroker.tesla-motors/admin/tesla-motors.png tesla-motors.png image/png upload [1] tesla-motors.admin /opt/iobroker/node_modules/iobroker.tesla-motors/admin/url.jpg url.jpg image/jpeg upload [0] tesla-motors.admin /opt/iobroker/node_modules/iobroker.tesla-motors/admin/words.js words.js application/javascript host.iobroker object system.adapter.tesla-motors created/updated host.iobroker create instance tesla-motors host.iobroker object system.adapter.tesla-motors.0.alive created host.iobroker object system.adapter.tesla-motors.0.connected created host.iobroker object system.adapter.tesla-motors.0.cputime created host.iobroker object system.adapter.tesla-motors.0.memHeapUsed created host.iobroker object system.adapter.tesla-motors.0.memHeapTotal created host.iobroker object system.adapter.tesla-motors.0.memRss created host.iobroker object system.adapter.tesla-motors.0.uptime created host.iobroker object system.adapter.tesla-motors.0.inputCount created host.iobroker object system.adapter.tesla-motors.0.outputCount created host.iobroker object system.adapter.tesla-motors.0.eventLoopLag created host.iobroker object system.adapter.tesla-motors.0.sigKill created host.iobroker object system.adapter.tesla-motors.0.logLevel created host.iobroker object tesla-motors.0.info created host.iobroker object tesla-motors.0.info.connection created host.iobroker Set default value of tesla-motors.0.info.connection: false host.iobroker object system.adapter.tesla-motors.0 created Process exited with code 0
Auth:
-
RE: Test Tesla-Motors v1.0.0
@tombox said in Test Tesla-Motors v1.0.0:
@hoaloha Welche version ist installiert. 1.3.1 sollte eigentlich gehen
Ja, 1.3.1. Ich hatte vorher 2 Instanzen einwandfrei laufen. ioBroker läuft auch komplett nach dem einspielen des Backitup Backups inkl. sämtlicher Adapter.
Mittlerweile habe ich mehrere auth Links erzeugt. Muss schon captchas lösen. Die (Adapter) Instanz gelöscht und auch im Adapter einmal komplett gelöscht.
-
RE: Test Tesla-Motors v1.0.0
Hallo,
ich habe gestern unseren iobroker neu aufgesetzt. Alles soweit gut, aber den Tesla Adapter bekomme ich nicht mehr ans laufen. Gestern aufgeben und ihm ne Nacht und den Tag zum drüber nachdenken gegeben, aber leider ohne Erfolg.2022-12-16 17:40:15.605 - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:528 2022-12-16 17:40:15.606 - error: host.iobroker Caught by controller[0]: throw e; 2022-12-16 17:40:15.606 - error: host.iobroker Caught by controller[0]: ^ 2022-12-16 17:40:15.606 - error: host.iobroker Caught by controller[0]: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './lib/defaults' is not defined by "exports" in /opt/iobroker/node_modules/axios/package.json 2022-12-16 17:40:15.606 - error: host.iobroker Caught by controller[0]: at new NodeError (node:internal/errors:387:5) 2022-12-16 17:40:15.606 - error: host.iobroker Caught by controller[0]: at throwExportsNotFound (node:internal/modules/esm/resolve:365:9) 2022-12-16 17:40:15.607 - error: host.iobroker Caught by controller[0]: at packageExportsResolve (node:internal/modules/esm/resolve:649:3) 2022-12-16 17:40:15.607 - error: host.iobroker Caught by controller[0]: at resolveExports (node:internal/modules/cjs/loader:522:36) 2022-12-16 17:40:15.607 - error: host.iobroker Caught by controller[0]: at Function.Module._findPath (node:internal/modules/cjs/loader:562:31) 2022-12-16 17:40:15.608 - error: host.iobroker Caught by controller[0]: at Function.Module._resolveFilename (node:internal/modules/cjs/loader:971:27) 2022-12-16 17:40:15.608 - error: host.iobroker Caught by controller[0]: at Function.Module._load (node:internal/modules/cjs/loader:833:27) 2022-12-16 17:40:15.608 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1057:19) 2022-12-16 17:40:15.609 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/cjs/helpers:103:18) 2022-12-16 17:40:15.609 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/axios-cookiejar-support/lib/index.js:8:40) { 2022-12-16 17:40:15.609 - error: host.iobroker Caught by controller[0]: code: 'ERR_PACKAGE_PATH_NOT_EXPORTED' 2022-12-16 17:40:15.610 - error: host.iobroker Caught by controller[0]: } 2022-12-16 17:40:15.610 - error: host.iobroker instance system.adapter.tesla-motors.0 terminated with code 1 (JS_CONTROLLER_STOPPED) 2022-12-16 17:40:15.610 - info: host.iobroker Restart adapter system.adapter.tesla-motors.0 because enabled
"locale=de-DE&" habe ich auch schon rausgenommen. Jetzt kommen ich leider nicht weiter. Vorher hatten wir zwei Instanzen laufen. Adapter gelöscht und neu installiert habe ich auch schon gemacht.
-
RE: kein adapter lässt sich mehr update oder installieren
@homoran said in kein adapter lässt sich mehr update oder installieren:
@hoaloha sagte in kein adapter lässt sich mehr update oder installieren:
noch nie gemacht.
dafür gibt es den backitup Adapter
Den hab ich "noch" aus Raspi Zeiten drauf. Damals hatte ich beim Aufbau/ testen ein paar naja... Der Fehler war vielleicht auch vorm Rechner. Aber der hat ja auch eine Entwicklung gemacht. Muss ich mir mal ansehen.
-
RE: kein adapter lässt sich mehr update oder installieren
@thomas-braun said in kein adapter lässt sich mehr update oder installieren:
Vermutlich am einfachsten:
Backup unter den Arm klemmen, System platt machen und Bullseye / Debian 11 frisch draufzimmern, Backup wieder druff, fertig.Backups habe ich immer über die kompletten VMs in Proxmox erledigt. Und Proxmox ist auch auf Bullseye. Über innerhalb der VMs habe ich halt nie nachgedacht, bzw. noch nie gemacht.
-
RE: kein adapter lässt sich mehr update oder installieren
@thomas-braun said in kein adapter lässt sich mehr update oder installieren:
@hoaloha sagte in kein adapter lässt sich mehr update oder installieren:
gut dabei mit den Updates
Beim iobroker schon. Beim Betriebssystem haste alles verpennt. Mittlerweile ist der Nachfolger (Debian 10) schon zur letzten Ruhestätte geleitet worden.
Den Schuh muss ich mir wohl.... Da werde ich mir das wohl mal anschauen...