Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [Gelöst] Keine Verbindung zu Iobroker auf meinem PI 4

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    849

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    10
    1
    637

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    1.1k

[Gelöst] Keine Verbindung zu Iobroker auf meinem PI 4

Geplant Angeheftet Gesperrt Verschoben Error/Bug
iobroker nicht erreichbar
43 Beiträge 6 Kommentatoren 3.4k Aufrufe 5 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @joergfrde Die Datei die da zurückgespielt wurde war mit Sicherheit auch korrupt.

    Nimm mal ein Pärchen vom 8. April

    joergfrdeJ Offline
    joergfrdeJ Offline
    joergfrde
    schrieb am zuletzt editiert von
    #41

    @thomas-braun Wie setze ich das auf gelöst?

    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • joergfrdeJ joergfrde

      @thomas-braun Wie setze ich das auf gelöst?

      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #42

      @joergfrde Du hast da 78 Instanzen laufen?
      Könnte etwas heftig sein, je nach RAM -Austattung.

      Dann kannst du ja jetzt noch nodeJS aktualisieren. Das ist auch nicht aktuell.

      Gelöst setzen? Erstes Posting bearbeiten.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      1 Antwort Letzte Antwort
      0
      • joergfrdeJ joergfrde

        @thomas-braun

        pi@raspberrypi:/opt/iobroker/iobroker-data/backup-objects $ gunzip -ck 2021-04-09_07-56_objects.json.gz > /opt/iobroker/iobroker-data/objects.json
        pi@raspberrypi:/opt/iobroker/iobroker-data/backup-objects $ ^C
        pi@raspberrypi:/opt/iobroker/iobroker-data/backup-objects $ gunzip -ck 2021-04-09_20-15_states.json.gz > /opt/iobroker/iobroker-data/states.json
        pi@raspberrypi:/opt/iobroker/iobroker-data/backup-objects $ iobroker start
        pi@raspberrypi:/opt/iobroker/iobroker-data/backup-objects $ iobroker status
        iobroker is running on this host.
        
        
        Objects type: file
        States  type: file
        

        Logfile

        undefined
        2021-04-11 16:34:04.175  - info: host.raspberrypi received SIGTERM
        2021-04-11 16:34:04.217  - info: host.raspberrypi terminated
        2021-04-11 16:36:56.109  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
        2021-04-11 16:36:56.114  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
        2021-04-11 16:36:56.115  - info: host.raspberrypi hostname: raspberrypi, node: v12.21.0
        2021-04-11 16:36:56.116  - info: host.raspberrypi ip addresses: 192.168.178.27 2001:16b8:4088:ad00:2510:3126:b914:afa fe80::27ec:7912:d36f:d5cd 192.168.178.37 2001:16b8:4088:ad00:9a87:2db:f369:1f9 fe80::1b27:115c:d7e1:fcb4
        2021-04-11 16:36:56.154  - error: host.raspberrypi-Server Cannot load /opt/iobroker/iobroker-data/objects.json: /opt/iobroker/iobroker-data/objects.json: Unexpected end of JSON input. Try last Backup!
        2021-04-11 16:36:56.321  - error: host.raspberrypi-Server Cannot load /opt/iobroker/iobroker-data/states.json: /opt/iobroker/iobroker-data/states.json: Unexpected end of JSON input. Try last Backup!
        2021-04-11 16:36:56.554  - info: host.raspberrypi connected to Objects and States
        2021-04-11 16:36:56.691  - info: host.raspberrypi added notifications configuration of host
        2021-04-11 16:36:56.999  - info: host.raspberrypi no instances found
        2021-04-11 16:45:18.968  - info: host.raspberrypi received SIGTERM
        2021-04-11 16:45:19.000  - info: host.raspberrypi terminated
        2021-04-11 16:55:59.902  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
        2021-04-11 16:55:59.907  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
        2021-04-11 16:55:59.908  - info: host.raspberrypi hostname: raspberrypi, node: v12.21.0
        2021-04-11 16:55:59.908  - info: host.raspberrypi ip addresses: 192.168.178.27 2001:16b8:4088:ad00:2510:3126:b914:afa fe80::27ec:7912:d36f:d5cd 192.168.178.37 2001:16b8:4088:ad00:9a87:2db:f369:1f9 fe80::1b27:115c:d7e1:fcb4
        2021-04-11 16:55:59.955  - error: host.raspberrypi-Server Cannot load /opt/iobroker/iobroker-data/objects.json: /opt/iobroker/iobroker-data/objects.json: Unexpected end of JSON input. Try last Backup!
        2021-04-11 16:55:59.958  - error: host.raspberrypi-Server Cannot load /opt/iobroker/iobroker-data/objects.json.bak: /opt/iobroker/iobroker-data/objects.json.bak: Unexpected end of JSON input. Continue with empty dataset!
        2021-04-11 16:56:00.021  - error: host.raspberrypi Cannot read system.config: null (OK when migrating or restoring)
        2021-04-11 16:56:00.030  - error: host.raspberrypi-Server Cannot load /opt/iobroker/iobroker-data/states.json: /opt/iobroker/iobroker-data/states.json: Unexpected end of JSON input. Try last Backup!
        2021-04-11 16:56:00.217  - info: host.raspberrypi connected to Objects and States
        2021-04-11 16:56:00.393  - info: host.raspberrypi added notifications configuration of host
        2021-04-11 16:56:00.401  - error: host.raspberrypi Cannot find view "system" for search "instance"
        2021-04-11 16:56:00.402  - error: host.raspberrypi Could not add notifications config of this host: Could not get notifications setup from instances: Cannot find view "system"
        2021-04-11 16:56:00.462  - info: host.raspberrypi Plugin sentry Sentry Plugin disabled for this process because sending of statistic data is disabled for the system
        2021-04-11 16:56:00.469  - error: host.raspberrypi Cannot find view "system" for search "host"
        2021-04-11 16:56:00.477  - error: host.raspberrypi Cannot find view "system" for search "state"
        2021-04-11 16:56:00.478  - error: host.raspberrypi Cannot find view "system" for search "instance"
        2021-04-11 16:56:00.480  - error: host.raspberrypi Could not collect system.host.raspberrypi states to check for obsolete states: Error: Cannot find view "system"
        2021-04-11 16:56:00.481  - error: host.raspberrypi _design/system missing - call node iobroker.js setup
        2021-04-11 16:56:00.694  - info: host.raspberrypi Created UUID: 9700955a-8b75-d0d7-5709-1f5419011428
        2021-04-11 18:38:59.562  - info: host.raspberrypi received SIGTERM
        2021-04-11 18:38:59.589  - info: host.raspberrypi terminated
        2021-04-11 18:46:44.746  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
        2021-04-11 18:46:44.752  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
        2021-04-11 18:46:44.753  - info: host.raspberrypi hostname: raspberrypi, node: v12.21.0
        2021-04-11 18:46:44.753  - info: host.raspberrypi ip addresses: 192.168.178.27 2001:16b8:4088:ad00:2510:3126:b914:afa fe80::27ec:7912:d36f:d5cd 192.168.178.37 2001:16b8:4088:ad00:9a87:2db:f369:1f9 fe80::1b27:115c:d7e1:fcb4
        2021-04-11 18:46:45.071  - info: host.raspberrypi connected to Objects and States
        2021-04-11 18:46:45.215  - info: host.raspberrypi added notifications configuration of host
        2021-04-11 18:46:45.518  - info: host.raspberrypi no instances found
        2021-04-11 19:45:52.411  - info: host.raspberrypi received SIGTERM
        2021-04-11 19:45:52.440  - info: host.raspberrypi terminated
        2021-04-11 19:59:01.403  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
        2021-04-11 19:59:01.409  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
        2021-04-11 19:59:01.409  - info: host.raspberrypi hostname: raspberrypi, node: v12.21.0
        2021-04-11 19:59:01.410  - info: host.raspberrypi ip addresses: 192.168.178.27 2001:16b8:4088:ad00:2510:3126:b914:afa fe80::27ec:7912:d36f:d5cd 192.168.178.37 2001:16b8:4088:ad00:9a87:2db:f369:1f9 fe80::1b27:115c:d7e1:fcb4
        2021-04-11 19:59:02.592  - info: host.raspberrypi connected to Objects and States
        2021-04-11 19:59:02.727  - info: host.raspberrypi added notifications configuration of host
        2021-04-11 19:59:03.383  - info: host.raspberrypi 89 instances found
        2021-04-11 19:59:03.455  - warn: host.raspberrypi startInstance cannot find adapter "devices@0.3.16". Try to install it... 1 attempt
        2021-04-11 19:59:03.456  - info: host.raspberrypi iobroker install devices@0.3.16 using installedFrom
        2021-04-11 19:59:03.562  - info: host.raspberrypi starting 78 instances
        2021-04-11 19:59:03.784  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 18035
        2021-04-11 19:59:05.599  - error: admin.0 (18035) admin.0 already running
        2021-04-11 19:59:05.603  - warn: admin.0 (18035) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2021-04-11 19:59:06.283  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2021-04-11 19:59:06.284  - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
        2021-04-11 19:59:06.377  - info: host.raspberrypi iobroker npm-install: NPM version: 6.14.11
        2021-04-11 19:59:06.379  - info: host.raspberrypi iobroker npm-install: npm install iobroker.devices@0.3.16 --loglevel error --prefix "/opt/iobroker" (System call)
        2021-04-11 19:59:07.723  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 18166
        2021-04-11 19:59:09.279  - error: discovery.0 (18166) discovery.0 already running
        2021-04-11 19:59:09.284  - warn: discovery.0 (18166) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2021-04-11 19:59:09.990  - error: host.raspberrypi instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2021-04-11 19:59:09.991  - info: host.raspberrypi Restart adapter system.adapter.discovery.0 because enabled
        2021-04-11 19:59:11.760  - info: host.raspberrypi instance system.adapter.info.0 started with pid 18219
        2021-04-11 19:59:14.050  - error: info.0 (18219) info.0 already running
        2021-04-11 19:59:14.054  - warn: info.0 (18219) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2021-04-11 19:59:14.799  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2021-04-11 19:59:14.800  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
        2021-04-11 19:59:19.403  - info: host.raspberrypi iobroker npm-install: host.raspberrypi install adapter devices@0.3.16
        2021-04-11 19:59:19.431  - info: host.raspberrypi iobroker npm-install: upload [16] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/vendor/socket.io.js vendor/socket.io.js application/javascript
        2021-04-11 19:59:19.556  - info: host.raspberrypi iobroker npm-install: upload [15] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/tab.html tab.html text/html
        2021-04-11 19:59:19.614  - info: host.raspberrypi iobroker npm-install: upload [14] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/js/runtime-main.353e2465.js.map static/js/runtime-main.353e2465.js.map application/json
        2021-04-11 19:59:19.672  - info: host.raspberrypi iobroker npm-install: upload [13] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/js/runtime-main.353e2465.js static/js/runtime-main.353e2465.js application/javascript
        2021-04-11 19:59:19.729  - info: host.raspberrypi iobroker npm-install: upload [12] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/js/main.914f9b37.chunk.js.map static/js/main.914f9b37.chunk.js.map application/json
        2021-04-11 19:59:19.809  - info: host.raspberrypi iobroker npm-install: upload [11] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/js/main.914f9b37.chunk.js static/js/main.914f9b37.chunk.js application/javascript
        2021-04-11 19:59:19.878  - info: host.raspberrypi iobroker npm-install: upload [10] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/js/2.e5d69785.chunk.js.map static/js/2.e5d69785.chunk.js.map application/json
        2021-04-11 19:59:21.726  - info: host.raspberrypi iobroker npm-install: upload [9] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/js/2.e5d69785.chunk.js.LICENSE.txt static/js/2.e5d69785.chunk.js.LICENSE.txt text/plain
        2021-04-11 19:59:22.172  - info: host.raspberrypi iobroker npm-install: upload [8] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/js/2.e5d69785.chunk.js static/js/2.e5d69785.chunk.js application/javascript
        2021-04-11 19:59:22.269  - info: host.raspberrypi iobroker npm-install: upload [7] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/css/2.1be18548.chunk.css.map static/css/2.1be18548.chunk.css.map application/json
        2021-04-11 19:59:22.348  - info: host.raspberrypi iobroker npm-install: upload [6] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/static/css/2.1be18548.chunk.css static/css/2.1be18548.chunk.css text/css
        2021-04-11 19:59:22.406  - info: host.raspberrypi iobroker npm-install: upload [5] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/manifest.json manifest.json application/json
        2021-04-11 19:59:22.463  - info: host.raspberrypi iobroker npm-install: upload [4] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/index_m.html index_m.html text/html
        2021-04-11 19:59:22.521  - info: host.raspberrypi iobroker npm-install: upload [3] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/index.html index.html text/html
        2021-04-11 19:59:22.584  - info: host.raspberrypi iobroker npm-install: upload [2] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/favicon.ico favicon.ico image/vnd.microsoft.icon
        2021-04-11 19:59:22.657  - info: host.raspberrypi iobroker npm-install: upload [1] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/devices.png devices.png image/png
        2021-04-11 19:59:22.736  - info: host.raspberrypi iobroker npm-install: upload [0] devices.admin /opt/iobroker/node_modules/iobroker.devices/admin/asset-manifest.json asset-manifest.json application/json
        2021-04-11 19:59:22.797  - info: host.raspberrypi iobroker npm-install: INFO: Directory "/opt/iobroker/node_modules/iobroker.devices/www" was not found! Nothing was uploaded or deleted.
        2021-04-11 19:59:23.004  - info: host.raspberrypi iobroker npm-install: host.raspberrypi object system.adapter.devices created/updated
        2021-04-11 19:59:23.038  - info: host.raspberrypi iobroker npm-install: Update "system.adapter.devices.0"
        2021-04-11 19:59:23.044  - info: host.raspberrypi "system.adapter.devices.0" enabled
        2021-04-11 19:59:24.072  - info: host.raspberrypi iobroker npm-install: exit 0
        2021-04-11 19:59:25.074  - warn: host.raspberrypi startInstance cannot find adapter "icons-material-png@0.1.0". Try to install it... 1 attempt
        2021-04-11 19:59:25.075  - info: host.raspberrypi iobroker install icons-material-png@0.1.0 using installedFrom
        2021-04-11 19:59:27.754  - info: host.raspberrypi iobroker npm-install: NPM version: 6.14.11
        2021-04-11 19:59:27.756  - info: host.raspberrypi iobroker npm-install: npm install iobroker.icons-material-png@0.1.0 --loglevel error --prefix "/opt/iobroker" (System call)
        2021-04-11 19:59:36.322  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 18521
        2021-04-11 19:59:38.766  - info: admin.0 (18521) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v12.21.0, js-controller: 3.2.16
        2021-04-11 19:59:38.824  - info: admin.0 (18521) requesting all states
        2021-04-11 19:59:38.825  - info: admin.0 (18521) requesting all objects
        2021-04-11 19:59:40.542  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 18561
        2021-04-11 19:59:41.298  - info: admin.0 (18521) received all objects
        2021-04-11 19:59:41.419  - info: admin.0 (18521) http server listening on port 8081
        2021-04-11 19:59:41.420  - info: admin.0 (18521) Use link "http://localhost:8081" to configure.
        2021-04-11 19:59:41.837  - info: host.raspberrypi iobroker npm-install: host.raspberrypi install adapter icons-material-png@0.1.0
        2021-04-11 19:59:41.860  - info: host.raspberrypi iobroker npm-install: upload [1] icons-material-png.admin /opt/iobroker/node_modules/iobroker.icons-material-png/admin/index.html index.html text/html
        2021-04-11 19:59:41.971  - info: host.raspberrypi iobroker npm-install: upload [0] icons-material-png.admin /opt/iobroker/node_modules/iobroker.icons-material-png/admin/icons-material-png.png icons-material-png.png image/png
        2021-04-11 19:59:42.370  - info: host.raspberrypi iobroker npm-install: upload [1750] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/toggle/ic_star_outline_white_48dp.png toggle/ic_star_outline_white_48dp.png image/png
        2021-04-11 19:59:42.643  - info: discovery.0 (18561) starting. Version 2.6.1 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.21.0, js-controller: 3.2.16
        2021-04-11 19:59:44.859  - info: host.raspberrypi instance system.adapter.info.0 started with pid 18647
        2021-04-11 19:59:47.789  - info: info.0 (18647) starting. Version 1.7.10 in /opt/iobroker/node_modules/iobroker.info, node: v12.21.0, js-controller: 3.2.16
        2021-04-11 19:59:48.375  - info: host.raspberrypi iobroker npm-install: upload [1700] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/social/ic_people_outline_white_48dp.png social/ic_people_outline_white_48dp.png image/png
        2021-04-11 20:00:15.746  - info: host.raspberrypi iobroker npm-install: upload [1650] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/notification/ic_sync_white_32dp.png notification/ic_sync_white_32dp.png image/png
        2021-04-11 20:00:20.494  - info: host.raspberrypi iobroker npm-install: upload [1600] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/notification/ic_live_tv_black_48dp.png notification/ic_live_tv_black_48dp.png image/png
        2021-04-11 20:00:24.547  - info: host.raspberrypi iobroker npm-install: upload [1550] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/navigation/ic_menu_black_48dp.png navigation/ic_menu_black_48dp.png image/png
        2021-04-11 20:00:33.024  - info: host.raspberrypi iobroker npm-install: upload [1500] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/maps/ic_terrain_black_48dp.png maps/ic_terrain_black_48dp.png image/png
        2021-04-11 20:00:37.001  - info: host.raspberrypi iobroker npm-install: upload [1450] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/maps/ic_local_mall_black_48dp.png maps/ic_local_mall_black_48dp.png image/png
        2021-04-11 20:00:40.958  - info: host.raspberrypi iobroker npm-install: upload [1400] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/maps/ic_directions_train_white_48dp.png maps/ic_directions_train_white_48dp.png image/png
        2021-04-11 20:00:44.907  - info: host.raspberrypi iobroker npm-install: upload [1350] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/image/ic_timelapse_white_48dp.png image/ic_timelapse_white_48dp.png image/png
        2021-04-11 20:00:55.254  - info: host.raspberrypi iobroker npm-install: upload [1300] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/image/ic_panorama_fisheye_black_48dp.png image/ic_panorama_fisheye_black_48dp.png image/png
        2021-04-11 20:00:59.145  - info: host.raspberrypi iobroker npm-install: upload [1250] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/image/ic_hdr_weak_black_48dp.png image/ic_hdr_weak_black_48dp.png image/png
        2021-04-11 20:01:03.176  - info: host.raspberrypi iobroker npm-install: upload [1200] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/image/ic_filter_7_black_48dp.png image/ic_filter_7_black_48dp.png image/png
        2021-04-11 20:01:16.325  - info: host.raspberrypi iobroker npm-install: upload [1150] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/image/ic_crop_3_2_black_48dp.png image/ic_crop_3_2_black_48dp.png image/png
        2021-04-11 20:01:19.629  - info: host.raspberrypi instance system.adapter.backitup.0 started with pid 20135
        2021-04-11 20:01:20.231  - info: host.raspberrypi iobroker npm-install: upload [1100] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/image/ic_blur_on_black_48dp.png image/ic_blur_on_black_48dp.png image/png
        2021-04-11 20:01:22.802  - error: backitup.0 (20135) backitup.0 already running
        2021-04-11 20:01:22.805  - warn: backitup.0 (20135) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2021-04-11 20:01:23.542  - error: host.raspberrypi instance system.adapter.backitup.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2021-04-11 20:01:23.542  - info: host.raspberrypi Restart adapter system.adapter.backitup.0 because enabled
        2021-04-11 20:01:24.344  - info: host.raspberrypi iobroker npm-install: upload [1050] icons-material-png /opt/iobroker/node_modules/iobroker.icons-material-png/www/hardware/ic_phone_iphone_black_48dp.png hardware/ic_phone_iphone_black_48dp.png image/png
        2021-04-11 20:01:25.797  - info: admin.0 (18521) terminating http server on port 8081
        2021-04-11 20:01:25.800  - info: info.0 (18647) cleaned everything up...
        2021-04-11 20:01:25.806  - info: host.raspberrypi received SIGTERM
        2021-04-11 20:01:25.811  - info: host.raspberrypi stopInstance system.adapter.admin.0 (force=false, process=true)
        2021-04-11 20:01:25.813  - info: host.raspberrypi stopInstance system.adapter.discovery.0 (force=false, process=true)
        2021-04-11 20:01:25.816  - info: host.raspberrypi stopInstance system.adapter.info.0 (force=false, process=true)
        2021-04-11 20:01:25.817  - info: host.raspberrypi stopInstance system.adapter.alexa2.0 (force=false, process=false)
        2021-04-11 20:01:25.817  - info: host.raspberrypi stopInstance system.adapter.email.0 (force=false, process=false)
        2021-04-11 20:01:25.817  - info: host.raspberrypi stopInstance system.adapter.egigeozone.0 (force=false, process=false)
        2021-04-11 20:01:25.818  - info: host.raspberrypi stopInstance system.adapter.fritzbox.0 (force=false, process=false)
        2021-04-11 20:01:25.818  - info: host.raspberrypi stopInstance system.adapter.fritzdect.0 (force=false, process=false)
        2021-04-11 20:01:25.819  - info: host.raspberrypi stopInstance system.adapter.geofency.0 (force=false, process=false)
        2021-04-11 20:01:25.819  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.0 (force=false, process=false)
        2021-04-11 20:01:25.820  - info: host.raspberrypi stopInstance system.adapter.hm-rega.0 (force=false, process=false)
        2021-04-11 20:01:25.820  - info: host.raspberrypi stopInstance system.adapter.homee.0 (force=false, process=false)
        2021-04-11 20:01:25.821  - info: host.raspberrypi stopInstance system.adapter.meross.0 (force=false, process=false)
        2021-04-11 20:01:25.821  - info: host.raspberrypi stopInstance system.adapter.paw.0 (force=false, process=false)
        2021-04-11 20:01:25.821  - info: host.raspberrypi stopInstance system.adapter.shelly.0 (force=false, process=false)
        2021-04-11 20:01:25.822  - info: host.raspberrypi stopInstance system.adapter.tankerkoenig.0 (force=false, process=false)
        2021-04-11 20:01:25.822  - info: host.raspberrypi stopInstance system.adapter.web.0 (force=false, process=false)
        2021-04-11 20:01:25.823  - info: host.raspberrypi stopInstance system.adapter.vis.0 (force=false, process=false)
        2021-04-11 20:01:25.823  - info: host.raspberrypi stopInstance system.adapter.vis-weather.0 (force=false, process=false)
        2021-04-11 20:01:25.823  - info: host.raspberrypi stopInstance system.adapter.vis-hqwidgets.0 (force=false, process=false)
        2021-04-11 20:01:25.824  - info: host.raspberrypi stopInstance system.adapter.javascript.0 (force=false, process=false)
        2021-04-11 20:01:25.825  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.1 (force=false, process=false)
        2021-04-11 20:01:25.825  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.2 (force=false, process=false)
        2021-04-11 20:01:25.825  - info: host.raspberrypi stopInstance system.adapter.hm-rpc.3 (force=false, process=false)
        2021-04-11 20:01:25.825  - info: host.raspberrypi stopInstance system.adapter.vis-bars.0 (force=false, process=false)
        2021-04-11 20:01:25.826  - info: host.raspberrypi stopInstance system.adapter.vis-map.0 (force=false, process=false)
        2021-04-11 20:01:25.826  - info: host.raspberrypi stopInstance system.adapter.lifx.0 (force=false, process=false)
        2021-04-11 20:01:25.826  - info: host.raspberrypi stopInstance system.adapter.yr.0 (force=false, process=false)
        2021-04-11 20:01:25.826  - info: host.raspberrypi stopInstance system.adapter.weatherunderground.0 (force=false, process=false)
        2021-04-11 20:01:25.827  - info: host.raspberrypi stopInstance system.adapter.tr-064.0 (force=false, process=false)
        2021-04-11 20:01:25.827  - info: host.raspberrypi stopInstance system.adapter.telegram.0 (force=false, process=false)
        2021-04-11 20:01:25.827  - info: host.raspberrypi stopInstance system.adapter.sayit.0 (force=false, process=false)
        2021-04-11 20:01:25.828  - info: host.raspberrypi stopInstance system.adapter.text2command.0 (force=false, process=false)
        2021-04-11 20:01:25.828  - info: host.raspberrypi stopInstance system.adapter.devices.0 (force=false, process=false)
        2021-04-11 20:01:25.828  - info: host.raspberrypi stopInstance system.adapter.exchangerates.0 (force=false, process=false)
        2021-04-11 20:01:25.829  - info: host.raspberrypi stopInstance system.adapter.fullcalendar.0 (force=false, process=false)
        2021-04-11 20:01:25.829  - info: host.raspberrypi stopInstance system.adapter.rpi2.0 (force=false, process=false)
        2021-04-11 20:01:25.829  - info: host.raspberrypi stopInstance system.adapter.ical.0 (force=false, process=false)
        2021-04-11 20:01:25.830  - info: host.raspberrypi stopInstance system.adapter.trashschedule.0 (force=false, process=false)
        2021-04-11 20:01:25.830  - info: host.raspberrypi stopInstance system.adapter.backitup.0 (force=false, process=false)
        2021-04-11 20:01:25.830  - info: host.raspberrypi stopInstance system.adapter.heatingcontrol.0 (force=false, process=false)
        2021-04-11 20:01:25.831  - info: host.raspberrypi stopInstance system.adapter.vis-jqui-mfd.0 (force=false, process=false)
        2021-04-11 20:01:25.831  - info: host.raspberrypi stopInstance system.adapter.vis-metro.0 (force=false, process=false)
        2021-04-11 20:01:25.831  - info: host.raspberrypi stopInstance system.adapter.history.0 (force=false, process=false)
        2021-04-11 20:01:25.832  - info: host.raspberrypi stopInstance system.adapter.ical.1 (force=false, process=false)
        2021-04-11 20:01:25.832  - info: host.raspberrypi stopInstance system.adapter.icons-material-png.0 (force=false, process=false)
        2021-04-11 20:01:25.832  - info: host.raspberrypi stopInstance system.adapter.icons-icons8.0 (force=false, process=false)
        2021-04-11 20:01:25.832  - info: host.raspberrypi stopInstance system.adapter.icons-addictive-flavour-png.0 (force=false, process=false)
        2021-04-11 20:01:25.833  - info: host.raspberrypi stopInstance system.adapter.feiertage.0 (force=false, process=false)
        2021-04-11 20:01:25.833  - info: host.raspberrypi stopInstance system.adapter.icons-fatcow-hosting.0 (force=false, process=false)
        2021-04-11 20:01:25.833  - info: host.raspberrypi stopInstance system.adapter.icons-material-svg.0 (force=false, process=false)
        2021-04-11 20:01:25.833  - info: host.raspberrypi stopInstance system.adapter.icons-ultimate-png.0 (force=false, process=false)
        2021-04-11 20:01:25.834  - info: host.raspberrypi stopInstance system.adapter.icons-open-icon-library-png.0 (force=false, process=false)
        2021-04-11 20:01:25.834  - info: host.raspberrypi stopInstance system.adapter.openweathermap.0 (force=false, process=false)
        2021-04-11 20:01:25.834  - info: host.raspberrypi stopInstance system.adapter.calendar.0 (force=false, process=false)
        2021-04-11 20:01:25.835  - info: host.raspberrypi stopInstance system.adapter.vis-justgage.0 (force=false, process=false)
        2021-04-11 20:01:25.835  - info: host.raspberrypi stopInstance system.adapter.vis-material.0 (force=false, process=false)
        2021-04-11 20:01:25.835  - info: host.raspberrypi stopInstance system.adapter.vis-lcars.0 (force=false, process=false)
        2021-04-11 20:01:25.836  - info: host.raspberrypi stopInstance system.adapter.vis-timeandweather.0 (force=false, process=false)
        2021-04-11 20:01:25.836  - info: host.raspberrypi stopInstance system.adapter.vis-canvas-gauges.0 (force=false, process=false)
        2021-04-11 20:01:25.836  - info: host.raspberrypi stopInstance system.adapter.vis-fancyswitch.0 (force=false, process=false)
        2021-04-11 20:01:25.837  - info: host.raspberrypi stopInstance system.adapter.vis-colorpicker.0 (force=false, process=false)
        2021-04-11 20:01:25.837  - info: host.raspberrypi stopInstance system.adapter.vis-material-webfont.0 (force=false, process=false)
        2021-04-11 20:01:25.837  - info: host.raspberrypi stopInstance system.adapter.vis-google-fonts.0 (force=false, process=false)
        2021-04-11 20:01:25.837  - info: host.raspberrypi stopInstance system.adapter.trashschedule.1 (force=false, process=false)
        2021-04-11 20:01:25.838  - info: host.raspberrypi stopInstance system.adapter.trashschedule.2 (force=false, process=false)
        2021-04-11 20:01:25.838  - info: host.raspberrypi stopInstance system.adapter.ical.2 (force=false, process=false)
        2021-04-11 20:01:25.838  - info: host.raspberrypi stopInstance system.adapter.fullcalendar.1 (force=false, process=false)
        2021-04-11 20:01:25.839  - info: host.raspberrypi stopInstance system.adapter.schoolfree.0 (force=false, process=false)
        2021-04-11 20:01:25.839  - info: host.raspberrypi stopInstance system.adapter.schoolfree.1 (force=false, process=false)
        2021-04-11 20:01:25.839  - info: host.raspberrypi stopInstance system.adapter.vis-inventwo.0 (force=false, process=false)
        2021-04-11 20:01:25.839  - info: host.raspberrypi stopInstance system.adapter.tvspielfilm.0 (force=false, process=false)
        2021-04-11 20:01:25.840  - info: host.raspberrypi stopInstance system.adapter.homeconnect.0 (force=false, process=false)
        2021-04-11 20:01:25.840  - info: host.raspberrypi stopInstance system.adapter.icons-mfd-png.0 (force=false, process=false)
        2021-04-11 20:01:25.840  - info: host.raspberrypi stopInstance system.adapter.worx.0 (force=false, process=false)
        2021-04-11 20:01:25.840  - info: host.raspberrypi stopInstance system.adapter.cloud.0 (force=false, process=false)
        2021-04-11 20:01:25.841  - info: host.raspberrypi stopInstance system.adapter.landroid.0 (force=false, process=false)
        2021-04-11 20:01:25.841  - info: host.raspberrypi stopInstance system.adapter.fullybrowser.0 (force=false, process=false)
        2021-04-11 20:01:25.841  - info: host.raspberrypi stopInstance system.adapter.smartgarden.0 (force=false, process=false)
        2021-04-11 20:01:25.842  - info: host.raspberrypi stopInstance system.adapter.onvif.0 (force=false, process=false)
        2021-04-11 20:01:25.842  - info: host.raspberrypi stopInstance system.adapter.trashschedule.3 (force=false, process=false)
        2021-04-11 20:01:25.842  - info: host.raspberrypi stopInstance system.adapter.smartcontrol.0 (force=false, process=false)
        2021-04-11 20:01:25.842  - info: host.raspberrypi stopInstance system.adapter.deconz.0 (force=false, process=false)
        2021-04-11 20:01:25.843  - info: host.raspberrypi stopInstance system.adapter.node-red.0 (force=false, process=false)
        2021-04-11 20:01:25.843  - info: host.raspberrypi stopInstance system.adapter.device-reminder.0 (force=false, process=false)
        2021-04-11 20:01:25.843  - info: host.raspberrypi stopInstance system.adapter.cameras.0 (force=false, process=false)
        2021-04-11 20:01:25.843  - info: host.raspberrypi stopInstance system.adapter.denon.0 (force=false, process=false)
        2021-04-11 20:01:25.844  - info: host.raspberrypi stopInstance system.adapter.zigbee.0 (force=false, process=false)
        2021-04-11 20:01:25.844  - info: host.raspberrypi stopInstance system.adapter.alarm.0 (force=false, process=false)
        2021-04-11 20:01:25.848  - info: host.raspberrypi iobroker npm-install: exit null
        2021-04-11 20:01:25.861  - info: info.0 (18647) Got terminate signal TERMINATE_YOURSELF
        2021-04-11 20:01:25.861  - info: discovery.0 (18561) Got terminate signal TERMINATE_YOURSELF
        2021-04-11 20:01:25.865  - info: info.0 (18647) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2021-04-11 20:01:25.866  - info: host.raspberrypi stopInstance system.adapter.admin.0 send kill signal
        2021-04-11 20:01:25.867  - info: discovery.0 (18561) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2021-04-11 20:01:25.867  - info: host.raspberrypi stopInstance system.adapter.discovery.0 send kill signal
        2021-04-11 20:01:25.867  - info: host.raspberrypi stopInstance system.adapter.info.0 send kill signal
        2021-04-11 20:01:25.865  - info: admin.0 (18521) Got terminate signal TERMINATE_YOURSELF
        2021-04-11 20:01:25.871  - info: admin.0 (18521) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
        2021-04-11 20:01:26.770  - info: host.raspberrypi instance system.adapter.info.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
        2021-04-11 20:01:26.850  - warn: host.raspberrypi startInstance cannot find adapter "icons-icons8@0.0.1". Try to install it... 1 attempt
        2021-04-11 20:01:26.850  - info: host.raspberrypi iobroker install icons-icons8@0.0.1 using installedFrom
        2021-04-11 20:01:26.872  - info: host.raspberrypi instance system.adapter.discovery.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
        2021-04-11 20:01:26.880  - info: host.raspberrypi instance system.adapter.admin.0 terminated with code 156 (START_IMMEDIATELY_AFTER_STOP)
        2021-04-11 20:01:26.881  - info: host.raspberrypi All instances are stopped.
        2021-04-11 20:01:26.941  - info: host.raspberrypi terminated
        2021-04-11 20:03:45.601  - info: host.raspberrypi iobroker.js-controller version 3.2.16 js-controller starting
        2021-04-11 20:03:45.607  - info: host.raspberrypi Copyright (c) 2014-2021 bluefox, 2014 hobbyquaker
        2021-04-11 20:03:45.607  - info: host.raspberrypi hostname: raspberrypi, node: v12.21.0
        2021-04-11 20:03:45.608  - info: host.raspberrypi ip addresses: 192.168.178.27 2001:16b8:4088:ad00:2510:3126:b914:afa fe80::27ec:7912:d36f:d5cd 192.168.178.37 2001:16b8:4088:ad00:9a87:2db:f369:1f9 fe80::1b27:115c:d7e1:fcb4
        2021-04-11 20:03:46.750  - info: host.raspberrypi connected to Objects and States
        2021-04-11 20:03:46.900  - info: host.raspberrypi added notifications configuration of host
        2021-04-11 20:03:47.538  - info: host.raspberrypi 89 instances found
        2021-04-11 20:03:47.634  - warn: host.raspberrypi startInstance cannot find adapter "icons-icons8@0.0.1". Try to install it... 1 attempt
        2021-04-11 20:03:47.635  - info: host.raspberrypi iobroker install icons-icons8@0.0.1 using installedFrom
        2021-04-11 20:03:47.732  - info: host.raspberrypi starting 78 instances
        2021-04-11 20:03:47.971  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 21864
        2021-04-11 20:03:49.899  - error: admin.0 (21864) admin.0 already running
        2021-04-11 20:03:49.902  - warn: admin.0 (21864) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2021-04-11 20:03:50.582  - error: host.raspberrypi instance system.adapter.admin.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2021-04-11 20:03:50.583  - info: host.raspberrypi Restart adapter system.adapter.admin.0 because enabled
        2021-04-11 20:03:50.607  - info: host.raspberrypi iobroker npm-install: NPM version: 6.14.11
        2021-04-11 20:03:50.609  - info: host.raspberrypi iobroker npm-install: npm install iobroker.icons-icons8@0.0.1 --loglevel error --prefix "/opt/iobroker" (System call)
        2021-04-11 20:03:51.875  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 21952
        2021-04-11 20:03:53.329  - error: discovery.0 (21952) discovery.0 already running
        2021-04-11 20:03:53.333  - warn: discovery.0 (21952) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2021-04-11 20:03:54.129  - error: host.raspberrypi instance system.adapter.discovery.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2021-04-11 20:03:54.131  - info: host.raspberrypi Restart adapter system.adapter.discovery.0 because enabled
        2021-04-11 20:03:55.935  - info: host.raspberrypi instance system.adapter.info.0 started with pid 21997
        2021-04-11 20:03:58.057  - error: info.0 (21997) info.0 already running
        2021-04-11 20:03:58.060  - warn: info.0 (21997) Terminated (ADAPTER_ALREADY_RUNNING): Without reason
        2021-04-11 20:03:58.759  - error: host.raspberrypi instance system.adapter.info.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
        2021-04-11 20:03:58.760  - info: host.raspberrypi Restart adapter system.adapter.info.0 because enabled
        2021-04-11 20:04:06.223  - info: host.raspberrypi iobroker npm-install: host.raspberrypi install adapter icons-icons8@0.0.1
        2021-04-11 20:04:06.243  - info: host.raspberrypi iobroker npm-install: upload [0] icons-icons8.admin /opt/iobroker/node_modules/iobroker.icons-icons8/admin/icons8.png icons8.png image/png
        2021-04-11 20:04:09.633  - info: host.raspberrypi iobroker npm-install: upload [4300] icons-icons8 /opt/iobroker/node_modules/iobroker.icons-icons8/www/weather/red/Intense Rain Filled.png weather/red/Intense Rain Filled.png image/png
        2021-04-11 20:04:27.143  - info: host.raspberrypi instance system.adapter.admin.0 started with pid 22330
        2021-04-11 20:04:27.166  - info: host.raspberrypi instance system.adapter.discovery.0 started with pid 22332
        2021-04-11 20:04:28.790  - info: host.raspberrypi instance system.adapter.info.0 started with pid 22358
        2021-04-11 20:04:29.193  - info: host.raspberrypi iobroker npm-install: upload [4250] icons-icons8 /opt/iobroker/node_modules/iobroker.icons-icons8/www/weather/color/Rain.png weather/color/Rain.png image/png
        2021-04-11 20:04:29.638  - info: discovery.0 (22332) starting. Version 2.6.1 in /opt/iobroker/node_modules/iobroker.discovery, node: v12.21.0, js-controller: 3.2.16
        2021-04-11 20:04:29.949  - info: admin.0 (22330) starting. Version 4.2.1 in /opt/iobroker/node_modules/iobroker.admin, node: v12.21.0, js-controller: 3.2.16
        2021-04-11 20:04:30.007  - info: admin.0 (22330) requesting all states
        2021-04-11 20:04:30.008  - info: admin.0 (22330) requesting all objects
        2021-04-11 20:04:32.268  - info: admin.0 (22330) received all objects
        2021-04-11 20:04:32.453  - info: admin.0 (22330) http server listening on port 8081
        2021-04-11 20:04:32.455  - info: admin.0 (22330) Use link "http://localhost:8081" to configure.
        2021-04-11 20:04:33.110  - info: info.0 (22358) starting. Version 1.7.10 in /opt/iobroker/node_modules/iobroker.info, node: v12.21.0, js-controller: 3.2.16
        2021-04-11 20:04:36.631  - info: host.raspberrypi iobroker npm-install: upload [4200] icons-icons8 /opt/iobroker/node_modules/iobroker.icons-icons8/www/weather/black/Partly Cloudy Night Filled.png weather/black/Partly Cloudy Night Filled.png image/png
        2021-04-11 20:04:50.251  - info: host.raspberrypi iobroker npm-install: upload [4150] icons-icons8 /opt/iobroker/node_modules/iobroker.icons-icons8/www/persons/yellow/Silenced.png persons/yellow/Silenced.png image/png
        2021-04-11 20:05:03.249  - info: host.raspberrypi iobroker npm-install: upload [4100] icons-icons8 /opt/iobroker/node_modules/iobroker.icons-icons8/www/persons/red/Name.png persons/red/Name.png image/png
        2021-04-11 20:05:13.965  - info: host.raspberrypi iobroker npm-install: upload [4050] icons-icons8 /opt/iobroker/node_modules/iobroker.icons-icons8/www/persons/green/Man Wants To Pee.png persons/green/Man Wants To Pee.png image/png
        
        apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #43

        @joergfrde SIGTERM heisst das das Betriebssytem den Controller gekillt hat ... was sagt /var/log/syslog aus dem Zeitraum?

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Antwort Letzte Antwort
        0

        Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

        Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

        Mit deinem Input könnte dieser Beitrag noch besser werden 💗

        Registrieren Anmelden
        Antworten
        • In einem neuen Thema antworten
        Anmelden zum Antworten
        • Älteste zuerst
        • Neuste zuerst
        • Meiste Stimmen


        Support us

        ioBroker
        Community Adapters
        Donate

        556

        Online

        32.8k

        Benutzer

        82.9k

        Themen

        1.3m

        Beiträge
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
        ioBroker Community 2014-2025
        logo
        • Anmelden

        • Du hast noch kein Konto? Registrieren

        • Anmelden oder registrieren, um zu suchen
        • Erster Beitrag
          Letzter Beitrag
        0
        • Home
        • Aktuell
        • Tags
        • Ungelesen 0
        • Kategorien
        • Unreplied
        • Beliebt
        • GitHub
        • Docu
        • Hilfe