Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • 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. Off Topic
  4. Proxmox
  5. Proxmox VM friert ein

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.6k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.1k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    2.9k

Proxmox VM friert ein

Geplant Angeheftet Gesperrt Verschoben Proxmox
186 Beiträge 20 Kommentatoren 30.9k Aufrufe 14 Watching
  • Ä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.
  • T Trooper

    @thomas-braun

    iob.pdf

    1 ======== Start marking the full check here =========
    2
    3 ```
    4 Skript v.2023-04-02
    5
    6 *** BASE SYSTEM ***
    7 Architecture : aarch64
    8 Docker : false
    9 Virtualization : none
    10 Distributor ID: Ubuntu
    11 Description: Ubuntu 22.04.2 LTS
    12 Release: 22.04
    13 Codename: jammy
    14
    15 PRETTY_NAME="Armbian 23.02.2 Jammy"
    16 NAME="Ubuntu"
    17 VERSION_ID="22.04"
    18 VERSION="22.04.2 LTS (Jammy Jellyfish)"
    19 VERSION_CODENAME=jammy
    20 ID=ubuntu
    21 ID_LIKE=debian
    22 HOME_URL="https://www.ubuntu.com/"
    23 SUPPORT_URL="https://help.ubuntu.com/"
    24 BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
    25 PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy "
    26 UBUNTU_CODENAME=jammy
    27
    28 Systemuptime and Load:
    29 18:42:12 up 2 min, 2 users, load average: 3.94, 1.64, 0.61
    30 CPU threads: 6
    31
    32 *** Time and Time Zones ***
    33 Local time: Mon 2023-04-10 18:42:12 CEST
    34 Universal time: Mon 2023-04-10 16:42:12 UTC
    35 RTC time: Mon 2023-04-10 16:42:12
    36 Time zone: Europe/Berlin (CEST, +0200)
    37 System clock synchronized: yes
    38 NTP service: active
    39 RTC in local TZ: no
    40
    41 *** User and Groups ***
    42 root
    43 /root
    44 root
    45
    46 *** X-Server-Setup ***
    47 X-Server: false
    48 Desktop:
    49 Terminal: tty
    50 Boot Target: graphical.target
    51
    52 *** MEMORY ***
    53 total used free shared buff/cache available
    54 Mem: 3.9G 1.9G 1.3G 5.0M 590M 1.8G
    55 Swap: 1.9G 0B 1.9G
    56 Total: 5.8G 1.9G 3.3G
    57
    58 3863 M total memory
    59 1943 M used memory
    60 298 M active memory
    61 2044 M inactive memory
    62 1329 M free memory
    63 29 M buffer memory
    64 561 M swap cache
    65 1931 M total swap
    66 0 M used swap
    67 1931 M free swap
    68
    69 *** FILESYSTEM ***
    70 Filesystem Type Size Used Avail Use% Mounted on
    71 tmpfs tmpfs 387M 5.8M 381M 2% /run
    72 /dev/mmcblk1p1 ext4 29G 4.2G 24G 15% /
    73 tmpfs tmpfs 1.9G 0 1.9G 0% /dev/shm
    74 tmpfs tmpfs 5.0M 0 5.0M 0% /run/lock
    75 tmpfs tmpfs 1.9G 36K 1.9G 1% /tmp
    76 /dev/zram1 ext4 47M 2.5M 41M 6% /var/log
    77 tmpfs tmpfs 387M 0 387M 0% /run/user/0
    78
    79 Messages concerning ext4 filesystem in dmesg:
    80 [Mon Apr 10 18:39:55 2023] Kernel command line:
    root=UUID=d2ca5998-a4b5-4be3-a461-968167bef317 rootwait rootfstype=ext4
    splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1
    ubootpart=b7307320-01 usb-storage.quirks= cgroup_enable=cpuset cgroup_memory=1
    cgroup_enable=memory swapaccount=1
    81 [Mon Apr 10 18:40:01 2023] EXT4-fs (mmcblk1p1): mounted filesystem with writeback
    data mode. Opts: (null). Quota mode: none.
    82 [Mon Apr 10 18:40:03 2023] EXT4-fs (mmcblk1p1): re-mounted. Opts:
    commit=600,errors=remount-ro. Quota mode: none.
    83 [Mon Apr 10 18:40:05 2023] EXT4-fs (zram1): mounted filesystem without journal. Opts:
    discard. Quota mode: none.
    84
    85 Show mounted filesystems (real ones only):
    86 TARGET SOURCE FSTYPE OPTIONS
    87 / /dev/mmcblk1p1 ext4 rw,noatime,errors=remount-ro,commit=600
    88 |-/var/log.hdd /dev/mmcblk1p1[/var/log] ext4 rw,noatime,errors=remount-ro,commit=600
    89 `-/var/log /dev/zram1 ext4 rw,relatime,discard
    90
    91 Files in neuralgic directories:
    92
    93 /var:
    94 776M /var/
    95 507M /var/lib
    96 307M /var/lib/unifi/db
    97 307M /var/lib/unifi
    98 301M /var/lib/unifi/db/journal
    99
    100 /opt/iobroker/backups:
    101 35M /opt/iobroker/backups/
    102
    103 /opt/iobroker/iobroker-data:
    104 269M /opt/iobroker/iobroker-data/
    105 223M /opt/iobroker/iobroker-data/files
    106 51M /opt/iobroker/iobroker-data/files/javascript.admin
    107 42M /opt/iobroker/iobroker-data/files/devices.admin
    108 41M /opt/iobroker/iobroker-data/files/devices.admin/static/js
    109
    110 The five largest files in iobroker-data are:
    111 33M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
    112 20M /opt/iobroker/iobroker-data/objects.jsonl
    113 9.1M
    /opt/iobroker/iobroker-data/files/echarts.admin/static/js/2.bbf74d5f.chunk.js.map
    114 8.9M /opt/iobroker/iobroker-data/files/echarts/static/js/2.3d2d025f.chunk.js.map
    115 8.9M
    /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/2.3d2d025f.chunk.js.ma
    p
    116
    117 *** NodeJS-Installation ***
    118
    119 /usr/bin/nodejs v16.19.1
    120 /usr/bin/node v16.19.1
    121 /usr/bin/npm 8.19.3
    122 /usr/bin/npx 8.19.3
    123
    124 nodejs:
    125 Installed: 16.19.1-deb-1nodesource1
    126 Candidate: 16.19.1-deb-1nodesource1
    127 Version table:
    128 *** 16.19.1-deb-1nodesource1 500
    129 500 https://deb.nodesource.com/node_16.x jammy/main arm64 Packages
    130 100 /var/lib/dpkg/status
    131 12.22.9~dfsg-1ubuntu3 500
    132 500 http://ports.ubuntu.com jammy/universe arm64 Packages
    133
    134 Temp directories causing npm8 problem: 0
    135 No problems detected
    136
    137 *** ioBroker-Installation ***
    138
    139 ioBroker Status
    140 iobroker is running on this host.
    141
    142
    143 Objects type: jsonl
    144 States type: jsonl
    145
    146 Core adapters versions
    147 js-controller: 4.0.24
    148 admin: 6.3.5
    149 javascript: 6.1.4
    150
    151 Adapters from github: 1
    152
    153 Adapter State
    154 + system.adapter.accuweather.0 : accuweather :
    rockpi-4c - enabled
    155 + system.adapter.admin.0 : admin :
    rockpi-4c - enabled, port: 8081, bind: 0.0.0.0, run
    as: admin
    156 + system.adapter.backitup.0 : backitup :
    rockpi-4c - enabled
    157 + system.adapter.bidirectional-counter.0 : bidirectional-counter :
    rockpi-4c - enabled
    158 system.adapter.birthdays.0 : birthdays :
    rockpi-4c - enabled
    159 + system.adapter.bring.0 : bring :
    rockpi-4c - enabled
    160 system.adapter.devices.0 : devices :
    rockpi-4c - disabled
    161 + system.adapter.discovery.0 : discovery :
    rockpi-4c - enabled
    162 + system.adapter.echarts.0 : echarts :
    rockpi-4c - enabled
    163 system.adapter.feiertage.0 : feiertage :
    rockpi-4c - enabled
    164 + system.adapter.history.0 : history :
    rockpi-4c - enabled
    165 system.adapter.icons-material-png.0 : icons-material-png :
    rockpi-4c - disabled
    166 system.adapter.icons-mfd-svg.0 : icons-mfd-svg :
    rockpi-4c - disabled
    167 system.adapter.javascript.0 : javascript :
    rockpi-4c - disabled
    168 system.adapter.net-tools.0 : net-tools :
    rockpi-4c - disabled
    169 system.adapter.ping.0 : ping :
    rockpi-4c - disabled
    170 system.adapter.proxmox.0 : proxmox :
    rockpi-4c - disabled, port: 8006
    171 system.adapter.reolink.0 : reolink :
    rockpi-4c - disabled
    172 + system.adapter.shelly.0 : shelly :
    rockpi-4c - enabled, port: 1882, bind: 0.0.0.0
    173 + system.adapter.shelly.1 : shelly :
    rockpi-4c - enabled, port: 1882, bind: 0.0.0.0
    174 + system.adapter.tankerkoenig.0 : tankerkoenig :
    rockpi-4c - enabled
    175 system.adapter.unifi.0 : unifi :
    rockpi-4c - disabled
    176 system.adapter.vis-canvas-gauges.0 : vis-canvas-gauges :
    rockpi-4c - disabled
    177 system.adapter.vis-google-fonts.0 : vis-google-fonts :
    rockpi-4c - enabled
    178 system.adapter.vis-hqwidgets.0 : vis-hqwidgets :
    rockpi-4c - disabled
    179 system.adapter.vis-icontwo.0 : vis-icontwo :
    rockpi-4c - disabled
    180 + system.adapter.vis-inventwo.0 : vis-inventwo :
    rockpi-4c - enabled
    181 system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd :
    rockpi-4c - disabled
    182 system.adapter.vis-justgage.0 : vis-justgage :
    rockpi-4c - disabled
    183 system.adapter.vis-lcars.0 : vis-lcars :
    rockpi-4c - disabled
    184 system.adapter.vis-players.0 : vis-players :
    rockpi-4c - disabled
    185 system.adapter.vis-timeandweather.0 : vis-timeandweather :
    rockpi-4c - disabled
    186 system.adapter.vis.0 : vis :
    rockpi-4c - enabled
    187 + system.adapter.web.0 : web :
    rockpi-4c - enabled, port: 8082, bind: 0.0.0.0, run
    as: admin
    188 + system.adapter.ws.0 : ws :
    rockpi-4c - enabled, port: 8084, bind: 0.0.0.0, run
    as: admin
    189
    190 + instance is alive
    191
    192 Enabled adapters with bindings
    193 + system.adapter.admin.0 : admin :
    rockpi-4c - enabled, port: 8081, bind: 0.0.0.0, run
    as: admin
    194 + system.adapter.shelly.0 : shelly :
    rockpi-4c - enabled, port: 1882, bind: 0.0.0.0
    195 + system.adapter.shelly.1 : shelly :
    rockpi-4c - enabled, port: 1882, bind: 0.0.0.0
    196 + system.adapter.web.0 : web :
    rockpi-4c - enabled, port: 8082, bind: 0.0.0.0, run
    as: admin
    197 + system.adapter.ws.0 : ws :
    rockpi-4c - enabled, port: 8084, bind: 0.0.0.0, run
    as: admin
    198
    199 ioBroker-Repositories
    200 stable : http://download.iobroker.net/sources-dist.json
    201 beta : http://download.iobroker.net/sources-dist-latest.json
    202
    203 Active repo(s): stable
    204
    205 Installed ioBroker-Instances
    206 Used repository: stable
    207 Adapter "accuweather" : 1.2.1 , installed 1.2.1
    208 Adapter "admin" : 6.3.5 , installed 6.3.5
    209 Adapter "backitup" : 2.6.16 , installed 2.6.16
    210 Adapter "bidirectional-counter": 2.0.8, installed 2.0.8
    211 Adapter "birthdays" : 2.2.0 , installed 2.2.0
    212 Adapter "bring" : 1.8.1 , installed 1.8.1
    213 Adapter "devices" : 1.1.2 , installed 1.1.2
    214 Adapter "discovery" : 3.1.0 , installed 3.1.0
    215 Adapter "echarts" : 1.0.12 , installed 1.0.12
    216 Adapter "feiertage" : 1.1.0 , installed 1.1.0
    217 Adapter "history" : 2.2.4 , installed 2.2.4
    218 Adapter "icons-material-png": 0.1.0, installed 0.1.0
    219 Adapter "icons-mfd-svg": 1.1.0 , installed 1.1.0
    220 Adapter "javascript" : 6.1.4 , installed 6.1.4
    221 Controller "js-controller": 4.0.24 , installed 4.0.24
    222 Adapter "net-tools" : 0.2.0 , installed 0.2.0
    223 Adapter "ping" : 1.5.3 , installed 1.5.3
    224 Adapter "proxmox" : 1.3.4 , installed 1.3.4
    225 Adapter "shelly" : 6.3.1 , installed 6.3.1
    226 Adapter "simple-api" : 2.7.2 , installed 2.7.2
    227 Adapter "socketio" : 4.2.0 , installed 4.2.0
    228 Adapter "tankerkoenig" : 3.3.7 , installed 3.3.7
    229 Adapter "unifi" : 0.5.10 , installed 0.5.10
    230 Adapter "vis" : 1.4.16 , installed 1.4.16
    231 Adapter "vis-canvas-gauges": 1.0.1, installed 1.0.1
    232 Adapter "vis-google-fonts": 1.0.4 , installed 1.0.4
    233 Adapter "vis-hqwidgets": 1.3.0 , installed 1.3.0
    234 Adapter "vis-icontwo" : 0.93.0 , installed 0.90.0 [Updatable]
    235 Adapter "vis-inventwo" : 3.3.1 , installed 3.3.1
    236 Adapter "vis-jqui-mfd" : 1.0.12 , installed 1.0.12
    237 Adapter "vis-justgage" : 1.0.2 , installed 1.0.2
    238 Adapter "vis-lcars" : 1.0.4 , installed 1.0.4
    239 Adapter "vis-players" : 0.1.6 , installed 0.1.6
    240 Adapter "vis-timeandweather": 1.2.2, installed 1.2.2
    241 Adapter "web" : 4.3.0 , installed 4.3.0
    242 Adapter "ws" : 1.3.0 , installed 1.3.0
    243
    244 Objects and States
    245 Please stand by - This may take a while
    246 Objects: 7225
    247 States: 6474
    248
    249 *** OS-Repositories and Updates ***
    250 Hit:1 http://ports.ubuntu.com jammy InRelease
    251 Hit:2 http://ports.ubuntu.com jammy-security InRelease
    252 Ign:3 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease
    253 Hit:4 http://ports.ubuntu.com jammy-updates InRelease
    254 Hit:5 https://deb.nodesource.com/node_16.x jammy InRelease
    255 Hit:6 http://ports.ubuntu.com jammy-backports InRelease
    256 Hit:7 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 Release
    257 Hit:9 https://dl.ubnt.com/unifi/debian stable InRelease
    258 Get:8 http://mirrors.xtom.de/armbian jammy InRelease [52.4 kB]
    259 Fetched 52.4 kB in 3s (17.8 kB/s)
    260 Reading package lists...
    261 Pending Updates: 0
    262
    263 *** Listening Ports ***
    264 Active Internet connections (only servers)
    265 Proto Recv-Q Send-Q Local Address Foreign Address State
    User Inode PID/Program name
    266 tcp 0 0 127.0.0.1:27117 0.0.0.0:* LISTEN
    111 24577 1708/bin/mongod
    267 tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN
    1000 25742 1928/io.shelly.1
    268 tcp 0 0 127.0.0.1:9001 0.0.0.0:* LISTEN
    1000 23428 848/iobroker.js-con
    269 tcp 0 0 127.0.0.1:9000 0.0.0.0:* LISTEN
    1000 21277 848/iobroker.js-con
    270 tcp 0 0 127.0.0.53:53 0.0.0.0:* LISTEN
    101 21031 701/systemd-resolve
    271 tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN
    0 11320 1/init
    272 tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
    0 23246 915/sshd: /usr/sbin
    273 tcp6 0 0 :::8082 :::* LISTEN
    1000 25006 2331/io.web.0
    274 tcp6 0 0 :::8081 :::* LISTEN
    1000 22139 1821/io.admin.0
    275 tcp6 0 0 :::8080 :::* LISTEN
    111 21319 1037/java
    276 tcp6 0 0 :::8084 :::* LISTEN
    1000 25005 2338/io.ws.0
    277 tcp6 0 0 :::8880 :::* LISTEN
    111 22040 1037/java
    278 tcp6 0 0 :::6789 :::* LISTEN
    111 26659 1037/java
    279 tcp6 0 0 :::8843 :::* LISTEN
    111 749 1037/java
    280 tcp6 0 0 :::111 :::* LISTEN
    0 8499 1/init
    281 tcp6 0 0 :::22 :::* LISTEN
    0 23248 915/sshd: /usr/sbin
    282 tcp6 0 0 :::8443 :::* LISTEN
    111 11964 1037/java
    283 udp 0 0 0.0.0.0:5683 0.0.0.0:*
    1000 24852 1890/io.shelly.0
    284 udp 0 0 127.0.0.53:53 0.0.0.0:*
    101 21030 701/systemd-resolve
    285 udp 0 0 0.0.0.0:111 0.0.0.0:*
    0 11321 1/init
    286 udp 0 0 127.0.0.1:323 0.0.0.0:*
    0 21137 948/chronyd
    287 udp6 0 0 :::10001 :::*
    111 22115 1037/java
    288 udp6 0 0 :::111 :::*
    0 8500 1/init
    289 udp6 0 0 ::1:323 :::*
    0 21138 948/chronyd
    290 udp6 0 0 192.168.1.4:37425 :::*
    111 1014 1037/java
    291 udp6 0 0 :::5514 :::*
    111 24722 1037/java
    292 udp6 0 0 :::3478 :::*
    111 24684 1037/java
    293
    294 *** Log File - Last 25 Lines ***
    295
    296 2023-04-10 18:41:50.166 - info: shelly.0 (1890) [CoAP] Device 192.168.1.94 (shelly1
    / shelly1-BCDDC2773921 / SHSW-1#BCDDC2773921#1) connected! Polltime set to 15 sec.
    297 2023-04-10 18:41:50.168 - info: shelly.0 (1890) [CoAP] Device 192.168.1.85 (shelly1
    / shelly1-500291F0ABF6 / SHSW-1#500291F0ABF6#1) connected! Polltime set to 15 sec.
    298 2023-04-10 18:41:50.182 - info: shelly.0 (1890) [CoAP] Device 192.168.1.72 (shelly1
    / shelly1-E8DB84A23407 / SHSW-1#E8DB84A23407#1) connected! Polltime set to 15 sec.
    299 2023-04-10 18:41:51.011 - info: shelly.0 (1890) [CoAP] Device 192.168.1.91
    (shellyplug-s / shellyplug-s-80646F82506E / SHPLG-S#80646F82506E#1) connected!
    Polltime set to 15 sec.
    300 2023-04-10 18:41:51.818 - info: host.rockpi-4c instance
    system.adapter.tankerkoenig.0 started with pid 2303
    301 2023-04-10 18:41:52.480 - info: shelly.0 (1890) [CoAP] Device 192.168.1.90 (shelly1
    / shelly1-500291F04717 / SHSW-1#500291F04717#1) connected! Polltime set to 15 sec.
    302 2023-04-10 18:41:52.483 - info: shelly.0 (1890) [CoAP] Device 192.168.1.88 (shelly1
    / shelly1-84CCA8A561C7 / SHSW-1#84CCA8A561C7#1) connected! Polltime set to 15 sec.
    303 2023-04-10 18:41:54.585 - info: tankerkoenig.0 (2303) starting. Version 3.3.7 in
    /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v16.19.1, js-controller:
    4.0.24
    304 2023-04-10 18:41:54.655 - info: tankerkoenig.0 (2303) Adapter is already in daemon
    mode
    305 2023-04-10 18:41:54.656 - info: tankerkoenig.0 (2303) Sync time set to 15 minutes or
    900000 ms
    306 2023-04-10 18:41:59.351 - info: shelly.1 (1928) [MQTT] Device with client id
    "shellypro4pm-84cca87e70b0" connected!
    307 2023-04-10 18:41:59.397 - info: shelly.1 (1928) [MQTT] Device with client id
    "shellyplusi4-c049ef86566c" connected!
    308 2023-04-10 18:41:59.846 - info: host.rockpi-4c instance
    system.adapter.vis-inventwo.0 started with pid 2318
    309 2023-04-10 18:42:02.000 - info: host.rockpi-4c instance system.adapter.web.0 started
    with pid 2331
    310 2023-04-10 18:42:02.893 - info: host.rockpi-4c instance system.adapter.ws.0 started
    with pid 2338
    311 2023-04-10 18:42:03.015 - info: vis-inventwo.0 (2318) starting. Version 3.3.1 in
    /opt/iobroker/node_modules/iobroker.vis-inventwo, node: v16.19.1, js-controller:
    4.0.24
    312 2023-04-10 18:42:05.061 - info: host.rockpi-4c instance
    system.adapter.bidirectional-counter.0 started with pid 2369
    313 2023-04-10 18:42:05.500 - info: web.0 (2331) starting. Version 4.3.0 in
    /opt/iobroker/node_modules/iobroker.web, node: v16.19.1, js-controller: 4.0.24
    314 2023-04-10 18:42:05.894 - info: ws.0 (2338) starting. Version 1.3.0 in
    /opt/iobroker/node_modules/iobroker.ws, node: v16.19.1, js-controller: 4.0.24
    315 2023-04-10 18:42:06.018 - info: ws.0 (2338) socket.io server listening on port 8084
    316 2023-04-10 18:42:06.158 - info: web.0 (2331) socket.io server listening on port 8082
    317 2023-04-10 18:42:06.201 - info: web.0 (2331) http server listening on port 8082
    318 2023-04-10 18:42:07.467 - info: bidirectional-counter.0 (2369) starting. Version
    2.0.8 in /opt/iobroker/node_modules/iobroker.bidirectional-counter, node: v16.19.1,
    js-controller: 4.0.24
    319 2023-04-10 18:42:08.654 - info: tankerkoenig.0 (2303) Start first request
    320 2023-04-10 18:42:09.633 - info: shelly.1 (1928) [MQTT] Device with client id
    "shellyplusi4-c049ef868878" connected!
    321
    322 ```
    323
    324 ============ Mark until here for C&P =============
    325
    326 iob diag has finished.
    327
    328 
    

    so siehts aus sehe da nix auffälliges

    @crunchip
    Scripte laufen keine von mir nur die adapter.

    Logstufen sind alle wieder auf Standard
    auf der VM war es sogar so, das bei einer sauberen Installation sich das ding aufgehangen hat nur mit den normale adaptern ohne was dazu.

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

    @trooper sagte in Proxmox VM friert ein:

    Ja nicht den Kram aus dem pdf hier reinkopieren, da sind ja die Formatierungen genauso kaputt...
    Kopier das direkt aus der Konsole hier rein.

    root

    Meld dich NIE als root an. Leg dir einen user an, wenn es noch keinen gibt.

    252 Ign:3 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease

    Das mongodb-Repository ist mit Sicherheit falsch. xenial ist Ubuntu 16.04. und das hat sein EOL erreicht. Auf jammy anpassen.

    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

    T 1 Antwort Letzte Antwort
    0
    • Thomas BraunT Thomas Braun

      @trooper sagte in Proxmox VM friert ein:

      Ja nicht den Kram aus dem pdf hier reinkopieren, da sind ja die Formatierungen genauso kaputt...
      Kopier das direkt aus der Konsole hier rein.

      root

      Meld dich NIE als root an. Leg dir einen user an, wenn es noch keinen gibt.

      252 Ign:3 https://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.6 InRelease

      Das mongodb-Repository ist mit Sicherheit falsch. xenial ist Ubuntu 16.04. und das hat sein EOL erreicht. Auf jammy anpassen.

      T Offline
      T Offline
      Trooper
      schrieb am zuletzt editiert von
      #134

      @thomas-braun

      iobroker fordert mongodb 2.4.0 bei der Installation eine aktuelle Version hat den iobroker nicht interessiert.

      jetzt hatte ich eine neu Installation mit einem Skript da hat er das halt so installiert.

      das mit root ist mir momentan egal bevor das nicht läuft lohnt der aufwand nicht.

      Aber danke für die mühe aber ich such mir glaub ich alternativen die Arbeit die ich da schon rein gesteckt habe ist es einfach nicht mehr wert.

      Thomas BraunT 2 Antworten Letzte Antwort
      0
      • T Trooper

        @thomas-braun

        iobroker fordert mongodb 2.4.0 bei der Installation eine aktuelle Version hat den iobroker nicht interessiert.

        jetzt hatte ich eine neu Installation mit einem Skript da hat er das halt so installiert.

        das mit root ist mir momentan egal bevor das nicht läuft lohnt der aufwand nicht.

        Aber danke für die mühe aber ich such mir glaub ich alternativen die Arbeit die ich da schon rein gesteckt habe ist es einfach nicht mehr wert.

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

        @trooper sagte in Proxmox VM friert ein:

        jetzt hatte ich eine neu Installation mit einem Skript da hat er das halt so installiert.

        Dann ist das Skript falsch. Und seit wann braucht der ioBroker mongodb?

        das mit root ist mir momentan egal bevor das nicht läuft lohnt der aufwand nicht.

        Das ist nicht egal, weil es falsch ist und dir das Rechtegefüge ratzfatz verbiegt.

        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
        • T Trooper

          @thomas-braun

          iobroker fordert mongodb 2.4.0 bei der Installation eine aktuelle Version hat den iobroker nicht interessiert.

          jetzt hatte ich eine neu Installation mit einem Skript da hat er das halt so installiert.

          das mit root ist mir momentan egal bevor das nicht läuft lohnt der aufwand nicht.

          Aber danke für die mühe aber ich such mir glaub ich alternativen die Arbeit die ich da schon rein gesteckt habe ist es einfach nicht mehr wert.

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

          @trooper sagte in Proxmox VM friert ein:

          ich such mir glaub ich alternativen

          Die musst du allerdings auch sauber installieren. Sonst wird das auch mit den Alternativen nix.

          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

          T 1 Antwort Letzte Antwort
          0
          • Thomas BraunT Thomas Braun

            @trooper sagte in Proxmox VM friert ein:

            ich such mir glaub ich alternativen

            Die musst du allerdings auch sauber installieren. Sonst wird das auch mit den Alternativen nix.

            T Offline
            T Offline
            Trooper
            schrieb am zuletzt editiert von
            #137

            @thomas-braun
            Es lief auf dem Raspberry ohne Fehler oder Probleme
            genau mit der root Installation.

            Mit dem mongodb hast du erst angefangen :-), das hab ich mit was anderen durch einander gebracht (unifi).

            jetzt installie ich den kram nochmal neu mit sauberen ARMbian (Jammy) mit eigenem user mal sehen wie es läuft.

            Thomas BraunT 2 Antworten Letzte Antwort
            0
            • T Trooper

              @thomas-braun
              Es lief auf dem Raspberry ohne Fehler oder Probleme
              genau mit der root Installation.

              Mit dem mongodb hast du erst angefangen :-), das hab ich mit was anderen durch einander gebracht (unifi).

              jetzt installie ich den kram nochmal neu mit sauberen ARMbian (Jammy) mit eigenem user mal sehen wie es läuft.

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

              @trooper sagte in Proxmox VM friert ein:

              genau mit der root Installation.

              Das ist wie gesagt grundsätzlich falsch.

              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
              • T Trooper

                @thomas-braun
                Es lief auf dem Raspberry ohne Fehler oder Probleme
                genau mit der root Installation.

                Mit dem mongodb hast du erst angefangen :-), das hab ich mit was anderen durch einander gebracht (unifi).

                jetzt installie ich den kram nochmal neu mit sauberen ARMbian (Jammy) mit eigenem user mal sehen wie es läuft.

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

                @trooper sagte in Proxmox VM friert ein:

                Mit dem mongodb hast du erst angefangen :-),

                Ja, weil es mir ins Auge gesprungen ist und mit Sicherheit so falsch ist.

                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

                T 1 Antwort Letzte Antwort
                0
                • Thomas BraunT Thomas Braun

                  @trooper sagte in Proxmox VM friert ein:

                  Mit dem mongodb hast du erst angefangen :-),

                  Ja, weil es mir ins Auge gesprungen ist und mit Sicherheit so falsch ist.

                  T Offline
                  T Offline
                  Trooper
                  schrieb am zuletzt editiert von
                  #140

                  @thomas-braun
                  :)
                  So hab eine Sauber Installation gemacht.
                  Benutze einen RockpiSE.
                  Installiert habe ich: ARMbian Jammy alle Updates gemacht und dann neu gestartet.
                  Iobroker installiert mit Skript von der iobroker Seite
                  Adapter: nur VIS installiert mit dem Webserver und die Standard Adapter auch alles aktuell.

                  und hängt sich wieder auf alles nicht im Root installiert :-)
                  läuft nicht mal einen Nacht durch

                  ======== Start marking the full check here =========
                  
                  
                  Skript v.2023-04-02
                  
                  *** BASE SYSTEM ***
                  Architecture    : aarch64
                  Docker          : false
                  Virtualization  : none
                  Distributor ID: Ubuntu
                  Description:    Ubuntu 22.04.2 LTS
                  Release:        22.04
                  Codename:       jammy
                  
                  PRETTY_NAME="Armbian 23.02.2 Jammy"
                  NAME="Ubuntu"
                  VERSION_ID="22.04"
                  VERSION="22.04.2 LTS (Jammy Jellyfish)"
                  VERSION_CODENAME=jammy
                  ID=ubuntu
                  ID_LIKE=debian
                  HOME_URL="https://www.ubuntu.com/"
                  SUPPORT_URL="https://help.ubuntu.com/"
                  BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
                  PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
                  UBUNTU_CODENAME=jammy
                  
                  Systemuptime and Load:
                   10:31:46 up 3 min,  2 users,  load average: 0.13, 0.12, 0.05
                  CPU threads: 6
                  
                  *** Time and Time Zones ***
                                 Local time: Thu 2023-04-13 10:31:46 CEST
                             Universal time: Thu 2023-04-13 08:31:46 UTC
                                   RTC time: Thu 2023-04-13 08:31:46
                                  Time zone: Europe/Berlin (CEST, +0200)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  
                  *** User and Groups ***
                  root
                  /root
                  root
                  
                  *** X-Server-Setup ***
                  X-Server:       false
                  Desktop:
                  Terminal:       tty
                  Boot Target:    graphical.target
                  
                  *** MEMORY ***
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.9G        355M        3.0G        5.0M        495M        3.4G
                  Swap:           1.9G          0B        1.9G
                  Total:          5.8G        355M        4.9G
                  
                           3863 M total memory
                            355 M used memory
                            165 M active memory
                            531 M inactive memory
                           3012 M free memory
                             21 M buffer memory
                            474 M swap cache
                           1931 M total swap
                              0 M used swap
                           1931 M free swap
                  
                  *** FILESYSTEM ***
                  Filesystem     Type   Size  Used Avail Use% Mounted on
                  tmpfs          tmpfs  387M  5.8M  381M   2% /run
                  /dev/mmcblk1p1 ext4    29G  2.0G   27G   8% /
                  tmpfs          tmpfs  1.9G     0  1.9G   0% /dev/shm
                  tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                  tmpfs          tmpfs  1.9G     0  1.9G   0% /tmp
                  /dev/zram1     ext4    47M  2.3M   42M   6% /var/log
                  tmpfs          tmpfs  387M     0  387M   0% /run/user/0
                  
                  Messages concerning ext4 filesystem in dmesg:
                  [Thu Apr 13 10:27:50 2023] Kernel command line: root=UUID=d2ca5998-a4b5-4be3-a461-968167bef317 rootwait rootfstype=ext4            splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=b7307320-01 usb-storage.quirks=              cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
                  [Thu Apr 13 10:27:56 2023] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null). Quota mode: n           one.
                  [Thu Apr 13 10:27:57 2023] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
                  [Thu Apr 13 10:27:59 2023] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none.
                  
                  Show mounted filesystems (real ones only):
                  TARGET         SOURCE                   FSTYPE OPTIONS
                  /              /dev/mmcblk1p1           ext4   rw,noatime,errors=remount-ro,commit=600
                  |-/var/log.hdd /dev/mmcblk1p1[/var/log] ext4   rw,noatime,errors=remount-ro,commit=600
                  `-/var/log     /dev/zram1               ext4   rw,relatime,discard
                  
                  Files in neuralgic directories:
                  
                  /var:
                  413M    /var/
                  212M    /var/cache
                  208M    /var/cache/apt
                  197M    /var/lib
                  174M    /var/lib/apt/lists
                  
                  /opt/iobroker/backups:
                  4.0K    /opt/iobroker/backups/
                  
                  /opt/iobroker/iobroker-data:
                  41M     /opt/iobroker/iobroker-data/
                  35M     /opt/iobroker/iobroker-data/files
                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                  13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                  
                  The five largest files in iobroker-data are:
                  6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_as           sets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                  4.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/2.b1d56998.chunk.js.map
                  3.7M    /opt/iobroker/iobroker-data/objects.jsonl
                  2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_as           sets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                  1.9M    /opt/iobroker/iobroker-data/states.jsonl
                  
                  *** NodeJS-Installation ***
                  
                  /usr/bin/nodejs         v16.19.1
                  /usr/bin/node           v16.19.1
                  /usr/bin/npm            8.19.3
                  /usr/bin/npx            8.19.3
                  
                  nodejs:
                    Installed: 16.19.1-deb-1nodesource1
                    Candidate: 16.19.1-deb-1nodesource1
                    Version table:
                   *** 16.19.1-deb-1nodesource1 500
                          500 https://deb.nodesource.com/node_16.x jammy/main arm64 Packages
                          100 /var/lib/dpkg/status
                       12.22.9~dfsg-1ubuntu3 500
                          500 http://ports.ubuntu.com jammy/universe arm64 Packages
                  
                  Temp directories causing npm8 problem: 0
                  No problems detected
                  
                  *** ioBroker-Installation ***
                  
                  ioBroker Status
                  iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Core adapters versions
                  js-controller:  4.0.24
                  admin:          6.3.5
                  javascript:     "javascript" not found
                  
                  Adapters from github:   0
                  
                  Adapter State
                  + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.backitup.0               : backitup              : rockpi-4c                                -  enabled
                  + system.adapter.discovery.0              : discovery             : rockpi-4c                                -  enabled
                    system.adapter.vis.0                    : vis                   : rockpi-4c                                -  enabled
                  + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  + instance is alive
                  
                  Enabled adapters with bindings
                  + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  ioBroker-Repositories
                  stable        : http://download.iobroker.net/sources-dist.json
                  beta          : http://download.iobroker.net/sources-dist-latest.json
                  
                  Active repo(s): stable
                  
                  Installed ioBroker-Instances
                  Used repository: stable
                  Adapter    "admin"        : 6.3.5    , installed 6.3.5
                  Adapter    "backitup"     : 2.6.16   , installed 2.6.16
                  Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                  Controller "js-controller": 4.0.24   , installed 4.0.24
                  Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                  Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                  Adapter    "vis"          : 1.4.16   , installed 1.4.16
                  Adapter    "web"          : 4.3.0    , installed 4.3.0
                  Adapter    "ws"           : 1.3.0    , installed 1.3.0
                  
                  Objects and States
                  Please stand by - This may take a while
                  Objects:        179
                  States:         143
                  
                  *** OS-Repositories and Updates ***
                  Hit:1 http://ports.ubuntu.com jammy InRelease
                  Hit:2 http://ports.ubuntu.com jammy-security InRelease
                  Hit:3 http://ports.ubuntu.com jammy-updates InRelease
                  Hit:4 http://ports.ubuntu.com jammy-backports InRelease
                  Hit:5 https://deb.nodesource.com/node_16.x jammy InRelease
                  Hit:6 http://fi.mirror.armbian.de/apt jammy InRelease
                  Reading package lists...
                  Pending Updates: 0
                  
                  *** Listening Ports ***
                  Active Internet connections (only servers)
                  Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                  tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        19818      688/systemd-resolve
                  tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11337      1/init
                  tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19894      915/sshd: /usr/sbin
                  tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       23327      849/iobroker.js-con
                  tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       23320      849/iobroker.js-con
                  tcp6       0      0 :::8081                 :::*                    LISTEN      1000       11247      1504/io.admin.0
                  tcp6       0      0 :::8082                 :::*                    LISTEN      1000       23429      1561/io.web.0
                  tcp6       0      0 :::111                  :::*                    LISTEN      0          11339      1/init
                  tcp6       0      0 :::22                   :::*                    LISTEN      0          19896      915/sshd: /usr/sbin
                  udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        19817      688/systemd-resolve
                  udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11338      1/init
                  udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          23277      938/chronyd
                  udp6       0      0 :::111                  :::*                                0          11340      1/init
                  udp6       0      0 ::1:323                 :::*                                0          23278      938/chronyd
                  
                  *** Log File - Last 25 Lines ***
                  
                  2023-04-13 10:28:21.311  - error: host.rockpi-4c instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                  2023-04-13 10:28:21.312  - info: host.rockpi-4c Restart adapter system.adapter.web.0 because enabled
                  2023-04-13 10:28:24.436  - info: vis.0 (1487) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v16.19.1, js-controller: 4.0.24
                  2023-04-13 10:28:24.705  - info: vis.0 (1487) vis license is OK.
                  2023-04-13 10:28:25.451  - info: vis.0 (1487) Terminated (NO_ERROR): Without reason
                  2023-04-13 10:28:26.038  - info: host.rockpi-4c instance system.adapter.vis.0 terminated while should be started once
                  2023-04-13 10:28:40.146  - info: host.rockpi-4c instance system.adapter.admin.0 started with pid 1504
                  2023-04-13 10:28:42.491  - info: admin.0 (1504) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.19.1, js-controller: 4.0.24
                  2023-04-13 10:28:42.588  - info: admin.0 (1504) requesting all states
                  2023-04-13 10:28:42.590  - info: admin.0 (1504) requesting all objects
                  2023-04-13 10:28:43.051  - info: host.rockpi-4c instance system.adapter.discovery.0 started with pid 1527
                  2023-04-13 10:28:43.119  - info: admin.0 (1504) received all objects
                  2023-04-13 10:28:43.488  - info: admin.0 (1504) http server listening on port 8081
                  2023-04-13 10:28:43.491  - info: admin.0 (1504) Use link "http://localhost:8081" to configure.
                  2023-04-13 10:28:43.513  - info: admin.0 (1504) socket.io server listening on port 8081
                  2023-04-13 10:28:45.337  - info: discovery.0 (1527) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.19.1, js-controller: 4.0.24
                  2023-04-13 10:28:47.149  - info: host.rockpi-4c instance system.adapter.backitup.0 started with pid 1546
                  2023-04-13 10:28:49.340  - info: backitup.0 (1546) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
                  2023-04-13 10:28:49.506  - info: backitup.0 (1546) [iobroker] backup was activated at 02:40 every 1 day(s)
                  2023-04-13 10:28:51.368  - info: host.rockpi-4c instance system.adapter.web.0 started with pid 1561
                  2023-04-13 10:28:53.538  - info: web.0 (1561) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.web, node: v16.19.1, js-controller: 4.0.24
                  2023-04-13 10:28:53.818  - info: web.0 (1561) socket.io server listening on port 8082
                  2023-04-13 10:28:53.824  - info: web.0 (1561) http server listening on port 8082
                  2023-04-13 10:29:14.091  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                  2023-04-13 10:32:35.677  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                  
                  
                  ============ Mark until here for C&P =============
                  
                  iob diag has finished.
                  
                  
                  
                  ======================= SUMMARY =======================
                                       v.2023-04-02
                  
                  
                  Operatingsystem:        Ubuntu 22.04.2 LTS
                  Kernel:                 5.15.80-rockchip64
                  Installation:           Native
                  Timezone:               Europe/Berlin (CEST, +0200)
                  User-ID:                0
                  X-Server:               false
                  Boot Target:            graphical.target
                  
                  Pending OS-Updates:     0
                  Pending iob updates:    0
                  
                  Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                          /usr/bin/node           v16.19.1
                                          /usr/bin/npm            8.19.3
                                          /usr/bin/npx            8.19.3
                  
                  Recommended versions are nodejs 18.x.y and npm 9.x.y
                  
                  MEMORY:
                                 total        used        free      shared  buff/cache   available
                  Mem:            3.9G        371M        3.0G        5.0M        521M        3.4G
                  Swap:           1.9G          0B        1.9G
                  Total:          5.8G        371M        4.9G
                  
                  Active iob-Instances:   5
                  Active repo(s): stable
                  
                  ioBroker Core:          js-controller           4.0.24
                                          admin                   6.3.5
                  
                  ioBroker Status:        iobroker is running on this host.
                  
                  
                  Objects type: jsonl
                  States  type: jsonl
                  
                  Status admin and web instance:
                  + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                  + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                  
                  Objects:                179
                  States:                 143
                  
                  Size of iob-Database:
                  
                  6.8M    /opt/iobroker/iobroker-data/objects.jsonl
                  1.9M    /opt/iobroker/iobroker-data/states.jsonl
                  
                  
                  
                  =================== END OF SUMMARY ====================
                  
                  crunchipC 1 Antwort Letzte Antwort
                  0
                  • T Trooper

                    @thomas-braun
                    :)
                    So hab eine Sauber Installation gemacht.
                    Benutze einen RockpiSE.
                    Installiert habe ich: ARMbian Jammy alle Updates gemacht und dann neu gestartet.
                    Iobroker installiert mit Skript von der iobroker Seite
                    Adapter: nur VIS installiert mit dem Webserver und die Standard Adapter auch alles aktuell.

                    und hängt sich wieder auf alles nicht im Root installiert :-)
                    läuft nicht mal einen Nacht durch

                    ======== Start marking the full check here =========
                    
                    
                    Skript v.2023-04-02
                    
                    *** BASE SYSTEM ***
                    Architecture    : aarch64
                    Docker          : false
                    Virtualization  : none
                    Distributor ID: Ubuntu
                    Description:    Ubuntu 22.04.2 LTS
                    Release:        22.04
                    Codename:       jammy
                    
                    PRETTY_NAME="Armbian 23.02.2 Jammy"
                    NAME="Ubuntu"
                    VERSION_ID="22.04"
                    VERSION="22.04.2 LTS (Jammy Jellyfish)"
                    VERSION_CODENAME=jammy
                    ID=ubuntu
                    ID_LIKE=debian
                    HOME_URL="https://www.ubuntu.com/"
                    SUPPORT_URL="https://help.ubuntu.com/"
                    BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
                    PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
                    UBUNTU_CODENAME=jammy
                    
                    Systemuptime and Load:
                     10:31:46 up 3 min,  2 users,  load average: 0.13, 0.12, 0.05
                    CPU threads: 6
                    
                    *** Time and Time Zones ***
                                   Local time: Thu 2023-04-13 10:31:46 CEST
                               Universal time: Thu 2023-04-13 08:31:46 UTC
                                     RTC time: Thu 2023-04-13 08:31:46
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    root
                    /root
                    root
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    graphical.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.9G        355M        3.0G        5.0M        495M        3.4G
                    Swap:           1.9G          0B        1.9G
                    Total:          5.8G        355M        4.9G
                    
                             3863 M total memory
                              355 M used memory
                              165 M active memory
                              531 M inactive memory
                             3012 M free memory
                               21 M buffer memory
                              474 M swap cache
                             1931 M total swap
                                0 M used swap
                             1931 M free swap
                    
                    *** FILESYSTEM ***
                    Filesystem     Type   Size  Used Avail Use% Mounted on
                    tmpfs          tmpfs  387M  5.8M  381M   2% /run
                    /dev/mmcblk1p1 ext4    29G  2.0G   27G   8% /
                    tmpfs          tmpfs  1.9G     0  1.9G   0% /dev/shm
                    tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                    tmpfs          tmpfs  1.9G     0  1.9G   0% /tmp
                    /dev/zram1     ext4    47M  2.3M   42M   6% /var/log
                    tmpfs          tmpfs  387M     0  387M   0% /run/user/0
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Thu Apr 13 10:27:50 2023] Kernel command line: root=UUID=d2ca5998-a4b5-4be3-a461-968167bef317 rootwait rootfstype=ext4            splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=b7307320-01 usb-storage.quirks=              cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
                    [Thu Apr 13 10:27:56 2023] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null). Quota mode: n           one.
                    [Thu Apr 13 10:27:57 2023] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
                    [Thu Apr 13 10:27:59 2023] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none.
                    
                    Show mounted filesystems (real ones only):
                    TARGET         SOURCE                   FSTYPE OPTIONS
                    /              /dev/mmcblk1p1           ext4   rw,noatime,errors=remount-ro,commit=600
                    |-/var/log.hdd /dev/mmcblk1p1[/var/log] ext4   rw,noatime,errors=remount-ro,commit=600
                    `-/var/log     /dev/zram1               ext4   rw,relatime,discard
                    
                    Files in neuralgic directories:
                    
                    /var:
                    413M    /var/
                    212M    /var/cache
                    208M    /var/cache/apt
                    197M    /var/lib
                    174M    /var/lib/apt/lists
                    
                    /opt/iobroker/backups:
                    4.0K    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    41M     /opt/iobroker/iobroker-data/
                    35M     /opt/iobroker/iobroker-data/files
                    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                    13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                    
                    The five largest files in iobroker-data are:
                    6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_as           sets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                    4.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/2.b1d56998.chunk.js.map
                    3.7M    /opt/iobroker/iobroker-data/objects.jsonl
                    2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_as           sets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                    1.9M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v16.19.1
                    /usr/bin/node           v16.19.1
                    /usr/bin/npm            8.19.3
                    /usr/bin/npx            8.19.3
                    
                    nodejs:
                      Installed: 16.19.1-deb-1nodesource1
                      Candidate: 16.19.1-deb-1nodesource1
                      Version table:
                     *** 16.19.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_16.x jammy/main arm64 Packages
                            100 /var/lib/dpkg/status
                         12.22.9~dfsg-1ubuntu3 500
                            500 http://ports.ubuntu.com jammy/universe arm64 Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller:  4.0.24
                    admin:          6.3.5
                    javascript:     "javascript" not found
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.backitup.0               : backitup              : rockpi-4c                                -  enabled
                    + system.adapter.discovery.0              : discovery             : rockpi-4c                                -  enabled
                      system.adapter.vis.0                    : vis                   : rockpi-4c                                -  enabled
                    + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): stable
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                    Adapter    "backitup"     : 2.6.16   , installed 2.6.16
                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                    Controller "js-controller": 4.0.24   , installed 4.0.24
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        179
                    States:         143
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 http://ports.ubuntu.com jammy InRelease
                    Hit:2 http://ports.ubuntu.com jammy-security InRelease
                    Hit:3 http://ports.ubuntu.com jammy-updates InRelease
                    Hit:4 http://ports.ubuntu.com jammy-backports InRelease
                    Hit:5 https://deb.nodesource.com/node_16.x jammy InRelease
                    Hit:6 http://fi.mirror.armbian.de/apt jammy InRelease
                    Reading package lists...
                    Pending Updates: 0
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                    tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        19818      688/systemd-resolve
                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11337      1/init
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19894      915/sshd: /usr/sbin
                    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       23327      849/iobroker.js-con
                    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       23320      849/iobroker.js-con
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1000       11247      1504/io.admin.0
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1000       23429      1561/io.web.0
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          11339      1/init
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          19896      915/sshd: /usr/sbin
                    udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        19817      688/systemd-resolve
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11338      1/init
                    udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          23277      938/chronyd
                    udp6       0      0 :::111                  :::*                                0          11340      1/init
                    udp6       0      0 ::1:323                 :::*                                0          23278      938/chronyd
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-04-13 10:28:21.311  - error: host.rockpi-4c instance system.adapter.web.0 terminated with code 7 (ADAPTER_ALREADY_RUNNING)
                    2023-04-13 10:28:21.312  - info: host.rockpi-4c Restart adapter system.adapter.web.0 because enabled
                    2023-04-13 10:28:24.436  - info: vis.0 (1487) starting. Version 1.4.16 in /opt/iobroker/node_modules/iobroker.vis, node: v16.19.1, js-controller: 4.0.24
                    2023-04-13 10:28:24.705  - info: vis.0 (1487) vis license is OK.
                    2023-04-13 10:28:25.451  - info: vis.0 (1487) Terminated (NO_ERROR): Without reason
                    2023-04-13 10:28:26.038  - info: host.rockpi-4c instance system.adapter.vis.0 terminated while should be started once
                    2023-04-13 10:28:40.146  - info: host.rockpi-4c instance system.adapter.admin.0 started with pid 1504
                    2023-04-13 10:28:42.491  - info: admin.0 (1504) starting. Version 6.3.5 in /opt/iobroker/node_modules/iobroker.admin, node: v16.19.1, js-controller: 4.0.24
                    2023-04-13 10:28:42.588  - info: admin.0 (1504) requesting all states
                    2023-04-13 10:28:42.590  - info: admin.0 (1504) requesting all objects
                    2023-04-13 10:28:43.051  - info: host.rockpi-4c instance system.adapter.discovery.0 started with pid 1527
                    2023-04-13 10:28:43.119  - info: admin.0 (1504) received all objects
                    2023-04-13 10:28:43.488  - info: admin.0 (1504) http server listening on port 8081
                    2023-04-13 10:28:43.491  - info: admin.0 (1504) Use link "http://localhost:8081" to configure.
                    2023-04-13 10:28:43.513  - info: admin.0 (1504) socket.io server listening on port 8081
                    2023-04-13 10:28:45.337  - info: discovery.0 (1527) starting. Version 3.1.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v16.19.1, js-controller: 4.0.24
                    2023-04-13 10:28:47.149  - info: host.rockpi-4c instance system.adapter.backitup.0 started with pid 1546
                    2023-04-13 10:28:49.340  - info: backitup.0 (1546) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
                    2023-04-13 10:28:49.506  - info: backitup.0 (1546) [iobroker] backup was activated at 02:40 every 1 day(s)
                    2023-04-13 10:28:51.368  - info: host.rockpi-4c instance system.adapter.web.0 started with pid 1561
                    2023-04-13 10:28:53.538  - info: web.0 (1561) starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.web, node: v16.19.1, js-controller: 4.0.24
                    2023-04-13 10:28:53.818  - info: web.0 (1561) socket.io server listening on port 8082
                    2023-04-13 10:28:53.824  - info: web.0 (1561) http server listening on port 8082
                    2023-04-13 10:29:14.091  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                    2023-04-13 10:32:35.677  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                    
                    
                    ============ Mark until here for C&P =============
                    
                    iob diag has finished.
                    
                    
                    
                    ======================= SUMMARY =======================
                                         v.2023-04-02
                    
                    
                    Operatingsystem:        Ubuntu 22.04.2 LTS
                    Kernel:                 5.15.80-rockchip64
                    Installation:           Native
                    Timezone:               Europe/Berlin (CEST, +0200)
                    User-ID:                0
                    X-Server:               false
                    Boot Target:            graphical.target
                    
                    Pending OS-Updates:     0
                    Pending iob updates:    0
                    
                    Nodejs-Installation:    /usr/bin/nodejs         v16.19.1
                                            /usr/bin/node           v16.19.1
                                            /usr/bin/npm            8.19.3
                                            /usr/bin/npx            8.19.3
                    
                    Recommended versions are nodejs 18.x.y and npm 9.x.y
                    
                    MEMORY:
                                   total        used        free      shared  buff/cache   available
                    Mem:            3.9G        371M        3.0G        5.0M        521M        3.4G
                    Swap:           1.9G          0B        1.9G
                    Total:          5.8G        371M        4.9G
                    
                    Active iob-Instances:   5
                    Active repo(s): stable
                    
                    ioBroker Core:          js-controller           4.0.24
                                            admin                   6.3.5
                    
                    ioBroker Status:        iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Status admin and web instance:
                    + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    Objects:                179
                    States:                 143
                    
                    Size of iob-Database:
                    
                    6.8M    /opt/iobroker/iobroker-data/objects.jsonl
                    1.9M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    
                    
                    =================== END OF SUMMARY ====================
                    
                    crunchipC Abwesend
                    crunchipC Abwesend
                    crunchip
                    Forum Testing Most Active
                    schrieb am zuletzt editiert von crunchip
                    #141

                    @trooper sagte in Proxmox VM friert ein:

                    alles nicht im Root installiert

                    @trooper sagte in Proxmox VM friert ein:

                    *** User and Groups *** root /root root

                    @trooper sagte in Proxmox VM friert ein:

                    läuft nicht mal einen Nacht durch

                    mal ne andere Speicherkarte testen

                    umgestiegen von Proxmox auf Unraid

                    T 1 Antwort Letzte Antwort
                    0
                    • crunchipC crunchip

                      @trooper sagte in Proxmox VM friert ein:

                      alles nicht im Root installiert

                      @trooper sagte in Proxmox VM friert ein:

                      *** User and Groups *** root /root root

                      @trooper sagte in Proxmox VM friert ein:

                      läuft nicht mal einen Nacht durch

                      mal ne andere Speicherkarte testen

                      T Offline
                      T Offline
                      Trooper
                      schrieb am zuletzt editiert von
                      #142

                      @crunchip

                      diese anzeige richtet sich nur danach wie man die diag abfragt:

                      selbe abfrage mit dem user:

                      Skript v.2023-04-02
                      
                      *** BASE SYSTEM ***
                      Architecture    : aarch64
                      Docker          : false
                      Virtualization  : none
                      Distributor ID: Ubuntu
                      Description:    Ubuntu 22.04.2 LTS
                      Release:        22.04
                      Codename:       jammy
                      
                      PRETTY_NAME="Armbian 23.02.2 Jammy"
                      NAME="Ubuntu"
                      VERSION_ID="22.04"
                      VERSION="22.04.2 LTS (Jammy Jellyfish)"
                      VERSION_CODENAME=jammy
                      ID=ubuntu
                      ID_LIKE=debian
                      HOME_URL="https://www.ubuntu.com/"
                      SUPPORT_URL="https://help.ubuntu.com/"
                      BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
                      PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
                      UBUNTU_CODENAME=jammy
                      
                      Systemuptime and Load:
                       10:48:36 up 20 min,  2 users,  load average: 0.11, 0.15, 0.16
                      CPU threads: 6
                      
                      *** Time and Time Zones ***
                                     Local time: Thu 2023-04-13 10:48:36 CEST
                                 Universal time: Thu 2023-04-13 08:48:36 UTC
                                       RTC time: Thu 2023-04-13 08:48:36
                                      Time zone: Europe/Berlin (CEST, +0200)
                      System clock synchronized: yes
                                    NTP service: active
                                RTC in local TZ: no
                      
                      *** User and Groups ***
                      iobroker
                      /home/iobroker
                      iobroker tty disk dialout sudo audio video plugdev games users systemd-journal input netdev i2c
                      
                      *** X-Server-Setup ***
                      X-Server:       false
                      Desktop:
                      Terminal:       tty
                      Boot Target:    graphical.target
                      
                      *** MEMORY ***
                                     total        used        free      shared  buff/cache   available
                      Mem:            3.9G        398M        2.9G        5.0M        544M        3.4G
                      Swap:           1.9G          0B        1.9G
                      Total:          5.8G        398M        4.9G
                      
                               3863 M total memory
                                398 M used memory
                                302 M active memory
                                474 M inactive memory
                               2920 M free memory
                                 30 M buffer memory
                                514 M swap cache
                               1931 M total swap
                                  0 M used swap
                               1931 M free swap
                      
                      *** FILESYSTEM ***
                      Filesystem     Type   Size  Used Avail Use% Mounted on
                      tmpfs          tmpfs  387M  5.8M  381M   2% /run
                      /dev/mmcblk1p1 ext4    29G  2.0G   27G   8% /
                      tmpfs          tmpfs  1.9G     0  1.9G   0% /dev/shm
                      tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                      tmpfs          tmpfs  1.9G     0  1.9G   0% /tmp
                      /dev/zram1     ext4    47M  2.3M   42M   6% /var/log
                      tmpfs          tmpfs  387M     0  387M   0% /run/user/1000
                      
                      Messages concerning ext4 filesystem in dmesg:
                      [sudo] password for iobroker:
                      [Thu Apr 13 10:27:50 2023] Kernel command line: root=UUID=d2ca5998-a4b5-4be3-a461-968167bef317 rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=b7307320-01 usb-storage.quirks=   cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
                      [Thu Apr 13 10:27:56 2023] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null). Quota mode: none.
                      [Thu Apr 13 10:27:57 2023] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
                      [Thu Apr 13 10:27:59 2023] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none.
                      
                      Show mounted filesystems (real ones only):
                      TARGET         SOURCE                   FSTYPE OPTIONS
                      /              /dev/mmcblk1p1           ext4   rw,noatime,errors=remount-ro,commit=600
                      |-/var/log.hdd /dev/mmcblk1p1[/var/log] ext4   rw,noatime,errors=remount-ro,commit=600
                      `-/var/log     /dev/zram1               ext4   rw,relatime,discard
                      
                      Files in neuralgic directories:
                      
                      /var:
                      413M    /var/
                      212M    /var/cache
                      208M    /var/cache/apt
                      197M    /var/lib
                      174M    /var/lib/apt/lists
                      
                      /opt/iobroker/backups:
                      8.8M    /opt/iobroker/backups/
                      
                      /opt/iobroker/iobroker-data:
                      45M     /opt/iobroker/iobroker-data/
                      35M     /opt/iobroker/iobroker-data/files
                      13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                      13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                      13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                      
                      The five largest files in iobroker-data are:
                      6.8M    /opt/iobroker/iobroker-data/objects.jsonl
                      6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                      4.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/2.b1d56998.chunk.js.map
                      2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                      2.0M    /opt/iobroker/iobroker-data/states.jsonl
                      
                      *** NodeJS-Installation ***
                      
                      /usr/bin/nodejs         v16.19.1
                      /usr/bin/node           v16.19.1
                      /usr/bin/npm            8.19.3
                      /usr/bin/npx            8.19.3
                      
                      nodejs:
                        Installed: 16.19.1-deb-1nodesource1
                        Candidate: 16.19.1-deb-1nodesource1
                        Version table:
                       *** 16.19.1-deb-1nodesource1 500
                              500 https://deb.nodesource.com/node_16.x jammy/main arm64 Packages
                              100 /var/lib/dpkg/status
                           12.22.9~dfsg-1ubuntu3 500
                              500 http://ports.ubuntu.com jammy/universe arm64 Packages
                      
                      Temp directories causing npm8 problem: 0
                      No problems detected
                      
                      *** ioBroker-Installation ***
                      
                      ioBroker Status
                      iobroker is running on this host.
                      
                      
                      Objects type: jsonl
                      States  type: jsonl
                      
                      Core adapters versions
                      js-controller:  4.0.24
                      admin:          6.3.5
                      javascript:     "javascript" not found
                      
                      Adapters from github:   0
                      
                      Adapter State
                      + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.backitup.0               : backitup              : rockpi-4c                                -  enabled
                      + system.adapter.discovery.0              : discovery             : rockpi-4c                                -  enabled
                        system.adapter.vis.0                    : vis                   : rockpi-4c                                -  enabled
                      + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      + instance is alive
                      
                      Enabled adapters with bindings
                      + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      
                      ioBroker-Repositories
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      
                      Installed ioBroker-Instances
                      Used repository: stable
                      Adapter    "admin"        : 6.3.5    , installed 6.3.5
                      Adapter    "backitup"     : 2.6.16   , installed 2.6.16
                      Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                      Controller "js-controller": 4.0.24   , installed 4.0.24
                      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                      Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                      Adapter    "vis"          : 1.4.16   , installed 1.4.16
                      Adapter    "web"          : 4.3.0    , installed 4.3.0
                      Adapter    "ws"           : 1.3.0    , installed 1.3.0
                      
                      Objects and States
                      Please stand by - This may take a while
                      Objects:        179
                      States:         143
                      
                      *** OS-Repositories and Updates ***
                      Hit:1 http://ports.ubuntu.com jammy InRelease
                      Hit:2 http://ports.ubuntu.com jammy-security InRelease
                      Hit:3 http://ports.ubuntu.com jammy-updates InRelease
                      Hit:4 http://ports.ubuntu.com jammy-backports InRelease
                      Hit:5 https://deb.nodesource.com/node_16.x jammy InRelease
                      Hit:6 http://mirrors.dotsrc.org/armbian-apt jammy InRelease
                      Reading package lists...
                      Pending Updates: 0
                      
                      *** Listening Ports ***
                      Active Internet connections (only servers)
                      Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                      tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        19818      688/systemd-resolve
                      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11337      1/init
                      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19894      915/sshd: /usr/sbin
                      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       23327      849/iobroker.js-con
                      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       23320      849/iobroker.js-con
                      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       11247      1504/io.admin.0
                      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       23429      1561/io.web.0
                      tcp6       0      0 :::111                  :::*                    LISTEN      0          11339      1/init
                      tcp6       0      0 :::22                   :::*                    LISTEN      0          19896      915/sshd: /usr/sbin
                      udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        19817      688/systemd-resolve
                      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11338      1/init
                      udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          23277      938/chronyd
                      udp6       0      0 :::111                  :::*                                0          11340      1/init
                      udp6       0      0 ::1:323                 :::*                                0          23278      938/chronyd
                      
                      *** Log File - Last 25 Lines ***
                      
                      2023-04-13 10:44:22.053  - info: host.rockpi-4c stopInstance system.adapter.backitup.0 send kill signal
                      2023-04-13 10:44:22.068  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:44:22.634  - info: host.rockpi-4c instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-04-13 10:44:25.113  - info: host.rockpi-4c instance system.adapter.backitup.0 started with pid 3751
                      2023-04-13 10:44:25.394  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:44:27.219  - info: backitup.0 (3751) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
                      2023-04-13 10:44:27.381  - info: backitup.0 (3751) [iobroker] backup was activated at 11:00 every 1 day(s)
                      2023-04-13 10:44:46.624  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:45:01.463  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:45:24.514  - info: host.rockpi-4c stopInstance system.adapter.backitup.0 (force=false, process=true)
                      2023-04-13 10:45:24.528  - info: backitup.0 (3751) Got terminate signal TERMINATE_YOURSELF
                      2023-04-13 10:45:24.532  - info: backitup.0 (3751) cleaned everything up...
                      2023-04-13 10:45:24.535  - info: backitup.0 (3751) terminating
                      2023-04-13 10:45:24.539  - info: backitup.0 (3751) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                      2023-04-13 10:45:24.569  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:45:24.573  - info: host.rockpi-4c stopInstance system.adapter.backitup.0 send kill signal
                      2023-04-13 10:45:25.156  - info: host.rockpi-4c instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                      2023-04-13 10:45:27.651  - info: host.rockpi-4c instance system.adapter.backitup.0 started with pid 3793
                      2023-04-13 10:45:29.799  - info: backitup.0 (3793) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
                      2023-04-13 10:45:29.965  - info: backitup.0 (3793) [iobroker] backup was activated at 11:00 every 1 day(s)
                      2023-04-13 10:45:36.282  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:45:45.562  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:45:47.050  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                      2023-04-13 10:46:07.543  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61 web
                      2023-04-13 10:46:09.595  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61 admin
                      
                      

                      Eine Speicherkarte nutze ich nicht Sondern einen EPROM

                      Ich teste dann nochmal mit eine SD mal sehen

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • T Trooper

                        @crunchip

                        diese anzeige richtet sich nur danach wie man die diag abfragt:

                        selbe abfrage mit dem user:

                        Skript v.2023-04-02
                        
                        *** BASE SYSTEM ***
                        Architecture    : aarch64
                        Docker          : false
                        Virtualization  : none
                        Distributor ID: Ubuntu
                        Description:    Ubuntu 22.04.2 LTS
                        Release:        22.04
                        Codename:       jammy
                        
                        PRETTY_NAME="Armbian 23.02.2 Jammy"
                        NAME="Ubuntu"
                        VERSION_ID="22.04"
                        VERSION="22.04.2 LTS (Jammy Jellyfish)"
                        VERSION_CODENAME=jammy
                        ID=ubuntu
                        ID_LIKE=debian
                        HOME_URL="https://www.ubuntu.com/"
                        SUPPORT_URL="https://help.ubuntu.com/"
                        BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
                        PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
                        UBUNTU_CODENAME=jammy
                        
                        Systemuptime and Load:
                         10:48:36 up 20 min,  2 users,  load average: 0.11, 0.15, 0.16
                        CPU threads: 6
                        
                        *** Time and Time Zones ***
                                       Local time: Thu 2023-04-13 10:48:36 CEST
                                   Universal time: Thu 2023-04-13 08:48:36 UTC
                                         RTC time: Thu 2023-04-13 08:48:36
                                        Time zone: Europe/Berlin (CEST, +0200)
                        System clock synchronized: yes
                                      NTP service: active
                                  RTC in local TZ: no
                        
                        *** User and Groups ***
                        iobroker
                        /home/iobroker
                        iobroker tty disk dialout sudo audio video plugdev games users systemd-journal input netdev i2c
                        
                        *** X-Server-Setup ***
                        X-Server:       false
                        Desktop:
                        Terminal:       tty
                        Boot Target:    graphical.target
                        
                        *** MEMORY ***
                                       total        used        free      shared  buff/cache   available
                        Mem:            3.9G        398M        2.9G        5.0M        544M        3.4G
                        Swap:           1.9G          0B        1.9G
                        Total:          5.8G        398M        4.9G
                        
                                 3863 M total memory
                                  398 M used memory
                                  302 M active memory
                                  474 M inactive memory
                                 2920 M free memory
                                   30 M buffer memory
                                  514 M swap cache
                                 1931 M total swap
                                    0 M used swap
                                 1931 M free swap
                        
                        *** FILESYSTEM ***
                        Filesystem     Type   Size  Used Avail Use% Mounted on
                        tmpfs          tmpfs  387M  5.8M  381M   2% /run
                        /dev/mmcblk1p1 ext4    29G  2.0G   27G   8% /
                        tmpfs          tmpfs  1.9G     0  1.9G   0% /dev/shm
                        tmpfs          tmpfs  5.0M     0  5.0M   0% /run/lock
                        tmpfs          tmpfs  1.9G     0  1.9G   0% /tmp
                        /dev/zram1     ext4    47M  2.3M   42M   6% /var/log
                        tmpfs          tmpfs  387M     0  387M   0% /run/user/1000
                        
                        Messages concerning ext4 filesystem in dmesg:
                        [sudo] password for iobroker:
                        [Thu Apr 13 10:27:50 2023] Kernel command line: root=UUID=d2ca5998-a4b5-4be3-a461-968167bef317 rootwait rootfstype=ext4 splash=verbose console=ttyS2,1500000 console=tty1 consoleblank=0 loglevel=1 ubootpart=b7307320-01 usb-storage.quirks=   cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1
                        [Thu Apr 13 10:27:56 2023] EXT4-fs (mmcblk1p1): mounted filesystem with writeback data mode. Opts: (null). Quota mode: none.
                        [Thu Apr 13 10:27:57 2023] EXT4-fs (mmcblk1p1): re-mounted. Opts: commit=600,errors=remount-ro. Quota mode: none.
                        [Thu Apr 13 10:27:59 2023] EXT4-fs (zram1): mounted filesystem without journal. Opts: discard. Quota mode: none.
                        
                        Show mounted filesystems (real ones only):
                        TARGET         SOURCE                   FSTYPE OPTIONS
                        /              /dev/mmcblk1p1           ext4   rw,noatime,errors=remount-ro,commit=600
                        |-/var/log.hdd /dev/mmcblk1p1[/var/log] ext4   rw,noatime,errors=remount-ro,commit=600
                        `-/var/log     /dev/zram1               ext4   rw,relatime,discard
                        
                        Files in neuralgic directories:
                        
                        /var:
                        413M    /var/
                        212M    /var/cache
                        208M    /var/cache/apt
                        197M    /var/lib
                        174M    /var/lib/apt/lists
                        
                        /opt/iobroker/backups:
                        8.8M    /opt/iobroker/backups/
                        
                        /opt/iobroker/iobroker-data:
                        45M     /opt/iobroker/iobroker-data/
                        35M     /opt/iobroker/iobroker-data/files
                        13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js
                        13M     /opt/iobroker/iobroker-data/files/admin.admin/custom/static
                        13M     /opt/iobroker/iobroker-data/files/admin.admin/custom
                        
                        The five largest files in iobroker-data are:
                        6.8M    /opt/iobroker/iobroker-data/objects.jsonl
                        6.3M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js.map
                        4.5M    /opt/iobroker/iobroker-data/files/web.admin/static/js/2.b1d56998.chunk.js.map
                        2.8M    /opt/iobroker/iobroker-data/files/admin.admin/custom/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_js-node_modules_iobr-99c23e.847b8ad9.chunk.js
                        2.0M    /opt/iobroker/iobroker-data/states.jsonl
                        
                        *** NodeJS-Installation ***
                        
                        /usr/bin/nodejs         v16.19.1
                        /usr/bin/node           v16.19.1
                        /usr/bin/npm            8.19.3
                        /usr/bin/npx            8.19.3
                        
                        nodejs:
                          Installed: 16.19.1-deb-1nodesource1
                          Candidate: 16.19.1-deb-1nodesource1
                          Version table:
                         *** 16.19.1-deb-1nodesource1 500
                                500 https://deb.nodesource.com/node_16.x jammy/main arm64 Packages
                                100 /var/lib/dpkg/status
                             12.22.9~dfsg-1ubuntu3 500
                                500 http://ports.ubuntu.com jammy/universe arm64 Packages
                        
                        Temp directories causing npm8 problem: 0
                        No problems detected
                        
                        *** ioBroker-Installation ***
                        
                        ioBroker Status
                        iobroker is running on this host.
                        
                        
                        Objects type: jsonl
                        States  type: jsonl
                        
                        Core adapters versions
                        js-controller:  4.0.24
                        admin:          6.3.5
                        javascript:     "javascript" not found
                        
                        Adapters from github:   0
                        
                        Adapter State
                        + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.backitup.0               : backitup              : rockpi-4c                                -  enabled
                        + system.adapter.discovery.0              : discovery             : rockpi-4c                                -  enabled
                          system.adapter.vis.0                    : vis                   : rockpi-4c                                -  enabled
                        + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        + instance is alive
                        
                        Enabled adapters with bindings
                        + system.adapter.admin.0                  : admin                 : rockpi-4c                                -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                        + system.adapter.web.0                    : web                   : rockpi-4c                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                        
                        ioBroker-Repositories
                        stable        : http://download.iobroker.net/sources-dist.json
                        beta          : http://download.iobroker.net/sources-dist-latest.json
                        
                        Active repo(s): stable
                        
                        Installed ioBroker-Instances
                        Used repository: stable
                        Adapter    "admin"        : 6.3.5    , installed 6.3.5
                        Adapter    "backitup"     : 2.6.16   , installed 2.6.16
                        Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                        Controller "js-controller": 4.0.24   , installed 4.0.24
                        Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                        Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                        Adapter    "vis"          : 1.4.16   , installed 1.4.16
                        Adapter    "web"          : 4.3.0    , installed 4.3.0
                        Adapter    "ws"           : 1.3.0    , installed 1.3.0
                        
                        Objects and States
                        Please stand by - This may take a while
                        Objects:        179
                        States:         143
                        
                        *** OS-Repositories and Updates ***
                        Hit:1 http://ports.ubuntu.com jammy InRelease
                        Hit:2 http://ports.ubuntu.com jammy-security InRelease
                        Hit:3 http://ports.ubuntu.com jammy-updates InRelease
                        Hit:4 http://ports.ubuntu.com jammy-backports InRelease
                        Hit:5 https://deb.nodesource.com/node_16.x jammy InRelease
                        Hit:6 http://mirrors.dotsrc.org/armbian-apt jammy InRelease
                        Reading package lists...
                        Pending Updates: 0
                        
                        *** Listening Ports ***
                        Active Internet connections (only servers)
                        Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name
                        tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        19818      688/systemd-resolve
                        tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          11337      1/init
                        tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          19894      915/sshd: /usr/sbin
                        tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1000       23327      849/iobroker.js-con
                        tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1000       23320      849/iobroker.js-con
                        tcp6       0      0 :::8081                 :::*                    LISTEN      1000       11247      1504/io.admin.0
                        tcp6       0      0 :::8082                 :::*                    LISTEN      1000       23429      1561/io.web.0
                        tcp6       0      0 :::111                  :::*                    LISTEN      0          11339      1/init
                        tcp6       0      0 :::22                   :::*                    LISTEN      0          19896      915/sshd: /usr/sbin
                        udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        19817      688/systemd-resolve
                        udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          11338      1/init
                        udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          23277      938/chronyd
                        udp6       0      0 :::111                  :::*                                0          11340      1/init
                        udp6       0      0 ::1:323                 :::*                                0          23278      938/chronyd
                        
                        *** Log File - Last 25 Lines ***
                        
                        2023-04-13 10:44:22.053  - info: host.rockpi-4c stopInstance system.adapter.backitup.0 send kill signal
                        2023-04-13 10:44:22.068  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:44:22.634  - info: host.rockpi-4c instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-04-13 10:44:25.113  - info: host.rockpi-4c instance system.adapter.backitup.0 started with pid 3751
                        2023-04-13 10:44:25.394  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:44:27.219  - info: backitup.0 (3751) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
                        2023-04-13 10:44:27.381  - info: backitup.0 (3751) [iobroker] backup was activated at 11:00 every 1 day(s)
                        2023-04-13 10:44:46.624  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:45:01.463  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:45:24.514  - info: host.rockpi-4c stopInstance system.adapter.backitup.0 (force=false, process=true)
                        2023-04-13 10:45:24.528  - info: backitup.0 (3751) Got terminate signal TERMINATE_YOURSELF
                        2023-04-13 10:45:24.532  - info: backitup.0 (3751) cleaned everything up...
                        2023-04-13 10:45:24.535  - info: backitup.0 (3751) terminating
                        2023-04-13 10:45:24.539  - info: backitup.0 (3751) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                        2023-04-13 10:45:24.569  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:45:24.573  - info: host.rockpi-4c stopInstance system.adapter.backitup.0 send kill signal
                        2023-04-13 10:45:25.156  - info: host.rockpi-4c instance system.adapter.backitup.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                        2023-04-13 10:45:27.651  - info: host.rockpi-4c instance system.adapter.backitup.0 started with pid 3793
                        2023-04-13 10:45:29.799  - info: backitup.0 (3793) starting. Version 2.6.16 in /opt/iobroker/node_modules/iobroker.backitup, node: v16.19.1, js-controller: 4.0.24
                        2023-04-13 10:45:29.965  - info: backitup.0 (3793) [iobroker] backup was activated at 11:00 every 1 day(s)
                        2023-04-13 10:45:36.282  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:45:45.562  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:45:47.050  - info: admin.0 (1504) ==> Connected system.user.admin from ::ffff:192.168.1.61
                        2023-04-13 10:46:07.543  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61 web
                        2023-04-13 10:46:09.595  - info: admin.0 (1504) <== Disconnect system.user.admin from ::ffff:192.168.1.61 admin
                        
                        

                        Eine Speicherkarte nutze ich nicht Sondern einen EPROM

                        Ich teste dann nochmal mit eine SD mal sehen

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

                        @trooper sagte in Proxmox VM friert ein:

                        diese anzeige richtet sich nur danach wie man die diag abfragt:

                        Natürlich. Aber da man auch nie als root direkt eingeloggt ist passt das schon.

                        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

                        crunchipC 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @trooper sagte in Proxmox VM friert ein:

                          diese anzeige richtet sich nur danach wie man die diag abfragt:

                          Natürlich. Aber da man auch nie als root direkt eingeloggt ist passt das schon.

                          crunchipC Abwesend
                          crunchipC Abwesend
                          crunchip
                          Forum Testing Most Active
                          schrieb am zuletzt editiert von
                          #144

                          @thomas-braun sagte in Proxmox VM friert ein:

                          nie als root direkt eingeloggt ist

                          und bei einem ubuntu dann wohl eher auch noch bewusst freigeschaltet

                          umgestiegen von Proxmox auf Unraid

                          Thomas BraunT T 2 Antworten Letzte Antwort
                          0
                          • crunchipC crunchip

                            @thomas-braun sagte in Proxmox VM friert ein:

                            nie als root direkt eingeloggt ist

                            und bei einem ubuntu dann wohl eher auch noch bewusst freigeschaltet

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

                            @crunchip sagte in Proxmox VM friert ein:

                            und bei einem ubuntu dann wohl eher auch noch bewusst freigeschaltet

                            Bei so etwas exotischeren Varianten wie hier weiß ich es nicht.
                            Aber bei den gängigen ubuntus müsste man den aktiv ausbuddeln, der root ist im Standard nicht direkt zugänglich.

                            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
                            • crunchipC crunchip

                              @thomas-braun sagte in Proxmox VM friert ein:

                              nie als root direkt eingeloggt ist

                              und bei einem ubuntu dann wohl eher auch noch bewusst freigeschaltet

                              T Offline
                              T Offline
                              Trooper
                              schrieb am zuletzt editiert von
                              #146

                              @crunchip
                              bei armbian ist es schon freigeschaltet war auch überrascht

                              hab den root auch gerade nur genutzt um die abfrage zu machen.

                              Ich frage mich was der iobroker in der Nacht macht das er sich da immer aufhängt mir ist es am tag noch nicht aufgefallen.

                              Thomas BraunT crunchipC 2 Antworten Letzte Antwort
                              0
                              • T Trooper

                                @crunchip
                                bei armbian ist es schon freigeschaltet war auch überrascht

                                hab den root auch gerade nur genutzt um die abfrage zu machen.

                                Ich frage mich was der iobroker in der Nacht macht das er sich da immer aufhängt mir ist es am tag noch nicht aufgefallen.

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

                                @trooper sagte in Proxmox VM friert ein:

                                Ich frage mich was der iobroker in der Nacht macht

                                Backups sind da ein Kandidat.

                                hab den root auch gerade nur genutzt um die abfrage zu machen.

                                "Nie als root" bedeutet eigentlich gar nicht. Also im Sinne von: Überhaupt nicht.

                                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

                                T 1 Antwort Letzte Antwort
                                0
                                • Thomas BraunT Thomas Braun

                                  @trooper sagte in Proxmox VM friert ein:

                                  Ich frage mich was der iobroker in der Nacht macht

                                  Backups sind da ein Kandidat.

                                  hab den root auch gerade nur genutzt um die abfrage zu machen.

                                  "Nie als root" bedeutet eigentlich gar nicht. Also im Sinne von: Überhaupt nicht.

                                  T Offline
                                  T Offline
                                  Trooper
                                  schrieb am zuletzt editiert von
                                  #148

                                  @thomas-braun

                                  an Backups hab ich auch gedacht zeit hab ich schon geändert.
                                  hatte ein versuch gemacht mit 11:00 Uhr heute
                                  keine probleme

                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • T Trooper

                                    @crunchip
                                    bei armbian ist es schon freigeschaltet war auch überrascht

                                    hab den root auch gerade nur genutzt um die abfrage zu machen.

                                    Ich frage mich was der iobroker in der Nacht macht das er sich da immer aufhängt mir ist es am tag noch nicht aufgefallen.

                                    crunchipC Abwesend
                                    crunchipC Abwesend
                                    crunchip
                                    Forum Testing Most Active
                                    schrieb am zuletzt editiert von
                                    #149

                                    @trooper sagte in Proxmox VM friert ein:

                                    in der Nacht

                                    Netzwerktrennung, wobei das eigentlich kein Auslöser sein dürfte

                                    umgestiegen von Proxmox auf Unraid

                                    1 Antwort Letzte Antwort
                                    0
                                    • T Trooper

                                      @thomas-braun

                                      an Backups hab ich auch gedacht zeit hab ich schon geändert.
                                      hatte ein versuch gemacht mit 11:00 Uhr heute
                                      keine probleme

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

                                      @trooper

                                      Schau mal in das journal zu den Zeiten rein, wenn das Ding wegknickt.
                                      Und zu den verwendeten Usern: Leg dir einen User an, der nicht 'iobroker' heißt.
                                      trooper@host sähe ja auch fein aus.

                                      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

                                      T 1 Antwort Letzte Antwort
                                      0
                                      • Thomas BraunT Thomas Braun

                                        @trooper

                                        Schau mal in das journal zu den Zeiten rein, wenn das Ding wegknickt.
                                        Und zu den verwendeten Usern: Leg dir einen User an, der nicht 'iobroker' heißt.
                                        trooper@host sähe ja auch fein aus.

                                        T Offline
                                        T Offline
                                        Trooper
                                        schrieb am zuletzt editiert von Trooper
                                        #151

                                        @crunchip
                                        eine Netzwerktrennung habe ich nicht, nur einmal die Woche die Internet Verbindung

                                        @thomas-braun

                                        das Problem dabei ist das die logs dann teilweise leer sind da ja der ganze rockpi sich komplett aufhängt und ohne neustart per strom an/aus geht nix mehr.

                                        wenn ich nur armbian drauf habe läuft alles super

                                        welches Journal meinst du genau wo soll ich nach schauen :-)

                                        Thomas BraunT 1 Antwort Letzte Antwort
                                        0
                                        • T Trooper

                                          @crunchip
                                          eine Netzwerktrennung habe ich nicht, nur einmal die Woche die Internet Verbindung

                                          @thomas-braun

                                          das Problem dabei ist das die logs dann teilweise leer sind da ja der ganze rockpi sich komplett aufhängt und ohne neustart per strom an/aus geht nix mehr.

                                          wenn ich nur armbian drauf habe läuft alles super

                                          welches Journal meinst du genau wo soll ich nach schauen :-)

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

                                          @trooper

                                          https://wiki.ubuntuusers.de/systemd/journalctl/

                                          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

                                          T 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          583

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          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