NEWS
VIS läuft in frischer Installation nicht
-
Ich wollte mir "nur mal schnell" einen iobroker aufsetzen um zu sehen ob ich meine Hausautomation darauf umziehen will. Leider bringe ich ihn nicht ans laufen.
Zuerst über das Docker Image auf einen QNAP (v6.0.0 oder latest, macht keinen Unterschied), dann nochmal auf einem ganz frisch aufgesetzten Raspberry mit Raspi OS Bullseye ARMHf Lite nach https://www.iobroker.net/#de/documentation/install/linux.md .
Durch den Assistenten geclickt, Discovery erstmal nicht gestartet, dann den VIS Adapter installiert und die für mich auf iobroker.net erzeugte Lizenz reinkopiert.
Allerding stirbt der Adapter immer gleich wieder mit einer nicht sehr aussagekäftigen Fehlermeldung:host.iobroker 2022-01-09 19:39:22.063 info instance system.adapter.vis.0 terminated while should be started once vis.0 2022-01-09 19:39:21.379 info Terminated (NO_ERROR): Without reason vis.0 2022-01-09 19:39:19.529 info vis license is OK.
Komplettes log:
iobroker.2022-01-09.log.htmlsystem.adapter.admin : admin - v5.2.3 system.adapter.backitup : backitup - v2.2.2 system.adapter.discovery : discovery - v2.7.0 system.adapter.vis : vis - v1.4.5 system.adapter.web : web - v3.4.9
+ system.adapter.admin.0 : admin : iobroker - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.backitup.0 : backitup : iobroker - enabled + system.adapter.discovery.0 : discovery : iobroker - enabled system.adapter.vis.0 : vis : iobroker - enabled + system.adapter.web.0 : web : iobroker - enabled, port: 8082, bind: 0.0.0.0, run as: admin + instance is alive
Habe ich irgendwo was übersehen, oder ist die Installation aktuell kaputt?
-
@haus42 sagte in VIS läuft in frischer Installation nicht:
Allerding stirbt der Adapter immer gleich wieder mit einer nicht sehr aussagekäftigen Fehlermeldung:
nöö der lebt.
Er soll ja nur rinmalig gestartet erden. Jeder weitere Versuch wird unterbundenwas kommt denn bei <ip>:8082?
-
-
@crunchip sagte in VIS läuft in frischer Installation nicht:
laut dem log
sorry, bin am Handy, kann den log nicht lese wenn er nicht hier in code-tags steht
-
Argh, wie es aussieht habe ich Stunden damit verbracht einen Fehler zu suchen den es nicht gibt weil der VIS Adapter im Instanzen UI nicht grün wird, obwohl er läuft.
Irgendwann während der Rumbastelei ging auf de 8082 mal nichts und ich habe es dann nicht mehr probiert da der Adapter nicht "grün" war und diese Fehlermeldungen im Log sind.
(Ist irgendwo beschrieben dass der Adapter nicht grün wird?)@crunchip Das ist das komplette Log seit aufsetzen des Raspberry. Die Meldungen entstehen wohl weil am Anfang ein paar Dinge erst später installiert werden...
-
@haus42 sagte in VIS läuft in frischer Installation nicht:
Ist irgendwo beschrieben dass der Adapter nicht grün wird?)
ja!
ist ja keine "Ampel" (jetzt eckige) davor.davon gibt es mehrere Adapter und dann noch welche, die zeitgesteuert starten, die haben eine Uhr vorne dran.
-
@homoran Puh. Da hätte ich wohl erst noch etwas mehr lesen müssen....
Allerding ist die Doku hier https://www.iobroker.net/#de/documentation/basics/adapter.md ja eigentlich nur ein Platzhalter für eine Doku. Wo hätte ich denn schauen müssen?Aber erstmal vielen Dank für die schnelle Antwort zu meinem eigentlichen Problem. Echt super!
-
@homoran sagte in VIS läuft in frischer Installation nicht:
wenn er nicht hier in code-tags
2022-01-09 18:57:36.276 - info: host.iobroker iobroker.js-controller version 3.3.22 js-controller starting 2022-01-09 18:57:36.304 - info: host.iobroker Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker 2022-01-09 18:57:36.307 - info: host.iobroker hostname: iobroker, node: v14.18.2 2022-01-09 18:57:36.309 - info: host.iobroker ip addresses: 192.168.178.71 fe80::91bc:816e:ed3a:436e 2022-01-09 18:57:36.895 - info: host.iobroker connected to Objects and States 2022-01-09 18:57:37.137 - info: host.iobroker added notifications configuration of host 2022-01-09 18:57:38.274 - info: host.iobroker 3 instances found 2022-01-09 18:57:38.331 - info: host.iobroker starting 3 instances 2022-01-09 18:57:38.510 - info: host.iobroker instance system.adapter.admin.0 started with pid 7085 2022-01-09 18:57:42.419 - info: host.iobroker instance system.adapter.discovery.0 started with pid 7092 2022-01-09 18:57:45.825 - info: admin.0 (7085) starting. Version 5.2.3 in /opt/iobroker/node_modules/iobroker.admin, node: v14.18.2, js-controller: 3.3.22 2022-01-09 18:57:46.003 - info: admin.0 (7085) requesting all states 2022-01-09 18:57:46.006 - info: admin.0 (7085) requesting all objects 2022-01-09 18:57:46.360 - info: admin.0 (7085) received all objects 2022-01-09 18:57:46.417 - info: host.iobroker instance system.adapter.backitup.0 started with pid 7111 2022-01-09 18:57:47.381 - info: admin.0 (7085) http server listening on port 8081 2022-01-09 18:57:47.385 - info: admin.0 (7085) Use link "http://localhost:8081" to configure. 2022-01-09 18:57:47.666 - warn: admin.0 (7085) Repository cannot be read. Active repo: default 2022-01-09 18:57:48.938 - info: discovery.0 (7092) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v14.18.2, js-controller: 3.3.22 2022-01-09 18:57:52.679 - info: backitup.0 (7111) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.18.2, js-controller: 3.3.22 2022-01-09 18:57:52.886 - info: backitup.0 (7111) [iobroker] backup was activated at 02:40 every 1 day(s) 2022-01-09 19:09:36.539 - info: host.iobroker Updating repository "default" under "http://download.iobroker.net/sources-dist.json" 2022-01-09 19:11:05.897 - info: host.iobroker iobroker add vis --host iobroker 2022-01-09 19:11:14.004 - info: host.iobroker iobroker NPM version: 6.14.15 2022-01-09 19:11:14.012 - info: host.iobroker iobroker npm install iobroker.vis@1.4.5 --loglevel error --prefix "/opt/iobroker" (System call) 2022-01-09 19:12:11.369 - info: vis.0 (7256) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22 2022-01-09 19:12:11.412 - error: vis.0 (7256) Cannot write file js/config.js: vis is not an object of type "meta" 2022-01-09 19:12:11.422 - info: vis.0 (7256) Changes in index.html detected => update cache.manifest 2022-01-09 19:12:11.431 - error: vis.0 (7256) Cannot write file cache.manifest: vis is not an object of type "meta" 2022-01-09 19:12:11.440 - error: vis.0 (7256) No license found for vis. Please get one on https://iobroker.net ! 2022-01-09 19:12:11.500 - warn: vis.0 (7256) setObject control.command (type=state) property common.role missing! 2022-01-09 19:12:11.568 - info: vis.0 (7256) config.js changed. Upload. 2022-01-09 19:12:11.571 - error: vis.0 (7256) Cannot write file js/config.js: vis is not an object of type "meta" 2022-01-09 19:12:11.614 - error: vis.0 (7256) Cannot write file css/vis-common-user.css: vis is not an object of type "meta" 2022-01-09 19:12:11.679 - info: vis.0 (7256) Changes in index.html detected => update cache.manifest 2022-01-09 19:12:11.685 - error: vis.0 (7256) Cannot write file cache.manifest: vis is not an object of type "meta" 2022-01-09 19:12:11.692 - info: vis.0 (7256) Upload vis anew, while changes detected... 2022-01-09 19:12:24.323 - info: vis.0 (7256) Uploaded. 0 2022-01-09 19:12:24.849 - info: vis.0 (7256) Terminated (NO_ERROR): Without reason 2022-01-09 19:12:31.888 - info: host.iobroker iobroker host.iobroker install adapter vis 2022-01-09 19:12:31.999 - info: host.iobroker iobroker upload [3] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/words.js words.js application/javascript 2022-01-09 19:12:32.166 - info: host.iobroker iobroker upload [2] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/vis.png vis.png image/png 2022-01-09 19:12:32.243 - info: host.iobroker iobroker upload [1] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index_m.html index_m.html text/html 2022-01-09 19:12:32.325 - info: host.iobroker iobroker upload [0] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index.html index.html text/html 2022-01-09 19:12:33.745 - info: host.iobroker iobroker upload [300] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout.min.js widgets/swipe/js/jquery.roundabout.min.js application/javascript 2022-01-09 19:12:37.859 - info: host.iobroker iobroker upload [250] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueBool.png widgets/basic/img/Prev_ValueBool.png image/png 2022-01-09 19:12:41.850 - info: host.iobroker iobroker upload [200] vis /opt/iobroker/node_modules/iobroker.vis/www/lib/js/jquery.ba-resize.min.js lib/js/jquery.ba-resize.min.js application/javascript 2022-01-09 19:12:46.002 - info: host.iobroker iobroker upload [150] vis /opt/iobroker/node_modules/iobroker.vis/www/js/visEditInspect.js js/visEditInspect.js application/javascript 2022-01-09 19:12:50.090 - info: host.iobroker iobroker upload [100] vis /opt/iobroker/node_modules/iobroker.vis/www/js/fm/icon/actions/delete.png js/fm/icon/actions/delete.png image/png 2022-01-09 19:12:50.889 - info: host.iobroker iobroker upload [90] vis /opt/iobroker/node_modules/iobroker.vis/www/index.html index.html text/html 2022-01-09 19:12:51.682 - info: host.iobroker iobroker upload [80] vis /opt/iobroker/node_modules/iobroker.vis/www/img/faviconEdit.png img/faviconEdit.png image/png 2022-01-09 19:12:52.519 - info: host.iobroker iobroker upload [70] vis /opt/iobroker/node_modules/iobroker.vis/www/img/bulbOn.png img/bulbOn.png image/png 2022-01-09 19:12:53.358 - info: host.iobroker iobroker upload [60] vis /opt/iobroker/node_modules/iobroker.vis/www/img/back/oblique-line-bk.png img/back/oblique-line-bk.png image/png 2022-01-09 19:12:54.152 - info: host.iobroker iobroker upload [50] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/timestamp.png icon/timestamp.png image/png 2022-01-09 19:12:54.962 - info: host.iobroker iobroker upload [40] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/ok.png icon/ok.png image/png 2022-01-09 19:12:55.779 - info: host.iobroker iobroker upload [30] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/distribute-vertical-equal.png icon/distribute-vertical-equal.png image/png 2022-01-09 19:12:56.586 - info: host.iobroker iobroker upload [20] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-width.png icon/align-width.png image/png 2022-01-09 19:12:56.678 - info: host.iobroker iobroker upload [19] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-vertical-top-2.png icon/align-vertical-top-2.png image/png 2022-01-09 19:12:56.770 - info: host.iobroker iobroker upload [18] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-vertical-center-2.png icon/align-vertical-center-2.png image/png 2022-01-09 19:12:56.856 - info: host.iobroker iobroker upload [17] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-vertical-bottom-2.png icon/align-vertical-bottom-2.png image/png 2022-01-09 19:12:56.952 - info: host.iobroker iobroker upload [16] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-horizontal-right-2.png icon/align-horizontal-right-2.png image/png 2022-01-09 19:12:57.057 - info: host.iobroker iobroker upload [15] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-horizontal-left.png icon/align-horizontal-left.png image/png 2022-01-09 19:12:57.143 - info: host.iobroker iobroker upload [14] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-horizontal-center-2.png icon/align-horizontal-center-2.png image/png 2022-01-09 19:12:57.230 - info: host.iobroker iobroker upload [13] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/align-height.png icon/align-height.png image/png 2022-01-09 19:12:57.317 - info: host.iobroker iobroker upload [12] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/add.png icon/add.png image/png 2022-01-09 19:12:57.403 - info: host.iobroker iobroker upload [11] vis /opt/iobroker/node_modules/iobroker.vis/www/edit.src.html edit.src.html text/html 2022-01-09 19:12:57.492 - info: host.iobroker iobroker upload [10] vis /opt/iobroker/node_modules/iobroker.vis/www/edit.html edit.html text/html 2022-01-09 19:12:57.583 - info: host.iobroker iobroker upload [9] vis /opt/iobroker/node_modules/iobroker.vis/www/css/vis.css css/vis.css text/css 2022-01-09 19:12:57.674 - info: host.iobroker iobroker upload [8] vis /opt/iobroker/node_modules/iobroker.vis/www/css/vis-editor.css css/vis-editor.css text/css 2022-01-09 19:12:57.762 - info: host.iobroker iobroker upload [7] vis /opt/iobroker/node_modules/iobroker.vis/www/css/styles.css css/styles.css text/css 2022-01-09 19:12:57.848 - info: host.iobroker iobroker upload [6] vis /opt/iobroker/node_modules/iobroker.vis/www/css/montserrat-regular-webfont.woff css/montserrat-regular-webfont.woff font/woff 2022-01-09 19:12:57.935 - info: host.iobroker iobroker upload [5] vis /opt/iobroker/node_modules/iobroker.vis/www/css/doc.css css/doc.css text/css 2022-01-09 19:12:58.022 - info: host.iobroker iobroker upload [4] vis /opt/iobroker/node_modules/iobroker.vis/www/css/backgrounds.css css/backgrounds.css text/css 2022-01-09 19:12:58.109 - info: host.iobroker iobroker upload [3] vis /opt/iobroker/node_modules/iobroker.vis/www/css/app.css css/app.css text/css 2022-01-09 19:12:58.196 - info: host.iobroker iobroker upload [2] vis /opt/iobroker/node_modules/iobroker.vis/www/css/add_kian.css css/add_kian.css text/css 2022-01-09 19:12:58.286 - info: host.iobroker iobroker upload [1] vis /opt/iobroker/node_modules/iobroker.vis/www/cordova.js cordova.js application/javascript 2022-01-09 19:12:58.373 - info: host.iobroker iobroker upload [0] vis /opt/iobroker/node_modules/iobroker.vis/www/cache.manifest cache.manifest text/cache-manifest 2022-01-09 19:12:58.517 - error: host.iobroker iobroker host.iobroker Required dependency "web" not found on this host. 2022-01-09 19:12:58.539 - info: host.iobroker iobroker host.iobroker install adapter web 2022-01-09 19:13:01.329 - info: host.iobroker iobroker NPM version: 6.14.15 2022-01-09 19:13:01.335 - info: host.iobroker iobroker npm install iobroker.web@3.4.9 --loglevel error --prefix "/opt/iobroker" (System call) 2022-01-09 19:13:59.010 - info: host.iobroker iobroker host.iobroker install adapter web 2022-01-09 19:13:59.044 - info: host.iobroker iobroker upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png 2022-01-09 19:13:59.122 - info: host.iobroker iobroker upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png 2022-01-09 19:13:59.196 - info: host.iobroker iobroker upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js.map static/js/runtime-main.6adebaf4.js.map application/json 2022-01-09 19:13:59.272 - info: host.iobroker iobroker upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.6adebaf4.js static/js/runtime-main.6adebaf4.js application/javascript 2022-01-09 19:13:59.349 - info: host.iobroker iobroker upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js.map static/js/main.1af53dde.chunk.js.map application/json 2022-01-09 19:13:59.430 - info: host.iobroker iobroker upload [11] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.1af53dde.chunk.js static/js/main.1af53dde.chunk.js application/javascript 2022-01-09 19:13:59.509 - info: host.iobroker iobroker upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.map static/js/2.20ad3cfd.chunk.js.map application/json 2022-01-09 19:14:00.349 - info: host.iobroker iobroker upload [9] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js.LICENSE.txt static/js/2.20ad3cfd.chunk.js.LICENSE.txt text/plain 2022-01-09 19:14:00.426 - info: host.iobroker iobroker upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.20ad3cfd.chunk.js static/js/2.20ad3cfd.chunk.js application/javascript 2022-01-09 19:14:00.566 - info: host.iobroker iobroker upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css.map static/css/main.e2d673ee.chunk.css.map application/json 2022-01-09 19:14:00.639 - info: host.iobroker iobroker upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css 2022-01-09 19:14:00.712 - info: host.iobroker iobroker upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css.map static/css/2.faf2f676.chunk.css.map application/json 2022-01-09 19:14:00.785 - info: host.iobroker iobroker upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css 2022-01-09 19:14:00.858 - info: host.iobroker iobroker upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json 2022-01-09 19:14:00.938 - info: host.iobroker iobroker upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html 2022-01-09 19:14:01.013 - info: host.iobroker iobroker upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon 2022-01-09 19:14:01.093 - info: host.iobroker iobroker upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json 2022-01-09 19:14:04.989 - info: host.iobroker iobroker upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_highlight-hard_55_555555_1x100.png image/png 2022-01-09 19:14:08.679 - info: host.iobroker iobroker upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png lib/css/themes/jquery-ui/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png image/png 2022-01-09 19:14:12.438 - info: host.iobroker iobroker upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png lib/css/themes/jquery-ui/redmond/images/ui-icons_469bdd_256x240.png image/png 2022-01-09 19:14:16.309 - info: host.iobroker iobroker upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-icons_ffeb33_256x240.png image/png 2022-01-09 19:14:21.789 - info: host.iobroker iobroker upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png lib/css/themes/jquery-ui/eggplant/images/ui-icons_ebccce_256x240.png image/png 2022-01-09 19:14:25.878 - info: host.iobroker iobroker upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png lib/css/themes/jquery-ui/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png image/png 2022-01-09 19:14:26.679 - info: host.iobroker iobroker upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png lib/css/themes/jquery-ui/custom-light/images/ui-icons_cd0a0a_256x240.png image/png 2022-01-09 19:14:27.485 - info: host.iobroker iobroker upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png lib/css/themes/jquery-ui/custom-light/images/ui-bg_glass_55_fbf9ee_1x400.png image/png 2022-01-09 19:14:28.302 - info: host.iobroker iobroker upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png lib/css/themes/jquery-ui/custom-dark/images/ui-bg_highlight-soft_40_62bfe1_1x100.png image/png 2022-01-09 19:14:29.148 - info: host.iobroker iobroker upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png lib/css/themes/jquery-ui/cupertino/images/ui-icons_2e83ff_256x240.png image/png 2022-01-09 19:14:29.940 - info: host.iobroker iobroker upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png lib/css/themes/jquery-ui/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png image/png 2022-01-09 19:14:30.771 - info: host.iobroker iobroker upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png image/png 2022-01-09 19:14:31.934 - info: host.iobroker iobroker upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png lib/css/themes/jquery-ui/black-tie/images/ui-icons_ffcf29_256x240.png image/png 2022-01-09 19:14:32.755 - info: host.iobroker iobroker upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png image/png 2022-01-09 19:14:32.845 - info: host.iobroker iobroker upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_glass_40_111111_1x400.png image/png 2022-01-09 19:14:32.932 - info: host.iobroker iobroker upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_flat_65_ffffff_40x100.png image/png 2022-01-09 19:14:33.023 - info: host.iobroker iobroker upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png lib/css/themes/jquery-ui/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png image/png 2022-01-09 19:14:33.110 - info: host.iobroker iobroker upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/style.css lib/css/style.css text/css 2022-01-09 19:14:33.199 - info: host.iobroker iobroker upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/materialize.css lib/css/materialize.css text/css 2022-01-09 19:14:33.290 - info: host.iobroker iobroker upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ui.jqgrid-4.5.4.css lib/css/jqGrid/ui.jqgrid-4.5.4.css text/css 2022-01-09 19:14:33.383 - info: host.iobroker iobroker upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/jqGrid/ellipsis-xbl.xml lib/css/jqGrid/ellipsis-xbl.xml application/xml 2022-01-09 19:14:33.469 - info: host.iobroker iobroker upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css.map lib/css/iob/selectID.css.map application/json 2022-01-09 19:14:33.557 - info: host.iobroker iobroker upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/iob/selectID.css lib/css/iob/selectID.css text/css 2022-01-09 19:14:33.645 - info: host.iobroker iobroker upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min.css lib/css/fancytree/ui.fancytree.min.css text/css 2022-01-09 19:14:33.733 - info: host.iobroker iobroker upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.min-win7.css lib/css/fancytree/ui.fancytree.min-win7.css text/css 2022-01-09 19:14:33.821 - info: host.iobroker iobroker upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/ui.fancytree.jquery.min.css lib/css/fancytree/ui.fancytree.jquery.min.css text/css 2022-01-09 19:14:33.909 - info: host.iobroker iobroker upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/state.png lib/css/fancytree/state.png image/png 2022-01-09 19:14:33.997 - info: host.iobroker iobroker upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/loading.gif lib/css/fancytree/loading.gif image/gif 2022-01-09 19:14:34.146 - info: host.iobroker iobroker upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/icons.gif lib/css/fancytree/icons.gif image/gif 2022-01-09 19:14:34.236 - info: host.iobroker iobroker upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/device.png lib/css/fancytree/device.png image/png 2022-01-09 19:14:34.330 - info: host.iobroker iobroker upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/fancytree/channel.png lib/css/fancytree/channel.png image/png 2022-01-09 19:14:34.419 - info: host.iobroker iobroker upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/bootstrap.min.css lib/css/bootstrap.min.css text/css 2022-01-09 19:14:34.512 - info: host.iobroker iobroker upload [1] web /opt/iobroker/node_modules/iobroker.web/www/index.html index.html text/html 2022-01-09 19:14:34.609 - info: host.iobroker iobroker upload [0] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png 2022-01-09 19:14:34.883 - info: host.iobroker iobroker host.iobroker object system.adapter.web created/updated 2022-01-09 19:14:34.901 - info: host.iobroker iobroker host.iobroker object connected created/updated 2022-01-09 19:14:35.172 - info: host.iobroker iobroker host.iobroker create instance web 2022-01-09 19:14:35.197 - info: host.iobroker iobroker host.iobroker object web.0.connected created 2022-01-09 19:14:35.233 - info: host.iobroker iobroker host.iobroker object web.0 created 2022-01-09 19:14:35.273 - info: host.iobroker iobroker host.iobroker object system.adapter.web.upload created 2022-01-09 19:14:35.313 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.logLevel created 2022-01-09 19:14:35.358 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.sigKill created 2022-01-09 19:14:35.401 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.eventLoopLag created 2022-01-09 19:14:35.440 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.outputCount created 2022-01-09 19:14:35.479 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.inputCount created 2022-01-09 19:14:35.519 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.uptime created 2022-01-09 19:14:35.560 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.memRss created 2022-01-09 19:14:35.604 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.memHeapTotal created 2022-01-09 19:14:35.668 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.memHeapUsed created 2022-01-09 19:14:35.709 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.cputime created 2022-01-09 19:14:35.751 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.cpu created 2022-01-09 19:14:35.792 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.compactMode created 2022-01-09 19:14:35.830 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.connected created 2022-01-09 19:14:35.869 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0.alive created 2022-01-09 19:14:35.958 - info: host.iobroker iobroker host.iobroker object system.adapter.web.0 created 2022-01-09 19:14:36.155 - info: host.iobroker iobroker host.iobroker object system.adapter.vis created/updated 2022-01-09 19:14:36.351 - info: host.iobroker iobroker host.iobroker create instance vis 2022-01-09 19:14:36.369 - info: host.iobroker iobroker host.iobroker object vis.0.control.data created 2022-01-09 19:14:36.406 - info: host.iobroker iobroker host.iobroker object vis.0.control.command created 2022-01-09 19:14:36.441 - info: host.iobroker iobroker host.iobroker object vis.0.control.instance created 2022-01-09 19:14:36.479 - info: host.iobroker iobroker host.iobroker object vis.0.control created 2022-01-09 19:14:36.516 - info: host.iobroker iobroker host.iobroker object vis.0 created 2022-01-09 19:14:36.558 - info: host.iobroker iobroker host.iobroker object system.adapter.vis.upload created 2022-01-09 19:14:36.616 - info: host.iobroker iobroker host.iobroker object system.adapter.vis.0 created 2022-01-09 19:14:37.723 - info: host.iobroker iobroker exit 0 2022-01-09 19:14:39.175 - info: host.iobroker instance system.adapter.web.0 started with pid 7304 2022-01-09 19:14:44.556 - info: vis.0 (7311) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22 2022-01-09 19:14:44.662 - error: vis.0 (7311) No license found for vis. Please get one on https://iobroker.net ! 2022-01-09 19:14:45.163 - info: vis.0 (7311) Changes in index.html detected => update cache.manifest 2022-01-09 19:14:45.199 - info: vis.0 (7311) Upload vis anew, while changes detected... 2022-01-09 19:14:45.792 - info: web.0 (7304) starting. Version 3.4.9 in /opt/iobroker/node_modules/iobroker.web, node: v14.18.2, js-controller: 3.3.22 2022-01-09 19:14:46.541 - info: web.0 (7304) socket.io server listening on port 8082 2022-01-09 19:14:46.565 - info: web.0 (7304) http server listening on port 8082 2022-01-09 19:14:47.555 - warn: web.0 (7304) State "web.0.info.connection" has no existing object, this might lead to an error in future versions 2022-01-09 19:14:49.895 - info: host.iobroker "system.adapter.vis.0" disabled 2022-01-09 19:14:49.914 - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true) 2022-01-09 19:14:50.003 - info: host.iobroker "system.adapter.vis.0" enabled 2022-01-09 19:14:50.005 - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true) 2022-01-09 19:14:56.838 - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true) 2022-01-09 19:14:58.863 - info: vis.0 (7311) Uploaded. 0 2022-01-09 19:14:59.391 - info: vis.0 (7311) Terminated (NO_ERROR): Without reason 2022-01-09 19:15:00.059 - info: host.iobroker instance system.adapter.vis.0 terminated while should be started once 2022-01-09 19:21:19.640 - info: vis.0 (7356) starting. Version 1.4.5 in /opt/iobroker/node_modules/iobroker.vis, node: v14.18.2, js-controller: 3.3.22 2022-01-09 19:21:20.157 - info: vis.0 (7356) vis license is OK. 2022-01-09 19:21:20.540 - info: vis.0 (7356) config.js changed. Upload. 2022-01-09 19:21:20.759 - info: vis.0 (7356) Changes in index.html detected => update cache.manifest 2022-01-09 19:21:20.792 - info: vis.0 (7356) Upload vis anew, while changes detected... 2022-01-09 19:21:25.178 - info: host.iobroker "system.adapter.vis.0" disabled 2022-01-09 19:21:25.180 - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true) 2022-01-09 19:21:25.237 - info: host.iobroker "system.adapter.vis.0" enabled 2022-01-09 19:21:25.239 - info: host.iobroker stopInstance system.adapter.vis.0 (force=false, process=true) 2022-01-09 19:21:34.207 - info: vis.0 (7356) Uploaded. 0 2022-01-09 19:21:34.730 - info: vis.0 (7356) Terminated (NO_ERROR): Without reason 2022-01-09 19:21:35.369 - info: host.iobroker instance system.adapter.vis.0 terminated while should be started once
-
@haus42 sagte in VIS läuft in frischer Installation nicht:
Wo hätte ich denn schauen müssen?
bisschen tiefer https://www.iobroker.net/#de/documentation/admin/README.md
-
@haus42 sagte in VIS läuft in frischer Installation nicht:
Wo hätte ich denn schauen müssen?
https://www.iobroker.net/#de/documentation/admin/instances.md?derseiteninhalt
-
Danke. Nachdem ich ein paar Seiten in der Doku angeclickt hatte und irgendwie immer Platzhalter erwischt habe hatte nicht nicht gemerkt dass da doch noch mehr drin ist....