Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 4.0 jetzt im BETA/LATEST!

    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

    js-controller 4.0 jetzt im BETA/LATEST!

    This topic has been deleted. Only users with topic management privileges can see it.
    • OliverIO
      OliverIO last edited by OliverIO

      @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

      @oliverio Zu Fehler 1: Ich verstehe nicht was Du meinst. Hast Du da mehr Infos? Screenshot? Whatever?

      zu Fehler 3: Unbekannt, bitte GitHub issue anlegen. Und am besten mehr logs bitte und so. Ich kann DAS nicht niachstellen, aber sehe ein anderes issue wenn ich tvprogram installiere und weder web noch vis habe

      Zu Fehler 4: Keine Ahnung was du meinst? Was sagt das system am anfang? Die Installation sollte an sich davon unabhängig sein ...Mehr details und Logs bitte

      So hier die Berichte.

      Log vom initialen Start, über das upgrade, bis zur installation eines Adapters

      2022-02-08 18:41:47.543 - info: host.iobrokertest4_0_0 iobroker.js-controller version 3.3.21 js-controller starting
      2022-02-08 18:41:47.548 - info: host.iobrokertest4_0_0 Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
      2022-02-08 18:41:47.549 - info: host.iobrokertest4_0_0 hostname: iobrokertest4_0_0, node: v14.19.0
      2022-02-08 18:41:47.549 - info: host.iobrokertest4_0_0 ip addresses: 192.168.1.87
      2022-02-08 18:41:47.848 - info: host.iobrokertest4_0_0 connected to Objects and States
      2022-02-08 18:41:47.903 - info: host.iobrokertest4_0_0 added notifications configuration of host
      2022-02-08 18:41:48.195 - info: host.iobrokertest4_0_0 3 instances found
      2022-02-08 18:41:48.205 - info: host.iobrokertest4_0_0 starting 3 instances
      2022-02-08 18:41:48.252 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 started with pid 768
      2022-02-08 18:41:48.396 - info: host.iobrokertest4_0_0 Created UUID: d09d807c-10f4-4c1e-afc6-ae53d83f8286
      2022-02-08 18:41:50.034 - info: admin.0 (768) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:41:50.089 - info: admin.0 (768) requesting all states
      2022-02-08 18:41:50.090 - info: admin.0 (768) requesting all objects
      2022-02-08 18:41:50.159 - info: admin.0 (768) received all objects
      2022-02-08 18:41:50.185 - info: admin.0 (768) Request actual repository...
      2022-02-08 18:41:50.197 - info: host.iobrokertest4_0_0 Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
      2022-02-08 18:41:50.205 - info: admin.0 (768) http server listening on port 8081
      2022-02-08 18:41:50.206 - info: admin.0 (768) Use link "http://localhost:8081" to configure.
      2022-02-08 18:41:50.498 - info: admin.0 (768) State value to set for "admin.0.info.lastUpdateCheck" has to be type "number" but received type "string"
      2022-02-08 18:41:50.539 - warn: admin.0 (768) Repository cannot be read
      2022-02-08 18:41:51.474 - info: admin.0 (768) Repository received successfully.
      2022-02-08 18:41:52.246 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 started with pid 783
      2022-02-08 18:41:53.586 - info: discovery.0 (783) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:41:56.232 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 started with pid 809
      2022-02-08 18:41:57.732 - info: backitup.0 (809) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:41:57.788 - info: backitup.0 (809) [iobroker] backup was activated at 02:40 every 1 day(s)
      2022-02-08 18:43:06.406 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-02-08 18:43:06.417 - info: admin.0 (768) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:43:06.422 - info: admin.0 (768) terminating http server on port 8081
      2022-02-08 18:43:06.423 - info: admin.0 (768) terminating
      2022-02-08 18:43:06.425 - info: admin.0 (768) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:43:06.459 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 send kill signal
      2022-02-08 18:43:06.593 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 (force=false, process=true)
      2022-02-08 18:43:06.603 - info: backitup.0 (809) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:43:06.605 - info: backitup.0 (809) cleaned everything up...
      2022-02-08 18:43:06.606 - info: backitup.0 (809) terminating
      2022-02-08 18:43:06.607 - info: backitup.0 (809) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:43:06.644 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 send kill signal
      2022-02-08 18:43:06.704 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 (force=false, process=true)
      2022-02-08 18:43:06.710 - info: discovery.0 (783) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:43:06.712 - info: discovery.0 (783) terminating
      2022-02-08 18:43:06.714 - info: discovery.0 (783) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:43:06.753 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 send kill signal
      2022-02-08 18:43:07.148 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:43:07.435 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:43:07.463 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 killing pid 768
      2022-02-08 18:43:07.566 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:43:09.501 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 started with pid 881
      2022-02-08 18:43:09.665 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 started with pid 888
      2022-02-08 18:43:09.778 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 started with pid 895
      2022-02-08 18:43:11.301 - info: backitup.0 (888) starting. Version 2.2.2 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:43:11.340 - info: discovery.0 (895) starting. Version 2.7.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:43:11.399 - info: backitup.0 (888) [iobroker] backup was activated at 02:40 every 1 day(s)
      2022-02-08 18:43:11.524 - info: admin.0 (881) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:43:11.571 - info: admin.0 (881) requesting all states
      2022-02-08 18:43:11.572 - info: admin.0 (881) requesting all objects
      2022-02-08 18:43:11.730 - info: admin.0 (881) received all objects
      2022-02-08 18:43:11.745 - warn: admin.0 (881) Repository cannot be read
      2022-02-08 18:43:11.868 - info: admin.0 (881) http server listening on port 8081
      2022-02-08 18:43:11.869 - info: admin.0 (881) Use link "http://localhost:8081" to configure.
      2022-02-08 18:43:22.270 - info: host.iobrokertest4_0_0 Updating repository "latest" under "http://download.iobroker.net/sources-dist-latest.json"
      2022-02-08 18:43:59.410 - info: host.iobrokertest4_0_0 iobroker upgrade backitup@2.2.4
      2022-02-08 18:44:01.390 - info: host.iobrokertest4_0_0 iobroker Update backitup from @2.2.2 to @2.2.4
      2022-02-08 18:44:01.410 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Adapter "system.adapter.backitup.0" is stopped.
      2022-02-08 18:44:01.435 - info: host.iobrokertest4_0_0 "system.adapter.backitup.0" disabled
      2022-02-08 18:44:01.436 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 (force=false, process=true)
      2022-02-08 18:44:01.447 - info: backitup.0 (888) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:44:01.449 - info: backitup.0 (888) cleaned everything up...
      2022-02-08 18:44:01.450 - info: backitup.0 (888) terminating
      2022-02-08 18:44:01.452 - info: backitup.0 (888) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:44:01.487 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 send kill signal
      2022-02-08 18:44:01.891 - info: host.iobrokertest4_0_0 iobroker NPM version: 6.14.16
      2022-02-08 18:44:01.895 - info: host.iobrokertest4_0_0 iobroker npm install iobroker.backitup@2.2.4 --loglevel error --prefix "/opt/iobroker" (System call)
      2022-02-08 18:44:01.996 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:44:25.720 - info: host.iobrokertest4_0_0 iobroker upload [10] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/words.js words.js application/javascript
      2022-02-08 18:44:25.755 - info: host.iobrokertest4_0_0 iobroker Update "system.adapter.backitup.0"
      2022-02-08 18:44:25.875 - info: host.iobrokertest4_0_0 iobroker upload [9] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.js tab_m.js application/javascript
      2022-02-08 18:44:25.939 - info: host.iobrokertest4_0_0 iobroker upload [8] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.html tab_m.html text/html
      2022-02-08 18:44:26.005 - info: host.iobrokertest4_0_0 iobroker upload [7] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/tab_m.css tab_m.css text/css
      2022-02-08 18:44:26.070 - info: host.iobrokertest4_0_0 iobroker upload [6] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/style.css style.css text/css
      2022-02-08 18:44:26.133 - info: host.iobrokertest4_0_0 iobroker upload [5] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.js index_m.js application/javascript
      2022-02-08 18:44:26.201 - info: host.iobrokertest4_0_0 iobroker upload [4] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index_m.html index_m.html text/html
      2022-02-08 18:44:26.263 - info: host.iobrokertest4_0_0 iobroker upload [3] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/index.html index.html text/html
      2022-02-08 18:44:26.326 - info: host.iobrokertest4_0_0 iobroker upload [2] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.svg backitup.svg image/svg+xml
      2022-02-08 18:44:26.386 - info: host.iobrokertest4_0_0 iobroker upload [1] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/backitup.png backitup.png image/png
      2022-02-08 18:44:26.448 - info: host.iobrokertest4_0_0 iobroker upload [0] backitup.admin /opt/iobroker/node_modules/iobroker.backitup/admin/adapter-settings.js adapter-settings.js application/javascript
      2022-02-08 18:44:26.511 - info: host.iobrokertest4_0_0 iobroker Adapter "backitup" updated
      2022-02-08 18:44:26.512 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Adapter "system.adapter.backitup.0" is started
      2022-02-08 18:44:26.529 - info: host.iobrokertest4_0_0 "system.adapter.backitup.0" enabled
      2022-02-08 18:44:26.583 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 started with pid 1012
      2022-02-08 18:44:27.578 - info: host.iobrokertest4_0_0 iobroker exit 0
      2022-02-08 18:44:27.810 - info: host.iobrokertest4_0_0 iobroker upgrade discovery@2.7.5
      2022-02-08 18:44:28.147 - info: backitup.0 (1012) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:44:28.206 - info: backitup.0 (1012) [iobroker] backup was activated at 02:40 every 1 day(s)
      2022-02-08 18:44:29.686 - info: host.iobrokertest4_0_0 iobroker Update discovery from @2.7.0 to @2.7.5
      2022-02-08 18:44:30.108 - info: host.iobrokertest4_0_0 iobroker NPM version: 6.14.16
      2022-02-08 18:44:30.111 - info: host.iobrokertest4_0_0 iobroker npm install iobroker.discovery@2.7.5 --loglevel error --prefix "/opt/iobroker" (System call)
      2022-02-08 18:44:49.940 - info: host.iobrokertest4_0_0 iobroker upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript
      2022-02-08 18:44:49.975 - info: host.iobrokertest4_0_0 iobroker Update "system.adapter.discovery.0"
      2022-02-08 18:44:49.989 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 (force=false, process=true)
      2022-02-08 18:44:49.994 - info: discovery.0 (895) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:44:49.996 - info: discovery.0 (895) terminating
      2022-02-08 18:44:49.997 - info: discovery.0 (895) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:44:50.034 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 send kill signal
      2022-02-08 18:44:50.042 - info: host.iobrokertest4_0_0 iobroker upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript
      2022-02-08 18:44:50.104 - info: host.iobrokertest4_0_0 iobroker upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html
      2022-02-08 18:44:50.165 - info: host.iobrokertest4_0_0 iobroker upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html
      2022-02-08 18:44:50.230 - info: host.iobrokertest4_0_0 iobroker upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html
      2022-02-08 18:44:50.293 - info: host.iobrokertest4_0_0 iobroker upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html
      2022-02-08 18:44:50.355 - info: host.iobrokertest4_0_0 iobroker upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png
      2022-02-08 18:44:50.417 - info: host.iobrokertest4_0_0 iobroker Adapter "discovery" updated
      2022-02-08 18:44:50.537 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:44:51.453 - info: host.iobrokertest4_0_0 iobroker exit 0
      2022-02-08 18:44:53.066 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 started with pid 1080
      2022-02-08 18:44:54.859 - info: discovery.0 (1080) starting. Version 2.7.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v14.19.0, js-controller: 3.3.21
      2022-02-08 18:45:07.794 - info: host.iobrokertest4_0_0 received SIGTERM
      2022-02-08 18:45:07.809 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-02-08 18:45:07.810 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 (force=false, process=true)
      2022-02-08 18:45:07.811 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 (force=false, process=true)
      2022-02-08 18:45:07.822 - info: admin.0 (881) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:45:07.828 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 send kill signal
      2022-02-08 18:45:07.824 - info: discovery.0 (1080) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:45:07.825 - info: backitup.0 (1012) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:45:07.825 - info: discovery.0 (1080) terminating
      2022-02-08 18:45:07.827 - info: discovery.0 (1080) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:45:07.826 - info: backitup.0 (1012) cleaned everything up...
      2022-02-08 18:45:07.827 - info: backitup.0 (1012) terminating
      2022-02-08 18:45:07.829 - info: backitup.0 (1012) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:45:07.828 - info: admin.0 (881) terminating http server on port 8081
      2022-02-08 18:45:07.830 - info: admin.0 (881) terminating
      2022-02-08 18:45:07.832 - info: admin.0 (881) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:45:07.834 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 send kill signal
      2022-02-08 18:45:07.835 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 send kill signal
      2022-02-08 18:45:08.417 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:45:08.418 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:45:08.422 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:45:08.423 - info: host.iobrokertest4_0_0 All instances are stopped.
      2022-02-08 18:45:08.490 - info: host.iobrokertest4_0_0 terminated
      2022-02-08 18:47:37.619 - info: host.iobrokertest4_0_0 iobroker.js-controller version 4.0.4 js-controller starting
      2022-02-08 18:47:37.625 - info: host.iobrokertest4_0_0 Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
      2022-02-08 18:47:37.625 - info: host.iobrokertest4_0_0 hostname: iobrokertest4_0_0, node: v14.19.0
      2022-02-08 18:47:37.626 - info: host.iobrokertest4_0_0 ip addresses: 192.168.1.87
      2022-02-08 18:47:38.187 - info: host.iobrokertest4_0_0 connected to Objects and States
      2022-02-08 18:47:38.209 - info: host.iobrokertest4_0_0 added notifications configuration of host
      2022-02-08 18:47:38.214 - info: host.iobrokertest4_0_0 Node.js version has changed from unknown to 14.19.0
      2022-02-08 18:47:38.243 - info: host.iobrokertest4_0_0 Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node
      2022-02-08 18:47:38.574 - info: host.iobrokertest4_0_0 3 instances found
      2022-02-08 18:47:38.583 - info: host.iobrokertest4_0_0 starting 3 instances
      2022-02-08 18:47:38.625 - error: host.iobrokertest4_0_0 instance system.adapter.admin.0 could not be started: Error: spawn EPERM
      2022-02-08 18:47:42.613 - error: host.iobrokertest4_0_0 instance system.adapter.discovery.0 could not be started: Error: spawn EPERM
      2022-02-08 18:47:46.611 - error: host.iobrokertest4_0_0 instance system.adapter.backitup.0 could not be started: Error: spawn EPERM
      2022-02-08 18:50:48.815 - info: host.iobrokertest4_0_0 received SIGTERM
      2022-02-08 18:50:48.827 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 (force=false, process=false)
      2022-02-08 18:50:48.828 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 (force=false, process=false)
      2022-02-08 18:50:48.828 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 (force=false, process=false)
      2022-02-08 18:51:03.860 - info: host.iobrokertest4_0_0 force terminating
      2022-02-08 18:51:32.466 - info: host.iobrokertest4_0_0 iobroker.js-controller version 4.0.4 js-controller starting
      2022-02-08 18:51:32.471 - info: host.iobrokertest4_0_0 Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
      2022-02-08 18:51:32.472 - info: host.iobrokertest4_0_0 hostname: iobrokertest4_0_0, node: v14.19.0
      2022-02-08 18:51:32.473 - info: host.iobrokertest4_0_0 ip addresses: 192.168.1.87
      2022-02-08 18:51:33.091 - info: host.iobrokertest4_0_0 connected to Objects and States
      2022-02-08 18:51:33.113 - info: host.iobrokertest4_0_0 added notifications configuration of host
      2022-02-08 18:51:33.524 - info: host.iobrokertest4_0_0 3 instances found
      2022-02-08 18:51:33.533 - info: host.iobrokertest4_0_0 starting 3 instances
      2022-02-08 18:51:33.579 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 started with pid 3495
      2022-02-08 18:51:35.392 - info: admin.0 (3495) starting. Version 5.1.25 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:51:35.441 - info: admin.0 (3495) requesting all states
      2022-02-08 18:51:35.442 - info: admin.0 (3495) requesting all objects
      2022-02-08 18:51:35.823 - info: admin.0 (3495) received all objects
      2022-02-08 18:51:36.011 - info: admin.0 (3495) http server listening on port 8081
      2022-02-08 18:51:36.011 - info: admin.0 (3495) Use link "http://localhost:8081" to configure.
      2022-02-08 18:51:37.572 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 started with pid 3523
      2022-02-08 18:51:38.946 - info: discovery.0 (3523) starting. Version 2.7.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:51:41.647 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 started with pid 3546
      2022-02-08 18:51:43.170 - info: backitup.0 (3546) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:51:43.225 - info: backitup.0 (3546) [iobroker] backup was activated at 02:40 every 1 day(s)
      2022-02-08 18:51:54.882 - info: host.iobrokertest4_0_0 iobroker upgrade admin@5.2.3
      2022-02-08 18:51:57.100 - info: host.iobrokertest4_0_0 iobroker Update admin from @5.1.25 to @5.2.3
      2022-02-08 18:51:57.130 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Adapter "system.adapter.admin.0" is stopped.
      2022-02-08 18:51:57.140 - info: admin.0 (3495) Adapter is disabled => stop
      2022-02-08 18:51:57.142 - info: host.iobrokertest4_0_0 "system.adapter.admin.0" disabled
      2022-02-08 18:51:57.142 - info: admin.0 (3495) terminating http server on port 8081
      2022-02-08 18:51:57.143 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-02-08 18:51:57.153 - info: admin.0 (3495) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:51:57.155 - info: admin.0 (3495) terminating
      2022-02-08 18:51:57.156 - info: admin.0 (3495) Terminated (NO_ERROR): Without reason
      2022-02-08 18:51:57.195 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 send kill signal
      2022-02-08 18:51:57.578 - info: host.iobrokertest4_0_0 iobroker NPM version: 6.14.16
      2022-02-08 18:51:57.581 - info: host.iobrokertest4_0_0 iobroker Installing iobroker.admin@5.2.3... (System call)
      2022-02-08 18:51:57.717 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 terminated with code 0 (NO_ERROR)
      2022-02-08 18:52:18.450 - info: host.iobrokertest4_0_0 iobroker + iobroker.admin@5.2.3updated 4 packages in 19.73s
      2022-02-08 18:52:19.046 - info: host.iobrokertest4_0_0 iobroker 38 packages are looking for funding run `npm fund` for details
      2022-02-08 18:52:19.090 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Adapter "system.adapter.admin.0" is started
      2022-02-08 18:52:19.100 - info: host.iobrokertest4_0_0 "system.adapter.admin.0" enabled
      2022-02-08 18:52:19.141 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 started with pid 3614
      2022-02-08 18:52:19.161 - info: host.iobrokertest4_0_0 iobroker Update "system.adapter.admin.0"
      2022-02-08 18:52:19.171 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-02-08 18:52:19.175 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 send kill signal
      2022-02-08 18:52:19.194 - info: host.iobrokertest4_0_0 iobroker upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
      2022-02-08 18:52:19.235 - info: host.iobrokertest4_0_0 iobroker upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
      2022-02-08 18:52:19.244 - info: host.iobrokertest4_0_0 iobroker upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
      2022-02-08 18:52:19.253 - info: host.iobrokertest4_0_0 iobroker upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
      2022-02-08 18:52:19.262 - info: host.iobrokertest4_0_0 iobroker upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
      2022-02-08 18:52:19.276 - info: host.iobrokertest4_0_0 iobroker upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
      2022-02-08 18:52:19.287 - info: host.iobrokertest4_0_0 iobroker upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
      2022-02-08 18:52:19.297 - info: host.iobrokertest4_0_0 iobroker upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
      2022-02-08 18:52:19.308 - info: host.iobrokertest4_0_0 iobroker upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
      2022-02-08 18:52:19.318 - info: host.iobrokertest4_0_0 iobroker upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
      2022-02-08 18:52:19.328 - info: host.iobrokertest4_0_0 iobroker upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
      2022-02-08 18:52:19.338 - info: host.iobrokertest4_0_0 iobroker upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
      2022-02-08 18:52:19.346 - info: host.iobrokertest4_0_0 iobroker upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
      2022-02-08 18:52:19.353 - info: host.iobrokertest4_0_0 iobroker upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json jsonConfig.json application/json
      2022-02-08 18:52:19.361 - info: host.iobrokertest4_0_0 iobroker upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/words.js words.js application/javascript
      2022-02-08 18:52:20.176 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 killing pid 3614
      2022-02-08 18:52:20.201 - warn: host.iobrokertest4_0_0 instance system.adapter.admin.0 terminated due to SIGTERM
      2022-02-08 18:52:20.204 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 terminated with code null ()
      2022-02-08 18:52:20.393 - info: host.iobrokertest4_0_0 iobroker exit 0
      2022-02-08 18:52:22.205 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 started with pid 3621
      2022-02-08 18:52:24.061 - info: admin.0 (3621) starting. Version 5.2.3 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:52:24.108 - info: admin.0 (3621) requesting all states
      2022-02-08 18:52:24.109 - info: admin.0 (3621) requesting all objects
      2022-02-08 18:52:24.522 - info: admin.0 (3621) received all objects
      2022-02-08 18:52:24.706 - info: admin.0 (3621) http server listening on port 8081
      2022-02-08 18:52:24.706 - info: admin.0 (3621) Use link "http://localhost:8081" to configure.
      2022-02-08 18:52:45.994 - info: host.iobrokertest4_0_0 iobroker add rssfeed --host iobrokertest4_0_0
      2022-02-08 18:52:48.618 - info: host.iobrokertest4_0_0 iobroker NPM version: 6.14.16Installing iobroker.rssfeed@1.0.0... (System call)
      2022-02-08 18:53:02.994 - info: host.iobrokertest4_0_0 iobroker + iobroker.rssfeed@1.0.0
      2022-02-08 18:53:02.995 - info: host.iobrokertest4_0_0 iobroker added 29 packages from 22 contributors in 13.252s
      2022-02-08 18:53:03.704 - info: host.iobrokertest4_0_0 iobroker 38 packages are looking for funding run `npm fund` for details
      2022-02-08 18:53:03.706 - info: host.iobrokertest4_0_0 iobroker
      2022-02-08 18:53:03.748 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter rssfeed
      2022-02-08 18:53:03.783 - info: host.iobrokertest4_0_0 iobroker upload [6] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.css build/index.css text/css
      2022-02-08 18:53:03.820 - info: host.iobrokertest4_0_0 iobroker upload [5] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.js build/index.js application/javascript
      2022-02-08 18:53:03.967 - info: host.iobrokertest4_0_0 iobroker upload [4] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html index_m.html text/html
      2022-02-08 18:53:03.979 - info: host.iobrokertest4_0_0 iobroker upload [3] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html.bak index_m.html.bak null
      2022-02-08 18:53:03.990 - info: host.iobrokertest4_0_0 iobroker upload [2] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/rssfeed-logo.png rssfeed-logo.png image/png
      2022-02-08 18:53:04.000 - info: host.iobrokertest4_0_0 iobroker upload [1] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/style.css style.css text/css
      2022-02-08 18:53:04.010 - info: host.iobrokertest4_0_0 iobroker upload [0] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/words.js words.js application/javascript
      2022-02-08 18:53:04.043 - error: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Required dependency "vis" not found on this host.
      2022-02-08 18:53:04.048 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter vis
      2022-02-08 18:53:04.821 - info: host.iobrokertest4_0_0 iobroker NPM version: 6.14.16
      2022-02-08 18:53:04.823 - info: host.iobrokertest4_0_0 iobroker Installing iobroker.vis@1.4.8... (System call)
      2022-02-08 18:53:15.887 - info: host.iobrokertest4_0_0 iobroker > iobroker.vis@1.4.8 install /opt/iobroker/node_modules/iobroker.vis> node main.js --install
      2022-02-08 18:53:16.952 - info: vis.0 (3731) starting. Version 1.4.8 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:53:16.995 - info: vis.0 (3731) Changes in index.html detected => update cache.manifest
      2022-02-08 18:53:17.004 - error: vis.0 (3731) No license found for vis. Please get one on https://iobroker.net !
      2022-02-08 18:53:17.025 - info: vis.0 (3731) config.js changed. Upload.
      2022-02-08 18:53:17.066 - info: vis.0 (3731) Changes in index.html detected => update cache.manifest
      2022-02-08 18:53:17.074 - info: vis.0 (3731) Upload vis anew, while changes detected...
      2022-02-08 18:53:21.052 - info: vis.0 (3731) Uploaded. 0
      2022-02-08 18:53:21.563 - info: vis.0 (3731) Terminated (NO_ERROR): Without reason
      2022-02-08 18:53:23.066 - info: host.iobrokertest4_0_0 iobroker + iobroker.vis@1.4.8added 2 packages from 3 contributors in 17.101s
      2022-02-08 18:53:23.687 - info: host.iobrokertest4_0_0 iobroker 38 packages are looking for funding
      2022-02-08 18:53:23.688 - info: host.iobrokertest4_0_0 iobroker run `npm fund` for details
      2022-02-08 18:53:23.728 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter vis
      2022-02-08 18:53:23.753 - info: host.iobrokertest4_0_0 iobroker upload [3] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index.html index.html text/html
      2022-02-08 18:53:23.765 - info: host.iobrokertest4_0_0 iobroker upload [2] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index_m.html index_m.html text/html
      2022-02-08 18:53:23.773 - info: host.iobrokertest4_0_0 iobroker upload [1] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/vis.png vis.png image/png
      2022-02-08 18:53:23.781 - info: host.iobrokertest4_0_0 iobroker upload [0] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/words.js words.js application/javascript
      2022-02-08 18:53:23.848 - info: host.iobrokertest4_0_0 iobroker upload [334] vis /opt/iobroker/node_modules/iobroker.vis/www/cache.manifest cache.manifest text/cache-manifest
      2022-02-08 18:53:24.169 - info: host.iobrokertest4_0_0 iobroker upload [300] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/groupVisibility.png icon/groupVisibility.png image/png
      2022-02-08 18:53:24.593 - info: host.iobrokertest4_0_0 iobroker upload [250] vis /opt/iobroker/node_modules/iobroker.vis/www/img/hexabump.png img/hexabump.png image/png
      2022-02-08 18:53:25.043 - info: host.iobrokertest4_0_0 iobroker upload [200] vis /opt/iobroker/node_modules/iobroker.vis/www/js/fm/icon/mine/24/gif.png js/fm/icon/mine/24/gif.png image/png
      2022-02-08 18:53:25.526 - info: host.iobrokertest4_0_0 iobroker upload [150] vis /opt/iobroker/node_modules/iobroker.vis/www/lib/img/logout.png lib/img/logout.png image/png
      2022-02-08 18:53:26.015 - info: host.iobrokertest4_0_0 iobroker upload [100] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_FilterDropdown.png widgets/basic/img/Prev_FilterDropdown.png image/png
      2022-02-08 18:53:26.111 - info: host.iobrokertest4_0_0 iobroker upload [90] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_Speech2Text.png widgets/basic/img/Prev_Speech2Text.png image/png
      2022-02-08 18:53:26.204 - info: host.iobrokertest4_0_0 iobroker upload [80] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueBoolSelect.png widgets/basic/img/Prev_ValueBoolSelect.png image/png
      2022-02-08 18:53:26.300 - info: host.iobrokertest4_0_0 iobroker upload [70] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueStringImg.png widgets/basic/img/Prev_ValueStringImg.png image/png
      2022-02-08 18:53:26.397 - info: host.iobrokertest4_0_0 iobroker upload [60] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/micSent.svg widgets/basic/img/micSent.svg image/svg+xml
      2022-02-08 18:53:26.497 - info: host.iobrokertest4_0_0 iobroker upload [50] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui/doc.html widgets/jqui/doc.html text/html
      2022-02-08 18:53:26.592 - info: host.iobrokertest4_0_0 iobroker upload [40] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui.html widgets/jqui.html text/html
      2022-02-08 18:53:26.688 - info: host.iobrokertest4_0_0 iobroker upload [30] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/rssfeed/img/rssfeed-vis.png widgets/rssfeed/img/rssfeed-vis.png image/png
      2022-02-08 18:53:26.802 - info: host.iobrokertest4_0_0 iobroker upload [20] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/Prev_Swipe.png widgets/swipe/img/Prev_Swipe.png image/png
      2022-02-08 18:53:26.811 - info: host.iobrokertest4_0_0 iobroker upload [19] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/noSwipe.jpg widgets/swipe/img/noSwipe.jpg image/jpeg
      2022-02-08 18:53:26.822 - info: host.iobrokertest4_0_0 iobroker upload [18] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout-shapes.js widgets/swipe/js/jquery.roundabout-shapes.js application/javascript
      2022-02-08 18:53:26.834 - info: host.iobrokertest4_0_0 iobroker upload [17] 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-02-08 18:53:26.843 - info: host.iobrokertest4_0_0 iobroker upload [16] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.touchSwipe.min.js widgets/swipe/js/jquery.touchSwipe.min.js application/javascript
      2022-02-08 18:53:26.854 - info: host.iobrokertest4_0_0 iobroker upload [15] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe.html widgets/swipe.html text/html
      2022-02-08 18:53:26.867 - info: host.iobrokertest4_0_0 iobroker upload [14] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/jquery.sliderTabs.js widgets/tabs/jquery.sliderTabs.js application/javascript
      2022-02-08 18:53:26.876 - info: host.iobrokertest4_0_0 iobroker upload [13] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicator.png widgets/tabs/styles/images/indicator.png image/png
      2022-02-08 18:53:26.888 - info: host.iobrokertest4_0_0 iobroker upload [12] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicatorActive.png widgets/tabs/styles/images/indicatorActive.png image/png
      2022-02-08 18:53:26.896 - info: host.iobrokertest4_0_0 iobroker upload [11] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftArrow.png widgets/tabs/styles/images/leftArrow.png image/png
      2022-02-08 18:53:26.904 - info: host.iobrokertest4_0_0 iobroker upload [10] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftPanelArrow.png widgets/tabs/styles/images/leftPanelArrow.png image/png
      2022-02-08 18:53:26.913 - info: host.iobrokertest4_0_0 iobroker upload [9] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightArrow.png widgets/tabs/styles/images/rightArrow.png image/png
      2022-02-08 18:53:26.925 - info: host.iobrokertest4_0_0 iobroker upload [8] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightPanelArrow.png widgets/tabs/styles/images/rightPanelArrow.png image/png
      2022-02-08 18:53:26.934 - info: host.iobrokertest4_0_0 iobroker upload [7] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css widgets/tabs/styles/jquery.sliderTabs.css text/css
      2022-02-08 18:53:26.942 - info: host.iobrokertest4_0_0 iobroker upload [6] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css.orig widgets/tabs/styles/jquery.sliderTabs.css.orig null
      2022-02-08 18:53:26.951 - info: host.iobrokertest4_0_0 iobroker upload [5] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.min.css widgets/tabs/styles/jquery.sliderTabs.min.css text/css
      2022-02-08 18:53:26.959 - info: host.iobrokertest4_0_0 iobroker upload [4] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs.html widgets/tabs.html text/html
      2022-02-08 18:53:26.967 - info: host.iobrokertest4_0_0 iobroker upload [3] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/dev.html widgets/todo/dev.html text/html
      2022-02-08 18:53:26.976 - info: host.iobrokertest4_0_0 iobroker upload [2] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/homematic.html widgets/todo/homematic.html text/html
      2022-02-08 18:53:26.985 - info: host.iobrokertest4_0_0 iobroker upload [1] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/special.html widgets/todo/special.html text/html
      2022-02-08 18:53:26.994 - info: host.iobrokertest4_0_0 iobroker upload [0] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/weather.html widgets/todo/weather.html text/html
      2022-02-08 18:53:27.019 - error: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Required dependency "web" not found on this host.
      2022-02-08 18:53:27.024 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter web
      2022-02-08 18:53:27.820 - info: host.iobrokertest4_0_0 iobroker NPM version: 6.14.16Installing iobroker.web@4.1.1... (System call)
      2022-02-08 18:53:43.796 - info: host.iobrokertest4_0_0 iobroker + iobroker.web@4.1.1
      2022-02-08 18:53:43.798 - info: host.iobrokertest4_0_0 iobroker added 48 packages from 33 contributors in 14.816s
      2022-02-08 18:53:44.457 - info: host.iobrokertest4_0_0 iobroker 38 packages are looking for funding run `npm fund` for details
      2022-02-08 18:53:44.506 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter web
      2022-02-08 18:53:44.530 - info: host.iobrokertest4_0_0 iobroker upload [16] web.admin /opt/iobroker/node_modules/iobroker.web/admin/asset-manifest.json asset-manifest.json application/json
      2022-02-08 18:53:44.551 - info: host.iobrokertest4_0_0 iobroker upload [15] web.admin /opt/iobroker/node_modules/iobroker.web/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
      2022-02-08 18:53:44.562 - info: host.iobrokertest4_0_0 iobroker upload [14] web.admin /opt/iobroker/node_modules/iobroker.web/admin/index_m.html index_m.html text/html
      2022-02-08 18:53:44.571 - info: host.iobrokertest4_0_0 iobroker upload [13] web.admin /opt/iobroker/node_modules/iobroker.web/admin/manifest.json manifest.json application/json
      2022-02-08 18:53:44.581 - info: host.iobrokertest4_0_0 iobroker upload [12] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/2.faf2f676.chunk.css static/css/2.faf2f676.chunk.css text/css
      2022-02-08 18:53:44.590 - info: host.iobrokertest4_0_0 iobroker upload [11] 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-02-08 18:53:44.599 - info: host.iobrokertest4_0_0 iobroker upload [10] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/css/main.e2d673ee.chunk.css static/css/main.e2d673ee.chunk.css text/css
      2022-02-08 18:53:44.608 - info: host.iobrokertest4_0_0 iobroker upload [9] 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-02-08 18:53:44.617 - info: host.iobrokertest4_0_0 iobroker upload [8] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.a12bb2bb.chunk.js static/js/2.a12bb2bb.chunk.js application/javascript
      2022-02-08 18:53:44.638 - info: host.iobrokertest4_0_0 iobroker upload [7] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.a12bb2bb.chunk.js.LICENSE.txt static/js/2.a12bb2bb.chunk.js.LICENSE.txt text/plain
      2022-02-08 18:53:44.648 - info: host.iobrokertest4_0_0 iobroker upload [6] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/2.a12bb2bb.chunk.js.map static/js/2.a12bb2bb.chunk.js.map application/json
      2022-02-08 18:53:44.873 - info: host.iobrokertest4_0_0 iobroker upload [5] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.e6eada22.chunk.js static/js/main.e6eada22.chunk.js application/javascript
      2022-02-08 18:53:44.890 - info: host.iobrokertest4_0_0 iobroker upload [4] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/main.e6eada22.chunk.js.map static/js/main.e6eada22.chunk.js.map application/json
      2022-02-08 18:53:44.899 - info: host.iobrokertest4_0_0 iobroker upload [3] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.8b37c647.js static/js/runtime-main.8b37c647.js application/javascript
      2022-02-08 18:53:44.913 - info: host.iobrokertest4_0_0 iobroker upload [2] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/js/runtime-main.8b37c647.js.map static/js/runtime-main.8b37c647.js.map application/json
      2022-02-08 18:53:44.923 - info: host.iobrokertest4_0_0 iobroker upload [1] web.admin /opt/iobroker/node_modules/iobroker.web/admin/static/media/le.eb63b1db.png static/media/le.eb63b1db.png image/png
      2022-02-08 18:53:44.934 - info: host.iobrokertest4_0_0 iobroker upload [0] web.admin /opt/iobroker/node_modules/iobroker.web/admin/web.png web.png image/png
      2022-02-08 18:53:45.033 - info: host.iobrokertest4_0_0 iobroker upload [396] web /opt/iobroker/node_modules/iobroker.web/www/admin/img/admin.png admin/img/admin.png image/png
      2022-02-08 18:53:45.425 - info: host.iobrokertest4_0_0 iobroker upload [350] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png lib/css/themes/jquery-ui/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png image/png
      2022-02-08 18:53:45.817 - info: host.iobrokertest4_0_0 iobroker upload [300] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css lib/css/themes/jquery-ui/custom-light/jquery-ui.theme.min.css text/css
      2022-02-08 18:53:46.244 - info: host.iobrokertest4_0_0 iobroker upload [250] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png lib/css/themes/jquery-ui/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png image/png
      2022-02-08 18:53:46.670 - info: host.iobrokertest4_0_0 iobroker upload [200] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png lib/css/themes/jquery-ui/hot-sneaks/images/ui-bg_flat_75_ba9217_40x100.png image/png
      2022-02-08 18:53:47.061 - info: host.iobrokertest4_0_0 iobroker upload [150] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png lib/css/themes/jquery-ui/redmond/images/ui-bg_glass_85_dfeffc_1x400.png image/png
      2022-02-08 18:53:47.528 - info: host.iobrokertest4_0_0 iobroker upload [100] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png lib/css/themes/jquery-ui/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png image/png
      2022-02-08 18:53:47.617 - info: host.iobrokertest4_0_0 iobroker upload [90] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png lib/css/themes/jquery-ui/sunny/images/ui-icons_bd7b00_256x240.png image/png
      2022-02-08 18:53:47.710 - info: host.iobrokertest4_0_0 iobroker upload [80] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png lib/css/themes/jquery-ui/ui-darkness/images/ui-bg_flat_50_5c5c5c_40x100.png image/png
      2022-02-08 18:53:47.813 - info: host.iobrokertest4_0_0 iobroker upload [70] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png lib/css/themes/jquery-ui/ui-darkness/images/ui-icons_a83300_256x240.png image/png
      2022-02-08 18:53:47.901 - info: host.iobrokertest4_0_0 iobroker upload [60] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png lib/css/themes/jquery-ui/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png image/png
      2022-02-08 18:53:47.988 - info: host.iobrokertest4_0_0 iobroker upload [50] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css lib/css/themes/jquery-ui/ui-lightness/jquery-ui.css text/css
      2022-02-08 18:53:48.094 - info: host.iobrokertest4_0_0 iobroker upload [40] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png lib/css/themes/jquery-ui/vader/images/ui-bg_inset-soft_15_121212_1x100.png image/png
      2022-02-08 18:53:48.179 - info: host.iobrokertest4_0_0 iobroker upload [30] web /opt/iobroker/node_modules/iobroker.web/www/lib/css/themes/jquery-ui/vader/theme.css lib/css/themes/jquery-ui/vader/theme.css text/css
      2022-02-08 18:53:48.275 - info: host.iobrokertest4_0_0 iobroker upload [20] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.js lib/js/jquery-1.11.2.min.js application/javascript
      2022-02-08 18:53:48.284 - info: host.iobrokertest4_0_0 iobroker upload [19] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-1.11.2.min.map lib/js/jquery-1.11.2.min.map application/json
      2022-02-08 18:53:48.294 - info: host.iobrokertest4_0_0 iobroker upload [18] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.js lib/js/jquery-3.2.1.min.js application/javascript
      2022-02-08 18:53:48.304 - info: host.iobrokertest4_0_0 iobroker upload [17] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-3.2.1.min.map lib/js/jquery-3.2.1.min.map application/json
      2022-02-08 18:53:48.313 - info: host.iobrokertest4_0_0 iobroker upload [16] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.10.3.full.min.js lib/js/jquery-ui-1.10.3.full.min.js application/javascript
      2022-02-08 18:53:48.324 - info: host.iobrokertest4_0_0 iobroker upload [15] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.3.full.min.js lib/js/jquery-ui-1.11.3.full.min.js application/javascript
      2022-02-08 18:53:48.335 - info: host.iobrokertest4_0_0 iobroker upload [14] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui-1.11.4.full.min.js lib/js/jquery-ui-1.11.4.full.min.js application/javascript
      2022-02-08 18:53:48.346 - info: host.iobrokertest4_0_0 iobroker upload [13] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.1.11.2.slider.min.js lib/js/jquery-ui.1.11.2.slider.min.js application/javascript
      2022-02-08 18:53:48.355 - info: host.iobrokertest4_0_0 iobroker upload [12] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery-ui.min.js lib/js/jquery-ui.min.js application/javascript
      2022-02-08 18:53:48.365 - info: host.iobrokertest4_0_0 iobroker upload [11] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js lib/js/jquery.fancytree-all.min.js application/javascript
      2022-02-08 18:53:48.374 - info: host.iobrokertest4_0_0 iobroker upload [10] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.fancytree-all.min.js.map lib/js/jquery.fancytree-all.min.js.map application/json
      2022-02-08 18:53:48.391 - info: host.iobrokertest4_0_0 iobroker upload [9] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/jquery.jqGrid-4.5.4.min.js lib/js/jquery.jqGrid-4.5.4.min.js application/javascript
      2022-02-08 18:53:48.403 - info: host.iobrokertest4_0_0 iobroker upload [8] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/loStorage.js lib/js/loStorage.js application/javascript
      2022-02-08 18:53:48.412 - info: host.iobrokertest4_0_0 iobroker upload [7] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js lib/js/materialize.js application/javascript
      2022-02-08 18:53:48.462 - info: host.iobrokertest4_0_0 iobroker upload [6] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/materialize.js.map lib/js/materialize.js.map application/json
      2022-02-08 18:53:48.492 - info: host.iobrokertest4_0_0 iobroker upload [5] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/selectID.js lib/js/selectID.js application/javascript
      2022-02-08 18:53:48.502 - info: host.iobrokertest4_0_0 iobroker upload [4] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/showdown.min.js lib/js/showdown.min.js application/javascript
      2022-02-08 18:53:48.512 - info: host.iobrokertest4_0_0 iobroker upload [3] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/socket.io.js lib/js/socket.io.js application/javascript
      2022-02-08 18:53:48.524 - info: host.iobrokertest4_0_0 iobroker upload [2] web /opt/iobroker/node_modules/iobroker.web/www/lib/js/translate.js lib/js/translate.js application/javascript
      2022-02-08 18:53:48.533 - info: host.iobrokertest4_0_0 iobroker upload [1] web /opt/iobroker/node_modules/iobroker.web/www/login/favicon.ico login/favicon.ico image/vnd.microsoft.icon
      2022-02-08 18:53:48.542 - info: host.iobrokertest4_0_0 iobroker upload [0] web /opt/iobroker/node_modules/iobroker.web/www/login/index.html login/index.html text/html
      2022-02-08 18:53:48.587 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web created/updated
      2022-02-08 18:53:48.648 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 create instance web
      2022-02-08 18:53:48.654 - error: host.iobrokertest4_0_0 iobroker adapter "rssfeed" cannot be installed: The "path" argument must be of type string. Received null
      2022-02-08 18:53:49.685 - info: host.iobrokertest4_0_0 iobroker exit 15
      2022-02-08 18:54:05.758 - info: host.iobrokertest4_0_0 Updating repository "beta" under "http://download.iobroker.net/sources-dist-latest.json"
      2022-02-08 18:54:23.308 - info: host.iobrokertest4_0_0 iobroker add rssfeed --host iobrokertest4_0_0
      2022-02-08 18:54:25.253 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter rssfeed
      2022-02-08 18:54:25.269 - info: host.iobrokertest4_0_0 iobroker upload [6] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.css build/index.css text/css
      2022-02-08 18:54:25.308 - info: host.iobrokertest4_0_0 iobroker upload [5] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.js build/index.js application/javascript
      2022-02-08 18:54:25.438 - info: host.iobrokertest4_0_0 iobroker upload [4] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html index_m.html text/html
      2022-02-08 18:54:25.493 - info: host.iobrokertest4_0_0 iobroker upload [3] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html.bak index_m.html.bak null
      2022-02-08 18:54:25.506 - info: host.iobrokertest4_0_0 iobroker upload [2] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/rssfeed-logo.png rssfeed-logo.png image/png
      2022-02-08 18:54:25.516 - info: host.iobrokertest4_0_0 iobroker upload [1] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/style.css style.css text/css
      2022-02-08 18:54:25.526 - info: host.iobrokertest4_0_0 iobroker upload [0] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/words.js words.js application/javascript
      2022-02-08 18:54:25.559 - error: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Required dependency "vis" not found on this host.
      2022-02-08 18:54:25.563 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter vis
      2022-02-08 18:54:25.574 - info: host.iobrokertest4_0_0 iobroker upload [3] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index.html index.html text/html
      2022-02-08 18:54:25.584 - info: host.iobrokertest4_0_0 iobroker upload [2] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index_m.html index_m.html text/html
      2022-02-08 18:54:25.599 - info: host.iobrokertest4_0_0 iobroker upload [1] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/vis.png vis.png image/png
      2022-02-08 18:54:25.609 - info: host.iobrokertest4_0_0 iobroker upload [0] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/words.js words.js application/javascript
      2022-02-08 18:54:25.677 - info: host.iobrokertest4_0_0 iobroker upload [334] vis /opt/iobroker/node_modules/iobroker.vis/www/cache.manifest cache.manifest text/cache-manifest
      2022-02-08 18:54:26.009 - info: host.iobrokertest4_0_0 iobroker upload [300] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/groupVisibility.png icon/groupVisibility.png image/png
      2022-02-08 18:54:26.484 - info: host.iobrokertest4_0_0 iobroker upload [250] vis /opt/iobroker/node_modules/iobroker.vis/www/img/hexabump.png img/hexabump.png image/png
      2022-02-08 18:54:26.965 - info: host.iobrokertest4_0_0 iobroker upload [200] vis /opt/iobroker/node_modules/iobroker.vis/www/js/fm/icon/mine/24/gif.png js/fm/icon/mine/24/gif.png image/png
      2022-02-08 18:54:27.476 - info: host.iobrokertest4_0_0 iobroker upload [150] vis /opt/iobroker/node_modules/iobroker.vis/www/lib/img/logout.png lib/img/logout.png image/png
      2022-02-08 18:54:27.933 - info: host.iobrokertest4_0_0 iobroker upload [100] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_FilterDropdown.png widgets/basic/img/Prev_FilterDropdown.png image/png
      2022-02-08 18:54:28.021 - info: host.iobrokertest4_0_0 iobroker upload [90] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_Speech2Text.png widgets/basic/img/Prev_Speech2Text.png image/png
      2022-02-08 18:54:28.109 - info: host.iobrokertest4_0_0 iobroker upload [80] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueBoolSelect.png widgets/basic/img/Prev_ValueBoolSelect.png image/png
      2022-02-08 18:54:28.211 - info: host.iobrokertest4_0_0 iobroker upload [70] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueStringImg.png widgets/basic/img/Prev_ValueStringImg.png image/png
      2022-02-08 18:54:28.301 - info: host.iobrokertest4_0_0 iobroker upload [60] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/micSent.svg widgets/basic/img/micSent.svg image/svg+xml
      2022-02-08 18:54:28.392 - info: host.iobrokertest4_0_0 iobroker upload [50] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui/doc.html widgets/jqui/doc.html text/html
      2022-02-08 18:54:28.486 - info: host.iobrokertest4_0_0 iobroker upload [40] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui.html widgets/jqui.html text/html
      2022-02-08 18:54:28.574 - info: host.iobrokertest4_0_0 iobroker upload [30] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/rssfeed/img/rssfeed-vis.png widgets/rssfeed/img/rssfeed-vis.png image/png
      2022-02-08 18:54:28.664 - info: host.iobrokertest4_0_0 iobroker upload [20] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/Prev_Swipe.png widgets/swipe/img/Prev_Swipe.png image/png
      2022-02-08 18:54:28.675 - info: host.iobrokertest4_0_0 iobroker upload [19] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/noSwipe.jpg widgets/swipe/img/noSwipe.jpg image/jpeg
      2022-02-08 18:54:28.684 - info: host.iobrokertest4_0_0 iobroker upload [18] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout-shapes.js widgets/swipe/js/jquery.roundabout-shapes.js application/javascript
      2022-02-08 18:54:28.694 - info: host.iobrokertest4_0_0 iobroker upload [17] 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-02-08 18:54:28.704 - info: host.iobrokertest4_0_0 iobroker upload [16] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.touchSwipe.min.js widgets/swipe/js/jquery.touchSwipe.min.js application/javascript
      2022-02-08 18:54:28.721 - info: host.iobrokertest4_0_0 iobroker upload [15] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe.html widgets/swipe.html text/html
      2022-02-08 18:54:28.731 - info: host.iobrokertest4_0_0 iobroker upload [14] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/jquery.sliderTabs.js widgets/tabs/jquery.sliderTabs.js application/javascript
      2022-02-08 18:54:28.741 - info: host.iobrokertest4_0_0 iobroker upload [13] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicator.png widgets/tabs/styles/images/indicator.png image/png
      2022-02-08 18:54:28.750 - info: host.iobrokertest4_0_0 iobroker upload [12] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicatorActive.png widgets/tabs/styles/images/indicatorActive.png image/png
      2022-02-08 18:54:28.759 - info: host.iobrokertest4_0_0 iobroker upload [11] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftArrow.png widgets/tabs/styles/images/leftArrow.png image/png
      2022-02-08 18:54:28.768 - info: host.iobrokertest4_0_0 iobroker upload [10] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftPanelArrow.png widgets/tabs/styles/images/leftPanelArrow.png image/png
      2022-02-08 18:54:28.776 - info: host.iobrokertest4_0_0 iobroker upload [9] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightArrow.png widgets/tabs/styles/images/rightArrow.png image/png
      2022-02-08 18:54:28.786 - info: host.iobrokertest4_0_0 iobroker upload [8] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightPanelArrow.png widgets/tabs/styles/images/rightPanelArrow.png image/png
      2022-02-08 18:54:28.795 - info: host.iobrokertest4_0_0 iobroker upload [7] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css widgets/tabs/styles/jquery.sliderTabs.css text/css
      2022-02-08 18:54:28.803 - info: host.iobrokertest4_0_0 iobroker upload [6] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css.orig widgets/tabs/styles/jquery.sliderTabs.css.orig null
      2022-02-08 18:54:28.812 - info: host.iobrokertest4_0_0 iobroker upload [5] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.min.css widgets/tabs/styles/jquery.sliderTabs.min.css text/css
      2022-02-08 18:54:28.821 - info: host.iobrokertest4_0_0 iobroker upload [4] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs.html widgets/tabs.html text/html
      2022-02-08 18:54:28.829 - info: host.iobrokertest4_0_0 iobroker upload [3] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/dev.html widgets/todo/dev.html text/html
      2022-02-08 18:54:28.839 - info: host.iobrokertest4_0_0 iobroker upload [2] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/homematic.html widgets/todo/homematic.html text/html
      2022-02-08 18:54:28.847 - info: host.iobrokertest4_0_0 iobroker upload [1] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/special.html widgets/todo/special.html text/html
      2022-02-08 18:54:28.856 - info: host.iobrokertest4_0_0 iobroker upload [0] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/weather.html widgets/todo/weather.html text/html
      2022-02-08 18:54:28.874 - error: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Required dependency "web" not found on this host.
      2022-02-08 18:54:28.910 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 create instance web
      2022-02-08 18:54:28.919 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.alive created
      2022-02-08 18:54:28.924 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.connected created
      2022-02-08 18:54:28.932 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.compactMode created
      2022-02-08 18:54:28.940 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.cpu created
      2022-02-08 18:54:28.948 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.cputime created
      2022-02-08 18:54:28.954 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.memHeapUsed created
      2022-02-08 18:54:28.962 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.memHeapTotal created
      2022-02-08 18:54:28.968 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.memRss created
      2022-02-08 18:54:28.978 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.uptime created
      2022-02-08 18:54:28.985 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.inputCount created
      2022-02-08 18:54:28.991 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.outputCount created
      2022-02-08 18:54:28.997 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.eventLoopLag created
      2022-02-08 18:54:29.004 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.sigKill created
      2022-02-08 18:54:29.011 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0.logLevel created
      2022-02-08 18:54:29.021 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.upload created
      2022-02-08 18:54:29.029 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object web.0 created
      2022-02-08 18:54:29.036 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object web.0.info created
      2022-02-08 18:54:29.043 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object web.0.info.connection created
      2022-02-08 18:54:29.051 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Set default value of web.0.info.connection:
      2022-02-08 18:54:29.066 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.web.0 created
      2022-02-08 18:54:29.067 - error: host.iobrokertest4_0_0 iobroker adapter "rssfeed" cannot be installed: Cannot read property 'startsWith' of undefined
      2022-02-08 18:54:30.128 - info: host.iobrokertest4_0_0 iobroker exit 15
      2022-02-08 18:54:32.117 - info: host.iobrokertest4_0_0 instance system.adapter.web.0 started with pid 3839
      2022-02-08 18:54:33.639 - info: web.0 (3839) starting. Version 4.1.1 in /opt/iobroker/node_modules/iobroker.web, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:54:33.802 - info: web.0 (3839) socket.io server listening on port 8082
      2022-02-08 18:54:33.816 - info: web.0 (3839) http server listening on port 8082
      2022-02-08 18:54:52.782 - info: host.iobrokertest4_0_0 received SIGTERM
      2022-02-08 18:54:52.784 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 (force=false, process=true)
      2022-02-08 18:54:52.785 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 (force=false, process=true)
      2022-02-08 18:54:52.786 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 (force=false, process=true)
      2022-02-08 18:54:52.786 - info: host.iobrokertest4_0_0 stopInstance system.adapter.web.0 (force=false, process=true)
      2022-02-08 18:54:52.802 - info: backitup.0 (3546) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:54:52.802 - info: discovery.0 (3523) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:54:52.803 - info: discovery.0 (3523) terminating
      2022-02-08 18:54:52.805 - info: discovery.0 (3523) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:54:52.804 - info: backitup.0 (3546) cleaned everything up...
      2022-02-08 18:54:52.805 - info: backitup.0 (3546) terminating
      2022-02-08 18:54:52.807 - info: backitup.0 (3546) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:54:52.806 - info: admin.0 (3621) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:54:52.811 - info: web.0 (3839) Got terminate signal TERMINATE_YOURSELF
      2022-02-08 18:54:52.812 - info: admin.0 (3621) terminating http server on port 8081
      2022-02-08 18:54:52.813 - info: admin.0 (3621) terminating
      2022-02-08 18:54:52.815 - info: admin.0 (3621) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:54:52.813 - info: web.0 (3839) terminated http server on port 8082
      2022-02-08 18:54:52.814 - info: web.0 (3839) terminating
      2022-02-08 18:54:52.816 - info: web.0 (3839) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2022-02-08 18:54:52.825 - info: host.iobrokertest4_0_0 stopInstance system.adapter.admin.0 send kill signal
      2022-02-08 18:54:52.827 - info: host.iobrokertest4_0_0 stopInstance system.adapter.discovery.0 send kill signal
      2022-02-08 18:54:52.827 - info: host.iobrokertest4_0_0 stopInstance system.adapter.backitup.0 send kill signal
      2022-02-08 18:54:52.828 - info: host.iobrokertest4_0_0 stopInstance system.adapter.web.0 send kill signal
      2022-02-08 18:54:53.379 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:54:53.394 - info: host.iobrokertest4_0_0 instance system.adapter.web.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:54:53.408 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:54:53.412 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2022-02-08 18:54:53.412 - info: host.iobrokertest4_0_0 All instances are stopped.
      2022-02-08 18:54:53.630 - info: host.iobrokertest4_0_0 terminated
      2022-02-08 18:55:07.550 - info: host.iobrokertest4_0_0 iobroker.js-controller version 4.0.4 js-controller starting
      2022-02-08 18:55:07.555 - info: host.iobrokertest4_0_0 Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker
      2022-02-08 18:55:07.556 - info: host.iobrokertest4_0_0 hostname: iobrokertest4_0_0, node: v14.19.0
      2022-02-08 18:55:07.556 - info: host.iobrokertest4_0_0 ip addresses: 192.168.1.87
      2022-02-08 18:55:08.256 - info: host.iobrokertest4_0_0 connected to Objects and States
      2022-02-08 18:55:08.279 - info: host.iobrokertest4_0_0 added notifications configuration of host
      2022-02-08 18:55:08.670 - info: host.iobrokertest4_0_0 4 instances found
      2022-02-08 18:55:08.681 - info: host.iobrokertest4_0_0 starting 4 instances
      2022-02-08 18:55:08.726 - info: host.iobrokertest4_0_0 instance system.adapter.admin.0 started with pid 3912
      2022-02-08 18:55:10.576 - info: admin.0 (3912) starting. Version 5.2.3 in /opt/iobroker/node_modules/iobroker.admin, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:55:10.626 - info: admin.0 (3912) requesting all states
      2022-02-08 18:55:10.627 - info: admin.0 (3912) requesting all objects
      2022-02-08 18:55:11.000 - info: admin.0 (3912) received all objects
      2022-02-08 18:55:11.207 - info: admin.0 (3912) http server listening on port 8081
      2022-02-08 18:55:11.208 - info: admin.0 (3912) Use link "http://localhost:8081" to configure.
      2022-02-08 18:55:12.720 - info: host.iobrokertest4_0_0 instance system.adapter.discovery.0 started with pid 3939
      2022-02-08 18:55:14.094 - info: discovery.0 (3939) starting. Version 2.7.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:55:16.716 - info: host.iobrokertest4_0_0 instance system.adapter.backitup.0 started with pid 3955
      2022-02-08 18:55:18.261 - info: backitup.0 (3955) starting. Version 2.2.4 in /opt/iobroker/node_modules/iobroker.backitup, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:55:18.316 - info: backitup.0 (3955) [iobroker] backup was activated at 02:40 every 1 day(s)
      2022-02-08 18:55:20.720 - info: host.iobrokertest4_0_0 instance system.adapter.web.0 started with pid 3970
      2022-02-08 18:55:22.634 - info: web.0 (3970) starting. Version 4.1.1 in /opt/iobroker/node_modules/iobroker.web, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:55:22.816 - info: web.0 (3970) socket.io server listening on port 8082
      2022-02-08 18:55:22.827 - info: web.0 (3970) http server listening on port 8082
      2022-02-08 18:55:33.416 - info: host.iobrokertest4_0_0 iobroker add rssfeed --host iobrokertest4_0_0
      2022-02-08 18:55:35.357 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter rssfeed
      2022-02-08 18:55:35.372 - info: host.iobrokertest4_0_0 iobroker upload [6] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.css build/index.css text/css
      2022-02-08 18:55:35.410 - info: host.iobrokertest4_0_0 iobroker upload [5] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.js build/index.js application/javascript
      2022-02-08 18:55:35.554 - info: host.iobrokertest4_0_0 iobroker upload [4] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html index_m.html text/html
      2022-02-08 18:55:35.568 - info: host.iobrokertest4_0_0 iobroker upload [3] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html.bak index_m.html.bak null
      2022-02-08 18:55:35.577 - info: host.iobrokertest4_0_0 iobroker upload [2] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/rssfeed-logo.png rssfeed-logo.png image/png
      2022-02-08 18:55:35.586 - info: host.iobrokertest4_0_0 iobroker upload [1] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/style.css style.css text/css
      2022-02-08 18:55:35.596 - info: host.iobrokertest4_0_0 iobroker upload [0] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/words.js words.js application/javascript
      2022-02-08 18:55:35.633 - error: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Required dependency "vis" not found on this host.
      2022-02-08 18:55:35.637 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter vis
      2022-02-08 18:55:35.646 - info: host.iobrokertest4_0_0 iobroker upload [3] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index.html index.html text/html
      2022-02-08 18:55:35.656 - info: host.iobrokertest4_0_0 iobroker upload [2] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/index_m.html index_m.html text/html
      2022-02-08 18:55:35.665 - info: host.iobrokertest4_0_0 iobroker upload [1] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/vis.png vis.png image/png
      2022-02-08 18:55:35.674 - info: host.iobrokertest4_0_0 iobroker upload [0] vis.admin /opt/iobroker/node_modules/iobroker.vis/admin/words.js words.js application/javascript
      2022-02-08 18:55:35.738 - info: host.iobrokertest4_0_0 iobroker upload [334] vis /opt/iobroker/node_modules/iobroker.vis/www/cache.manifest cache.manifest text/cache-manifest
      2022-02-08 18:55:36.093 - info: host.iobrokertest4_0_0 iobroker upload [300] vis /opt/iobroker/node_modules/iobroker.vis/www/icon/groupVisibility.png icon/groupVisibility.png image/png
      2022-02-08 18:55:36.598 - info: host.iobrokertest4_0_0 iobroker upload [250] vis /opt/iobroker/node_modules/iobroker.vis/www/img/hexabump.png img/hexabump.png image/png
      2022-02-08 18:55:37.104 - info: host.iobrokertest4_0_0 iobroker upload [200] vis /opt/iobroker/node_modules/iobroker.vis/www/js/fm/icon/mine/24/gif.png js/fm/icon/mine/24/gif.png image/png
      2022-02-08 18:55:37.569 - info: host.iobrokertest4_0_0 iobroker upload [150] vis /opt/iobroker/node_modules/iobroker.vis/www/lib/img/logout.png lib/img/logout.png image/png
      2022-02-08 18:55:37.992 - info: host.iobrokertest4_0_0 iobroker upload [100] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_FilterDropdown.png widgets/basic/img/Prev_FilterDropdown.png image/png
      2022-02-08 18:55:38.079 - info: host.iobrokertest4_0_0 iobroker upload [90] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_Speech2Text.png widgets/basic/img/Prev_Speech2Text.png image/png
      2022-02-08 18:55:38.170 - info: host.iobrokertest4_0_0 iobroker upload [80] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueBoolSelect.png widgets/basic/img/Prev_ValueBoolSelect.png image/png
      2022-02-08 18:55:38.278 - info: host.iobrokertest4_0_0 iobroker upload [70] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/Prev_ValueStringImg.png widgets/basic/img/Prev_ValueStringImg.png image/png
      2022-02-08 18:55:38.377 - info: host.iobrokertest4_0_0 iobroker upload [60] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/basic/img/micSent.svg widgets/basic/img/micSent.svg image/svg+xml
      2022-02-08 18:55:38.476 - info: host.iobrokertest4_0_0 iobroker upload [50] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui/doc.html widgets/jqui/doc.html text/html
      2022-02-08 18:55:38.564 - info: host.iobrokertest4_0_0 iobroker upload [40] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/jqui.html widgets/jqui.html text/html
      2022-02-08 18:55:38.657 - info: host.iobrokertest4_0_0 iobroker upload [30] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/rssfeed/img/rssfeed-vis.png widgets/rssfeed/img/rssfeed-vis.png image/png
      2022-02-08 18:55:38.789 - info: host.iobrokertest4_0_0 iobroker upload [20] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/Prev_Swipe.png widgets/swipe/img/Prev_Swipe.png image/png
      2022-02-08 18:55:38.799 - info: host.iobrokertest4_0_0 iobroker upload [19] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/img/noSwipe.jpg widgets/swipe/img/noSwipe.jpg image/jpeg
      2022-02-08 18:55:38.813 - info: host.iobrokertest4_0_0 iobroker upload [18] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.roundabout-shapes.js widgets/swipe/js/jquery.roundabout-shapes.js application/javascript
      2022-02-08 18:55:38.822 - info: host.iobrokertest4_0_0 iobroker upload [17] 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-02-08 18:55:38.831 - info: host.iobrokertest4_0_0 iobroker upload [16] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe/js/jquery.touchSwipe.min.js widgets/swipe/js/jquery.touchSwipe.min.js application/javascript
      2022-02-08 18:55:38.839 - info: host.iobrokertest4_0_0 iobroker upload [15] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/swipe.html widgets/swipe.html text/html
      2022-02-08 18:55:38.848 - info: host.iobrokertest4_0_0 iobroker upload [14] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/jquery.sliderTabs.js widgets/tabs/jquery.sliderTabs.js application/javascript
      2022-02-08 18:55:38.856 - info: host.iobrokertest4_0_0 iobroker upload [13] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicator.png widgets/tabs/styles/images/indicator.png image/png
      2022-02-08 18:55:38.865 - info: host.iobrokertest4_0_0 iobroker upload [12] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/indicatorActive.png widgets/tabs/styles/images/indicatorActive.png image/png
      2022-02-08 18:55:38.874 - info: host.iobrokertest4_0_0 iobroker upload [11] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftArrow.png widgets/tabs/styles/images/leftArrow.png image/png
      2022-02-08 18:55:38.882 - info: host.iobrokertest4_0_0 iobroker upload [10] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/leftPanelArrow.png widgets/tabs/styles/images/leftPanelArrow.png image/png
      2022-02-08 18:55:38.890 - info: host.iobrokertest4_0_0 iobroker upload [9] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightArrow.png widgets/tabs/styles/images/rightArrow.png image/png
      2022-02-08 18:55:38.899 - info: host.iobrokertest4_0_0 iobroker upload [8] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/images/rightPanelArrow.png widgets/tabs/styles/images/rightPanelArrow.png image/png
      2022-02-08 18:55:38.908 - info: host.iobrokertest4_0_0 iobroker upload [7] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css widgets/tabs/styles/jquery.sliderTabs.css text/css
      2022-02-08 18:55:38.916 - info: host.iobrokertest4_0_0 iobroker upload [6] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.css.orig widgets/tabs/styles/jquery.sliderTabs.css.orig null
      2022-02-08 18:55:38.925 - info: host.iobrokertest4_0_0 iobroker upload [5] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs/styles/jquery.sliderTabs.min.css widgets/tabs/styles/jquery.sliderTabs.min.css text/css
      2022-02-08 18:55:38.933 - info: host.iobrokertest4_0_0 iobroker upload [4] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/tabs.html widgets/tabs.html text/html
      2022-02-08 18:55:38.942 - info: host.iobrokertest4_0_0 iobroker upload [3] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/dev.html widgets/todo/dev.html text/html
      2022-02-08 18:55:38.951 - info: host.iobrokertest4_0_0 iobroker upload [2] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/homematic.html widgets/todo/homematic.html text/html
      2022-02-08 18:55:38.965 - info: host.iobrokertest4_0_0 iobroker upload [1] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/special.html widgets/todo/special.html text/html
      2022-02-08 18:55:38.974 - info: host.iobrokertest4_0_0 iobroker upload [0] vis /opt/iobroker/node_modules/iobroker.vis/www/widgets/todo/weather.html widgets/todo/weather.html text/html
      2022-02-08 18:55:39.007 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.vis created/updated
      2022-02-08 18:55:39.060 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 create instance vis
      2022-02-08 18:55:39.067 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.vis.upload created
      2022-02-08 18:55:39.072 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object vis.0 created
      2022-02-08 18:55:39.078 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object vis.0.control created
      2022-02-08 18:55:39.083 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object vis.0.control.instance created
      2022-02-08 18:55:39.089 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object vis.0.control.command created
      2022-02-08 18:55:39.094 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object vis.0.control.data created
      2022-02-08 18:55:39.103 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.vis.0 created
      2022-02-08 18:55:39.104 - error: host.iobrokertest4_0_0 iobroker adapter "rssfeed" cannot be installed: Cannot read property 'startsWith' of undefined
      2022-02-08 18:55:40.146 - info: host.iobrokertest4_0_0 iobroker exit 15
      2022-02-08 18:55:43.199 - info: vis.0 (4026) starting. Version 1.4.8 in /opt/iobroker/node_modules/iobroker.vis, node: v14.19.0, js-controller: 4.0.4
      2022-02-08 18:55:43.243 - error: vis.0 (4026) No license found for vis. Please get one on https://iobroker.net !
      2022-02-08 18:55:43.345 - info: vis.0 (4026) Changes in index.html detected => update cache.manifest
      2022-02-08 18:55:43.356 - info: vis.0 (4026) Upload vis anew, while changes detected...
      2022-02-08 18:55:47.450 - info: vis.0 (4026) Uploaded. 0
      2022-02-08 18:55:47.957 - info: vis.0 (4026) Terminated (NO_ERROR): Without reason
      2022-02-08 18:55:48.501 - info: host.iobrokertest4_0_0 instance system.adapter.vis.0 terminated while should be started once
      2022-02-08 18:56:11.436 - info: host.iobrokertest4_0_0 iobroker add rssfeed --host iobrokertest4_0_0
      2022-02-08 18:56:13.358 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 install adapter rssfeed
      2022-02-08 18:56:13.376 - info: host.iobrokertest4_0_0 iobroker upload [6] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.css build/index.css text/css
      2022-02-08 18:56:13.411 - info: host.iobrokertest4_0_0 iobroker upload [5] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/build/index.js build/index.js application/javascript
      2022-02-08 18:56:13.536 - info: host.iobrokertest4_0_0 iobroker upload [4] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html index_m.html text/html
      2022-02-08 18:56:13.552 - info: host.iobrokertest4_0_0 iobroker upload [3] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/index_m.html.bak index_m.html.bak null
      2022-02-08 18:56:13.561 - info: host.iobrokertest4_0_0 iobroker upload [2] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/rssfeed-logo.png rssfeed-logo.png image/png
      2022-02-08 18:56:13.569 - info: host.iobrokertest4_0_0 iobroker upload [1] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/style.css style.css text/css
      2022-02-08 18:56:13.578 - info: host.iobrokertest4_0_0 iobroker upload [0] rssfeed.admin /opt/iobroker/node_modules/iobroker.rssfeed/admin/words.js words.js application/javascript
      2022-02-08 18:56:13.631 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed created/updated
      2022-02-08 18:56:13.665 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 create instance rssfeed
      2022-02-08 18:56:13.674 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.alive created
      2022-02-08 18:56:13.686 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.connected created
      2022-02-08 18:56:13.693 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.compactMode created
      2022-02-08 18:56:13.700 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.cpu created
      2022-02-08 18:56:13.707 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.cputime created
      2022-02-08 18:56:13.714 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.memHeapUsed created
      2022-02-08 18:56:13.721 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.memHeapTotal created
      2022-02-08 18:56:13.729 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.memRss created
      2022-02-08 18:56:13.736 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.uptime created
      2022-02-08 18:56:13.743 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.inputCount created
      2022-02-08 18:56:13.750 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.outputCount created
      2022-02-08 18:56:13.757 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.eventLoopLag created
      2022-02-08 18:56:13.763 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.sigKill created
      2022-02-08 18:56:13.771 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0.logLevel created
      2022-02-08 18:56:13.777 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object rssfeed.0.info created
      2022-02-08 18:56:13.784 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object rssfeed.0.info.connection created
      2022-02-08 18:56:13.790 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 Set default value of rssfeed.0.info.connection: false
      2022-02-08 18:56:13.804 - info: host.iobrokertest4_0_0 iobroker host.iobrokertest4_0_0 object system.adapter.rssfeed.0 created
      2022-02-08 18:56:14.838 - info: host.iobrokertest4_0_0 iobroker exit 0
      2022-02-08 18:56:16.839 - info: host.iobrokertest4_0_0 instance system.adapter.rssfeed.0 started with pid 4086
      2022-02-08 18:56:18.261 - info: rssfeed.0 (4086) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.rssfeed, node: v14.19.0, js-controller: 4.0.4
      

      Time-Referenz zum Video, ich hoffe die Zeitreferenz stimmt bei auch noch
      Fehler 1:
      00:00:10 Umstellung von stable auf latest. Es erscheint eine Fehlermeldung. Dialog lies sich normal nicht schließen. Änderung wurde abger gespeichert

      Fehler 3:
      00:02:26 Installation eines Adapters (hier rssfeed). Die Abhängigkeiten vis und web werden installiert. Vor der eigentlichen Installation des Adapters wird mit Fehler abgebrochen:

      adapter "rssfeed" cannot be installed: The "path" argument must be of type string. Received null
      

      Da ich den fixer 2x ausführen musste, hatte ich die Aufnahme unterbrochen und erst mitten in der Installation wieder fortgesetzt. Aber das wesentliche ist hier zu sehen

      Fehler 4:
      00:02:57: Das erneute installieren des Adapters rssfeed ist schief gegangen und mit Fehlermeldung abgebrochen

      iobroker adapter "rssfeed" cannot be installed: Cannot read property 'startsWith' of undefined
      

      Nach Neustart von iobroker ging die erste Versuch wieder schief, der 2. Versuch war erfolgreich. Danach war die Installation erfolgreich. (ab 00:03:18)

      Das Video findet man hier
      (video wieder gelöscht, weil gefixt)

      foxriver76 apollon77 2 Replies Last reply Reply Quote 0
      • foxriver76
        foxriver76 Developer @OliverIO last edited by

        @oliverio Danke bereits gefixt auf auf GitHub.

        1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @m0rph last edited by

          @m0rph utzt Du vllt irgendwie NVM oder so nen Kram? Falls ja: nicht machen. Also fakt ist das ioBroker (und das bedeutet der ioBroker User unter dem alles läuft) kein npm findet

          M 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @OliverIO last edited by

            @oliverio Zu "Fehler 1" tippe ich das Du zu schnell warst. In Deinem Log sieht man Das Du die Systemkonfig 18:43 gespeichert hast und damit Admin und Backiutup und Discovery neu gestartet sind. 18:43:11 war wieder alles da. und ich denke das Du irgendwie geschafft hast das Repo in dieser kurzen Zeit zu ändern als Admin sich gerade verabschliedet hat oder sowas ... aber das sehe ich nicht so genau. müsste man mal nachstellen. Passiert es auch wenn du "langsamer" bist?

            Und der Rest ist, wie foxriver76 schon gesagt auf GitHub schon gefixt. 4.0.5 mit den Fixes kommt später noch.

            OliverIO 1 Reply Last reply Reply Quote 0
            • E
              eXectiX @ice987 last edited by

              @ice987 @ste_glei
              ich habe den selben fehler nun beim starten des Containers.
              Die Eingabe von iobroker fix bewirkt in der Konsole allerdings nichts und der Fehler bleibt beim erneuten versuch zu starten.
              Könnt ihr mir weiter helfen?

              ste_glei 1 Reply Last reply Reply Quote 0
              • S
                seelmkrl last edited by

                This post is deleted!
                1 Reply Last reply Reply Quote 0
                • S
                  seelmkrl @apollon77 last edited by

                  @apollon77 - Wie kann ich mit dem js-controller 4.0 von redis auf JSONL umstellen ?

                  apollon77 1 Reply Last reply Reply Quote 0
                  • OliverIO
                    OliverIO @apollon77 last edited by

                    @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                    @oliverio Zu "Fehler 1" tippe ich das Du zu schnell warst. In Deinem Log sieht man Das Du die Systemkonfig 18:43 gespeichert hast und damit Admin und Backiutup und Discovery neu gestartet sind. 18:43:11 war wieder alles da. und ich denke das Du irgendwie geschafft hast das Repo in dieser kurzen Zeit zu ändern als Admin sich gerade verabschliedet hat oder sowas ... aber das sehe ich nicht so genau. müsste man mal nachstellen. Passiert es auch wenn du "langsamer" bist?

                    Und der Rest ist, wie foxriver76 schon gesagt auf GitHub schon gefixt. 4.0.5 mit den Fixes kommt später noch.

                    ok dann mach ich retest mit 4.0.5

                    1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 last edited by

                      Hallo Alle miteinander,

                      wir haben die letzten Tage Euer Feeback und die kleineren Issues gesammelt und die Version 4.0.5 wird im laufe der Nacht im Latest Repo auftauchen:

                      4.0.5 (2022-02-08)

                      • (foxriver76) stop the database before executing upgrade self; WIll be effective for all upgrades >4.0.5
                      • (foxriver76) Optimize Set activation handling to prevent some error logged on upgrade
                      • (Apollon77) Fix Linux Capability updating for Docker and check Admin Flag
                      • (Apollon77) Detect another Rebuild case and allo wautomatic rebuilding
                      • (foxriver76) Fix adapter installation with dependencies
                      • (Apollon77) Fix seq edge case
                      • (foxriver76/Apollon77) Prevent several crash cases seen in Sentry
                      F 1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @seelmkrl last edited by

                        @seelmkrl WIe auch schon bei den früheren versionen ... iob setup custom und dann dort als typ "jsonl" eingeben ... Dann alle Fragen zur Mkgration rentsprechend Deinen Gegebenheiten beantworten.

                        1 Reply Last reply Reply Quote 0
                        • crunchip
                          crunchip Forum Testing Most Active @apollon77 last edited by

                          @apollon77 so sieht es aus

                          root@IoBroker:/opt/iobroker# node --trace-warnings /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js upgrade cameras                                        (node:1321) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
                              at emitCircularRequireWarning (internal/modules/cjs/loader.js:675:11)
                              at Object.get (internal/modules/cjs/loader.js:689:5)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/db_ops.js:15:42)
                              at Module._compile (internal/modules/cjs/loader.js:1085:14)
                              at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                              at Module.load (internal/modules/cjs/loader.js:950:32)
                              at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                              at Module.require (internal/modules/cjs/loader.js:974:19)
                              at require (internal/modules/cjs/helpers.js:93:18)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/collection_ops.js:7:23)
                          (node:1321) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency
                              at emitCircularRequireWarning (internal/modules/cjs/loader.js:675:11)
                              at Object.get (internal/modules/cjs/loader.js:689:5)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/db_ops.js:16:44)
                              at Module._compile (internal/modules/cjs/loader.js:1085:14)
                              at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                              at Module.load (internal/modules/cjs/loader.js:950:32)
                              at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                              at Module.require (internal/modules/cjs/loader.js:974:19)
                              at require (internal/modules/cjs/helpers.js:93:18)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/collection_ops.js:7:23)
                          (node:1321) Warning: Accessing non-existent property 'remove' of module exports inside circular dependency
                              at emitCircularRequireWarning (internal/modules/cjs/loader.js:675:11)
                              at Object.get (internal/modules/cjs/loader.js:689:5)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/db_ops.js:17:43)
                              at Module._compile (internal/modules/cjs/loader.js:1085:14)
                              at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                              at Module.load (internal/modules/cjs/loader.js:950:32)
                              at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                              at Module.require (internal/modules/cjs/loader.js:974:19)
                              at require (internal/modules/cjs/helpers.js:93:18)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/collection_ops.js:7:23)
                          (node:1321) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency
                              at emitCircularRequireWarning (internal/modules/cjs/loader.js:675:11)
                              at Object.get (internal/modules/cjs/loader.js:689:5)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/db_ops.js:18:46)
                              at Module._compile (internal/modules/cjs/loader.js:1085:14)
                              at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                              at Module.load (internal/modules/cjs/loader.js:950:32)
                              at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                              at Module.require (internal/modules/cjs/loader.js:974:19)
                              at require (internal/modules/cjs/helpers.js:93:18)
                              at Object.<anonymous> (/opt/iobroker/node_modules/mongodb/lib/operations/collection_ops.js:7:23)
                          
                          This upgrade of "cameras" will introduce the following changes:
                          ==========================================================================
                          -> 0.1.4:
                          Add role for states
                          ==========================================================================
                          
                          Would you like to upgrade cameras from @0.1.3 to @0.1.4 now? [(y)es, (n)o]:
                          
                          
                          apollon77 1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @crunchip last edited by

                            @crunchip Wie vermutet. Schau bitte mal wo das mongodb Paket bei Dir herkommt. Das ist die Ursache:

                            Im ioBroker Dir bitte npm list mongodb

                            crunchip 1 Reply Last reply Reply Quote 1
                            • crunchip
                              crunchip Forum Testing Most Active @apollon77 last edited by

                              @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                              npm list mongodb

                              root@IoBroker:/opt/iobroker# npm list mongodb
                              iobroker.inst@2.0.3 /opt/iobroker
                              └── mongodb@3.2.7  extraneous
                              
                              npm ERR! extraneous: mongodb@3.2.7 /opt/iobroker/node_modules/mongodb
                              
                              
                              apollon77 1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @crunchip last edited by

                                @crunchip Also das kommt optional über node-red ... welchen Node-Red hast Du denn? Ggff mal auf die 2.4.2 von gestern aktualisieren. Ists danach weg?

                                crunchip 1 Reply Last reply Reply Quote 0
                                • crunchip
                                  crunchip Forum Testing Most Active @apollon77 last edited by crunchip

                                  @apollon77 ich habe kein node-red und hatte ich auch noch nie
                                  kann das von einem anderen Adapter kommen?
                                  das sind alle meine installierten instanzen

                                  root@IoBroker:/opt/iobroker# iob list instances
                                  (node:11720) Warning: Accessing non-existent property 'count' of module exports inside circular dependency
                                  (Use `node --trace-warnings ...` to show where the warning was created)
                                  (node:11720) Warning: Accessing non-existent property 'findOne' of module exports inside circular dependency
                                  (node:11720) Warning: Accessing non-existent property 'remove' of module exports inside circular dependency
                                  (node:11720) Warning: Accessing non-existent property 'updateOne' of module exports inside circular dependency
                                   system.adapter.adguard.0                : adguard               : IoBroker                                 - disabled
                                  + system.adapter.admin.0                  : admin                 : IoBroker                                 -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  + system.adapter.alexa2.0                 : alexa2                : IoBroker                                 -  enabled
                                   system.adapter.alias-manager.0          : alias-manager         : IoBroker                                 -  enabled
                                  + system.adapter.backitup.0               : backitup              : IoBroker                                 -  enabled
                                  + system.adapter.ble.0                    : ble                   : IoBroker                                 -  enabled
                                  + system.adapter.broadlink2.0             : broadlink2            : IoBroker                                 -  enabled
                                   system.adapter.cameras.0                : cameras               : IoBroker                                 - disabled, port: 8200, bind: 10.1.1.10
                                  + system.adapter.chromecast.0             : chromecast            : IoBroker                                 -  enabled
                                  + system.adapter.coronavirus-statistics.0 : coronavirus-statistics: IoBroker                                 -  enabled
                                   system.adapter.daswetter.0              : daswetter             : IoBroker                                 - disabled
                                   system.adapter.device-reminder.0        : device-reminder       : IoBroker                                 - disabled
                                   system.adapter.devices.0                : devices               : IoBroker                                 -  enabled
                                   system.adapter.discovery.0              : discovery             : IoBroker                                 - disabled
                                   system.adapter.dwd.0                    : dwd                   : IoBroker                                 -  enabled
                                   system.adapter.ebus.0                   : ebus                  : IoBroker                                 - disabled
                                  + system.adapter.echarts.0                : echarts               : IoBroker                                 -  enabled
                                  + system.adapter.email.0                  : email                 : IoBroker                                 -  enabled
                                   system.adapter.esphome.0                : esphome               : IoBroker                                 - disabled
                                   system.adapter.eventlist.0              : eventlist             : IoBroker                                 - disabled
                                   system.adapter.feiertage.0              : feiertage             : IoBroker                                 -  enabled
                                   system.adapter.firetv.0                 : firetv                : IoBroker                                 - disabled
                                   system.adapter.flot.0                   : flot                  : IoBroker                                 -  enabled
                                   system.adapter.fullcalendar.0           : fullcalendar          : IoBroker                                 - disabled
                                  + system.adapter.fully-tablet-control.0   : fully-tablet-control  : IoBroker                                 -  enabled
                                   system.adapter.fullybrowser.0           : fullybrowser          : IoBroker                                 - disabled
                                  + system.adapter.history.0                : history               : IoBroker                                 -  enabled
                                   system.adapter.hyperion.0               : hyperion              : IoBroker                                 - disabled
                                   system.adapter.hyperion_ng.0            : hyperion_ng           : IoBroker                                 - disabled
                                   system.adapter.ical.0                   : ical                  : IoBroker                                 -  enabled
                                   system.adapter.ical.1                   : ical                  : IoBroker                                 -  enabled
                                   system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: IoBroker                                 -  enabled
                                   system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : IoBroker                                 -  enabled
                                   system.adapter.icons-icons8.0           : icons-icons8          : IoBroker                                 -  enabled
                                   system.adapter.icons-material-png.0     : icons-material-png    : IoBroker                                 -  enabled
                                   system.adapter.icons-material-svg.0     : icons-material-svg    : IoBroker                                 -  enabled
                                   system.adapter.icons-mfd-png.0          : icons-mfd-png         : IoBroker                                 -  enabled
                                   system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : IoBroker                                 -  enabled
                                   system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: IoBroker                                 -  enabled
                                   system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : IoBroker                                 -  enabled
                                  + system.adapter.influxdb.0               : influxdb              : IoBroker                                 -  enabled, port: 8086
                                  + system.adapter.influxdb.1               : influxdb              : IoBroker                                 -  enabled, port: 8086
                                  + system.adapter.influxdb.2               : influxdb              : IoBroker                                 -  enabled, port: 8086
                                  + system.adapter.influxdb.3               : influxdb              : IoBroker                                 -  enabled, port: 8086
                                  + system.adapter.info.0                   : info                  : IoBroker                                 -  enabled
                                   system.adapter.iogo.0                   : iogo                  : IoBroker                                 - disabled
                                  + system.adapter.iot.0                    : iot                   : IoBroker                                 -  enabled
                                   system.adapter.iqontrol.0               : iqontrol              : IoBroker                                 - disabled
                                  + system.adapter.jarvis.0                 : jarvis                : IoBroker                                 -  enabled
                                  + system.adapter.javascript.0             : javascript            : IoBroker                                 -  enabled
                                   system.adapter.javascript.1             : javascript            : IoBroker                                 - disabled
                                  + system.adapter.linux-control.0          : linux-control         : IoBroker                                 -  enabled
                                  + system.adapter.logparser.0              : logparser             : IoBroker                                 -  enabled
                                   system.adapter.material.0               : material              : IoBroker                                 -  enabled
                                   system.adapter.meteoalarm.0             : meteoalarm            : IoBroker                                 - disabled
                                  + system.adapter.mihome.0                 : mihome                : IoBroker                                 -  enabled, port: 9898, bind: 0.0.0.0
                                   system.adapter.miio.0                   : miio                  : IoBroker                                 - disabled
                                  + system.adapter.milight-smart-light.0    : milight-smart-light   : IoBroker                                 -  enabled
                                   system.adapter.minuvis.0                : minuvis               : IoBroker                                 -  enabled
                                   system.adapter.mobile.0                 : mobile                : IoBroker                                 - disabled
                                   system.adapter.mqtt.0                   : mqtt                  : IoBroker                                 - disabled, port: 1883, bind: 0.0.0.0
                                   system.adapter.mytime.0                 : mytime                : IoBroker                                 - disabled
                                   system.adapter.net-tools.0              : net-tools             : IoBroker                                 - disabled
                                   system.adapter.nina.0                   : nina                  : IoBroker                                 - disabled
                                  + system.adapter.nut.0                    : nut                   : IoBroker                                 -  enabled
                                   system.adapter.onkyo.0                  : onkyo                 : IoBroker                                 - disabled
                                   system.adapter.onvif.0                  : onvif                 : IoBroker                                 - disabled
                                   system.adapter.parser.0                 : parser                : IoBroker                                 - disabled
                                   system.adapter.phantomjs.0              : phantomjs             : IoBroker                                 - disabled
                                   system.adapter.pi-hole.0                : pi-hole               : IoBroker                                 - disabled
                                   system.adapter.ping.0                   : ping                  : IoBroker                                 - disabled
                                   system.adapter.pollenflug.0             : pollenflug            : IoBroker                                 - disabled
                                   system.adapter.proxmox.0                : proxmox               : IoBroker                                 - disabled, port: 8006
                                  + system.adapter.radar2.0                 : radar2                : IoBroker                                 -  enabled
                                   system.adapter.rickshaw.0               : rickshaw              : IoBroker                                 -  enabled
                                   system.adapter.roadtraffic.0            : roadtraffic           : IoBroker                                 - disabled
                                   system.adapter.rssfeed.0                : rssfeed               : IoBroker                                 - disabled
                                  + system.adapter.sayit.0                  : sayit                 : IoBroker                                 -  enabled, port: 0
                                   system.adapter.scenes.0                 : scenes                : IoBroker                                 - disabled
                                   system.adapter.scheduler.0              : scheduler             : IoBroker                                 - disabled
                                   system.adapter.schoolfree.0             : schoolfree            : IoBroker                                 -  enabled
                                  + system.adapter.seq.0                    : seq                   : IoBroker                                 -  enabled, port: 5341
                                  + system.adapter.shelly.0                 : shelly                : IoBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                                  + system.adapter.shuttercontrol.0         : shuttercontrol        : IoBroker                                 -  enabled
                                  + system.adapter.simple-api.0             : simple-api            : IoBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                   system.adapter.slideshow.0              : slideshow             : IoBroker                                 - disabled
                                  + system.adapter.smartcontrol.0           : smartcontrol          : IoBroker                                 -  enabled
                                   system.adapter.snmp.0                   : snmp                  : IoBroker                                 - disabled
                                  + system.adapter.socketio.0               : socketio              : IoBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                                  + system.adapter.sonoff.0                 : sonoff                : IoBroker                                 -  enabled, port: 1885, bind: 0.0.0.0
                                  + system.adapter.sourceanalytix.0         : sourceanalytix        : IoBroker                                 -  enabled
                                   system.adapter.spotify-premium.0        : spotify-premium       : IoBroker                                 - disabled
                                   system.adapter.statistics.0             : statistics            : IoBroker                                 - disabled
                                  + system.adapter.tankerkoenig.0           : tankerkoenig          : IoBroker                                 -  enabled
                                  + system.adapter.telegram.0               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                  + system.adapter.telegram.1               : telegram              : IoBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                                   system.adapter.terminal.0               : terminal              : IoBroker                                 - disabled, port: 8088, bind: 0.0.0.0, run as: admin
                                  + system.adapter.text2command.0           : text2command          : IoBroker                                 -  enabled
                                  + system.adapter.tr-064.0                 : tr-064                : IoBroker                                 -  enabled
                                   system.adapter.traccar.0                : traccar               : IoBroker                                 - disabled
                                  + system.adapter.trashschedule.0          : trashschedule         : IoBroker                                 -  enabled
                                   system.adapter.tuya.0                   : tuya                  : IoBroker                                 - disabled
                                   system.adapter.tvspielfilm.0            : tvspielfilm           : IoBroker                                 - disabled
                                  + system.adapter.unifi.0                  : unifi                 : IoBroker                                 -  enabled
                                   system.adapter.upnp.0                   : upnp                  : IoBroker                                 - disabled
                                  + system.adapter.virtualpowermeter.0      : virtualpowermeter     : IoBroker                                 -  enabled
                                   system.adapter.vis-bars.0               : vis-bars              : IoBroker                                 -  enabled
                                   system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : IoBroker                                 -  enabled
                                   system.adapter.vis-colorpicker.0        : vis-colorpicker       : IoBroker                                 -  enabled
                                   system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : IoBroker                                 -  enabled
                                   system.adapter.vis-google-fonts.0       : vis-google-fonts      : IoBroker                                 -  enabled
                                   system.adapter.vis-history.0            : vis-history           : IoBroker                                 -  enabled
                                   system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : IoBroker                                 -  enabled
                                   system.adapter.vis-icontwo.0            : vis-icontwo           : IoBroker                                 -  enabled
                                  + system.adapter.vis-inventwo.0           : vis-inventwo          : IoBroker                                 -  enabled
                                   system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : IoBroker                                 -  enabled
                                   system.adapter.vis-justgage.0           : vis-justgage          : IoBroker                                 -  enabled
                                   system.adapter.vis-keyboard.0           : vis-keyboard          : IoBroker                                 -  enabled
                                   system.adapter.vis-lcars.0              : vis-lcars             : IoBroker                                 -  enabled
                                   system.adapter.vis-map.0                : vis-map               : IoBroker                                 -  enabled
                                   system.adapter.vis-material-webfont.0   : vis-material-webfont  : IoBroker                                 -  enabled
                                   system.adapter.vis-material.0           : vis-material          : IoBroker                                 -  enabled
                                   system.adapter.vis-materialdesign.0     : vis-materialdesign    : IoBroker                                 -  enabled
                                   system.adapter.vis-metro.0              : vis-metro             : IoBroker                                 -  enabled
                                   system.adapter.vis-players.0            : vis-players           : IoBroker                                 -  enabled
                                   system.adapter.vis-plumb.0              : vis-plumb             : IoBroker                                 -  enabled
                                   system.adapter.vis-rgraph.0             : vis-rgraph            : IoBroker                                 -  enabled
                                   system.adapter.vis-timeandweather.0     : vis-timeandweather    : IoBroker                                 -  enabled
                                   system.adapter.vis-weather.0            : vis-weather           : IoBroker                                 -  enabled
                                   system.adapter.vis.0                    : vis                   : IoBroker                                 -  enabled
                                   system.adapter.weatherunderground.0     : weatherunderground    : IoBroker                                 -  enabled
                                  + system.adapter.web.0                    : web                   : IoBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                   system.adapter.whatsapp-cmb.0           : whatsapp-cmb          : IoBroker                                 - disabled
                                  + system.adapter.wiffi-wz.0               : wiffi-wz              : IoBroker                                 -  enabled
                                  + system.adapter.wled.0                   : wled                  : IoBroker                                 -  enabled
                                  + system.adapter.yeelight-2.0             : yeelight-2            : IoBroker                                 -  enabled
                                  + system.adapter.zigbee.0                 : zigbee                : IoBroker                                 -  enabled, port: tcp://10.1.20.7:20108
                                  
                                  

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • OliverIO
                                    OliverIO last edited by

                                    @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:

                                    Zu "Fehler 1" tippe ich das Du zu schnell warst. In Deinem Log sieht man Das Du die Systemkonfig 18:43 gespeichert hast und damit Admin und Backiutup und Discovery neu gestartet sind. 18:43:11 war wieder alles da. und ich denke das Du irgendwie geschafft hast das Repo in dieser kurzen Zeit zu ändern als Admin sich gerade verabschliedet hat oder sowas ... aber das sehe ich nicht so genau. müsste man mal nachstellen. Passiert es auch wenn du "langsamer" bist?

                                    im ersten durchgang habe ich sofort nach abschluss des assistenten
                                    die config nochmal aufgerufen um das repo zu ändern.
                                    Diesmal mit 4.0.5 habe ich darauf geachtet, das alle instanzen grün sind.
                                    dann hat es funktioniert.

                                    auch die anderen fehler sind nun behoben.
                                    nur den ersten mit dem fixer befehl, habe ich vergessen zu überprüfen.

                                    1 Reply Last reply Reply Quote 1
                                    • apollon77
                                      apollon77 @crunchip last edited by

                                      @crunchip naja npm zeigt es als extra Paket an. Ich würde behaupten kannst es im iobroker dir mit „npm uninstall mongodb“ löschen.

                                      Ps: gattest du vllt mal den Blutzucker Adapter drauf? Glaube der hatte das auch.

                                      crunchip 1 Reply Last reply Reply Quote 1
                                      • crunchip
                                        crunchip Forum Testing Most Active @apollon77 last edited by

                                        @apollon77 ne hatte ich auch nicht, ok dann lösch ich es mal

                                        apollon77 1 Reply Last reply Reply Quote 1
                                        • apollon77
                                          apollon77 @crunchip last edited by

                                          @crunchip ich adde es mal morgen oben in die faq auch wenn es eher mit nodejs Upgrade auf 14 zu tun hat. Naja mal schauen.

                                          1 Reply Last reply Reply Quote 0
                                          • crunchip
                                            crunchip Forum Testing Most Active last edited by

                                            @apollon77 ich hab es jetzt mal gelöscht, iob gestoppt, nodejs minor update und iob gestartet( ohne fixer) mal schaun ob der js controller das richtig macht (setcap)

                                            crunchip 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            860
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            70
                                            747
                                            167275
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo