NEWS
[Gelöst] Error: "error" unter ubuntu 22.04
-
Hallo,
ich habe ein Raspberry PI 4B mit 4GB RAM, mit dem offiziell USB-C Netzteil und einem Joy-IT Gehäuse mit 2 Lüftern und montierten Kühlkörpern.
Auf dem Raspberry habe ich ubuntu 22.04 server frisch aufgesetzt auf einer 32GB SanDisk Extreme micro SDHC A1 UHS-I U3
Dann habe ich das ubuntu per "sudo apt-get update" und anschließend "sudo apt-get upgrade" auf den neusten Stand gebracht. Anschließen ioBroker per "curl -sLf https://iobroker.net/install.sh | bash -" installiert.Und dann ioBroker aufgerufen und die Installation abgeschlossen. Bei allen diesen Schritten hatte ich keinen Fehler angezeigt bekommen und trotzdem bekomme ich in den Logs direkt "Error: "error"" angezeigt.
Ich wollte jetzt mal fragen, ist es normal das diese Fehler kommen?Mein System aus dem ioBroker kopiert
Ich bedanke mich schon mal für die Hilfe und Erklärungen!
Hier mein Log + ein Neustart des raspberry
2022-07-26 20:49:02.552 - info: host.ubuntu-pi iobroker.js-controller version 4.0.23 js-controller starting 2022-07-26 20:49:02.559 - info: host.ubuntu-pi Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker 2022-07-26 20:49:02.561 - info: host.ubuntu-pi hostname: ubuntu-pi, node: v16.16.0 2022-07-26 20:49:02.562 - info: host.ubuntu-pi ip addresses: 192.168.2.36 fe80::dea6:32ff:fe58:2e8b 2022-07-26 20:49:02.936 - info: host.ubuntu-pi connected to Objects and States 2022-07-26 20:49:02.966 - info: host.ubuntu-pi Node.js version has changed from unknown to 16.16.0 2022-07-26 20:49:03.035 - info: host.ubuntu-pi Successfully updated capabilities "cap_net_admin, cap_net_bind_service, cap_net_raw" for /usr/bin/node 2022-07-26 20:49:03.057 - info: host.ubuntu-pi added notifications configuration of host 2022-07-26 20:49:03.428 - info: host.ubuntu-pi 3 instances found 2022-07-26 20:49:03.440 - info: host.ubuntu-pi starting 3 instances 2022-07-26 20:49:03.521 - info: host.ubuntu-pi instance system.adapter.admin.0 started with pid 8260 2022-07-26 20:49:05.824 - info: admin.0 (8260) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23 2022-07-26 20:49:05.896 - info: admin.0 (8260) requesting all states 2022-07-26 20:49:05.897 - info: admin.0 (8260) requesting all objects 2022-07-26 20:49:06.008 - info: admin.0 (8260) received all objects 2022-07-26 20:49:06.130 - info: admin.0 (8260) http server listening on port 8081 2022-07-26 20:49:06.131 - info: admin.0 (8260) Use link "http://localhost:8081" to configure. 2022-07-26 20:49:06.254 - warn: admin.0 (8260) Repository cannot be read: Active repo - stable 2022-07-26 20:49:06.255 - warn: admin.0 (8260) Active repository "stable cannot be read 2022-07-26 20:49:07.483 - info: host.ubuntu-pi instance system.adapter.discovery.0 started with pid 8318 2022-07-26 20:49:09.537 - info: discovery.0 (8318) starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.16.0, js-controller: 4.0.23 2022-07-26 20:49:11.481 - info: host.ubuntu-pi instance system.adapter.backitup.0 started with pid 8333 2022-07-26 20:49:13.487 - info: backitup.0 (8333) starting. Version 2.4.9 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.16.0, js-controller: 4.0.23 2022-07-26 20:49:14.563 - info: backitup.0 (8333) [iobroker] backup was activated at 02:40 every 1 day(s) 2022-07-26 20:50:07.675 - info: host.ubuntu-pi received SIGTERM 2022-07-26 20:50:07.695 - info: backitup.0 (8333) cleaned everything up... 2022-07-26 20:50:07.723 - info: admin.0 (8260) terminating http server on port 8081 2022-07-26 20:50:07.688 - info: host.ubuntu-pi stopInstance system.adapter.admin.0 (force=false, process=true) 2022-07-26 20:50:07.727 - info: host.ubuntu-pi stopInstance system.adapter.discovery.0 (force=false, process=true) 2022-07-26 20:50:07.728 - info: host.ubuntu-pi stopInstance system.adapter.backitup.0 (force=false, process=true) 2022-07-26 20:50:07.793 - info: backitup.0 (8333) Got terminate signal TERMINATE_YOURSELF 2022-07-26 20:50:07.801 - info: discovery.0 (8318) Got terminate signal TERMINATE_YOURSELF 2022-07-26 20:50:07.820 - info: admin.0 (8260) Got terminate signal TERMINATE_YOURSELF 2022-07-26 20:50:07.797 - info: host.ubuntu-pi stopInstance system.adapter.admin.0 send kill signal 2022-07-26 20:50:07.822 - info: backitup.0 (8333) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2022-07-26 20:50:07.848 - info: discovery.0 (8318) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2022-07-26 20:50:07.851 - info: host.ubuntu-pi stopInstance system.adapter.discovery.0 send kill signal 2022-07-26 20:50:07.853 - info: host.ubuntu-pi stopInstance system.adapter.backitup.0 send kill signal 2022-07-26 20:50:07.858 - info: admin.0 (8260) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2022-07-26 20:50:08.467 - info: host.ubuntu-pi instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP) 2022-07-26 20:50:08.468 - info: host.ubuntu-pi instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP) 2022-07-26 20:50:08.503 - info: host.ubuntu-pi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP) 2022-07-26 20:50:08.504 - info: host.ubuntu-pi All instances are stopped. 2022-07-26 20:50:08.582 - info: host.ubuntu-pi terminated 2022-07-26 20:50:19.476 - info: host.ubuntu-pi iobroker.js-controller version 4.0.23 js-controller starting 2022-07-26 20:50:19.485 - info: host.ubuntu-pi Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker 2022-07-26 20:50:19.486 - info: host.ubuntu-pi hostname: ubuntu-pi, node: v16.16.0 2022-07-26 20:50:19.487 - info: host.ubuntu-pi ip addresses: 192.168.2.36 fe80::dea6:32ff:fe58:2e8b 2022-07-26 20:50:19.962 - info: host.ubuntu-pi connected to Objects and States 2022-07-26 20:50:19.998 - info: host.ubuntu-pi added notifications configuration of host 2022-07-26 20:50:20.587 - info: host.ubuntu-pi 3 instances found 2022-07-26 20:50:20.598 - info: host.ubuntu-pi starting 3 instances 2022-07-26 20:50:20.677 - info: host.ubuntu-pi instance system.adapter.admin.0 started with pid 869 2022-07-26 20:50:23.359 - info: admin.0 (869) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23 2022-07-26 20:50:23.432 - info: admin.0 (869) requesting all states 2022-07-26 20:50:23.433 - info: admin.0 (869) requesting all objects 2022-07-26 20:50:23.571 - info: admin.0 (869) received all objects 2022-07-26 20:50:23.593 - warn: admin.0 (869) Repository cannot be read: Active repo - stable 2022-07-26 20:50:23.594 - warn: admin.0 (869) Active repository "stable cannot be read 2022-07-26 20:50:23.867 - info: admin.0 (869) http server listening on port 8081 2022-07-26 20:50:23.867 - info: admin.0 (869) Use link "http://localhost:8081" to configure. 2022-07-26 20:50:24.640 - info: host.ubuntu-pi instance system.adapter.discovery.0 started with pid 918 2022-07-26 20:50:26.635 - info: discovery.0 (918) starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.16.0, js-controller: 4.0.23 2022-07-26 20:50:28.637 - info: host.ubuntu-pi instance system.adapter.backitup.0 started with pid 934 2022-07-26 20:50:30.747 - info: backitup.0 (934) starting. Version 2.4.9 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.16.0, js-controller: 4.0.23 2022-07-26 20:50:30.839 - info: backitup.0 (934) [iobroker] backup was activated at 02:40 every 1 day(s) 2022-07-26 20:52:10.851 - info: host.ubuntu-pi Updating repository "stable" under "http://download.iobroker.net/sources-dist.json" 2022-07-26 20:55:20.331 - info: host.ubuntu-pi stopInstance system.adapter.admin.0 (force=false, process=true) 2022-07-26 20:55:20.343 - info: host.ubuntu-pi stopInstance system.adapter.admin.0 send kill signal 2022-07-26 20:55:20.342 - info: admin.0 (869) Got terminate signal TERMINATE_YOURSELF 2022-07-26 20:55:20.348 - info: admin.0 (869) terminating http server on port 8081 2022-07-26 20:55:20.350 - info: admin.0 (869) terminating 2022-07-26 20:55:20.351 - info: admin.0 (869) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2022-07-26 20:55:20.939 - info: host.ubuntu-pi instance system.adapter.admin.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2022-07-26 20:55:23.395 - info: host.ubuntu-pi instance system.adapter.admin.0 started with pid 1193 2022-07-26 20:55:25.504 - info: admin.0 (1193) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23 2022-07-26 20:55:25.653 - info: admin.0 (1193) requesting all states 2022-07-26 20:55:25.655 - info: admin.0 (1193) requesting all objects 2022-07-26 20:55:26.176 - info: admin.0 (1193) received all objects 2022-07-26 20:55:26.348 - info: admin.0 (1193) https server listening on port 8081 2022-07-26 20:55:26.349 - info: admin.0 (1193) Use link "https://localhost:8081" to configure. 2022-07-26 20:55:51.408 - info: admin.0 (1193) failed connection to socket.io from ::ffff:192.168.2.41: 2022-07-26 20:55:51.414 - error: admin.0 (1193) Error: "error" 2022-07-26 20:55:51.476 - info: admin.0 (1193) failed connection to socket.io from ::ffff:192.168.2.41: 2022-07-26 20:55:51.478 - error: admin.0 (1193) Error: "error" 2022-07-26 20:57:02.108 - info: host.ubuntu-pi iobroker upgrade discovery@3.0.5 2022-07-26 20:57:04.581 - info: host.ubuntu-pi iobroker Update discovery from @3.0.3 to @3.0.5 2022-07-26 20:57:05.738 - info: host.ubuntu-pi iobroker NPM version: 8.11.0 2022-07-26 20:57:05.742 - info: host.ubuntu-pi iobroker Installing iobroker.discovery@3.0.5... (System call) 2022-07-26 20:57:11.382 - info: host.ubuntu-pi iobroker 2022-07-26 20:57:11.385 - info: host.ubuntu-pi iobroker changed 1 package in 5s38 packages are looking for funding run `npm fund` for details 2022-07-26 20:57:11.471 - info: host.ubuntu-pi iobroker Update "system.adapter.discovery.0" 2022-07-26 20:57:11.485 - info: host.ubuntu-pi stopInstance system.adapter.discovery.0 (force=false, process=true) 2022-07-26 20:57:11.494 - info: discovery.0 (918) Got terminate signal TERMINATE_YOURSELF 2022-07-26 20:57:11.495 - info: host.ubuntu-pi stopInstance system.adapter.discovery.0 send kill signal 2022-07-26 20:57:11.497 - info: discovery.0 (918) terminating 2022-07-26 20:57:11.499 - info: discovery.0 (918) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2022-07-26 20:57:11.529 - info: host.ubuntu-pi iobroker upload [6] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/discovery.png discovery.png image/png 2022-07-26 20:57:11.572 - info: host.ubuntu-pi iobroker upload [5] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index.html index.html text/html 2022-07-26 20:57:11.608 - info: host.ubuntu-pi iobroker upload [4] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/index_m.html index_m.html text/html 2022-07-26 20:57:11.663 - info: host.ubuntu-pi iobroker upload [3] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings.html settings.html text/html 2022-07-26 20:57:11.694 - info: host.ubuntu-pi iobroker upload [2] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/settings_m.html settings_m.html text/html 2022-07-26 20:57:11.712 - info: host.ubuntu-pi iobroker upload [1] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/translateTools.js translateTools.js application/javascript 2022-07-26 20:57:11.725 - info: host.ubuntu-pi iobroker upload [0] discovery.admin /opt/iobroker/node_modules/iobroker.discovery/admin/words.js words.js application/javascript 2022-07-26 20:57:12.061 - info: host.ubuntu-pi instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2022-07-26 20:57:12.784 - info: host.ubuntu-pi iobroker exit 0 2022-07-26 20:57:14.555 - info: host.ubuntu-pi instance system.adapter.discovery.0 started with pid 1253 2022-07-26 20:57:16.444 - info: discovery.0 (1253) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.16.0, js-controller: 4.0.23 2022-07-26 21:06:31.596 - error: admin.0 (1193) Error: "error" 2022-07-26 21:06:31.673 - error: admin.0 (1193) Error: "error" 2022-07-26 21:06:31.756 - error: admin.0 (1193) Error: "error" 2022-07-26 21:06:46.832 - info: host.ubuntu-pi received SIGTERM 2022-07-26 21:06:46.838 - info: backitup.0 (934) cleaned everything up... 2022-07-26 21:06:46.843 - info: host.ubuntu-pi stopInstance system.adapter.admin.0 (force=false, process=true) 2022-07-26 21:06:46.845 - info: host.ubuntu-pi stopInstance system.adapter.discovery.0 (force=false, process=true) 2022-07-26 21:06:46.846 - info: host.ubuntu-pi stopInstance system.adapter.backitup.0 (force=false, process=true) 2022-07-26 21:06:46.834 - info: admin.0 (1193) terminating https server on port 8081 2022-07-26 21:06:46.894 - info: backitup.0 (934) Got terminate signal TERMINATE_YOURSELF 2022-07-26 21:06:46.910 - info: discovery.0 (1253) Got terminate signal TERMINATE_YOURSELF 2022-07-26 21:06:46.894 - info: admin.0 (1193) Got terminate signal TERMINATE_YOURSELF 2022-07-26 21:06:46.906 - info: backitup.0 (934) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2022-07-26 21:06:46.915 - info: discovery.0 (1253) terminating 2022-07-26 21:06:46.919 - info: discovery.0 (1253) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2022-07-26 21:06:46.927 - info: host.ubuntu-pi stopInstance system.adapter.admin.0 send kill signal 2022-07-26 21:06:46.931 - info: host.ubuntu-pi stopInstance system.adapter.discovery.0 send kill signal 2022-07-26 21:06:46.935 - info: admin.0 (1193) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason 2022-07-26 21:06:46.936 - info: host.ubuntu-pi stopInstance system.adapter.backitup.0 send kill signal 2022-07-26 21:06:47.504 - info: host.ubuntu-pi instance system.adapter.backitup.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP) 2022-07-26 21:06:47.518 - info: host.ubuntu-pi instance system.adapter.discovery.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2022-07-26 21:06:47.570 - info: host.ubuntu-pi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP) 2022-07-26 21:06:47.571 - info: host.ubuntu-pi All instances are stopped. 2022-07-26 21:06:50.101 - info: host.ubuntu-pi terminated 2022-07-26 21:07:00.932 - info: host.ubuntu-pi iobroker.js-controller version 4.0.23 js-controller starting 2022-07-26 21:07:00.941 - info: host.ubuntu-pi Copyright (c) 2014-2022 bluefox, 2014 hobbyquaker 2022-07-26 21:07:00.942 - info: host.ubuntu-pi hostname: ubuntu-pi, node: v16.16.0 2022-07-26 21:07:00.944 - info: host.ubuntu-pi ip addresses: 192.168.2.36 fe80::dea6:32ff:fe58:2e8b 2022-07-26 21:07:01.678 - info: host.ubuntu-pi connected to Objects and States 2022-07-26 21:07:01.713 - info: host.ubuntu-pi added notifications configuration of host 2022-07-26 21:07:02.256 - info: host.ubuntu-pi 3 instances found 2022-07-26 21:07:02.268 - info: host.ubuntu-pi starting 3 instances 2022-07-26 21:07:02.345 - info: host.ubuntu-pi instance system.adapter.admin.0 started with pid 867 2022-07-26 21:07:05.039 - info: admin.0 (867) starting. Version 5.3.8 in /opt/iobroker/node_modules/iobroker.admin, node: v16.16.0, js-controller: 4.0.23 2022-07-26 21:07:05.207 - info: admin.0 (867) requesting all states 2022-07-26 21:07:05.209 - info: admin.0 (867) requesting all objects 2022-07-26 21:07:05.935 - info: admin.0 (867) received all objects 2022-07-26 21:07:06.200 - info: admin.0 (867) https server listening on port 8081 2022-07-26 21:07:06.201 - info: admin.0 (867) Use link "https://localhost:8081" to configure. 2022-07-26 21:07:06.316 - info: host.ubuntu-pi instance system.adapter.discovery.0 started with pid 920 2022-07-26 21:07:08.298 - info: discovery.0 (920) starting. Version 3.0.5 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.16.0, js-controller: 4.0.23 2022-07-26 21:07:10.310 - info: host.ubuntu-pi instance system.adapter.backitup.0 started with pid 936 2022-07-26 21:07:12.415 - info: backitup.0 (936) starting. Version 2.4.9 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.16.0, js-controller: 4.0.23 2022-07-26 21:07:12.513 - info: backitup.0 (936) [iobroker] backup was activated at 02:40 every 1 day(s) 2022-07-26 21:08:07.731 - info: admin.0 (867) failed connection to socket.io from ::ffff:192.168.2.41: 2022-07-26 21:08:07.738 - error: admin.0 (867) Error: "error" 2022-07-26 21:08:07.840 - info: admin.0 (867) failed connection to socket.io from ::ffff:192.168.2.41: 2022-07-26 21:08:07.841 - error: admin.0 (867) Error: "error"
-
@lister welche Admin Version? Ist an sich in admin 6 gefixt die aktuell Beta ist
-
@apollon77 Danke für deine Antwort.
Bei admin hab ich die Version 5.3.8 installiert, war vorinstalliert und ist auch aktuell die neuste. Ein Update hab ich nur bei discovery gemacht, die Fehlermeldung war aber vorher schon da.Das klingt als wäre die Fehlermeldung nicht weiter schlimm?
-
@lister korrekt. Nicht schlimm.
-
@apollon77 Danke!