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. [gelöst] runtime: failed to create new OS thread

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    22
    1
    1.2k

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.5k

[gelöst] runtime: failed to create new OS thread

Geplant Angeheftet Gesperrt Verschoben Off Topic
10 Beiträge 3 Kommentatoren 833 Aufrufe 2 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 Offline
    T Offline
    TT-Tom
    schrieb am zuletzt editiert von TT-Tom
    #1

    Hallo Gemeinde,

    durch ein JavaScript, was mir über die Exec-Funktion Daten in die Datenbank schreib, bekam ich heute diesen Fehler.

    2023-09-05 10:10:41.904 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 10:11:37.067 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 10:12:07.068 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 10:12:07.665 - info: device-watcher.0 (2158) Instanz Watchdog:
    philips-air.0: Nicht verbunden mit Gerät oder Dienst
    2023-09-05 10:12:49.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 10:13:19.305 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 10:13:49.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 10:13:50.574 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: Total Rhinstr.
    2023-09-05 10:13:51.483 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: HEM Schwanebeck
    2023-09-05 10:13:52.061 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: OIL Bernau
    2023-09-05 10:14:15.340 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=273,leistung_L1=52,leistung_L2=39,leistung_L3=180,spannung_L1=239,spannung_L2=236.1,spannung_L3=237.6,frequenz=49.9'
    runtime: failed to create new OS thread (have 9 already; errno=11)
    runtime: may need to increase max user processes (ulimit -u)
    fatal error: newosproc
    runtime stack:
    runtime.throw({0x825338?, 0x400004fdf0?})
    /go/src/runtime/panic.go:1047 +0x40 fp=0x400004fdc0 sp=0x400004fd90 pc=0x437b0
    runtime.newosproc(0x400022ec00)
    /go/src/runtime/os_linux.go:195 +0x148 fp=0x400004fe30 sp=0x400004fdc0 pc=0x40268
    runtime.newm1(0x400022ec00)
    /go/src/runtime/proc.go:2253 +0xa8 fp=0x400004fe70 sp=0x400004fe30 pc=0x49ec8
    runtime.newm(0x400004fee8?, 0x4000034f00, 0x3b096d90f5ac6?)
    /go/src/runtime/proc.go:2228 +0x124 fp=0x400004fea0 sp=0x400004fe70 pc=0x49db4
    runtime.startm(0x4000034f00, 0x1)
    /go/src/runtime/proc.go:2411 +0xe8 fp=0x400004fef0 sp=0x400004fea0 pc=0x4a348
    runtime.wakep()
    /go/src/runtime/proc.go:2541 +0x170 fp=0x400004ff20 sp=0x400004fef0 pc=0x4aa80
    runtime.resetspinning()
    /go/src/runtime/proc.go:3244 +0x74 fp=0x400004ff40 sp=0x400004ff20 pc=0x4c7a4
    runtime.schedule()
    /go/src/runtime/proc.go:3366 +0xb4 fp=0x400004ff80 sp=0x400004ff40 pc=0x4cb84
    runtime.park_m(0x400004ffe8?)
    /go/src/runtime/proc.go:3511 +0x104 fp=0x400004ffb0 sp=0x400004ff80 pc=0x4d054
    runtime.mcall()
    /go/src/runtime/asm_arm64.s:192 +0x54 fp=0x400004ffc0 sp=0x400004ffb0 pc=0x726d4
    goroutine 1 [select]:
    runtime.gopark(0x40001c40b0?, 0x2?, 0x48?, 0x3f?, 0x40001c4064?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x40001c3f00 sp=0x40001c3ee0 pc=0x46200
    runtime.selectgo(0x40001c40b0, 0x40001c4060, 0x40001c4058?, 0x0, 0x40001c40a8?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x40001c4010 sp=0x40001c3f00 pc=0x55e4c
    github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches(0x400011e7c8, {0x9776a0?, 0x400025c910?}, {0x9731b8?, 0x4000118db0}, 0x400027d530)
    /root/project/clients/write/buffer_batcher.go:45 +0x264 fp=0x40001c40e0 sp=0x40001c4010 pc=0x65b394
    github.com/influxdata/influx-cli/v2/clients/write.Client.Write({{{0x97ae78, 0x4000115620}, 0x0, 0x0, {{0x4000318201, 0xd}, {0x400011e618, 0x13}, {0x4000110480, 0x58}, ...}, ...}, ...}, ...)
    /root/project/clients/write/write.go:88 +0x2ac fp=0x40001c41a0 sp=0x40001c40e0 pc=0x65e8fc
    main.newWriteCmd.func1(0x4000194840)
    /root/project/cmd/influx/write.go:195 +0x540 fp=0x40001c4530 sp=0x40001c41a0 pc=0x6940e0
    github.com/urfave/cli.HandleAction({0x715bc0?, 0x40001f6610?}, 0x4000260380?)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:524 +0x58 fp=0x40001c4550 sp=0x40001c4530 pc=0x4de448
    github.com/urfave/cli.(*App).RunAsSubcommand(0x4000260380, 0x40001946e0)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:410 +0x7c8 fp=0x40001c4f70 sp=0x40001c4550 pc=0x4dd1e8
    github.com/urfave/cli.Command.startApp({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:372 +0x9c4 fp=0x40001c53e0 sp=0x40001c4f70 pc=0x4e0aa4
    github.com/urfave/cli.Command.Run({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:102 +0x650 fp=0x40001c5610 sp=0x40001c53e0 pc=0x4df1c0
    github.com/urfave/cli.(*App).Run(0x4000184540, {0x400025c8c0, 0x5, 0x5})
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:277 +0x7cc fp=0x40001c5bf0 sp=0x40001c5610 pc=0x4dc71c
    main.main()
    /root/project/cmd/influx/main.go:124 +0xd4 fp=0x40001c5f70 sp=0x40001c5bf0 pc=0x670e84
    runtime.main()
    /go/src/runtime/proc.go:250 +0x200 fp=0x40001c5fd0 sp=0x40001c5f70 pc=0x45df0
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40001c5fd0 sp=0x40001c5fd0 pc=0x74b84
    goroutine 2 [force gc (idle)]:
    runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040fa0 sp=0x4000040f80 pc=0x46200
    runtime.goparkunlock(...)
    /go/src/runtime/proc.go:387
    runtime.forcegchelper()
    /go/src/runtime/proc.go:305 +0xb0 fp=0x4000040fd0 sp=0x4000040fa0 pc=0x46050
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000040fd0 sp=0x4000040fd0 pc=0x74b84
    created by runtime.init.6
    /go/src/runtime/proc.go:293 +0x24
    goroutine 3 [GC sweep wait]:
    runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041760 sp=0x4000041740 pc=0x46200
    runtime.goparkunlock(...)
    /go/src/runtime/proc.go:387
    runtime.bgsweep(0x0?)
    /go/src/runtime/mgcsweep.go:278 +0x98 fp=0x40000417b0 sp=0x4000041760 pc=0x32b68
    runtime.gcenable.func1()
    /go/src/runtime/mgc.go:178 +0x28 fp=0x40000417d0 sp=0x40000417b0 pc=0x27c28
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000417d0 sp=0x40000417d0 pc=0x74b84
    created by runtime.gcenable
    /go/src/runtime/mgc.go:178 +0x6c
    goroutine 4 [GC scavenge wait]:
    runtime.gopark(0x4000068000?, 0x966518?, 0x1?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041f50 sp=0x4000041f30 pc=0x46200
    runtime.goparkunlock(...)
    /go/src/runtime/proc.go:387
    runtime.(*scavengerState).park(0x10c2360)
    /go/src/runtime/mgcscavenge.go:400 +0x5c fp=0x4000041f80 sp=0x4000041f50 pc=0x30afc
    runtime.bgscavenge(0x0?)
    /go/src/runtime/mgcscavenge.go:628 +0x44 fp=0x4000041fb0 sp=0x4000041f80 pc=0x31034
    runtime.gcenable.func2()
    /go/src/runtime/mgc.go:179 +0x28 fp=0x4000041fd0 sp=0x4000041fb0 pc=0x27bc8
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000041fd0 sp=0x4000041fd0 pc=0x74b84
    created by runtime.gcenable
    /go/src/runtime/mgc.go:179 +0xac
    goroutine 17 [finalizer wait]:
    runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x400003c580 sp=0x400003c560 pc=0x46200
    runtime.runfinq()
    /go/src/runtime/mfinal.go:193 +0x100 fp=0x400003c7d0 sp=0x400003c580 pc=0x26cf0
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003c7d0 sp=0x400003c7d0 pc=0x74b84
    created by runtime.createfing
    /go/src/runtime/mfinal.go:163 +0x80
    goroutine 18 [select, locked to thread]:
    runtime.gopark(0x400003cfa0?, 0x2?, 0x78?, 0xce?, 0x400003cf9c?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x400003ce30 sp=0x400003ce10 pc=0x46200
    runtime.selectgo(0x400003cfa0, 0x400003cf98, 0x0?, 0x0, 0x0?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x400003cf40 sp=0x400003ce30 pc=0x55e4c
    runtime.ensureSigM.func1()
    /go/src/runtime/signal_unix.go:1000 +0x194 fp=0x400003cfd0 sp=0x400003cf40 pc=0x6c9e4
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003cfd0 sp=0x400003cfd0 pc=0x74b84
    created by runtime.ensureSigM
    /go/src/runtime/signal_unix.go:983 +0xd8
    goroutine 33 [syscall]:
    runtime.notetsleepg(0x0?, 0x0?)
    /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000098790 sp=0x4000098750 pc=0x1b1d4
    os/signal.signal_recv()
    /go/src/runtime/sigqueue.go:152 +0x30 fp=0x40000987b0 sp=0x4000098790 pc=0x71150
    os/signal.loop()
    /go/src/os/signal/signal_unix.go:23 +0x1c fp=0x40000987d0 sp=0x40000987b0 pc=0x5bc81c
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000987d0 sp=0x40000987d0 pc=0x74b84
    created by os/signal.Notify.func1.1
    /go/src/os/signal/signal.go:151 +0x28
    goroutine 19 [select]:
    runtime.gopark(0x400003d7a0?, 0x2?, 0x88?, 0xd6?, 0x400003d794?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x400003d640 sp=0x400003d620 pc=0x46200
    runtime.selectgo(0x400003d7a0, 0x400003d790, 0x0?, 0x0, 0x0?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x400003d750 sp=0x400003d640 pc=0x55e4c
    github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals.func1()
    /root/project/pkg/signals/context.go:18 +0x78 fp=0x400003d7d0 sp=0x400003d750 pc=0x5bcaa8
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003d7d0 sp=0x400003d7d0 pc=0x74b84
    created by github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals
    /root/project/pkg/signals/context.go:16 +0xe8
    goroutine 20 [select]:
    runtime.gopark(0x4000164598?, 0x6?, 0xc8?, 0x42?, 0x40001643a4?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000164230 sp=0x4000164210 pc=0x46200
    runtime.selectgo(0x4000164598, 0x4000164398, 0x82c610?, 0x0, 0x4000164458?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x4000164340 sp=0x4000164230 pc=0x55e4c
    net/http.(*persistConn).roundTrip(0x40000ee120, 0x40000f2000)
    /go/src/net/http/transport.go:2638 +0x7d4 fp=0x4000164600 sp=0x4000164340 pc=0x275324
    net/http.(*Transport).roundTrip(0x400027e500, 0x40000ec100)
    /go/src/net/http/transport.go:603 +0x6b0 fp=0x4000164830 sp=0x4000164600 pc=0x26aa00
    net/http.(*Transport).RoundTrip(0x400009c065?, 0x9733d8?)
    /go/src/net/http/roundtrip.go:17 +0x1c fp=0x4000164850 sp=0x4000164830 pc=0x26181c
    net/http.send(0x40000ec100, {0x9733d8, 0x400027e500}, {0x23b06c?, 0x8?, 0x0?})
    /go/src/net/http/client.go:252 +0x4d8 fp=0x4000164a50 sp=0x4000164850 pc=0x239978
    net/http.(*Client).send(0x400027d500, 0x40000ec100, {0x4000092d98?, 0x35f38c?, 0x0?})
    /go/src/net/http/client.go:176 +0x98 fp=0x4000164ad0 sp=0x4000164a50 pc=0x239338
    net/http.(*Client).do(0x400027d500, 0x40000ec100)
    /go/src/net/http/client.go:716 +0x6dc fp=0x4000164ce0 sp=0x4000164ad0 pc=0x23b0bc
    net/http.(*Client).Do(...)
    /go/src/net/http/client.go:582
    github.com/influxdata/influx-cli/v2/api.(*APIClient).callAPI(0x4000180a00, 0x0?)
    /root/project/api/client.gen.go:254 +0x9c fp=0x4000164da0 sp=0x4000164ce0 pc=0x360d4c
    github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecuteWithHttpInfo(0x4000180a08, {{0x9776a0, 0x400025c910}, {0x976b30, 0x4000180a08}, 0x40000dc030, 0x40000dc020, {0x40000ae100, 0x7d, 0x80}, ...})
    /root/project/api/api_write.gen.go:339 +0x904 fp=0x4000165740 sp=0x4000164da0 pc=0x35f3a4
    github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecute(0x0?, {{0x9776a0, 0x400025c910}, {0x976b30, 0x4000180a08}, 0x40000dc030, 0x40000dc020, {0x40000ae100, 0x7d, 0x80}, ...})
    /root/project/api/api_write.gen.go:254 +0x3c fp=0x40001657e0 sp=0x4000165740 pc=0x35ea6c
    github.com/influxdata/influx-cli/v2/api.ApiPostWriteRequest.Execute(...)
    /root/project/api/api_write.gen.go:188
    github.com/influxdata/influx-cli/v2/clients/write.Client.Write.func1({0x4000380000, 0x97, 0x7a120})
    /root/project/clients/write/write.go:81 +0x4e8 fp=0x4000165e50 sp=0x40001657e0 pc=0x65ef38
    github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).write(0x0?, {0x9776a0, 0x400025caa0}, 0x400027d530, 0x4000110600, 0x0?)
    /root/project/clients/write/buffer_batcher.go:121 +0x2b4 fp=0x4000165f90 sp=0x4000165e50 pc=0x65bb24
    github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches.func1()
    /root/project/clients/write/buffer_batcher.go:39 +0x3c fp=0x4000165fd0 sp=0x4000165f90 pc=0x65b54c
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000165fd0 sp=0x4000165fd0 pc=0x74b84
    created by github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches
    /root/project/clients/write/buffer_batcher.go:39 +0x138
    goroutine 38 [IO wait]:
    runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000074a50 sp=0x4000074a30 pc=0x46200
    runtime.netpollblock(0x0?, 0xffffffff?, 0xff?)
    /go/src/runtime/netpoll.go:527 +0x158 fp=0x4000074a90 sp=0x4000074a50 pc=0x3efe8
    internal/poll.runtime_pollWait(0x7f711b1398, 0x72)
    /go/src/runtime/netpoll.go:306 +0xa0 fp=0x4000074ac0 sp=0x4000074a90 pc=0x6ef10
    internal/poll.(*pollDesc).wait(0x400028c180?, 0x40004e0000?, 0x0)
    /go/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000074af0 sp=0x4000074ac0 pc=0xdf2c8
    internal/poll.(*pollDesc).waitRead(...)
    /go/src/internal/poll/fd_poll_runtime.go:89
    internal/poll.(*FD).Read(0x400028c180, {0x40004e0000, 0x1000, 0x1000})
    /go/src/internal/poll/fd_unix.go:167 +0x200 fp=0x4000074b90 sp=0x4000074af0 pc=0xe0610
    net.(*netFD).Read(0x400028c180, {0x40004e0000?, 0x0?, 0x0?})
    /go/src/net/fd_posix.go:55 +0x28 fp=0x4000074be0 sp=0x4000074b90 pc=0x1a9998
    net.(*conn).Read(0x40000a4058, {0x40004e0000?, 0x0?, 0x0?})
    /go/src/net/net.go:183 +0x34 fp=0x4000074c30 sp=0x4000074be0 pc=0x1b65a4
    net.(*TCPConn).Read(0x4000098cd8?, {0x40004e0000?, 0x0?, 0x0?})
    :1 +0x2c fp=0x4000074c60 sp=0x4000074c30 pc=0x1c5f9c
    net/http.(*persistConn).Read(0x40000ee120, {0x40004e0000?, 0x4000098d18?, 0x272ce4?})
    /go/src/net/http/transport.go:1943 +0x50 fp=0x4000074cc0 sp=0x4000074c60 pc=0x271f10
    bufio.(*Reader).fill(0x400009e660)
    /go/src/bufio/bufio.go:106 +0xfc fp=0x4000074d00 sp=0x4000074cc0 pc=0x12a98c
    bufio.(*Reader).Peek(0x400009e660, 0x1)
    /go/src/bufio/bufio.go:144 +0x60 fp=0x4000074d20 sp=0x4000074d00 pc=0x12aaf0
    net/http.(*persistConn).readLoop(0x40000ee120)
    /go/src/net/http/transport.go:2107 +0x140 fp=0x4000074fb0 sp=0x4000074d20 pc=0x272d80
    net/http.(*Transport).dialConn.func5()
    /go/src/net/http/transport.go:1765 +0x28 fp=0x4000074fd0 sp=0x4000074fb0 pc=0x271598
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000074fd0 sp=0x4000074fd0 pc=0x74b84
    created by net/http.(*Transport).dialConn
    /go/src/net/http/transport.go:1765 +0x1154
    goroutine 39 [runnable]:
    net/http.(*Transport).dialConn.func6()
    /go/src/net/http/transport.go:1766 fp=0x400003dfd0 sp=0x400003dfd0 pc=0x271510
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003dfd0 sp=0x400003dfd0 pc=0x74b84
    created by net/http.(*Transport).dialConn
    /go/src/net/http/transport.go:1766 +0x119c
    2023-09-05 10:14:19.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 10:14:25.307 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=265,leistung_L1=46,leistung_L2=39,leistung_L3=180,spannung_L1=239.2,spannung_L2=236.3,spannung_L3=237.8,frequenz=50'
    runtime: failed to create new OS thread (have 9 already; errno=11)
    runtime: may need to increase max user processes (ulimit -u)
    fatal error: newosproc
    runtime stack:
    runtime.throw({0x825338?, 0x400004fdf0?})
    /go/src/runtime/panic.go:1047 +0x40 fp=0x400004fdc0 sp=0x400004fd90 pc=0x437b0
    runtime.newosproc(0x400032c000)
    /go/src/runtime/os_linux.go:195 +0x148 fp=0x400004fe30 sp=0x400004fdc0 pc=0x40268
    runtime.newm1(0x400032c000)
    /go/src/runtime/proc.go:2253 +0xa8 fp=0x400004fe70 sp=0x400004fe30 pc=0x49ec8
    runtime.newm(0x400004fee8?, 0x4000032a00, 0x3b0992b6726cd?)
    /go/src/runtime/proc.go:2228 +0x124 fp=0x400004fea0 sp=0x400004fe70 pc=0x49db4
    runtime.startm(0x4000032a00, 0x1)
    /go/src/runtime/proc.go:2411 +0xe8 fp=0x400004fef0 sp=0x400004fea0 pc=0x4a348
    runtime.wakep()
    /go/src/runtime/proc.go:2541 +0x170 fp=0x400004ff20 sp=0x400004fef0 pc=0x4aa80
    runtime.resetspinning()
    /go/src/runtime/proc.go:3244 +0x74 fp=0x400004ff40 sp=0x400004ff20 pc=0x4c7a4
    runtime.schedule()
    /go/src/runtime/proc.go:3366 +0xb4 fp=0x400004ff80 sp=0x400004ff40 pc=0x4cb84
    runtime.park_m(0x334a688?)
    /go/src/runtime/proc.go:3511 +0x104 fp=0x400004ffb0 sp=0x400004ff80 pc=0x4d054
    runtime.mcall()
    /go/src/runtime/asm_arm64.s:192 +0x54 fp=0x400004ffc0 sp=0x400004ffb0 pc=0x726d4
    goroutine 1 [select]:
    runtime.gopark(0x400015e0b0?, 0x2?, 0x48?, 0xdf?, 0x400015e064?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x400015df00 sp=0x400015dee0 pc=0x46200
    runtime.selectgo(0x400015e0b0, 0x400015e060, 0x400029a7e0?, 0x0, 0x400015e0a8?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x400015e010 sp=0x400015df00 pc=0x55e4c
    github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches(0x40002b01f8, {0x9776a0?, 0x400028c000?}, {0x9731b8?, 0x40002a80f0}, 0x4000291530)
    /root/project/clients/write/buffer_batcher.go:45 +0x264 fp=0x400015e0e0 sp=0x400015e010 pc=0x65b394
    github.com/influxdata/influx-cli/v2/clients/write.Client.Write({{{0x97ae78, 0x40000a1770}, 0x0, 0x0, {{0x40002de201, 0xd}, {0x40002b0048, 0x13}, {0x40002e8060, 0x58}, ...}, ...}, ...}, ...)
    /root/project/clients/write/write.go:88 +0x2ac fp=0x400015e1a0 sp=0x400015e0e0 pc=0x65e8fc
    main.newWriteCmd.func1(0x40002bc000)
    /root/project/cmd/influx/write.go:195 +0x540 fp=0x400015e530 sp=0x400015e1a0 pc=0x6940e0
    github.com/urfave/cli.HandleAction({0x715bc0?, 0x400014c7f0?}, 0x40002a2000?)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:524 +0x58 fp=0x400015e550 sp=0x400015e530 pc=0x4de448
    github.com/urfave/cli.(*App).RunAsSubcommand(0x40002a2000, 0x40001306e0)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:410 +0x7c8 fp=0x400015ef70 sp=0x400015e550 pc=0x4dd1e8
    github.com/urfave/cli.Command.startApp({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:372 +0x9c4 fp=0x400015f3e0 sp=0x400015ef70 pc=0x4e0aa4
    github.com/urfave/cli.Command.Run({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:102 +0x650 fp=0x400015f610 sp=0x400015f3e0 pc=0x4df1c0
    github.com/urfave/cli.(*App).Run(0x4000120540, {0x40001f88c0, 0x5, 0x5})
    /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:277 +0x7cc fp=0x400015fbf0 sp=0x400015f610 pc=0x4dc71c
    main.main()
    /root/project/cmd/influx/main.go:124 +0xd4 fp=0x400015ff70 sp=0x400015fbf0 pc=0x670e84
    runtime.main()
    /go/src/runtime/proc.go:250 +0x200 fp=0x400015ffd0 sp=0x400015ff70 pc=0x45df0
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400015ffd0 sp=0x400015ffd0 pc=0x74b84
    goroutine 2 [force gc (idle)]:
    runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040fa0 sp=0x4000040f80 pc=0x46200
    runtime.goparkunlock(...)
    /go/src/runtime/proc.go:387
    runtime.forcegchelper()
    /go/src/runtime/proc.go:305 +0xb0 fp=0x4000040fd0 sp=0x4000040fa0 pc=0x46050
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000040fd0 sp=0x4000040fd0 pc=0x74b84
    created by runtime.init.6
    /go/src/runtime/proc.go:293 +0x24
    goroutine 3 [GC sweep wait]:
    runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041760 sp=0x4000041740 pc=0x46200
    runtime.goparkunlock(...)
    /go/src/runtime/proc.go:387
    runtime.bgsweep(0x0?)
    /go/src/runtime/mgcsweep.go:278 +0x98 fp=0x40000417b0 sp=0x4000041760 pc=0x32b68
    runtime.gcenable.func1()
    /go/src/runtime/mgc.go:178 +0x28 fp=0x40000417d0 sp=0x40000417b0 pc=0x27c28
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000417d0 sp=0x40000417d0 pc=0x74b84
    created by runtime.gcenable
    /go/src/runtime/mgc.go:178 +0x6c
    goroutine 4 [GC scavenge wait]:
    runtime.gopark(0x4000068000?, 0x966518?, 0x1?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041f50 sp=0x4000041f30 pc=0x46200
    runtime.goparkunlock(...)
    /go/src/runtime/proc.go:387
    runtime.(*scavengerState).park(0x10c2360)
    /go/src/runtime/mgcscavenge.go:400 +0x5c fp=0x4000041f80 sp=0x4000041f50 pc=0x30afc
    runtime.bgscavenge(0x0?)
    /go/src/runtime/mgcscavenge.go:628 +0x44 fp=0x4000041fb0 sp=0x4000041f80 pc=0x31034
    runtime.gcenable.func2()
    /go/src/runtime/mgc.go:179 +0x28 fp=0x4000041fd0 sp=0x4000041fb0 pc=0x27bc8
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000041fd0 sp=0x4000041fd0 pc=0x74b84
    created by runtime.gcenable
    /go/src/runtime/mgc.go:179 +0xac
    goroutine 17 [finalizer wait]:
    runtime.gopark(0x40000405a8?, 0x600000000256a8?, 0x88?, 0x76?, 0x1?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040580 sp=0x4000040560 pc=0x46200
    runtime.runfinq()
    /go/src/runtime/mfinal.go:193 +0x100 fp=0x40000407d0 sp=0x4000040580 pc=0x26cf0
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000407d0 sp=0x40000407d0 pc=0x74b84
    created by runtime.createfing
    /go/src/runtime/mfinal.go:163 +0x80
    goroutine 18 [select, locked to thread]:
    runtime.gopark(0x400003c7a0?, 0x2?, 0x78?, 0xc6?, 0x400003c79c?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x400003c630 sp=0x400003c610 pc=0x46200
    runtime.selectgo(0x400003c7a0, 0x400003c798, 0x0?, 0x0, 0x0?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x400003c740 sp=0x400003c630 pc=0x55e4c
    runtime.ensureSigM.func1()
    /go/src/runtime/signal_unix.go:1000 +0x194 fp=0x400003c7d0 sp=0x400003c740 pc=0x6c9e4
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003c7d0 sp=0x400003c7d0 pc=0x74b84
    created by runtime.ensureSigM
    /go/src/runtime/signal_unix.go:983 +0xd8
    goroutine 5 [syscall]:
    runtime.notetsleepg(0x0?, 0x0?)
    /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000042790 sp=0x4000042750 pc=0x1b1d4
    os/signal.signal_recv()
    /go/src/runtime/sigqueue.go:152 +0x30 fp=0x40000427b0 sp=0x4000042790 pc=0x71150
    os/signal.loop()
    /go/src/os/signal/signal_unix.go:23 +0x1c fp=0x40000427d0 sp=0x40000427b0 pc=0x5bc81c
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000427d0 sp=0x40000427d0 pc=0x74b84
    created by os/signal.Notify.func1.1
    /go/src/os/signal/signal.go:151 +0x28
    goroutine 33 [select]:
    runtime.gopark(0x40002967a0?, 0x2?, 0x88?, 0x66?, 0x4000296794?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000296640 sp=0x4000296620 pc=0x46200
    runtime.selectgo(0x40002967a0, 0x4000296790, 0x0?, 0x0, 0x0?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x4000296750 sp=0x4000296640 pc=0x55e4c
    github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals.func1()
    /root/project/pkg/signals/context.go:18 +0x78 fp=0x40002967d0 sp=0x4000296750 pc=0x5bcaa8
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40002967d0 sp=0x40002967d0 pc=0x74b84
    created by github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals
    /root/project/pkg/signals/context.go:16 +0xe8
    goroutine 34 [select]:
    runtime.gopark(0x4000102598?, 0x6?, 0x28?, 0x6c?, 0x40001023a4?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000102230 sp=0x4000102210 pc=0x46200
    runtime.selectgo(0x4000102598, 0x4000102398, 0x82c610?, 0x0, 0x4000102458?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x4000102340 sp=0x4000102230 pc=0x55e4c
    net/http.(*persistConn).roundTrip(0x40004de120, 0x40004e0000)
    /go/src/net/http/transport.go:2638 +0x7d4 fp=0x4000102600 sp=0x4000102340 pc=0x275324
    net/http.(*Transport).roundTrip(0x400029c500, 0x40004dc100)
    /go/src/net/http/transport.go:603 +0x6b0 fp=0x4000102830 sp=0x4000102600 pc=0x26aa00
    net/http.(*Transport).RoundTrip(0x4000074065?, 0x9733d8?)
    /go/src/net/http/roundtrip.go:17 +0x1c fp=0x4000102850 sp=0x4000102830 pc=0x26181c
    net/http.send(0x40004dc100, {0x9733d8, 0x400029c500}, {0x23b06c?, 0x8?, 0x0?})
    /go/src/net/http/client.go:252 +0x4d8 fp=0x4000102a50 sp=0x4000102850 pc=0x239978
    net/http.(*Client).send(0x4000291500, 0x40004dc100, {0x40004ccd98?, 0x35f38c?, 0x0?})
    /go/src/net/http/client.go:176 +0x98 fp=0x4000102ad0 sp=0x4000102a50 pc=0x239338
    net/http.(*Client).do(0x4000291500, 0x40004dc100)
    /go/src/net/http/client.go:716 +0x6dc fp=0x4000102ce0 sp=0x4000102ad0 pc=0x23b0bc
    net/http.(*Client).Do(...)
    /go/src/net/http/client.go:582
    github.com/influxdata/influx-cli/v2/api.(*APIClient).callAPI(0x40002ec200, 0x0?)
    /root/project/api/client.gen.go:254 +0x9c fp=0x4000102da0 sp=0x4000102ce0 pc=0x360d4c
    github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecuteWithHttpInfo(0x40002ec208, {{0x9776a0, 0x400028c000}, {0x976b30, 0x40002ec208}, 0x4000056060, 0x4000056050, {0x40004a0100, 0x7e, 0x80}, ...})
    /root/project/api/api_write.gen.go:339 +0x904 fp=0x4000103740 sp=0x4000102da0 pc=0x35f3a4
    github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecute(0x0?, {{0x9776a0, 0x400028c000}, {0x976b30, 0x40002ec208}, 0x4000056060, 0x4000056050, {0x40004a0100, 0x7e, 0x80}, ...})
    /root/project/api/api_write.gen.go:254 +0x3c fp=0x40001037e0 sp=0x4000103740 pc=0x35ea6c
    github.com/influxdata/influx-cli/v2/api.ApiPostWriteRequest.Execute(...)
    /root/project/api/api_write.gen.go:188
    github.com/influxdata/influx-cli/v2/clients/write.Client.Write.func1({0x4000380000, 0x97, 0x7a120})
    /root/project/clients/write/write.go:81 +0x4e8 fp=0x4000103e50 sp=0x40001037e0 pc=0x65ef38
    github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).write(0x0?, {0x9776a0, 0x400028c190}, 0x4000291530, 0x40002e81e0, 0x0?)
    /root/project/clients/write/buffer_batcher.go:121 +0x2b4 fp=0x4000103f90 sp=0x4000103e50 pc=0x65bb24
    github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches.func1()
    /root/project/clients/write/buffer_batcher.go:39 +0x3c fp=0x4000103fd0 sp=0x4000103f90 pc=0x65b54c
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000103fd0 sp=0x4000103fd0 pc=0x74b84
    created by github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches
    /root/project/clients/write/buffer_batcher.go:39 +0x138
    goroutine 36 [GC worker (idle)]:
    runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000297740 sp=0x4000297720 pc=0x46200
    runtime.gcBgMarkWorker()
    /go/src/runtime/mgc.go:1275 +0xe4 fp=0x40002977d0 sp=0x4000297740 pc=0x29a04
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40002977d0 sp=0x40002977d0 pc=0x74b84
    created by runtime.gcBgMarkStartWorkers
    /go/src/runtime/mgc.go:1199 +0x28
    goroutine 12 [runnable]:
    runtime.gcBgMarkWorker()
    /go/src/runtime/mgc.go:1241 fp=0x4000296fd0 sp=0x4000296fd0 pc=0x29920
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000296fd0 sp=0x4000296fd0 pc=0x74b84
    created by runtime.gcBgMarkStartWorkers
    /go/src/runtime/mgc.go:1199 +0x28
    goroutine 10 [syscall]:
    runtime.notetsleepg(0x10f8880?, 0x4000003860?)
    /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000077510 sp=0x40000774d0 pc=0x1b1d4
    runtime.gcBgMarkStartWorkers()
    /go/src/runtime/mgc.go:1201 +0x38 fp=0x4000077530 sp=0x4000077510 pc=0x298c8
    runtime.gcStart({0x40002fa000?, 0x900?, 0x880?})
    /go/src/runtime/mgc.go:645 +0x280 fp=0x40000775d0 sp=0x4000077530 pc=0x28370
    runtime.mallocgc(0x880, 0x79efc0, 0x1)
    /go/src/runtime/malloc.go:1172 +0x7a4 fp=0x4000077640 sp=0x40000775d0 pc=0x1c6a4
    runtime.newarray(0x40002f8148?, 0x40002f81c8?)
    /go/src/runtime/malloc.go:1276 +0x50 fp=0x4000077670 sp=0x4000077640 pc=0x1c950
    runtime.makeBucketArray(0x746ca0, 0x44?, 0x746ca0?)
    /go/src/runtime/map.go:363 +0x14c fp=0x40000776a0 sp=0x4000077670 pc=0x1d78c
    runtime.hashGrow(0x110?, 0x40002915f0)
    /go/src/runtime/map.go:1051 +0x84 fp=0x40000776e0 sp=0x40000776a0 pc=0x1f044
    runtime.mapassign_faststr(0x746ca0, 0x40002915f0, {0x828f16, 0xc})
    /go/src/runtime/map_faststr.go:276 +0xd0 fp=0x4000077750 sp=0x40000776e0 pc=0x220b0
    net/textproto.initCommonHeader()
    /go/src/net/textproto/reader.go:820 +0xbc fp=0x4000077a10 sp=0x4000077750 pc=0x21148c
    sync.(*Once).doSlow(0x4000077a98?, 0xe20f31?)
    /go/src/sync/once.go:74 +0x100 fp=0x4000077a70 sp=0x4000077a10 pc=0x8ed70
    sync.(*Once).Do(...)
    /go/src/sync/once.go:65
    net/textproto.canonicalMIMEHeaderKey({0x4000528019, 0x10, 0xfe7?})
    /go/src/net/textproto/reader.go:762 +0x16c fp=0x4000077aa0 sp=0x4000077a70 pc=0x21133c
    net/textproto.readMIMEHeader(0x4000077c60, 0x7fffffffffffffff, 0x7fffffffffffffff)
    /go/src/net/textproto/reader.go:528 +0x1b0 fp=0x4000077ba0 sp=0x4000077aa0 pc=0x210a60
    net/textproto.(*Reader).ReadMIMEHeader(...)
    /go/src/net/textproto/reader.go:482
    net/http.ReadResponse(0x400006a780, 0x40004dc200)
    /go/src/net/http/response.go:188 +0x270 fp=0x4000077c90 sp=0x4000077ba0 pc=0x260d00
    net/http.(*persistConn).readResponse(0x40004de120, {{}, 0x40004dc200, {0x40004dc100}, 0x4000074420, 0x1, 0x0, 0x40000743c0}, 0x0)
    /go/src/net/http/transport.go:2300 +0xb0 fp=0x4000077d20 sp=0x4000077c90 pc=0x274000
    net/http.(*persistConn).readLoop(0x40004de120)
    /go/src/net/http/transport.go:2122 +0x330 fp=0x4000077fb0 sp=0x4000077d20 pc=0x272f70
    net/http.(*Transport).dialConn.func5()
    /go/src/net/http/transport.go:1765 +0x28 fp=0x4000077fd0 sp=0x4000077fb0 pc=0x271598
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000077fd0 sp=0x4000077fd0 pc=0x74b84
    created by net/http.(*Transport).dialConn
    /go/src/net/http/transport.go:1765 +0x1154
    goroutine 11 [select]:
    runtime.gopark(0x4000076f80?, 0x2?, 0x8?, 0x6e?, 0x4000076f24?)
    /go/src/runtime/proc.go:381 +0xe0 fp=0x4000076dc0 sp=0x4000076da0 pc=0x46200
    runtime.selectgo(0x4000076f80, 0x4000076f20, 0x40004e0180?, 0x0, 0x400007e900?, 0x1)
    /go/src/runtime/select.go:327 +0x68c fp=0x4000076ed0 sp=0x4000076dc0 pc=0x55e4c
    net/http.(*persistConn).writeLoop(0x40004de120)
    /go/src/net/http/transport.go:2410 +0x9c fp=0x4000076fb0 sp=0x4000076ed0 pc=0x27474c
    net/http.(*Transport).dialConn.func6()
    /go/src/net/http/transport.go:1766 +0x28 fp=0x4000076fd0 sp=0x4000076fb0 pc=0x271538
    runtime.goexit()
    /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000076fd0 sp=0x4000076fd0 pc=0x74b84
    created by net/http.(*Transport).dialConn
    /go/src/net/http/transport.go:1766 +0x119c
    2023-09-05 10:14:35.324 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=266,leistung_L1=46,leistung_L2=39,leistung_L3=179,spannung_L1=239.4,spannung_L2=236.8,spannung_L3=237.7,frequenz=49.9'
    runtime: failed to create new OS thread (have 9 already; errno=11)
    runtime: may need to increase max user processes (ulimit -u)
    fatal error: newosproc
    runtime stack:
    runtime.throw({0x825338?, 0x4000055df0?})
    /go/src/runtime/panic.go:1047 +0x40 fp=0x4000055dc0 sp=0x4000055d90 pc=0x437b0
    runtime.newosproc(0x40002ec000)
    /go/src/runtime/os_linux.go:195 +0x148 fp=0x4000055e30 sp=0x4000055dc0 pc=0x40268
    runtime.newm1(0x40002ec000)
    /go/src/runtime/proc.go:2253 +0xa8 fp=0x4000055e70 sp=0x4000055e30 pc=0x49ec8
    runtime.newm(0x4000055ee8?, 0x4000034f00, 0x3b09b807cd392?)
    /go/src/runtime/proc.go:2228 +0x124 fp=0x4000055ea0 sp=0x4000055e70 pc=0x49db4
    runtime.startm(0x4000034f00, 0x1)
    /go/src/runtime/proc.go:2411 +0xe8 fp=0x4000055ef0 sp=0x4000055ea0 pc=0x4a348
    runtime.wakep()
    /go/src/runtime/proc.go:2541 +0x170 fp=0x4000055f20 sp=0x4000055ef0 pc=0x4aa80
    runtime.resetspinning()
    /go/src/runtime/proc.go:3244 +0x74 fp=0x4000055f40 sp=0x4000055f20 pc=0x4c7a4
    

    der wiederholte sich ständig, bis ich ein Reboot ausgelöst habe und der Raspi neu gestartet ist.

    hier noch mal die aktuelle iobDiag Ausgabe

    Skript v.2023-04-16
    
    *** BASE SYSTEM ***
    Model		: Raspberry Pi 4 Model B Rev 1.4
    Architecture    : aarch64
    Docker          : false
    Virtualization  : none
    Distributor ID:	Debian
    Description:	Debian GNU/Linux 11 (bullseye)
    Release:	11
    Codename:	bullseye
    
    PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
    NAME="Debian GNU/Linux"
    VERSION_ID="11"
    VERSION="11 (bullseye)"
    VERSION_CODENAME=bullseye
    ID=debian
    HOME_URL="https://www.debian.org/"
    SUPPORT_URL="https://www.debian.org/support"
    BUG_REPORT_URL="https://bugs.debian.org/"
    
    Systemuptime and Load:
     11:56:21 up 56 min,  1 user,  load average: 2.21, 1.19, 0.76
    CPU threads: 4
    
    Raspberry only:
    throttled=0x0
    Other values than 0x0 hint to temperature/voltage problems
    temp=48.2'C
    volt=0.9160V
    
    *** Time and Time Zones ***
                   Local time: Tue 2023-09-05 11:56:22 CEST
               Universal time: Tue 2023-09-05 09:56:22 UTC
                     RTC time: n/a
                    Time zone: Europe/Berlin (CEST, +0200)
    System clock synchronized: yes
                  NTP service: active
              RTC in local TZ: no
    
    *** User and Groups ***
    pi
    /home/pi
    pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
    
    *** X-Server-Setup ***
    X-Server: 	false
    Desktop: 	
    Terminal: 	tty
    Boot Target: 	graphical.target
    
    *** MEMORY ***
                   total        used        free      shared  buff/cache   available
    Mem:            7.8G        2.7G        4.2G        0.0K        932M        5.0G
    Swap:            99M          0B         99M
    Total:          7.9G        2.7G        4.3G
    
             7811 M total memory
             2673 M used memory
             2846 M active memory
              592 M inactive memory
             4205 M free memory
              105 M buffer memory
              826 M swap cache
               99 M total swap
                0 M used swap
               99 M free swap
    
    Raspberry only:
    oom events: 0
    lifetime oom required: 0 Mbytes
    total time in oom handler: 0 ms
    max time spent in oom handler: 0 ms
    
    *** FILESYSTEM ***
    Filesystem     Type      Size  Used Avail Use% Mounted on
    /dev/root      ext4      470G  7.6G  443G   2% /
    devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
    tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
    tmpfs          tmpfs     1.6G  912K  1.6G   1% /run
    tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
    /dev/sda1      vfat      253M   32M  221M  13% /boot
    /dev/sdb1      ext4       15G  2.7G   12G  20% /mnt/Stick
    tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
    
    Messages concerning ext4 filesystem in dmesg:
    [Tue Sep  5 10:59:58 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:31:13:73 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6755e206-02 rootfstype=ext4 fsck.repair=yes rootwait
    [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
    [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): write access will be enabled during recovery
    [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): orphan cleanup on readonly fs
    [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): 7 orphan inodes deleted
    [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): recovery complete
    [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
    [Tue Sep  5 11:00:00 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
    [Tue Sep  5 11:00:03 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
    [Tue Sep  5 11:00:13 2023] EXT4-fs (sdb1): recovery complete
    [Tue Sep  5 11:00:13 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
    
    Show mounted filesystems (real ones only):
    TARGET       SOURCE    FSTYPE OPTIONS
    /            /dev/sda2 ext4   rw,noatime
    |-/boot      /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
    `-/mnt/Stick /dev/sdb1 ext4   rw,nosuid,nodev,noexec,relatime
    
    Files in neuralgic directories:
    
    /var:
    2.6G	/var/
    2.0G	/var/log
    1.9G	/var/log/journal/dd7bfb316aa7459eb693f8d9fd5f26f4
    1.9G	/var/log/journal
    422M	/var/cache
    
    Archived and active journals take up 1.8G in the file system.
    
    /opt/iobroker/backups:
    508M	/opt/iobroker/backups/
    
    /opt/iobroker/iobroker-data:
    465M	/opt/iobroker/iobroker-data/
    233M	/opt/iobroker/iobroker-data/files
    90M	/opt/iobroker/iobroker-data/backup-objects
    80M	/opt/iobroker/iobroker-data/history
    52M	/opt/iobroker/iobroker-data/files/javascript.admin
    
    The five largest files in iobroker-data are:
    37M	/opt/iobroker/iobroker-data/states.jsonl
    35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
    27M	/opt/iobroker/iobroker-data/objects.jsonl
    21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.e564fb87.js.map
    8.6M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js
    
    *** NodeJS-Installation ***
    
    /usr/bin/nodejs 	v18.17.0
    /usr/bin/node 		v18.17.0
    /usr/bin/npm 		9.6.7
    /usr/bin/npx 		9.6.7
    
    
    nodejs:
      Installed: 18.17.0-deb-1nodesource1
      Candidate: 18.17.1-deb-1nodesource1
      Version table:
         18.17.1-deb-1nodesource1 500
            500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
     *** 18.17.0-deb-1nodesource1 100
            100 /var/lib/dpkg/status
         12.22.12~dfsg-1~deb11u4 500
            500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
         12.22.12~dfsg-1~deb11u3 500
            500 http://deb.debian.org/debian bullseye/main 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
    
    MULTIHOSTSERVICE/enabled: false
    
    Core adapters versions
    js-controller: 	4.0.24
    admin: 		6.8.0
    javascript: 	7.0.3
    
    Adapters from github: 	5
    
    Adapter State
    + system.adapter.accuweather.0            : accuweather           : iobmaster                                -  enabled
    + system.adapter.admin.0                  : admin                 : iobmaster                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      system.adapter.alias-manager.0          : alias-manager         : iobmaster                                - disabled
    + system.adapter.backitup.0               : backitup              : iobmaster                                -  enabled
    + system.adapter.device-reminder.0        : device-reminder       : iobmaster                                -  enabled
    + system.adapter.device-watcher.0         : device-watcher        : iobmaster                                -  enabled
      system.adapter.devices.0                : devices               : iobmaster                                - disabled
    + system.adapter.fahrplan.0               : fahrplan              : iobmaster                                -  enabled
    + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobmaster                                -  enabled
    + system.adapter.hmip.0                   : hmip                  : iobmaster                                -  enabled
    + system.adapter.homeconnect.0            : homeconnect           : iobmaster                                -  enabled
    + system.adapter.hs100.0                  : hs100                 : iobmaster                                -  enabled
      system.adapter.ical.0                   : ical                  : iobmaster                                -  enabled
      system.adapter.ical.1                   : ical                  : iobmaster                                -  enabled
      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobmaster                                - disabled
    + system.adapter.influxdb.0               : influxdb              : iobmaster                                -  enabled, port: 8086
    + system.adapter.javascript.0             : javascript            : iobmaster                                -  enabled
    + system.adapter.javascript.1             : javascript            : iobmaster                                -  enabled
    + system.adapter.lgtv.0                   : lgtv                  : iobmaster                                -  enabled
    + system.adapter.mqtt.0                   : mqtt                  : iobmaster                                -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.mqtt.1                   : mqtt                  : iobmaster                                -  enabled, port: 1886, bind: 192.168.178.120
    + system.adapter.mqtt.2                   : mqtt                  : iobmaster                                -  enabled, port: 7531, bind: 0.0.0.0
      system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobmaster                                -  enabled
    + system.adapter.parcel.0                 : parcel                : iobmaster                                -  enabled
    + system.adapter.philips-air.0            : philips-air           : iobmaster                                -  enabled
    + system.adapter.rpi2.0                   : rpi2                  : iobmaster                                -  enabled
    + system.adapter.shelly.0                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
      system.adapter.simple-api.0             : simple-api            : iobmaster                                - disabled, port: 8087, bind: 0.0.0.0, run as: admin
    + system.adapter.smartmeter.0             : smartmeter            : iobmaster                                -  enabled
      system.adapter.socketio.0               : socketio              : iobmaster                                - disabled, port: 8084, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.sourceanalytix.0         : sourceanalytix        : iobmaster                                -  enabled
    + system.adapter.tankerkoenig.0           : tankerkoenig          : iobmaster                                -  enabled
    + system.adapter.trashschedule.0          : trashschedule         : iobmaster                                -  enabled
      system.adapter.vis-icontwo.0            : vis-icontwo           : iobmaster                                - disabled
    + system.adapter.vis-inventwo.0           : vis-inventwo          : iobmaster                                -  enabled
      system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobmaster                                - disabled
      system.adapter.vis-owl.0                : vis-owl               : iobmaster                                - disabled
      system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobmaster                                - disabled
      system.adapter.vis.0                    : vis                   : iobmaster                                -  enabled
    + system.adapter.vw-connect.0             : vw-connect            : iobmaster                                -  enabled
    + system.adapter.web.0                    : web                   : iobmaster                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.wled.0                   : wled                  : iobmaster                                -  enabled
    + system.adapter.yahka.0                  : yahka                 : iobmaster                                -  enabled
    + system.adapter.yahka.1                  : yahka                 : iobmaster                                -  enabled
    + system.adapter.zigbee.0                 : zigbee                : iobmaster                                -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
    
    + instance is alive
    
    Enabled adapters with bindings
    + system.adapter.admin.0                  : admin                 : iobmaster                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
    + system.adapter.influxdb.0               : influxdb              : iobmaster                                -  enabled, port: 8086
    + system.adapter.mqtt.0                   : mqtt                  : iobmaster                                -  enabled, port: 1883, bind: 0.0.0.0
    + system.adapter.mqtt.1                   : mqtt                  : iobmaster                                -  enabled, port: 1886, bind: 192.168.178.120
    + system.adapter.mqtt.2                   : mqtt                  : iobmaster                                -  enabled, port: 7531, bind: 0.0.0.0
    + system.adapter.shelly.0                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.shelly.1                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
    + system.adapter.web.0                    : web                   : iobmaster                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
    + system.adapter.zigbee.0                 : zigbee                : iobmaster                                -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
    
    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    "accuweather"  : 1.2.4    , installed 1.2.4
    Adapter    "admin"        : 6.8.0    , installed 6.8.0
    Adapter    "alias-manager": 1.2.4    , installed 1.2.4
    Adapter    "backitup"     : 2.6.23   , installed 2.6.23
    Adapter    "device-reminder": 1.2.9  , installed 1.2.9
    Adapter    "device-watcher": 2.9.3   , installed 2.9.3
    Adapter    "devices"      : 1.1.5    , installed 1.1.5
    Adapter    "fahrplan"     : 1.2.3    , installed 1.2.3
    Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
    Adapter    "hmip"         : 1.20.0   , installed 1.20.0
    Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
    Adapter    "hs100"        : 2.1.2    , installed 2.1.2
    Adapter    "ical"         : 1.13.3   , installed 1.13.3
    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
    Adapter    "javascript"   : 7.0.3    , installed 7.0.3
    Controller "js-controller": 4.0.24   , installed 4.0.24
    Adapter    "lgtv"         : 1.1.12   , installed 1.1.12
    Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
    Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
    Adapter    "parcel"       : 0.0.27   , installed 0.0.27
    Adapter    "philips-air"  : 1.0.3    , installed 1.0.3
    Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
    Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
    Adapter    "socketio"     : 6.5.2    , installed 6.5.2
    Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
    Adapter    "trashschedule": 2.2.0    , installed 2.2.0
    Adapter    "vis"          : 1.4.16   , installed 1.4.16
    Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
    Adapter    "vw-connect"   : 0.0.67   , installed 0.1.0
    Adapter    "web"          : 6.1.0    , installed 6.1.0
    Adapter    "wled"         : 0.6.7    , installed 0.6.8
    Adapter    "ws"           : 2.5.3    , installed 2.5.3
    Adapter    "yahka"        : 1.0.3    , installed 0.17.0 [Updatable]
    Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
    
    Objects and States
    Please stand by - This may take a while
    Objects: 	10817
    States: 	9307
    
    *** OS-Repositories and Updates ***
    Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
    Hit:2 http://deb.debian.org/debian bullseye InRelease
    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
    Hit:4 https://repos.influxdata.com/debian stable InRelease
    Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
    Get:6 https://deb.nodesource.com/node_18.x bullseye InRelease [4586 B]
    Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
    Fetched 4586 B in 2s (2660 B/s)
    Reading package lists...
    Pending Updates: 9
    
    *** 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.1:45349         0.0.0.0:*               LISTEN      1001       19141      1774/io.yahka.0     
    tcp        0      0 127.0.0.1:37271         0.0.0.0:*               LISTEN      1001       19137      1774/io.yahka.0     
    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15436      554/sshd: /usr/sbin 
    tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13785      484/iobroker.js-con 
    tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       3622       484/iobroker.js-con 
    tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       4087       1235/io.mqtt.0      
    tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       15927      1365/io.shelly.1    
    tcp        0      0 127.0.0.1:38763         0.0.0.0:*               LISTEN      1001       17093      1796/io.yahka.1     
    tcp        0      0 127.0.0.1:44257         0.0.0.0:*               LISTEN      1001       17089      1796/io.yahka.1     
    tcp        0      0 0.0.0.0:7531            0.0.0.0:*               LISTEN      1001       17462      1295/io.mqtt.2      
    tcp        0      0 192.168.178.120:1886    0.0.0.0:*               LISTEN      1001       18456      1265/io.mqtt.1      
    tcp6       0      0 :::41009                :::*                    LISTEN      1001       17081      1796/io.yahka.1     
    tcp6       0      0 :::22                   :::*                    LISTEN      0          15438      554/sshd: /usr/sbin 
    tcp6       0      0 :::39353                :::*                    LISTEN      1001       19497      1774/io.yahka.0     
    tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17891      1718/io.web.0       
    tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14059      1012/io.admin.0     
    udp        0      0 0.0.0.0:53218           0.0.0.0:*                           108        14870      412/avahi-daemon: r 
    udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          3638       856/dhcpcd          
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19502      1774/io.yahka.0     
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19501      1774/io.yahka.0     
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17766      1744/io.wled.0      
    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14868      412/avahi-daemon: r 
    udp        0      0 0.0.0.0:50503           0.0.0.0:*                           1001       18932      1453/io.philips-air 
    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       14328      1185/io.shelly.0    
    udp6       0      0 :::546                  :::*                                0          3649       856/dhcpcd          
    udp6       0      0 :::5353                 :::*                                108        14869      412/avahi-daemon: r 
    udp6       0      0 :::34437                :::*                                108        14871      412/avahi-daemon: r 
    
    *** Log File - Last 25 Lines ***
    
    2023-09-05 11:40:09.030  - error: philips-air.0 (1453) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 11:40:39.030  - error: philips-air.0 (1453) Error by sending: Error: No reply in 247 seconds.
    2023-09-05 11:43:53.608  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
    2023-09-05 11:43:54.740  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
    2023-09-05 11:43:55.102  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
    2023-09-05 11:45:00.098  - info: host.iobmaster instance system.adapter.netatmo-crawler.0 started with pid 7197
    2023-09-05 11:45:03.196  - info: netatmo-crawler.0 (7197) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.0, js-controller: 4.0.24
    2023-09-05 11:45:03.271  - info: netatmo-crawler.0 (7197) Getting data for stationid:70:ee:50:35:dc:b6
    2023-09-05 11:45:05.667  - info: netatmo-crawler.0 (7197) Getting data for stationid:70:ee:50:29:42:4a
    2023-09-05 11:45:06.972  - info: netatmo-crawler.0 (7197) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
    2023-09-05 11:45:07.512  - info: host.iobmaster instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    2023-09-05 11:45:47.568  - info: device-watcher.0 (1937) Instanz Watchdog:
    philips-air.0: Nicht verbunden mit Gerät oder Dienst
    2023-09-05 11:47:50.466  - info: device-watcher.0 (1937) Instanz Watchdog:
    philips-air.0: Nicht verbunden mit Gerät oder Dienst
    2023-09-05 11:48:55.163  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
    2023-09-05 11:48:55.684  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
    2023-09-05 11:48:56.043  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
    2023-09-05 11:51:41.272  - info: device-watcher.0 (1937) Instanz Watchdog:
    philips-air.0: Nicht verbunden mit Gerät oder Dienst
    2023-09-05 11:53:56.077  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
    2023-09-05 11:53:56.577  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
    2023-09-05 11:53:56.976  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
    2023-09-05 11:54:21.475  - info: device-watcher.0 (1937) Instanz Watchdog:
    philips-air.0: Nicht verbunden mit Gerät oder Dienst
    
    

    Vielleicht kann jemand etwas dazu sagen, danke.

    Gruß Tom
    https://github.com/tt-tom17
    Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

    NSPanel Script Wiki
    https://github.com/joBr99/nspanel-lovelace-ui/wiki

    NSPanel Adapter Wiki
    https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

    Thomas BraunT ? 2 Antworten Letzte Antwort
    0
    • T TT-Tom

      Hallo Gemeinde,

      durch ein JavaScript, was mir über die Exec-Funktion Daten in die Datenbank schreib, bekam ich heute diesen Fehler.

      2023-09-05 10:10:41.904 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 10:11:37.067 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 10:12:07.068 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 10:12:07.665 - info: device-watcher.0 (2158) Instanz Watchdog:
      philips-air.0: Nicht verbunden mit Gerät oder Dienst
      2023-09-05 10:12:49.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 10:13:19.305 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 10:13:49.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 10:13:50.574 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: Total Rhinstr.
      2023-09-05 10:13:51.483 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: HEM Schwanebeck
      2023-09-05 10:13:52.061 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: OIL Bernau
      2023-09-05 10:14:15.340 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=273,leistung_L1=52,leistung_L2=39,leistung_L3=180,spannung_L1=239,spannung_L2=236.1,spannung_L3=237.6,frequenz=49.9'
      runtime: failed to create new OS thread (have 9 already; errno=11)
      runtime: may need to increase max user processes (ulimit -u)
      fatal error: newosproc
      runtime stack:
      runtime.throw({0x825338?, 0x400004fdf0?})
      /go/src/runtime/panic.go:1047 +0x40 fp=0x400004fdc0 sp=0x400004fd90 pc=0x437b0
      runtime.newosproc(0x400022ec00)
      /go/src/runtime/os_linux.go:195 +0x148 fp=0x400004fe30 sp=0x400004fdc0 pc=0x40268
      runtime.newm1(0x400022ec00)
      /go/src/runtime/proc.go:2253 +0xa8 fp=0x400004fe70 sp=0x400004fe30 pc=0x49ec8
      runtime.newm(0x400004fee8?, 0x4000034f00, 0x3b096d90f5ac6?)
      /go/src/runtime/proc.go:2228 +0x124 fp=0x400004fea0 sp=0x400004fe70 pc=0x49db4
      runtime.startm(0x4000034f00, 0x1)
      /go/src/runtime/proc.go:2411 +0xe8 fp=0x400004fef0 sp=0x400004fea0 pc=0x4a348
      runtime.wakep()
      /go/src/runtime/proc.go:2541 +0x170 fp=0x400004ff20 sp=0x400004fef0 pc=0x4aa80
      runtime.resetspinning()
      /go/src/runtime/proc.go:3244 +0x74 fp=0x400004ff40 sp=0x400004ff20 pc=0x4c7a4
      runtime.schedule()
      /go/src/runtime/proc.go:3366 +0xb4 fp=0x400004ff80 sp=0x400004ff40 pc=0x4cb84
      runtime.park_m(0x400004ffe8?)
      /go/src/runtime/proc.go:3511 +0x104 fp=0x400004ffb0 sp=0x400004ff80 pc=0x4d054
      runtime.mcall()
      /go/src/runtime/asm_arm64.s:192 +0x54 fp=0x400004ffc0 sp=0x400004ffb0 pc=0x726d4
      goroutine 1 [select]:
      runtime.gopark(0x40001c40b0?, 0x2?, 0x48?, 0x3f?, 0x40001c4064?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x40001c3f00 sp=0x40001c3ee0 pc=0x46200
      runtime.selectgo(0x40001c40b0, 0x40001c4060, 0x40001c4058?, 0x0, 0x40001c40a8?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x40001c4010 sp=0x40001c3f00 pc=0x55e4c
      github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches(0x400011e7c8, {0x9776a0?, 0x400025c910?}, {0x9731b8?, 0x4000118db0}, 0x400027d530)
      /root/project/clients/write/buffer_batcher.go:45 +0x264 fp=0x40001c40e0 sp=0x40001c4010 pc=0x65b394
      github.com/influxdata/influx-cli/v2/clients/write.Client.Write({{{0x97ae78, 0x4000115620}, 0x0, 0x0, {{0x4000318201, 0xd}, {0x400011e618, 0x13}, {0x4000110480, 0x58}, ...}, ...}, ...}, ...)
      /root/project/clients/write/write.go:88 +0x2ac fp=0x40001c41a0 sp=0x40001c40e0 pc=0x65e8fc
      main.newWriteCmd.func1(0x4000194840)
      /root/project/cmd/influx/write.go:195 +0x540 fp=0x40001c4530 sp=0x40001c41a0 pc=0x6940e0
      github.com/urfave/cli.HandleAction({0x715bc0?, 0x40001f6610?}, 0x4000260380?)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:524 +0x58 fp=0x40001c4550 sp=0x40001c4530 pc=0x4de448
      github.com/urfave/cli.(*App).RunAsSubcommand(0x4000260380, 0x40001946e0)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:410 +0x7c8 fp=0x40001c4f70 sp=0x40001c4550 pc=0x4dd1e8
      github.com/urfave/cli.Command.startApp({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:372 +0x9c4 fp=0x40001c53e0 sp=0x40001c4f70 pc=0x4e0aa4
      github.com/urfave/cli.Command.Run({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:102 +0x650 fp=0x40001c5610 sp=0x40001c53e0 pc=0x4df1c0
      github.com/urfave/cli.(*App).Run(0x4000184540, {0x400025c8c0, 0x5, 0x5})
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:277 +0x7cc fp=0x40001c5bf0 sp=0x40001c5610 pc=0x4dc71c
      main.main()
      /root/project/cmd/influx/main.go:124 +0xd4 fp=0x40001c5f70 sp=0x40001c5bf0 pc=0x670e84
      runtime.main()
      /go/src/runtime/proc.go:250 +0x200 fp=0x40001c5fd0 sp=0x40001c5f70 pc=0x45df0
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40001c5fd0 sp=0x40001c5fd0 pc=0x74b84
      goroutine 2 [force gc (idle)]:
      runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040fa0 sp=0x4000040f80 pc=0x46200
      runtime.goparkunlock(...)
      /go/src/runtime/proc.go:387
      runtime.forcegchelper()
      /go/src/runtime/proc.go:305 +0xb0 fp=0x4000040fd0 sp=0x4000040fa0 pc=0x46050
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000040fd0 sp=0x4000040fd0 pc=0x74b84
      created by runtime.init.6
      /go/src/runtime/proc.go:293 +0x24
      goroutine 3 [GC sweep wait]:
      runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041760 sp=0x4000041740 pc=0x46200
      runtime.goparkunlock(...)
      /go/src/runtime/proc.go:387
      runtime.bgsweep(0x0?)
      /go/src/runtime/mgcsweep.go:278 +0x98 fp=0x40000417b0 sp=0x4000041760 pc=0x32b68
      runtime.gcenable.func1()
      /go/src/runtime/mgc.go:178 +0x28 fp=0x40000417d0 sp=0x40000417b0 pc=0x27c28
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000417d0 sp=0x40000417d0 pc=0x74b84
      created by runtime.gcenable
      /go/src/runtime/mgc.go:178 +0x6c
      goroutine 4 [GC scavenge wait]:
      runtime.gopark(0x4000068000?, 0x966518?, 0x1?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041f50 sp=0x4000041f30 pc=0x46200
      runtime.goparkunlock(...)
      /go/src/runtime/proc.go:387
      runtime.(*scavengerState).park(0x10c2360)
      /go/src/runtime/mgcscavenge.go:400 +0x5c fp=0x4000041f80 sp=0x4000041f50 pc=0x30afc
      runtime.bgscavenge(0x0?)
      /go/src/runtime/mgcscavenge.go:628 +0x44 fp=0x4000041fb0 sp=0x4000041f80 pc=0x31034
      runtime.gcenable.func2()
      /go/src/runtime/mgc.go:179 +0x28 fp=0x4000041fd0 sp=0x4000041fb0 pc=0x27bc8
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000041fd0 sp=0x4000041fd0 pc=0x74b84
      created by runtime.gcenable
      /go/src/runtime/mgc.go:179 +0xac
      goroutine 17 [finalizer wait]:
      runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x400003c580 sp=0x400003c560 pc=0x46200
      runtime.runfinq()
      /go/src/runtime/mfinal.go:193 +0x100 fp=0x400003c7d0 sp=0x400003c580 pc=0x26cf0
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003c7d0 sp=0x400003c7d0 pc=0x74b84
      created by runtime.createfing
      /go/src/runtime/mfinal.go:163 +0x80
      goroutine 18 [select, locked to thread]:
      runtime.gopark(0x400003cfa0?, 0x2?, 0x78?, 0xce?, 0x400003cf9c?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x400003ce30 sp=0x400003ce10 pc=0x46200
      runtime.selectgo(0x400003cfa0, 0x400003cf98, 0x0?, 0x0, 0x0?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x400003cf40 sp=0x400003ce30 pc=0x55e4c
      runtime.ensureSigM.func1()
      /go/src/runtime/signal_unix.go:1000 +0x194 fp=0x400003cfd0 sp=0x400003cf40 pc=0x6c9e4
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003cfd0 sp=0x400003cfd0 pc=0x74b84
      created by runtime.ensureSigM
      /go/src/runtime/signal_unix.go:983 +0xd8
      goroutine 33 [syscall]:
      runtime.notetsleepg(0x0?, 0x0?)
      /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000098790 sp=0x4000098750 pc=0x1b1d4
      os/signal.signal_recv()
      /go/src/runtime/sigqueue.go:152 +0x30 fp=0x40000987b0 sp=0x4000098790 pc=0x71150
      os/signal.loop()
      /go/src/os/signal/signal_unix.go:23 +0x1c fp=0x40000987d0 sp=0x40000987b0 pc=0x5bc81c
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000987d0 sp=0x40000987d0 pc=0x74b84
      created by os/signal.Notify.func1.1
      /go/src/os/signal/signal.go:151 +0x28
      goroutine 19 [select]:
      runtime.gopark(0x400003d7a0?, 0x2?, 0x88?, 0xd6?, 0x400003d794?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x400003d640 sp=0x400003d620 pc=0x46200
      runtime.selectgo(0x400003d7a0, 0x400003d790, 0x0?, 0x0, 0x0?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x400003d750 sp=0x400003d640 pc=0x55e4c
      github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals.func1()
      /root/project/pkg/signals/context.go:18 +0x78 fp=0x400003d7d0 sp=0x400003d750 pc=0x5bcaa8
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003d7d0 sp=0x400003d7d0 pc=0x74b84
      created by github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals
      /root/project/pkg/signals/context.go:16 +0xe8
      goroutine 20 [select]:
      runtime.gopark(0x4000164598?, 0x6?, 0xc8?, 0x42?, 0x40001643a4?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000164230 sp=0x4000164210 pc=0x46200
      runtime.selectgo(0x4000164598, 0x4000164398, 0x82c610?, 0x0, 0x4000164458?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x4000164340 sp=0x4000164230 pc=0x55e4c
      net/http.(*persistConn).roundTrip(0x40000ee120, 0x40000f2000)
      /go/src/net/http/transport.go:2638 +0x7d4 fp=0x4000164600 sp=0x4000164340 pc=0x275324
      net/http.(*Transport).roundTrip(0x400027e500, 0x40000ec100)
      /go/src/net/http/transport.go:603 +0x6b0 fp=0x4000164830 sp=0x4000164600 pc=0x26aa00
      net/http.(*Transport).RoundTrip(0x400009c065?, 0x9733d8?)
      /go/src/net/http/roundtrip.go:17 +0x1c fp=0x4000164850 sp=0x4000164830 pc=0x26181c
      net/http.send(0x40000ec100, {0x9733d8, 0x400027e500}, {0x23b06c?, 0x8?, 0x0?})
      /go/src/net/http/client.go:252 +0x4d8 fp=0x4000164a50 sp=0x4000164850 pc=0x239978
      net/http.(*Client).send(0x400027d500, 0x40000ec100, {0x4000092d98?, 0x35f38c?, 0x0?})
      /go/src/net/http/client.go:176 +0x98 fp=0x4000164ad0 sp=0x4000164a50 pc=0x239338
      net/http.(*Client).do(0x400027d500, 0x40000ec100)
      /go/src/net/http/client.go:716 +0x6dc fp=0x4000164ce0 sp=0x4000164ad0 pc=0x23b0bc
      net/http.(*Client).Do(...)
      /go/src/net/http/client.go:582
      github.com/influxdata/influx-cli/v2/api.(*APIClient).callAPI(0x4000180a00, 0x0?)
      /root/project/api/client.gen.go:254 +0x9c fp=0x4000164da0 sp=0x4000164ce0 pc=0x360d4c
      github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecuteWithHttpInfo(0x4000180a08, {{0x9776a0, 0x400025c910}, {0x976b30, 0x4000180a08}, 0x40000dc030, 0x40000dc020, {0x40000ae100, 0x7d, 0x80}, ...})
      /root/project/api/api_write.gen.go:339 +0x904 fp=0x4000165740 sp=0x4000164da0 pc=0x35f3a4
      github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecute(0x0?, {{0x9776a0, 0x400025c910}, {0x976b30, 0x4000180a08}, 0x40000dc030, 0x40000dc020, {0x40000ae100, 0x7d, 0x80}, ...})
      /root/project/api/api_write.gen.go:254 +0x3c fp=0x40001657e0 sp=0x4000165740 pc=0x35ea6c
      github.com/influxdata/influx-cli/v2/api.ApiPostWriteRequest.Execute(...)
      /root/project/api/api_write.gen.go:188
      github.com/influxdata/influx-cli/v2/clients/write.Client.Write.func1({0x4000380000, 0x97, 0x7a120})
      /root/project/clients/write/write.go:81 +0x4e8 fp=0x4000165e50 sp=0x40001657e0 pc=0x65ef38
      github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).write(0x0?, {0x9776a0, 0x400025caa0}, 0x400027d530, 0x4000110600, 0x0?)
      /root/project/clients/write/buffer_batcher.go:121 +0x2b4 fp=0x4000165f90 sp=0x4000165e50 pc=0x65bb24
      github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches.func1()
      /root/project/clients/write/buffer_batcher.go:39 +0x3c fp=0x4000165fd0 sp=0x4000165f90 pc=0x65b54c
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000165fd0 sp=0x4000165fd0 pc=0x74b84
      created by github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches
      /root/project/clients/write/buffer_batcher.go:39 +0x138
      goroutine 38 [IO wait]:
      runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000074a50 sp=0x4000074a30 pc=0x46200
      runtime.netpollblock(0x0?, 0xffffffff?, 0xff?)
      /go/src/runtime/netpoll.go:527 +0x158 fp=0x4000074a90 sp=0x4000074a50 pc=0x3efe8
      internal/poll.runtime_pollWait(0x7f711b1398, 0x72)
      /go/src/runtime/netpoll.go:306 +0xa0 fp=0x4000074ac0 sp=0x4000074a90 pc=0x6ef10
      internal/poll.(*pollDesc).wait(0x400028c180?, 0x40004e0000?, 0x0)
      /go/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000074af0 sp=0x4000074ac0 pc=0xdf2c8
      internal/poll.(*pollDesc).waitRead(...)
      /go/src/internal/poll/fd_poll_runtime.go:89
      internal/poll.(*FD).Read(0x400028c180, {0x40004e0000, 0x1000, 0x1000})
      /go/src/internal/poll/fd_unix.go:167 +0x200 fp=0x4000074b90 sp=0x4000074af0 pc=0xe0610
      net.(*netFD).Read(0x400028c180, {0x40004e0000?, 0x0?, 0x0?})
      /go/src/net/fd_posix.go:55 +0x28 fp=0x4000074be0 sp=0x4000074b90 pc=0x1a9998
      net.(*conn).Read(0x40000a4058, {0x40004e0000?, 0x0?, 0x0?})
      /go/src/net/net.go:183 +0x34 fp=0x4000074c30 sp=0x4000074be0 pc=0x1b65a4
      net.(*TCPConn).Read(0x4000098cd8?, {0x40004e0000?, 0x0?, 0x0?})
      :1 +0x2c fp=0x4000074c60 sp=0x4000074c30 pc=0x1c5f9c
      net/http.(*persistConn).Read(0x40000ee120, {0x40004e0000?, 0x4000098d18?, 0x272ce4?})
      /go/src/net/http/transport.go:1943 +0x50 fp=0x4000074cc0 sp=0x4000074c60 pc=0x271f10
      bufio.(*Reader).fill(0x400009e660)
      /go/src/bufio/bufio.go:106 +0xfc fp=0x4000074d00 sp=0x4000074cc0 pc=0x12a98c
      bufio.(*Reader).Peek(0x400009e660, 0x1)
      /go/src/bufio/bufio.go:144 +0x60 fp=0x4000074d20 sp=0x4000074d00 pc=0x12aaf0
      net/http.(*persistConn).readLoop(0x40000ee120)
      /go/src/net/http/transport.go:2107 +0x140 fp=0x4000074fb0 sp=0x4000074d20 pc=0x272d80
      net/http.(*Transport).dialConn.func5()
      /go/src/net/http/transport.go:1765 +0x28 fp=0x4000074fd0 sp=0x4000074fb0 pc=0x271598
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000074fd0 sp=0x4000074fd0 pc=0x74b84
      created by net/http.(*Transport).dialConn
      /go/src/net/http/transport.go:1765 +0x1154
      goroutine 39 [runnable]:
      net/http.(*Transport).dialConn.func6()
      /go/src/net/http/transport.go:1766 fp=0x400003dfd0 sp=0x400003dfd0 pc=0x271510
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003dfd0 sp=0x400003dfd0 pc=0x74b84
      created by net/http.(*Transport).dialConn
      /go/src/net/http/transport.go:1766 +0x119c
      2023-09-05 10:14:19.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 10:14:25.307 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=265,leistung_L1=46,leistung_L2=39,leistung_L3=180,spannung_L1=239.2,spannung_L2=236.3,spannung_L3=237.8,frequenz=50'
      runtime: failed to create new OS thread (have 9 already; errno=11)
      runtime: may need to increase max user processes (ulimit -u)
      fatal error: newosproc
      runtime stack:
      runtime.throw({0x825338?, 0x400004fdf0?})
      /go/src/runtime/panic.go:1047 +0x40 fp=0x400004fdc0 sp=0x400004fd90 pc=0x437b0
      runtime.newosproc(0x400032c000)
      /go/src/runtime/os_linux.go:195 +0x148 fp=0x400004fe30 sp=0x400004fdc0 pc=0x40268
      runtime.newm1(0x400032c000)
      /go/src/runtime/proc.go:2253 +0xa8 fp=0x400004fe70 sp=0x400004fe30 pc=0x49ec8
      runtime.newm(0x400004fee8?, 0x4000032a00, 0x3b0992b6726cd?)
      /go/src/runtime/proc.go:2228 +0x124 fp=0x400004fea0 sp=0x400004fe70 pc=0x49db4
      runtime.startm(0x4000032a00, 0x1)
      /go/src/runtime/proc.go:2411 +0xe8 fp=0x400004fef0 sp=0x400004fea0 pc=0x4a348
      runtime.wakep()
      /go/src/runtime/proc.go:2541 +0x170 fp=0x400004ff20 sp=0x400004fef0 pc=0x4aa80
      runtime.resetspinning()
      /go/src/runtime/proc.go:3244 +0x74 fp=0x400004ff40 sp=0x400004ff20 pc=0x4c7a4
      runtime.schedule()
      /go/src/runtime/proc.go:3366 +0xb4 fp=0x400004ff80 sp=0x400004ff40 pc=0x4cb84
      runtime.park_m(0x334a688?)
      /go/src/runtime/proc.go:3511 +0x104 fp=0x400004ffb0 sp=0x400004ff80 pc=0x4d054
      runtime.mcall()
      /go/src/runtime/asm_arm64.s:192 +0x54 fp=0x400004ffc0 sp=0x400004ffb0 pc=0x726d4
      goroutine 1 [select]:
      runtime.gopark(0x400015e0b0?, 0x2?, 0x48?, 0xdf?, 0x400015e064?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x400015df00 sp=0x400015dee0 pc=0x46200
      runtime.selectgo(0x400015e0b0, 0x400015e060, 0x400029a7e0?, 0x0, 0x400015e0a8?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x400015e010 sp=0x400015df00 pc=0x55e4c
      github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches(0x40002b01f8, {0x9776a0?, 0x400028c000?}, {0x9731b8?, 0x40002a80f0}, 0x4000291530)
      /root/project/clients/write/buffer_batcher.go:45 +0x264 fp=0x400015e0e0 sp=0x400015e010 pc=0x65b394
      github.com/influxdata/influx-cli/v2/clients/write.Client.Write({{{0x97ae78, 0x40000a1770}, 0x0, 0x0, {{0x40002de201, 0xd}, {0x40002b0048, 0x13}, {0x40002e8060, 0x58}, ...}, ...}, ...}, ...)
      /root/project/clients/write/write.go:88 +0x2ac fp=0x400015e1a0 sp=0x400015e0e0 pc=0x65e8fc
      main.newWriteCmd.func1(0x40002bc000)
      /root/project/cmd/influx/write.go:195 +0x540 fp=0x400015e530 sp=0x400015e1a0 pc=0x6940e0
      github.com/urfave/cli.HandleAction({0x715bc0?, 0x400014c7f0?}, 0x40002a2000?)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:524 +0x58 fp=0x400015e550 sp=0x400015e530 pc=0x4de448
      github.com/urfave/cli.(*App).RunAsSubcommand(0x40002a2000, 0x40001306e0)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:410 +0x7c8 fp=0x400015ef70 sp=0x400015e550 pc=0x4dd1e8
      github.com/urfave/cli.Command.startApp({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:372 +0x9c4 fp=0x400015f3e0 sp=0x400015ef70 pc=0x4e0aa4
      github.com/urfave/cli.Command.Run({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:102 +0x650 fp=0x400015f610 sp=0x400015f3e0 pc=0x4df1c0
      github.com/urfave/cli.(*App).Run(0x4000120540, {0x40001f88c0, 0x5, 0x5})
      /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:277 +0x7cc fp=0x400015fbf0 sp=0x400015f610 pc=0x4dc71c
      main.main()
      /root/project/cmd/influx/main.go:124 +0xd4 fp=0x400015ff70 sp=0x400015fbf0 pc=0x670e84
      runtime.main()
      /go/src/runtime/proc.go:250 +0x200 fp=0x400015ffd0 sp=0x400015ff70 pc=0x45df0
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400015ffd0 sp=0x400015ffd0 pc=0x74b84
      goroutine 2 [force gc (idle)]:
      runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040fa0 sp=0x4000040f80 pc=0x46200
      runtime.goparkunlock(...)
      /go/src/runtime/proc.go:387
      runtime.forcegchelper()
      /go/src/runtime/proc.go:305 +0xb0 fp=0x4000040fd0 sp=0x4000040fa0 pc=0x46050
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000040fd0 sp=0x4000040fd0 pc=0x74b84
      created by runtime.init.6
      /go/src/runtime/proc.go:293 +0x24
      goroutine 3 [GC sweep wait]:
      runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041760 sp=0x4000041740 pc=0x46200
      runtime.goparkunlock(...)
      /go/src/runtime/proc.go:387
      runtime.bgsweep(0x0?)
      /go/src/runtime/mgcsweep.go:278 +0x98 fp=0x40000417b0 sp=0x4000041760 pc=0x32b68
      runtime.gcenable.func1()
      /go/src/runtime/mgc.go:178 +0x28 fp=0x40000417d0 sp=0x40000417b0 pc=0x27c28
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000417d0 sp=0x40000417d0 pc=0x74b84
      created by runtime.gcenable
      /go/src/runtime/mgc.go:178 +0x6c
      goroutine 4 [GC scavenge wait]:
      runtime.gopark(0x4000068000?, 0x966518?, 0x1?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041f50 sp=0x4000041f30 pc=0x46200
      runtime.goparkunlock(...)
      /go/src/runtime/proc.go:387
      runtime.(*scavengerState).park(0x10c2360)
      /go/src/runtime/mgcscavenge.go:400 +0x5c fp=0x4000041f80 sp=0x4000041f50 pc=0x30afc
      runtime.bgscavenge(0x0?)
      /go/src/runtime/mgcscavenge.go:628 +0x44 fp=0x4000041fb0 sp=0x4000041f80 pc=0x31034
      runtime.gcenable.func2()
      /go/src/runtime/mgc.go:179 +0x28 fp=0x4000041fd0 sp=0x4000041fb0 pc=0x27bc8
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000041fd0 sp=0x4000041fd0 pc=0x74b84
      created by runtime.gcenable
      /go/src/runtime/mgc.go:179 +0xac
      goroutine 17 [finalizer wait]:
      runtime.gopark(0x40000405a8?, 0x600000000256a8?, 0x88?, 0x76?, 0x1?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040580 sp=0x4000040560 pc=0x46200
      runtime.runfinq()
      /go/src/runtime/mfinal.go:193 +0x100 fp=0x40000407d0 sp=0x4000040580 pc=0x26cf0
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000407d0 sp=0x40000407d0 pc=0x74b84
      created by runtime.createfing
      /go/src/runtime/mfinal.go:163 +0x80
      goroutine 18 [select, locked to thread]:
      runtime.gopark(0x400003c7a0?, 0x2?, 0x78?, 0xc6?, 0x400003c79c?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x400003c630 sp=0x400003c610 pc=0x46200
      runtime.selectgo(0x400003c7a0, 0x400003c798, 0x0?, 0x0, 0x0?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x400003c740 sp=0x400003c630 pc=0x55e4c
      runtime.ensureSigM.func1()
      /go/src/runtime/signal_unix.go:1000 +0x194 fp=0x400003c7d0 sp=0x400003c740 pc=0x6c9e4
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003c7d0 sp=0x400003c7d0 pc=0x74b84
      created by runtime.ensureSigM
      /go/src/runtime/signal_unix.go:983 +0xd8
      goroutine 5 [syscall]:
      runtime.notetsleepg(0x0?, 0x0?)
      /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000042790 sp=0x4000042750 pc=0x1b1d4
      os/signal.signal_recv()
      /go/src/runtime/sigqueue.go:152 +0x30 fp=0x40000427b0 sp=0x4000042790 pc=0x71150
      os/signal.loop()
      /go/src/os/signal/signal_unix.go:23 +0x1c fp=0x40000427d0 sp=0x40000427b0 pc=0x5bc81c
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000427d0 sp=0x40000427d0 pc=0x74b84
      created by os/signal.Notify.func1.1
      /go/src/os/signal/signal.go:151 +0x28
      goroutine 33 [select]:
      runtime.gopark(0x40002967a0?, 0x2?, 0x88?, 0x66?, 0x4000296794?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000296640 sp=0x4000296620 pc=0x46200
      runtime.selectgo(0x40002967a0, 0x4000296790, 0x0?, 0x0, 0x0?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x4000296750 sp=0x4000296640 pc=0x55e4c
      github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals.func1()
      /root/project/pkg/signals/context.go:18 +0x78 fp=0x40002967d0 sp=0x4000296750 pc=0x5bcaa8
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40002967d0 sp=0x40002967d0 pc=0x74b84
      created by github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals
      /root/project/pkg/signals/context.go:16 +0xe8
      goroutine 34 [select]:
      runtime.gopark(0x4000102598?, 0x6?, 0x28?, 0x6c?, 0x40001023a4?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000102230 sp=0x4000102210 pc=0x46200
      runtime.selectgo(0x4000102598, 0x4000102398, 0x82c610?, 0x0, 0x4000102458?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x4000102340 sp=0x4000102230 pc=0x55e4c
      net/http.(*persistConn).roundTrip(0x40004de120, 0x40004e0000)
      /go/src/net/http/transport.go:2638 +0x7d4 fp=0x4000102600 sp=0x4000102340 pc=0x275324
      net/http.(*Transport).roundTrip(0x400029c500, 0x40004dc100)
      /go/src/net/http/transport.go:603 +0x6b0 fp=0x4000102830 sp=0x4000102600 pc=0x26aa00
      net/http.(*Transport).RoundTrip(0x4000074065?, 0x9733d8?)
      /go/src/net/http/roundtrip.go:17 +0x1c fp=0x4000102850 sp=0x4000102830 pc=0x26181c
      net/http.send(0x40004dc100, {0x9733d8, 0x400029c500}, {0x23b06c?, 0x8?, 0x0?})
      /go/src/net/http/client.go:252 +0x4d8 fp=0x4000102a50 sp=0x4000102850 pc=0x239978
      net/http.(*Client).send(0x4000291500, 0x40004dc100, {0x40004ccd98?, 0x35f38c?, 0x0?})
      /go/src/net/http/client.go:176 +0x98 fp=0x4000102ad0 sp=0x4000102a50 pc=0x239338
      net/http.(*Client).do(0x4000291500, 0x40004dc100)
      /go/src/net/http/client.go:716 +0x6dc fp=0x4000102ce0 sp=0x4000102ad0 pc=0x23b0bc
      net/http.(*Client).Do(...)
      /go/src/net/http/client.go:582
      github.com/influxdata/influx-cli/v2/api.(*APIClient).callAPI(0x40002ec200, 0x0?)
      /root/project/api/client.gen.go:254 +0x9c fp=0x4000102da0 sp=0x4000102ce0 pc=0x360d4c
      github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecuteWithHttpInfo(0x40002ec208, {{0x9776a0, 0x400028c000}, {0x976b30, 0x40002ec208}, 0x4000056060, 0x4000056050, {0x40004a0100, 0x7e, 0x80}, ...})
      /root/project/api/api_write.gen.go:339 +0x904 fp=0x4000103740 sp=0x4000102da0 pc=0x35f3a4
      github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecute(0x0?, {{0x9776a0, 0x400028c000}, {0x976b30, 0x40002ec208}, 0x4000056060, 0x4000056050, {0x40004a0100, 0x7e, 0x80}, ...})
      /root/project/api/api_write.gen.go:254 +0x3c fp=0x40001037e0 sp=0x4000103740 pc=0x35ea6c
      github.com/influxdata/influx-cli/v2/api.ApiPostWriteRequest.Execute(...)
      /root/project/api/api_write.gen.go:188
      github.com/influxdata/influx-cli/v2/clients/write.Client.Write.func1({0x4000380000, 0x97, 0x7a120})
      /root/project/clients/write/write.go:81 +0x4e8 fp=0x4000103e50 sp=0x40001037e0 pc=0x65ef38
      github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).write(0x0?, {0x9776a0, 0x400028c190}, 0x4000291530, 0x40002e81e0, 0x0?)
      /root/project/clients/write/buffer_batcher.go:121 +0x2b4 fp=0x4000103f90 sp=0x4000103e50 pc=0x65bb24
      github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches.func1()
      /root/project/clients/write/buffer_batcher.go:39 +0x3c fp=0x4000103fd0 sp=0x4000103f90 pc=0x65b54c
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000103fd0 sp=0x4000103fd0 pc=0x74b84
      created by github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches
      /root/project/clients/write/buffer_batcher.go:39 +0x138
      goroutine 36 [GC worker (idle)]:
      runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000297740 sp=0x4000297720 pc=0x46200
      runtime.gcBgMarkWorker()
      /go/src/runtime/mgc.go:1275 +0xe4 fp=0x40002977d0 sp=0x4000297740 pc=0x29a04
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40002977d0 sp=0x40002977d0 pc=0x74b84
      created by runtime.gcBgMarkStartWorkers
      /go/src/runtime/mgc.go:1199 +0x28
      goroutine 12 [runnable]:
      runtime.gcBgMarkWorker()
      /go/src/runtime/mgc.go:1241 fp=0x4000296fd0 sp=0x4000296fd0 pc=0x29920
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000296fd0 sp=0x4000296fd0 pc=0x74b84
      created by runtime.gcBgMarkStartWorkers
      /go/src/runtime/mgc.go:1199 +0x28
      goroutine 10 [syscall]:
      runtime.notetsleepg(0x10f8880?, 0x4000003860?)
      /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000077510 sp=0x40000774d0 pc=0x1b1d4
      runtime.gcBgMarkStartWorkers()
      /go/src/runtime/mgc.go:1201 +0x38 fp=0x4000077530 sp=0x4000077510 pc=0x298c8
      runtime.gcStart({0x40002fa000?, 0x900?, 0x880?})
      /go/src/runtime/mgc.go:645 +0x280 fp=0x40000775d0 sp=0x4000077530 pc=0x28370
      runtime.mallocgc(0x880, 0x79efc0, 0x1)
      /go/src/runtime/malloc.go:1172 +0x7a4 fp=0x4000077640 sp=0x40000775d0 pc=0x1c6a4
      runtime.newarray(0x40002f8148?, 0x40002f81c8?)
      /go/src/runtime/malloc.go:1276 +0x50 fp=0x4000077670 sp=0x4000077640 pc=0x1c950
      runtime.makeBucketArray(0x746ca0, 0x44?, 0x746ca0?)
      /go/src/runtime/map.go:363 +0x14c fp=0x40000776a0 sp=0x4000077670 pc=0x1d78c
      runtime.hashGrow(0x110?, 0x40002915f0)
      /go/src/runtime/map.go:1051 +0x84 fp=0x40000776e0 sp=0x40000776a0 pc=0x1f044
      runtime.mapassign_faststr(0x746ca0, 0x40002915f0, {0x828f16, 0xc})
      /go/src/runtime/map_faststr.go:276 +0xd0 fp=0x4000077750 sp=0x40000776e0 pc=0x220b0
      net/textproto.initCommonHeader()
      /go/src/net/textproto/reader.go:820 +0xbc fp=0x4000077a10 sp=0x4000077750 pc=0x21148c
      sync.(*Once).doSlow(0x4000077a98?, 0xe20f31?)
      /go/src/sync/once.go:74 +0x100 fp=0x4000077a70 sp=0x4000077a10 pc=0x8ed70
      sync.(*Once).Do(...)
      /go/src/sync/once.go:65
      net/textproto.canonicalMIMEHeaderKey({0x4000528019, 0x10, 0xfe7?})
      /go/src/net/textproto/reader.go:762 +0x16c fp=0x4000077aa0 sp=0x4000077a70 pc=0x21133c
      net/textproto.readMIMEHeader(0x4000077c60, 0x7fffffffffffffff, 0x7fffffffffffffff)
      /go/src/net/textproto/reader.go:528 +0x1b0 fp=0x4000077ba0 sp=0x4000077aa0 pc=0x210a60
      net/textproto.(*Reader).ReadMIMEHeader(...)
      /go/src/net/textproto/reader.go:482
      net/http.ReadResponse(0x400006a780, 0x40004dc200)
      /go/src/net/http/response.go:188 +0x270 fp=0x4000077c90 sp=0x4000077ba0 pc=0x260d00
      net/http.(*persistConn).readResponse(0x40004de120, {{}, 0x40004dc200, {0x40004dc100}, 0x4000074420, 0x1, 0x0, 0x40000743c0}, 0x0)
      /go/src/net/http/transport.go:2300 +0xb0 fp=0x4000077d20 sp=0x4000077c90 pc=0x274000
      net/http.(*persistConn).readLoop(0x40004de120)
      /go/src/net/http/transport.go:2122 +0x330 fp=0x4000077fb0 sp=0x4000077d20 pc=0x272f70
      net/http.(*Transport).dialConn.func5()
      /go/src/net/http/transport.go:1765 +0x28 fp=0x4000077fd0 sp=0x4000077fb0 pc=0x271598
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000077fd0 sp=0x4000077fd0 pc=0x74b84
      created by net/http.(*Transport).dialConn
      /go/src/net/http/transport.go:1765 +0x1154
      goroutine 11 [select]:
      runtime.gopark(0x4000076f80?, 0x2?, 0x8?, 0x6e?, 0x4000076f24?)
      /go/src/runtime/proc.go:381 +0xe0 fp=0x4000076dc0 sp=0x4000076da0 pc=0x46200
      runtime.selectgo(0x4000076f80, 0x4000076f20, 0x40004e0180?, 0x0, 0x400007e900?, 0x1)
      /go/src/runtime/select.go:327 +0x68c fp=0x4000076ed0 sp=0x4000076dc0 pc=0x55e4c
      net/http.(*persistConn).writeLoop(0x40004de120)
      /go/src/net/http/transport.go:2410 +0x9c fp=0x4000076fb0 sp=0x4000076ed0 pc=0x27474c
      net/http.(*Transport).dialConn.func6()
      /go/src/net/http/transport.go:1766 +0x28 fp=0x4000076fd0 sp=0x4000076fb0 pc=0x271538
      runtime.goexit()
      /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000076fd0 sp=0x4000076fd0 pc=0x74b84
      created by net/http.(*Transport).dialConn
      /go/src/net/http/transport.go:1766 +0x119c
      2023-09-05 10:14:35.324 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=266,leistung_L1=46,leistung_L2=39,leistung_L3=179,spannung_L1=239.4,spannung_L2=236.8,spannung_L3=237.7,frequenz=49.9'
      runtime: failed to create new OS thread (have 9 already; errno=11)
      runtime: may need to increase max user processes (ulimit -u)
      fatal error: newosproc
      runtime stack:
      runtime.throw({0x825338?, 0x4000055df0?})
      /go/src/runtime/panic.go:1047 +0x40 fp=0x4000055dc0 sp=0x4000055d90 pc=0x437b0
      runtime.newosproc(0x40002ec000)
      /go/src/runtime/os_linux.go:195 +0x148 fp=0x4000055e30 sp=0x4000055dc0 pc=0x40268
      runtime.newm1(0x40002ec000)
      /go/src/runtime/proc.go:2253 +0xa8 fp=0x4000055e70 sp=0x4000055e30 pc=0x49ec8
      runtime.newm(0x4000055ee8?, 0x4000034f00, 0x3b09b807cd392?)
      /go/src/runtime/proc.go:2228 +0x124 fp=0x4000055ea0 sp=0x4000055e70 pc=0x49db4
      runtime.startm(0x4000034f00, 0x1)
      /go/src/runtime/proc.go:2411 +0xe8 fp=0x4000055ef0 sp=0x4000055ea0 pc=0x4a348
      runtime.wakep()
      /go/src/runtime/proc.go:2541 +0x170 fp=0x4000055f20 sp=0x4000055ef0 pc=0x4aa80
      runtime.resetspinning()
      /go/src/runtime/proc.go:3244 +0x74 fp=0x4000055f40 sp=0x4000055f20 pc=0x4c7a4
      

      der wiederholte sich ständig, bis ich ein Reboot ausgelöst habe und der Raspi neu gestartet ist.

      hier noch mal die aktuelle iobDiag Ausgabe

      Skript v.2023-04-16
      
      *** BASE SYSTEM ***
      Model		: Raspberry Pi 4 Model B Rev 1.4
      Architecture    : aarch64
      Docker          : false
      Virtualization  : none
      Distributor ID:	Debian
      Description:	Debian GNU/Linux 11 (bullseye)
      Release:	11
      Codename:	bullseye
      
      PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
      NAME="Debian GNU/Linux"
      VERSION_ID="11"
      VERSION="11 (bullseye)"
      VERSION_CODENAME=bullseye
      ID=debian
      HOME_URL="https://www.debian.org/"
      SUPPORT_URL="https://www.debian.org/support"
      BUG_REPORT_URL="https://bugs.debian.org/"
      
      Systemuptime and Load:
       11:56:21 up 56 min,  1 user,  load average: 2.21, 1.19, 0.76
      CPU threads: 4
      
      Raspberry only:
      throttled=0x0
      Other values than 0x0 hint to temperature/voltage problems
      temp=48.2'C
      volt=0.9160V
      
      *** Time and Time Zones ***
                     Local time: Tue 2023-09-05 11:56:22 CEST
                 Universal time: Tue 2023-09-05 09:56:22 UTC
                       RTC time: n/a
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: no
      
      *** User and Groups ***
      pi
      /home/pi
      pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
      
      *** X-Server-Setup ***
      X-Server: 	false
      Desktop: 	
      Terminal: 	tty
      Boot Target: 	graphical.target
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:            7.8G        2.7G        4.2G        0.0K        932M        5.0G
      Swap:            99M          0B         99M
      Total:          7.9G        2.7G        4.3G
      
               7811 M total memory
               2673 M used memory
               2846 M active memory
                592 M inactive memory
               4205 M free memory
                105 M buffer memory
                826 M swap cache
                 99 M total swap
                  0 M used swap
                 99 M free swap
      
      Raspberry only:
      oom events: 0
      lifetime oom required: 0 Mbytes
      total time in oom handler: 0 ms
      max time spent in oom handler: 0 ms
      
      *** FILESYSTEM ***
      Filesystem     Type      Size  Used Avail Use% Mounted on
      /dev/root      ext4      470G  7.6G  443G   2% /
      devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
      tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
      tmpfs          tmpfs     1.6G  912K  1.6G   1% /run
      tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
      /dev/sda1      vfat      253M   32M  221M  13% /boot
      /dev/sdb1      ext4       15G  2.7G   12G  20% /mnt/Stick
      tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Tue Sep  5 10:59:58 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:31:13:73 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6755e206-02 rootfstype=ext4 fsck.repair=yes rootwait
      [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
      [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): write access will be enabled during recovery
      [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): orphan cleanup on readonly fs
      [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): 7 orphan inodes deleted
      [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): recovery complete
      [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
      [Tue Sep  5 11:00:00 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
      [Tue Sep  5 11:00:03 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
      [Tue Sep  5 11:00:13 2023] EXT4-fs (sdb1): recovery complete
      [Tue Sep  5 11:00:13 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
      
      Show mounted filesystems (real ones only):
      TARGET       SOURCE    FSTYPE OPTIONS
      /            /dev/sda2 ext4   rw,noatime
      |-/boot      /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
      `-/mnt/Stick /dev/sdb1 ext4   rw,nosuid,nodev,noexec,relatime
      
      Files in neuralgic directories:
      
      /var:
      2.6G	/var/
      2.0G	/var/log
      1.9G	/var/log/journal/dd7bfb316aa7459eb693f8d9fd5f26f4
      1.9G	/var/log/journal
      422M	/var/cache
      
      Archived and active journals take up 1.8G in the file system.
      
      /opt/iobroker/backups:
      508M	/opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      465M	/opt/iobroker/iobroker-data/
      233M	/opt/iobroker/iobroker-data/files
      90M	/opt/iobroker/iobroker-data/backup-objects
      80M	/opt/iobroker/iobroker-data/history
      52M	/opt/iobroker/iobroker-data/files/javascript.admin
      
      The five largest files in iobroker-data are:
      37M	/opt/iobroker/iobroker-data/states.jsonl
      35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
      27M	/opt/iobroker/iobroker-data/objects.jsonl
      21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.e564fb87.js.map
      8.6M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs 	v18.17.0
      /usr/bin/node 		v18.17.0
      /usr/bin/npm 		9.6.7
      /usr/bin/npx 		9.6.7
      
      
      nodejs:
        Installed: 18.17.0-deb-1nodesource1
        Candidate: 18.17.1-deb-1nodesource1
        Version table:
           18.17.1-deb-1nodesource1 500
              500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
       *** 18.17.0-deb-1nodesource1 100
              100 /var/lib/dpkg/status
           12.22.12~dfsg-1~deb11u4 500
              500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
           12.22.12~dfsg-1~deb11u3 500
              500 http://deb.debian.org/debian bullseye/main 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
      
      MULTIHOSTSERVICE/enabled: false
      
      Core adapters versions
      js-controller: 	4.0.24
      admin: 		6.8.0
      javascript: 	7.0.3
      
      Adapters from github: 	5
      
      Adapter State
      + system.adapter.accuweather.0            : accuweather           : iobmaster                                -  enabled
      + system.adapter.admin.0                  : admin                 : iobmaster                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
        system.adapter.alias-manager.0          : alias-manager         : iobmaster                                - disabled
      + system.adapter.backitup.0               : backitup              : iobmaster                                -  enabled
      + system.adapter.device-reminder.0        : device-reminder       : iobmaster                                -  enabled
      + system.adapter.device-watcher.0         : device-watcher        : iobmaster                                -  enabled
        system.adapter.devices.0                : devices               : iobmaster                                - disabled
      + system.adapter.fahrplan.0               : fahrplan              : iobmaster                                -  enabled
      + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobmaster                                -  enabled
      + system.adapter.hmip.0                   : hmip                  : iobmaster                                -  enabled
      + system.adapter.homeconnect.0            : homeconnect           : iobmaster                                -  enabled
      + system.adapter.hs100.0                  : hs100                 : iobmaster                                -  enabled
        system.adapter.ical.0                   : ical                  : iobmaster                                -  enabled
        system.adapter.ical.1                   : ical                  : iobmaster                                -  enabled
        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobmaster                                - disabled
      + system.adapter.influxdb.0               : influxdb              : iobmaster                                -  enabled, port: 8086
      + system.adapter.javascript.0             : javascript            : iobmaster                                -  enabled
      + system.adapter.javascript.1             : javascript            : iobmaster                                -  enabled
      + system.adapter.lgtv.0                   : lgtv                  : iobmaster                                -  enabled
      + system.adapter.mqtt.0                   : mqtt                  : iobmaster                                -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.mqtt.1                   : mqtt                  : iobmaster                                -  enabled, port: 1886, bind: 192.168.178.120
      + system.adapter.mqtt.2                   : mqtt                  : iobmaster                                -  enabled, port: 7531, bind: 0.0.0.0
        system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobmaster                                -  enabled
      + system.adapter.parcel.0                 : parcel                : iobmaster                                -  enabled
      + system.adapter.philips-air.0            : philips-air           : iobmaster                                -  enabled
      + system.adapter.rpi2.0                   : rpi2                  : iobmaster                                -  enabled
      + system.adapter.shelly.0                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
        system.adapter.simple-api.0             : simple-api            : iobmaster                                - disabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.smartmeter.0             : smartmeter            : iobmaster                                -  enabled
        system.adapter.socketio.0               : socketio              : iobmaster                                - disabled, port: 8084, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.sourceanalytix.0         : sourceanalytix        : iobmaster                                -  enabled
      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobmaster                                -  enabled
      + system.adapter.trashschedule.0          : trashschedule         : iobmaster                                -  enabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : iobmaster                                - disabled
      + system.adapter.vis-inventwo.0           : vis-inventwo          : iobmaster                                -  enabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobmaster                                - disabled
        system.adapter.vis-owl.0                : vis-owl               : iobmaster                                - disabled
        system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobmaster                                - disabled
        system.adapter.vis.0                    : vis                   : iobmaster                                -  enabled
      + system.adapter.vw-connect.0             : vw-connect            : iobmaster                                -  enabled
      + system.adapter.web.0                    : web                   : iobmaster                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.wled.0                   : wled                  : iobmaster                                -  enabled
      + system.adapter.yahka.0                  : yahka                 : iobmaster                                -  enabled
      + system.adapter.yahka.1                  : yahka                 : iobmaster                                -  enabled
      + system.adapter.zigbee.0                 : zigbee                : iobmaster                                -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : iobmaster                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
      + system.adapter.influxdb.0               : influxdb              : iobmaster                                -  enabled, port: 8086
      + system.adapter.mqtt.0                   : mqtt                  : iobmaster                                -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.mqtt.1                   : mqtt                  : iobmaster                                -  enabled, port: 1886, bind: 192.168.178.120
      + system.adapter.mqtt.2                   : mqtt                  : iobmaster                                -  enabled, port: 7531, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.shelly.1                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.web.0                    : web                   : iobmaster                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      + system.adapter.zigbee.0                 : zigbee                : iobmaster                                -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
      
      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    "accuweather"  : 1.2.4    , installed 1.2.4
      Adapter    "admin"        : 6.8.0    , installed 6.8.0
      Adapter    "alias-manager": 1.2.4    , installed 1.2.4
      Adapter    "backitup"     : 2.6.23   , installed 2.6.23
      Adapter    "device-reminder": 1.2.9  , installed 1.2.9
      Adapter    "device-watcher": 2.9.3   , installed 2.9.3
      Adapter    "devices"      : 1.1.5    , installed 1.1.5
      Adapter    "fahrplan"     : 1.2.3    , installed 1.2.3
      Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
      Adapter    "hmip"         : 1.20.0   , installed 1.20.0
      Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
      Adapter    "hs100"        : 2.1.2    , installed 2.1.2
      Adapter    "ical"         : 1.13.3   , installed 1.13.3
      Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
      Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
      Adapter    "javascript"   : 7.0.3    , installed 7.0.3
      Controller "js-controller": 4.0.24   , installed 4.0.24
      Adapter    "lgtv"         : 1.1.12   , installed 1.1.12
      Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
      Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
      Adapter    "parcel"       : 0.0.27   , installed 0.0.27
      Adapter    "philips-air"  : 1.0.3    , installed 1.0.3
      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
      Adapter    "shelly"       : 6.4.1    , installed 6.4.1
      Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
      Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
      Adapter    "socketio"     : 6.5.2    , installed 6.5.2
      Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
      Adapter    "trashschedule": 2.2.0    , installed 2.2.0
      Adapter    "vis"          : 1.4.16   , installed 1.4.16
      Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
      Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
      Adapter    "vw-connect"   : 0.0.67   , installed 0.1.0
      Adapter    "web"          : 6.1.0    , installed 6.1.0
      Adapter    "wled"         : 0.6.7    , installed 0.6.8
      Adapter    "ws"           : 2.5.3    , installed 2.5.3
      Adapter    "yahka"        : 1.0.3    , installed 0.17.0 [Updatable]
      Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
      
      Objects and States
      Please stand by - This may take a while
      Objects: 	10817
      States: 	9307
      
      *** OS-Repositories and Updates ***
      Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
      Hit:2 http://deb.debian.org/debian bullseye InRelease
      Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
      Hit:4 https://repos.influxdata.com/debian stable InRelease
      Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
      Get:6 https://deb.nodesource.com/node_18.x bullseye InRelease [4586 B]
      Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
      Fetched 4586 B in 2s (2660 B/s)
      Reading package lists...
      Pending Updates: 9
      
      *** 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.1:45349         0.0.0.0:*               LISTEN      1001       19141      1774/io.yahka.0     
      tcp        0      0 127.0.0.1:37271         0.0.0.0:*               LISTEN      1001       19137      1774/io.yahka.0     
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15436      554/sshd: /usr/sbin 
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13785      484/iobroker.js-con 
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       3622       484/iobroker.js-con 
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       4087       1235/io.mqtt.0      
      tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       15927      1365/io.shelly.1    
      tcp        0      0 127.0.0.1:38763         0.0.0.0:*               LISTEN      1001       17093      1796/io.yahka.1     
      tcp        0      0 127.0.0.1:44257         0.0.0.0:*               LISTEN      1001       17089      1796/io.yahka.1     
      tcp        0      0 0.0.0.0:7531            0.0.0.0:*               LISTEN      1001       17462      1295/io.mqtt.2      
      tcp        0      0 192.168.178.120:1886    0.0.0.0:*               LISTEN      1001       18456      1265/io.mqtt.1      
      tcp6       0      0 :::41009                :::*                    LISTEN      1001       17081      1796/io.yahka.1     
      tcp6       0      0 :::22                   :::*                    LISTEN      0          15438      554/sshd: /usr/sbin 
      tcp6       0      0 :::39353                :::*                    LISTEN      1001       19497      1774/io.yahka.0     
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17891      1718/io.web.0       
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14059      1012/io.admin.0     
      udp        0      0 0.0.0.0:53218           0.0.0.0:*                           108        14870      412/avahi-daemon: r 
      udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          3638       856/dhcpcd          
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19502      1774/io.yahka.0     
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19501      1774/io.yahka.0     
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17766      1744/io.wled.0      
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14868      412/avahi-daemon: r 
      udp        0      0 0.0.0.0:50503           0.0.0.0:*                           1001       18932      1453/io.philips-air 
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       14328      1185/io.shelly.0    
      udp6       0      0 :::546                  :::*                                0          3649       856/dhcpcd          
      udp6       0      0 :::5353                 :::*                                108        14869      412/avahi-daemon: r 
      udp6       0      0 :::34437                :::*                                108        14871      412/avahi-daemon: r 
      
      *** Log File - Last 25 Lines ***
      
      2023-09-05 11:40:09.030  - error: philips-air.0 (1453) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 11:40:39.030  - error: philips-air.0 (1453) Error by sending: Error: No reply in 247 seconds.
      2023-09-05 11:43:53.608  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
      2023-09-05 11:43:54.740  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
      2023-09-05 11:43:55.102  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
      2023-09-05 11:45:00.098  - info: host.iobmaster instance system.adapter.netatmo-crawler.0 started with pid 7197
      2023-09-05 11:45:03.196  - info: netatmo-crawler.0 (7197) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.0, js-controller: 4.0.24
      2023-09-05 11:45:03.271  - info: netatmo-crawler.0 (7197) Getting data for stationid:70:ee:50:35:dc:b6
      2023-09-05 11:45:05.667  - info: netatmo-crawler.0 (7197) Getting data for stationid:70:ee:50:29:42:4a
      2023-09-05 11:45:06.972  - info: netatmo-crawler.0 (7197) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
      2023-09-05 11:45:07.512  - info: host.iobmaster instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2023-09-05 11:45:47.568  - info: device-watcher.0 (1937) Instanz Watchdog:
      philips-air.0: Nicht verbunden mit Gerät oder Dienst
      2023-09-05 11:47:50.466  - info: device-watcher.0 (1937) Instanz Watchdog:
      philips-air.0: Nicht verbunden mit Gerät oder Dienst
      2023-09-05 11:48:55.163  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
      2023-09-05 11:48:55.684  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
      2023-09-05 11:48:56.043  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
      2023-09-05 11:51:41.272  - info: device-watcher.0 (1937) Instanz Watchdog:
      philips-air.0: Nicht verbunden mit Gerät oder Dienst
      2023-09-05 11:53:56.077  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
      2023-09-05 11:53:56.577  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
      2023-09-05 11:53:56.976  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
      2023-09-05 11:54:21.475  - info: device-watcher.0 (1937) Instanz Watchdog:
      philips-air.0: Nicht verbunden mit Gerät oder Dienst
      
      

      Vielleicht kann jemand etwas dazu sagen, danke.

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

      @tt-tom sagte in runtime: failed to create new OS thread:

      Dein Dateisystem hat 'nen Treffer:

      [Tue Sep 5 11:00:00 2023] EXT4-fs (sda2): 7 orphan inodes deleted

      Vielleicht lag in diesen inodes die Datei, die jetzt Trouble macht.

      Vielleicht magst du auch deine nodejs-Installation auf den letzten Stand bringen. Kannst ja mal damit probieren. Brauche noch Beta-Tester....

      https://forum.iobroker.net/topic/68035/iob-node-fix-skript

      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

        @tt-tom sagte in runtime: failed to create new OS thread:

        Dein Dateisystem hat 'nen Treffer:

        [Tue Sep 5 11:00:00 2023] EXT4-fs (sda2): 7 orphan inodes deleted

        Vielleicht lag in diesen inodes die Datei, die jetzt Trouble macht.

        Vielleicht magst du auch deine nodejs-Installation auf den letzten Stand bringen. Kannst ja mal damit probieren. Brauche noch Beta-Tester....

        https://forum.iobroker.net/topic/68035/iob-node-fix-skript

        T Offline
        T Offline
        TT-Tom
        schrieb am zuletzt editiert von
        #3

        @thomas-braun sagte in runtime: failed to create new OS thread:

        [Tue Sep 5 11:00:00 2023] EXT4-fs (sda2): 7 orphan inodes deleted

        kann der durch den Reboot gekommen sein, eigentlich nicht oder?

        Log vom Fix

        ioBroker nodejs fixer 2023-09-05
        Recommended nodejs-version is: 18.17.1
        Checking your installation now. Please be patient!
        
        Your current setup is:
        /usr/bin/nodejs 	v18.17.0
        /usr/bin/node 		v18.17.0
        /usr/bin/npm 		9.6.7
        /usr/bin/npx 		9.6.7
        /usr/bin/corepack 	0.18.0
        
        
        I found these versions to be available for installation:
        
        nodejs:
          Installed: 18.17.0-deb-1nodesource1
          Candidate: 18.17.1-deb-1nodesource1
          Version table:
             18.17.1-deb-1nodesource1 500
                500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
         *** 18.17.0-deb-1nodesource1 100
                100 /var/lib/dpkg/status
             12.22.12~dfsg-1~deb11u4 500
                500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
             12.22.12~dfsg-1~deb11u3 500
                500 http://deb.debian.org/debian bullseye/main arm64 Packages
        
        
        
        Nothing to do, your installation is using the correct paths.
        
        !!! THIS CODE IS IN BETA STAGE. TRY IT AT YOUR OWN RISK !!!
        
        You are running nodejs v18.17.0. Do you want to install recommended nodejs 18.17.1? 
        
        Press <y> to continue or any other key to quit
        Trying to fix your installation now. Please be patient.
        rm: cannot remove '': No such file or directory
        Waiting for ioBroker to shut down - Give me a minute...
        ############################################################
        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                                                                                                                 
        Hit:3 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                                                                         
        Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease                                                                                                                                     
        Hit:5 https://repos.influxdata.com/debian stable InRelease                                                                                                                   
        Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease                                                                            
        Reading package lists... Done                                                        
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        ca-certificates is already the newest version (20210119).
        curl is already the newest version (7.74.0-1.3+deb11u7).
        gnupg is already the newest version (2.2.27-2+deb11u2).
        gnupg set to manually installed.
        0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
        ***
        Creating new /etc/apt/sources.list.d/nodesource.list file with this content:
        deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
        ***
        Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
        Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                                                                                                                 
        Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease                                                                                                                                                                        
        Hit:4 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                                                                         
        Hit:5 https://repos.influxdata.com/debian stable InRelease                                                                                                                        
        Get:6 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]                                                                                     
        Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease                                                           
        Get:8 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages [5177 B]
        Get:9 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages [5161 B]
        Fetched 22.5 kB in 3s (8008 B/s)
        Reading package lists... Done
        Reading package lists... Done
        Building dependency tree... Done
        Reading state information... Done
        The following packages will be upgraded:
          nodejs
        1 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
        Need to get 28.7 MB of archives.
        After this operation, 3072 B of additional disk space will be used.
        Get:1 https://deb.nodesource.com/node_18.x nodistro/main arm64 nodejs arm64 18.17.1-1nodesource1 [28.7 MB]
        Fetched 28.7 MB in 2s (17.6 MB/s) 
        Reading changelogs... Done
        (Reading database ... 50413 files and directories currently installed.)
        Preparing to unpack .../nodejs_18.17.1-1nodesource1_arm64.deb ...
        Detected old npm client, removing...
        Unpacking nodejs (18.17.1-1nodesource1) over (18.17.0-deb-1nodesource1) ...
        Setting up nodejs (18.17.1-1nodesource1) ...
        Processing triggers for man-db (2.9.4-2) ...
        
        We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
        Your ioBroker is restarting now. Please refresh the admin page in your browser
        
        pi@iobmaster:~ $ 
        

        Gruß Tom
        https://github.com/tt-tom17
        Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

        NSPanel Script Wiki
        https://github.com/joBr99/nspanel-lovelace-ui/wiki

        NSPanel Adapter Wiki
        https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • T TT-Tom

          @thomas-braun sagte in runtime: failed to create new OS thread:

          [Tue Sep 5 11:00:00 2023] EXT4-fs (sda2): 7 orphan inodes deleted

          kann der durch den Reboot gekommen sein, eigentlich nicht oder?

          Log vom Fix

          ioBroker nodejs fixer 2023-09-05
          Recommended nodejs-version is: 18.17.1
          Checking your installation now. Please be patient!
          
          Your current setup is:
          /usr/bin/nodejs 	v18.17.0
          /usr/bin/node 		v18.17.0
          /usr/bin/npm 		9.6.7
          /usr/bin/npx 		9.6.7
          /usr/bin/corepack 	0.18.0
          
          
          I found these versions to be available for installation:
          
          nodejs:
            Installed: 18.17.0-deb-1nodesource1
            Candidate: 18.17.1-deb-1nodesource1
            Version table:
               18.17.1-deb-1nodesource1 500
                  500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
           *** 18.17.0-deb-1nodesource1 100
                  100 /var/lib/dpkg/status
               12.22.12~dfsg-1~deb11u4 500
                  500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
               12.22.12~dfsg-1~deb11u3 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
          
          
          
          Nothing to do, your installation is using the correct paths.
          
          !!! THIS CODE IS IN BETA STAGE. TRY IT AT YOUR OWN RISK !!!
          
          You are running nodejs v18.17.0. Do you want to install recommended nodejs 18.17.1? 
          
          Press <y> to continue or any other key to quit
          Trying to fix your installation now. Please be patient.
          rm: cannot remove '': No such file or directory
          Waiting for ioBroker to shut down - Give me a minute...
          ############################################################
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                                                                                                                 
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                                                                         
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease                                                                                                                                     
          Hit:5 https://repos.influxdata.com/debian stable InRelease                                                                                                                   
          Hit:6 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease                                                                            
          Reading package lists... Done                                                        
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          ca-certificates is already the newest version (20210119).
          curl is already the newest version (7.74.0-1.3+deb11u7).
          gnupg is already the newest version (2.2.27-2+deb11u2).
          gnupg set to manually installed.
          0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
          ***
          Creating new /etc/apt/sources.list.d/nodesource.list file with this content:
          deb [signed-by=/etc/apt/keyrings/nodesource.gpg] https://deb.nodesource.com/node_18.x nodistro main
          ***
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease                                                                                                                                                                                 
          Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease                                                                                                                                                                        
          Hit:4 http://deb.debian.org/debian bullseye-updates InRelease                                                                                                                                                                         
          Hit:5 https://repos.influxdata.com/debian stable InRelease                                                                                                                        
          Get:6 https://deb.nodesource.com/node_18.x nodistro InRelease [12.1 kB]                                                                                     
          Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease                                                           
          Get:8 https://deb.nodesource.com/node_18.x nodistro/main arm64 Packages [5177 B]
          Get:9 https://deb.nodesource.com/node_18.x nodistro/main armhf Packages [5161 B]
          Fetched 22.5 kB in 3s (8008 B/s)
          Reading package lists... Done
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          The following packages will be upgraded:
            nodejs
          1 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
          Need to get 28.7 MB of archives.
          After this operation, 3072 B of additional disk space will be used.
          Get:1 https://deb.nodesource.com/node_18.x nodistro/main arm64 nodejs arm64 18.17.1-1nodesource1 [28.7 MB]
          Fetched 28.7 MB in 2s (17.6 MB/s) 
          Reading changelogs... Done
          (Reading database ... 50413 files and directories currently installed.)
          Preparing to unpack .../nodejs_18.17.1-1nodesource1_arm64.deb ...
          Detected old npm client, removing...
          Unpacking nodejs (18.17.1-1nodesource1) over (18.17.0-deb-1nodesource1) ...
          Setting up nodejs (18.17.1-1nodesource1) ...
          Processing triggers for man-db (2.9.4-2) ...
          
          We tried our best to fix your nodejs. Please run 'iob diag' again to verify.
          Your ioBroker is restarting now. Please refresh the admin page in your browser
          
          pi@iobmaster:~ $ 
          
          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @tt-tom

          kann der durch den Reboot gekommen sein, eigentlich nicht oder?

          Nicht durch einen ordentlichen. Sowas tritt i.d.R. immer bei kaltem Stromentzug oder bei defekter Hardware auf.

          Aber das Update von nodejs hat soweit funktioniert. Ich muss nur noch eine Schleife für den Shutdown des ioBrokers reinlegen, scheint mir.

          Starte den jetzt mal zur Sicherheit manuell durch:

          iob restart
          

          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

            @tt-tom

            kann der durch den Reboot gekommen sein, eigentlich nicht oder?

            Nicht durch einen ordentlichen. Sowas tritt i.d.R. immer bei kaltem Stromentzug oder bei defekter Hardware auf.

            Aber das Update von nodejs hat soweit funktioniert. Ich muss nur noch eine Schleife für den Shutdown des ioBrokers reinlegen, scheint mir.

            Starte den jetzt mal zur Sicherheit manuell durch:

            iob restart
            
            T Offline
            T Offline
            TT-Tom
            schrieb am zuletzt editiert von
            #5

            @thomas-braun
            läuft soweit wieder.

            kannst du mir noch etwas zu der Fehlermeldung sagen, lag es an den defekten Speicherstellen?

            Gruß Tom
            https://github.com/tt-tom17
            Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

            NSPanel Script Wiki
            https://github.com/joBr99/nspanel-lovelace-ui/wiki

            NSPanel Adapter Wiki
            https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

            Thomas BraunT 1 Antwort Letzte Antwort
            0
            • T TT-Tom

              @thomas-braun
              läuft soweit wieder.

              kannst du mir noch etwas zu der Fehlermeldung sagen, lag es an den defekten Speicherstellen?

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

              @tt-tom sagte in runtime: failed to create new OS thread:

              kannst du mir noch etwas zu der Fehlermeldung sagen, lag es an den defekten Speicherstellen?

              Nein, kann ich dir nicht sagen. Aber geschredderte Dateisysteme/inodes können sowas hervorrufen.

              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 TT-Tom

                Hallo Gemeinde,

                durch ein JavaScript, was mir über die Exec-Funktion Daten in die Datenbank schreib, bekam ich heute diesen Fehler.

                2023-09-05 10:10:41.904 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 10:11:37.067 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 10:12:07.068 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 10:12:07.665 - info: device-watcher.0 (2158) Instanz Watchdog:
                philips-air.0: Nicht verbunden mit Gerät oder Dienst
                2023-09-05 10:12:49.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 10:13:19.305 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 10:13:49.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 10:13:50.574 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: Total Rhinstr.
                2023-09-05 10:13:51.483 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: HEM Schwanebeck
                2023-09-05 10:13:52.061 - info: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.TankstellenPreise: neue Daten von Tankstelle: OIL Bernau
                2023-09-05 10:14:15.340 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=273,leistung_L1=52,leistung_L2=39,leistung_L3=180,spannung_L1=239,spannung_L2=236.1,spannung_L3=237.6,frequenz=49.9'
                runtime: failed to create new OS thread (have 9 already; errno=11)
                runtime: may need to increase max user processes (ulimit -u)
                fatal error: newosproc
                runtime stack:
                runtime.throw({0x825338?, 0x400004fdf0?})
                /go/src/runtime/panic.go:1047 +0x40 fp=0x400004fdc0 sp=0x400004fd90 pc=0x437b0
                runtime.newosproc(0x400022ec00)
                /go/src/runtime/os_linux.go:195 +0x148 fp=0x400004fe30 sp=0x400004fdc0 pc=0x40268
                runtime.newm1(0x400022ec00)
                /go/src/runtime/proc.go:2253 +0xa8 fp=0x400004fe70 sp=0x400004fe30 pc=0x49ec8
                runtime.newm(0x400004fee8?, 0x4000034f00, 0x3b096d90f5ac6?)
                /go/src/runtime/proc.go:2228 +0x124 fp=0x400004fea0 sp=0x400004fe70 pc=0x49db4
                runtime.startm(0x4000034f00, 0x1)
                /go/src/runtime/proc.go:2411 +0xe8 fp=0x400004fef0 sp=0x400004fea0 pc=0x4a348
                runtime.wakep()
                /go/src/runtime/proc.go:2541 +0x170 fp=0x400004ff20 sp=0x400004fef0 pc=0x4aa80
                runtime.resetspinning()
                /go/src/runtime/proc.go:3244 +0x74 fp=0x400004ff40 sp=0x400004ff20 pc=0x4c7a4
                runtime.schedule()
                /go/src/runtime/proc.go:3366 +0xb4 fp=0x400004ff80 sp=0x400004ff40 pc=0x4cb84
                runtime.park_m(0x400004ffe8?)
                /go/src/runtime/proc.go:3511 +0x104 fp=0x400004ffb0 sp=0x400004ff80 pc=0x4d054
                runtime.mcall()
                /go/src/runtime/asm_arm64.s:192 +0x54 fp=0x400004ffc0 sp=0x400004ffb0 pc=0x726d4
                goroutine 1 [select]:
                runtime.gopark(0x40001c40b0?, 0x2?, 0x48?, 0x3f?, 0x40001c4064?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x40001c3f00 sp=0x40001c3ee0 pc=0x46200
                runtime.selectgo(0x40001c40b0, 0x40001c4060, 0x40001c4058?, 0x0, 0x40001c40a8?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x40001c4010 sp=0x40001c3f00 pc=0x55e4c
                github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches(0x400011e7c8, {0x9776a0?, 0x400025c910?}, {0x9731b8?, 0x4000118db0}, 0x400027d530)
                /root/project/clients/write/buffer_batcher.go:45 +0x264 fp=0x40001c40e0 sp=0x40001c4010 pc=0x65b394
                github.com/influxdata/influx-cli/v2/clients/write.Client.Write({{{0x97ae78, 0x4000115620}, 0x0, 0x0, {{0x4000318201, 0xd}, {0x400011e618, 0x13}, {0x4000110480, 0x58}, ...}, ...}, ...}, ...)
                /root/project/clients/write/write.go:88 +0x2ac fp=0x40001c41a0 sp=0x40001c40e0 pc=0x65e8fc
                main.newWriteCmd.func1(0x4000194840)
                /root/project/cmd/influx/write.go:195 +0x540 fp=0x40001c4530 sp=0x40001c41a0 pc=0x6940e0
                github.com/urfave/cli.HandleAction({0x715bc0?, 0x40001f6610?}, 0x4000260380?)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:524 +0x58 fp=0x40001c4550 sp=0x40001c4530 pc=0x4de448
                github.com/urfave/cli.(*App).RunAsSubcommand(0x4000260380, 0x40001946e0)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:410 +0x7c8 fp=0x40001c4f70 sp=0x40001c4550 pc=0x4dd1e8
                github.com/urfave/cli.Command.startApp({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:372 +0x9c4 fp=0x40001c53e0 sp=0x40001c4f70 pc=0x4e0aa4
                github.com/urfave/cli.Command.Run({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:102 +0x650 fp=0x40001c5610 sp=0x40001c53e0 pc=0x4df1c0
                github.com/urfave/cli.(*App).Run(0x4000184540, {0x400025c8c0, 0x5, 0x5})
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:277 +0x7cc fp=0x40001c5bf0 sp=0x40001c5610 pc=0x4dc71c
                main.main()
                /root/project/cmd/influx/main.go:124 +0xd4 fp=0x40001c5f70 sp=0x40001c5bf0 pc=0x670e84
                runtime.main()
                /go/src/runtime/proc.go:250 +0x200 fp=0x40001c5fd0 sp=0x40001c5f70 pc=0x45df0
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40001c5fd0 sp=0x40001c5fd0 pc=0x74b84
                goroutine 2 [force gc (idle)]:
                runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040fa0 sp=0x4000040f80 pc=0x46200
                runtime.goparkunlock(...)
                /go/src/runtime/proc.go:387
                runtime.forcegchelper()
                /go/src/runtime/proc.go:305 +0xb0 fp=0x4000040fd0 sp=0x4000040fa0 pc=0x46050
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000040fd0 sp=0x4000040fd0 pc=0x74b84
                created by runtime.init.6
                /go/src/runtime/proc.go:293 +0x24
                goroutine 3 [GC sweep wait]:
                runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041760 sp=0x4000041740 pc=0x46200
                runtime.goparkunlock(...)
                /go/src/runtime/proc.go:387
                runtime.bgsweep(0x0?)
                /go/src/runtime/mgcsweep.go:278 +0x98 fp=0x40000417b0 sp=0x4000041760 pc=0x32b68
                runtime.gcenable.func1()
                /go/src/runtime/mgc.go:178 +0x28 fp=0x40000417d0 sp=0x40000417b0 pc=0x27c28
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000417d0 sp=0x40000417d0 pc=0x74b84
                created by runtime.gcenable
                /go/src/runtime/mgc.go:178 +0x6c
                goroutine 4 [GC scavenge wait]:
                runtime.gopark(0x4000068000?, 0x966518?, 0x1?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041f50 sp=0x4000041f30 pc=0x46200
                runtime.goparkunlock(...)
                /go/src/runtime/proc.go:387
                runtime.(*scavengerState).park(0x10c2360)
                /go/src/runtime/mgcscavenge.go:400 +0x5c fp=0x4000041f80 sp=0x4000041f50 pc=0x30afc
                runtime.bgscavenge(0x0?)
                /go/src/runtime/mgcscavenge.go:628 +0x44 fp=0x4000041fb0 sp=0x4000041f80 pc=0x31034
                runtime.gcenable.func2()
                /go/src/runtime/mgc.go:179 +0x28 fp=0x4000041fd0 sp=0x4000041fb0 pc=0x27bc8
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000041fd0 sp=0x4000041fd0 pc=0x74b84
                created by runtime.gcenable
                /go/src/runtime/mgc.go:179 +0xac
                goroutine 17 [finalizer wait]:
                runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x400003c580 sp=0x400003c560 pc=0x46200
                runtime.runfinq()
                /go/src/runtime/mfinal.go:193 +0x100 fp=0x400003c7d0 sp=0x400003c580 pc=0x26cf0
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003c7d0 sp=0x400003c7d0 pc=0x74b84
                created by runtime.createfing
                /go/src/runtime/mfinal.go:163 +0x80
                goroutine 18 [select, locked to thread]:
                runtime.gopark(0x400003cfa0?, 0x2?, 0x78?, 0xce?, 0x400003cf9c?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x400003ce30 sp=0x400003ce10 pc=0x46200
                runtime.selectgo(0x400003cfa0, 0x400003cf98, 0x0?, 0x0, 0x0?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x400003cf40 sp=0x400003ce30 pc=0x55e4c
                runtime.ensureSigM.func1()
                /go/src/runtime/signal_unix.go:1000 +0x194 fp=0x400003cfd0 sp=0x400003cf40 pc=0x6c9e4
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003cfd0 sp=0x400003cfd0 pc=0x74b84
                created by runtime.ensureSigM
                /go/src/runtime/signal_unix.go:983 +0xd8
                goroutine 33 [syscall]:
                runtime.notetsleepg(0x0?, 0x0?)
                /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000098790 sp=0x4000098750 pc=0x1b1d4
                os/signal.signal_recv()
                /go/src/runtime/sigqueue.go:152 +0x30 fp=0x40000987b0 sp=0x4000098790 pc=0x71150
                os/signal.loop()
                /go/src/os/signal/signal_unix.go:23 +0x1c fp=0x40000987d0 sp=0x40000987b0 pc=0x5bc81c
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000987d0 sp=0x40000987d0 pc=0x74b84
                created by os/signal.Notify.func1.1
                /go/src/os/signal/signal.go:151 +0x28
                goroutine 19 [select]:
                runtime.gopark(0x400003d7a0?, 0x2?, 0x88?, 0xd6?, 0x400003d794?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x400003d640 sp=0x400003d620 pc=0x46200
                runtime.selectgo(0x400003d7a0, 0x400003d790, 0x0?, 0x0, 0x0?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x400003d750 sp=0x400003d640 pc=0x55e4c
                github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals.func1()
                /root/project/pkg/signals/context.go:18 +0x78 fp=0x400003d7d0 sp=0x400003d750 pc=0x5bcaa8
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003d7d0 sp=0x400003d7d0 pc=0x74b84
                created by github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals
                /root/project/pkg/signals/context.go:16 +0xe8
                goroutine 20 [select]:
                runtime.gopark(0x4000164598?, 0x6?, 0xc8?, 0x42?, 0x40001643a4?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000164230 sp=0x4000164210 pc=0x46200
                runtime.selectgo(0x4000164598, 0x4000164398, 0x82c610?, 0x0, 0x4000164458?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x4000164340 sp=0x4000164230 pc=0x55e4c
                net/http.(*persistConn).roundTrip(0x40000ee120, 0x40000f2000)
                /go/src/net/http/transport.go:2638 +0x7d4 fp=0x4000164600 sp=0x4000164340 pc=0x275324
                net/http.(*Transport).roundTrip(0x400027e500, 0x40000ec100)
                /go/src/net/http/transport.go:603 +0x6b0 fp=0x4000164830 sp=0x4000164600 pc=0x26aa00
                net/http.(*Transport).RoundTrip(0x400009c065?, 0x9733d8?)
                /go/src/net/http/roundtrip.go:17 +0x1c fp=0x4000164850 sp=0x4000164830 pc=0x26181c
                net/http.send(0x40000ec100, {0x9733d8, 0x400027e500}, {0x23b06c?, 0x8?, 0x0?})
                /go/src/net/http/client.go:252 +0x4d8 fp=0x4000164a50 sp=0x4000164850 pc=0x239978
                net/http.(*Client).send(0x400027d500, 0x40000ec100, {0x4000092d98?, 0x35f38c?, 0x0?})
                /go/src/net/http/client.go:176 +0x98 fp=0x4000164ad0 sp=0x4000164a50 pc=0x239338
                net/http.(*Client).do(0x400027d500, 0x40000ec100)
                /go/src/net/http/client.go:716 +0x6dc fp=0x4000164ce0 sp=0x4000164ad0 pc=0x23b0bc
                net/http.(*Client).Do(...)
                /go/src/net/http/client.go:582
                github.com/influxdata/influx-cli/v2/api.(*APIClient).callAPI(0x4000180a00, 0x0?)
                /root/project/api/client.gen.go:254 +0x9c fp=0x4000164da0 sp=0x4000164ce0 pc=0x360d4c
                github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecuteWithHttpInfo(0x4000180a08, {{0x9776a0, 0x400025c910}, {0x976b30, 0x4000180a08}, 0x40000dc030, 0x40000dc020, {0x40000ae100, 0x7d, 0x80}, ...})
                /root/project/api/api_write.gen.go:339 +0x904 fp=0x4000165740 sp=0x4000164da0 pc=0x35f3a4
                github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecute(0x0?, {{0x9776a0, 0x400025c910}, {0x976b30, 0x4000180a08}, 0x40000dc030, 0x40000dc020, {0x40000ae100, 0x7d, 0x80}, ...})
                /root/project/api/api_write.gen.go:254 +0x3c fp=0x40001657e0 sp=0x4000165740 pc=0x35ea6c
                github.com/influxdata/influx-cli/v2/api.ApiPostWriteRequest.Execute(...)
                /root/project/api/api_write.gen.go:188
                github.com/influxdata/influx-cli/v2/clients/write.Client.Write.func1({0x4000380000, 0x97, 0x7a120})
                /root/project/clients/write/write.go:81 +0x4e8 fp=0x4000165e50 sp=0x40001657e0 pc=0x65ef38
                github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).write(0x0?, {0x9776a0, 0x400025caa0}, 0x400027d530, 0x4000110600, 0x0?)
                /root/project/clients/write/buffer_batcher.go:121 +0x2b4 fp=0x4000165f90 sp=0x4000165e50 pc=0x65bb24
                github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches.func1()
                /root/project/clients/write/buffer_batcher.go:39 +0x3c fp=0x4000165fd0 sp=0x4000165f90 pc=0x65b54c
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000165fd0 sp=0x4000165fd0 pc=0x74b84
                created by github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches
                /root/project/clients/write/buffer_batcher.go:39 +0x138
                goroutine 38 [IO wait]:
                runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000074a50 sp=0x4000074a30 pc=0x46200
                runtime.netpollblock(0x0?, 0xffffffff?, 0xff?)
                /go/src/runtime/netpoll.go:527 +0x158 fp=0x4000074a90 sp=0x4000074a50 pc=0x3efe8
                internal/poll.runtime_pollWait(0x7f711b1398, 0x72)
                /go/src/runtime/netpoll.go:306 +0xa0 fp=0x4000074ac0 sp=0x4000074a90 pc=0x6ef10
                internal/poll.(*pollDesc).wait(0x400028c180?, 0x40004e0000?, 0x0)
                /go/src/internal/poll/fd_poll_runtime.go:84 +0x28 fp=0x4000074af0 sp=0x4000074ac0 pc=0xdf2c8
                internal/poll.(*pollDesc).waitRead(...)
                /go/src/internal/poll/fd_poll_runtime.go:89
                internal/poll.(*FD).Read(0x400028c180, {0x40004e0000, 0x1000, 0x1000})
                /go/src/internal/poll/fd_unix.go:167 +0x200 fp=0x4000074b90 sp=0x4000074af0 pc=0xe0610
                net.(*netFD).Read(0x400028c180, {0x40004e0000?, 0x0?, 0x0?})
                /go/src/net/fd_posix.go:55 +0x28 fp=0x4000074be0 sp=0x4000074b90 pc=0x1a9998
                net.(*conn).Read(0x40000a4058, {0x40004e0000?, 0x0?, 0x0?})
                /go/src/net/net.go:183 +0x34 fp=0x4000074c30 sp=0x4000074be0 pc=0x1b65a4
                net.(*TCPConn).Read(0x4000098cd8?, {0x40004e0000?, 0x0?, 0x0?})
                :1 +0x2c fp=0x4000074c60 sp=0x4000074c30 pc=0x1c5f9c
                net/http.(*persistConn).Read(0x40000ee120, {0x40004e0000?, 0x4000098d18?, 0x272ce4?})
                /go/src/net/http/transport.go:1943 +0x50 fp=0x4000074cc0 sp=0x4000074c60 pc=0x271f10
                bufio.(*Reader).fill(0x400009e660)
                /go/src/bufio/bufio.go:106 +0xfc fp=0x4000074d00 sp=0x4000074cc0 pc=0x12a98c
                bufio.(*Reader).Peek(0x400009e660, 0x1)
                /go/src/bufio/bufio.go:144 +0x60 fp=0x4000074d20 sp=0x4000074d00 pc=0x12aaf0
                net/http.(*persistConn).readLoop(0x40000ee120)
                /go/src/net/http/transport.go:2107 +0x140 fp=0x4000074fb0 sp=0x4000074d20 pc=0x272d80
                net/http.(*Transport).dialConn.func5()
                /go/src/net/http/transport.go:1765 +0x28 fp=0x4000074fd0 sp=0x4000074fb0 pc=0x271598
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000074fd0 sp=0x4000074fd0 pc=0x74b84
                created by net/http.(*Transport).dialConn
                /go/src/net/http/transport.go:1765 +0x1154
                goroutine 39 [runnable]:
                net/http.(*Transport).dialConn.func6()
                /go/src/net/http/transport.go:1766 fp=0x400003dfd0 sp=0x400003dfd0 pc=0x271510
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003dfd0 sp=0x400003dfd0 pc=0x74b84
                created by net/http.(*Transport).dialConn
                /go/src/net/http/transport.go:1766 +0x119c
                2023-09-05 10:14:19.304 - error: philips-air.0 (1619) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 10:14:25.307 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=265,leistung_L1=46,leistung_L2=39,leistung_L3=180,spannung_L1=239.2,spannung_L2=236.3,spannung_L3=237.8,frequenz=50'
                runtime: failed to create new OS thread (have 9 already; errno=11)
                runtime: may need to increase max user processes (ulimit -u)
                fatal error: newosproc
                runtime stack:
                runtime.throw({0x825338?, 0x400004fdf0?})
                /go/src/runtime/panic.go:1047 +0x40 fp=0x400004fdc0 sp=0x400004fd90 pc=0x437b0
                runtime.newosproc(0x400032c000)
                /go/src/runtime/os_linux.go:195 +0x148 fp=0x400004fe30 sp=0x400004fdc0 pc=0x40268
                runtime.newm1(0x400032c000)
                /go/src/runtime/proc.go:2253 +0xa8 fp=0x400004fe70 sp=0x400004fe30 pc=0x49ec8
                runtime.newm(0x400004fee8?, 0x4000032a00, 0x3b0992b6726cd?)
                /go/src/runtime/proc.go:2228 +0x124 fp=0x400004fea0 sp=0x400004fe70 pc=0x49db4
                runtime.startm(0x4000032a00, 0x1)
                /go/src/runtime/proc.go:2411 +0xe8 fp=0x400004fef0 sp=0x400004fea0 pc=0x4a348
                runtime.wakep()
                /go/src/runtime/proc.go:2541 +0x170 fp=0x400004ff20 sp=0x400004fef0 pc=0x4aa80
                runtime.resetspinning()
                /go/src/runtime/proc.go:3244 +0x74 fp=0x400004ff40 sp=0x400004ff20 pc=0x4c7a4
                runtime.schedule()
                /go/src/runtime/proc.go:3366 +0xb4 fp=0x400004ff80 sp=0x400004ff40 pc=0x4cb84
                runtime.park_m(0x334a688?)
                /go/src/runtime/proc.go:3511 +0x104 fp=0x400004ffb0 sp=0x400004ff80 pc=0x4d054
                runtime.mcall()
                /go/src/runtime/asm_arm64.s:192 +0x54 fp=0x400004ffc0 sp=0x400004ffb0 pc=0x726d4
                goroutine 1 [select]:
                runtime.gopark(0x400015e0b0?, 0x2?, 0x48?, 0xdf?, 0x400015e064?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x400015df00 sp=0x400015dee0 pc=0x46200
                runtime.selectgo(0x400015e0b0, 0x400015e060, 0x400029a7e0?, 0x0, 0x400015e0a8?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x400015e010 sp=0x400015df00 pc=0x55e4c
                github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches(0x40002b01f8, {0x9776a0?, 0x400028c000?}, {0x9731b8?, 0x40002a80f0}, 0x4000291530)
                /root/project/clients/write/buffer_batcher.go:45 +0x264 fp=0x400015e0e0 sp=0x400015e010 pc=0x65b394
                github.com/influxdata/influx-cli/v2/clients/write.Client.Write({{{0x97ae78, 0x40000a1770}, 0x0, 0x0, {{0x40002de201, 0xd}, {0x40002b0048, 0x13}, {0x40002e8060, 0x58}, ...}, ...}, ...}, ...)
                /root/project/clients/write/write.go:88 +0x2ac fp=0x400015e1a0 sp=0x400015e0e0 pc=0x65e8fc
                main.newWriteCmd.func1(0x40002bc000)
                /root/project/cmd/influx/write.go:195 +0x540 fp=0x400015e530 sp=0x400015e1a0 pc=0x6940e0
                github.com/urfave/cli.HandleAction({0x715bc0?, 0x400014c7f0?}, 0x40002a2000?)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:524 +0x58 fp=0x400015e550 sp=0x400015e530 pc=0x4de448
                github.com/urfave/cli.(*App).RunAsSubcommand(0x40002a2000, 0x40001306e0)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:410 +0x7c8 fp=0x400015ef70 sp=0x400015e550 pc=0x4dd1e8
                github.com/urfave/cli.Command.startApp({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:372 +0x9c4 fp=0x400015f3e0 sp=0x400015ef70 pc=0x4e0aa4
                github.com/urfave/cli.Command.Run({{0x81cf6e, 0x5}, {0x0, 0x0}, {0x0, 0x0, 0x0}, {0x837020, 0x18}, {0x0, ...}, ...}, ...)
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/command.go:102 +0x650 fp=0x400015f610 sp=0x400015f3e0 pc=0x4df1c0
                github.com/urfave/cli.(*App).Run(0x4000120540, {0x40001f88c0, 0x5, 0x5})
                /go/pkg/mod/github.com/urfave/cli@v1.22.5/app.go:277 +0x7cc fp=0x400015fbf0 sp=0x400015f610 pc=0x4dc71c
                main.main()
                /root/project/cmd/influx/main.go:124 +0xd4 fp=0x400015ff70 sp=0x400015fbf0 pc=0x670e84
                runtime.main()
                /go/src/runtime/proc.go:250 +0x200 fp=0x400015ffd0 sp=0x400015ff70 pc=0x45df0
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400015ffd0 sp=0x400015ffd0 pc=0x74b84
                goroutine 2 [force gc (idle)]:
                runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040fa0 sp=0x4000040f80 pc=0x46200
                runtime.goparkunlock(...)
                /go/src/runtime/proc.go:387
                runtime.forcegchelper()
                /go/src/runtime/proc.go:305 +0xb0 fp=0x4000040fd0 sp=0x4000040fa0 pc=0x46050
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000040fd0 sp=0x4000040fd0 pc=0x74b84
                created by runtime.init.6
                /go/src/runtime/proc.go:293 +0x24
                goroutine 3 [GC sweep wait]:
                runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041760 sp=0x4000041740 pc=0x46200
                runtime.goparkunlock(...)
                /go/src/runtime/proc.go:387
                runtime.bgsweep(0x0?)
                /go/src/runtime/mgcsweep.go:278 +0x98 fp=0x40000417b0 sp=0x4000041760 pc=0x32b68
                runtime.gcenable.func1()
                /go/src/runtime/mgc.go:178 +0x28 fp=0x40000417d0 sp=0x40000417b0 pc=0x27c28
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000417d0 sp=0x40000417d0 pc=0x74b84
                created by runtime.gcenable
                /go/src/runtime/mgc.go:178 +0x6c
                goroutine 4 [GC scavenge wait]:
                runtime.gopark(0x4000068000?, 0x966518?, 0x1?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000041f50 sp=0x4000041f30 pc=0x46200
                runtime.goparkunlock(...)
                /go/src/runtime/proc.go:387
                runtime.(*scavengerState).park(0x10c2360)
                /go/src/runtime/mgcscavenge.go:400 +0x5c fp=0x4000041f80 sp=0x4000041f50 pc=0x30afc
                runtime.bgscavenge(0x0?)
                /go/src/runtime/mgcscavenge.go:628 +0x44 fp=0x4000041fb0 sp=0x4000041f80 pc=0x31034
                runtime.gcenable.func2()
                /go/src/runtime/mgc.go:179 +0x28 fp=0x4000041fd0 sp=0x4000041fb0 pc=0x27bc8
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000041fd0 sp=0x4000041fd0 pc=0x74b84
                created by runtime.gcenable
                /go/src/runtime/mgc.go:179 +0xac
                goroutine 17 [finalizer wait]:
                runtime.gopark(0x40000405a8?, 0x600000000256a8?, 0x88?, 0x76?, 0x1?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000040580 sp=0x4000040560 pc=0x46200
                runtime.runfinq()
                /go/src/runtime/mfinal.go:193 +0x100 fp=0x40000407d0 sp=0x4000040580 pc=0x26cf0
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000407d0 sp=0x40000407d0 pc=0x74b84
                created by runtime.createfing
                /go/src/runtime/mfinal.go:163 +0x80
                goroutine 18 [select, locked to thread]:
                runtime.gopark(0x400003c7a0?, 0x2?, 0x78?, 0xc6?, 0x400003c79c?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x400003c630 sp=0x400003c610 pc=0x46200
                runtime.selectgo(0x400003c7a0, 0x400003c798, 0x0?, 0x0, 0x0?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x400003c740 sp=0x400003c630 pc=0x55e4c
                runtime.ensureSigM.func1()
                /go/src/runtime/signal_unix.go:1000 +0x194 fp=0x400003c7d0 sp=0x400003c740 pc=0x6c9e4
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x400003c7d0 sp=0x400003c7d0 pc=0x74b84
                created by runtime.ensureSigM
                /go/src/runtime/signal_unix.go:983 +0xd8
                goroutine 5 [syscall]:
                runtime.notetsleepg(0x0?, 0x0?)
                /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000042790 sp=0x4000042750 pc=0x1b1d4
                os/signal.signal_recv()
                /go/src/runtime/sigqueue.go:152 +0x30 fp=0x40000427b0 sp=0x4000042790 pc=0x71150
                os/signal.loop()
                /go/src/os/signal/signal_unix.go:23 +0x1c fp=0x40000427d0 sp=0x40000427b0 pc=0x5bc81c
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40000427d0 sp=0x40000427d0 pc=0x74b84
                created by os/signal.Notify.func1.1
                /go/src/os/signal/signal.go:151 +0x28
                goroutine 33 [select]:
                runtime.gopark(0x40002967a0?, 0x2?, 0x88?, 0x66?, 0x4000296794?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000296640 sp=0x4000296620 pc=0x46200
                runtime.selectgo(0x40002967a0, 0x4000296790, 0x0?, 0x0, 0x0?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x4000296750 sp=0x4000296640 pc=0x55e4c
                github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals.func1()
                /root/project/pkg/signals/context.go:18 +0x78 fp=0x40002967d0 sp=0x4000296750 pc=0x5bcaa8
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40002967d0 sp=0x40002967d0 pc=0x74b84
                created by github.com/influxdata/influx-cli/v2/pkg/signals.WithSignals
                /root/project/pkg/signals/context.go:16 +0xe8
                goroutine 34 [select]:
                runtime.gopark(0x4000102598?, 0x6?, 0x28?, 0x6c?, 0x40001023a4?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000102230 sp=0x4000102210 pc=0x46200
                runtime.selectgo(0x4000102598, 0x4000102398, 0x82c610?, 0x0, 0x4000102458?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x4000102340 sp=0x4000102230 pc=0x55e4c
                net/http.(*persistConn).roundTrip(0x40004de120, 0x40004e0000)
                /go/src/net/http/transport.go:2638 +0x7d4 fp=0x4000102600 sp=0x4000102340 pc=0x275324
                net/http.(*Transport).roundTrip(0x400029c500, 0x40004dc100)
                /go/src/net/http/transport.go:603 +0x6b0 fp=0x4000102830 sp=0x4000102600 pc=0x26aa00
                net/http.(*Transport).RoundTrip(0x4000074065?, 0x9733d8?)
                /go/src/net/http/roundtrip.go:17 +0x1c fp=0x4000102850 sp=0x4000102830 pc=0x26181c
                net/http.send(0x40004dc100, {0x9733d8, 0x400029c500}, {0x23b06c?, 0x8?, 0x0?})
                /go/src/net/http/client.go:252 +0x4d8 fp=0x4000102a50 sp=0x4000102850 pc=0x239978
                net/http.(*Client).send(0x4000291500, 0x40004dc100, {0x40004ccd98?, 0x35f38c?, 0x0?})
                /go/src/net/http/client.go:176 +0x98 fp=0x4000102ad0 sp=0x4000102a50 pc=0x239338
                net/http.(*Client).do(0x4000291500, 0x40004dc100)
                /go/src/net/http/client.go:716 +0x6dc fp=0x4000102ce0 sp=0x4000102ad0 pc=0x23b0bc
                net/http.(*Client).Do(...)
                /go/src/net/http/client.go:582
                github.com/influxdata/influx-cli/v2/api.(*APIClient).callAPI(0x40002ec200, 0x0?)
                /root/project/api/client.gen.go:254 +0x9c fp=0x4000102da0 sp=0x4000102ce0 pc=0x360d4c
                github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecuteWithHttpInfo(0x40002ec208, {{0x9776a0, 0x400028c000}, {0x976b30, 0x40002ec208}, 0x4000056060, 0x4000056050, {0x40004a0100, 0x7e, 0x80}, ...})
                /root/project/api/api_write.gen.go:339 +0x904 fp=0x4000103740 sp=0x4000102da0 pc=0x35f3a4
                github.com/influxdata/influx-cli/v2/api.(*WriteApiService).PostWriteExecute(0x0?, {{0x9776a0, 0x400028c000}, {0x976b30, 0x40002ec208}, 0x4000056060, 0x4000056050, {0x40004a0100, 0x7e, 0x80}, ...})
                /root/project/api/api_write.gen.go:254 +0x3c fp=0x40001037e0 sp=0x4000103740 pc=0x35ea6c
                github.com/influxdata/influx-cli/v2/api.ApiPostWriteRequest.Execute(...)
                /root/project/api/api_write.gen.go:188
                github.com/influxdata/influx-cli/v2/clients/write.Client.Write.func1({0x4000380000, 0x97, 0x7a120})
                /root/project/clients/write/write.go:81 +0x4e8 fp=0x4000103e50 sp=0x40001037e0 pc=0x65ef38
                github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).write(0x0?, {0x9776a0, 0x400028c190}, 0x4000291530, 0x40002e81e0, 0x0?)
                /root/project/clients/write/buffer_batcher.go:121 +0x2b4 fp=0x4000103f90 sp=0x4000103e50 pc=0x65bb24
                github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches.func1()
                /root/project/clients/write/buffer_batcher.go:39 +0x3c fp=0x4000103fd0 sp=0x4000103f90 pc=0x65b54c
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000103fd0 sp=0x4000103fd0 pc=0x74b84
                created by github.com/influxdata/influx-cli/v2/clients/write.(*BufferBatcher).WriteBatches
                /root/project/clients/write/buffer_batcher.go:39 +0x138
                goroutine 36 [GC worker (idle)]:
                runtime.gopark(0x0?, 0x0?, 0x0?, 0x0?, 0x0?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000297740 sp=0x4000297720 pc=0x46200
                runtime.gcBgMarkWorker()
                /go/src/runtime/mgc.go:1275 +0xe4 fp=0x40002977d0 sp=0x4000297740 pc=0x29a04
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x40002977d0 sp=0x40002977d0 pc=0x74b84
                created by runtime.gcBgMarkStartWorkers
                /go/src/runtime/mgc.go:1199 +0x28
                goroutine 12 [runnable]:
                runtime.gcBgMarkWorker()
                /go/src/runtime/mgc.go:1241 fp=0x4000296fd0 sp=0x4000296fd0 pc=0x29920
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000296fd0 sp=0x4000296fd0 pc=0x74b84
                created by runtime.gcBgMarkStartWorkers
                /go/src/runtime/mgc.go:1199 +0x28
                goroutine 10 [syscall]:
                runtime.notetsleepg(0x10f8880?, 0x4000003860?)
                /go/src/runtime/lock_futex.go:236 +0x34 fp=0x4000077510 sp=0x40000774d0 pc=0x1b1d4
                runtime.gcBgMarkStartWorkers()
                /go/src/runtime/mgc.go:1201 +0x38 fp=0x4000077530 sp=0x4000077510 pc=0x298c8
                runtime.gcStart({0x40002fa000?, 0x900?, 0x880?})
                /go/src/runtime/mgc.go:645 +0x280 fp=0x40000775d0 sp=0x4000077530 pc=0x28370
                runtime.mallocgc(0x880, 0x79efc0, 0x1)
                /go/src/runtime/malloc.go:1172 +0x7a4 fp=0x4000077640 sp=0x40000775d0 pc=0x1c6a4
                runtime.newarray(0x40002f8148?, 0x40002f81c8?)
                /go/src/runtime/malloc.go:1276 +0x50 fp=0x4000077670 sp=0x4000077640 pc=0x1c950
                runtime.makeBucketArray(0x746ca0, 0x44?, 0x746ca0?)
                /go/src/runtime/map.go:363 +0x14c fp=0x40000776a0 sp=0x4000077670 pc=0x1d78c
                runtime.hashGrow(0x110?, 0x40002915f0)
                /go/src/runtime/map.go:1051 +0x84 fp=0x40000776e0 sp=0x40000776a0 pc=0x1f044
                runtime.mapassign_faststr(0x746ca0, 0x40002915f0, {0x828f16, 0xc})
                /go/src/runtime/map_faststr.go:276 +0xd0 fp=0x4000077750 sp=0x40000776e0 pc=0x220b0
                net/textproto.initCommonHeader()
                /go/src/net/textproto/reader.go:820 +0xbc fp=0x4000077a10 sp=0x4000077750 pc=0x21148c
                sync.(*Once).doSlow(0x4000077a98?, 0xe20f31?)
                /go/src/sync/once.go:74 +0x100 fp=0x4000077a70 sp=0x4000077a10 pc=0x8ed70
                sync.(*Once).Do(...)
                /go/src/sync/once.go:65
                net/textproto.canonicalMIMEHeaderKey({0x4000528019, 0x10, 0xfe7?})
                /go/src/net/textproto/reader.go:762 +0x16c fp=0x4000077aa0 sp=0x4000077a70 pc=0x21133c
                net/textproto.readMIMEHeader(0x4000077c60, 0x7fffffffffffffff, 0x7fffffffffffffff)
                /go/src/net/textproto/reader.go:528 +0x1b0 fp=0x4000077ba0 sp=0x4000077aa0 pc=0x210a60
                net/textproto.(*Reader).ReadMIMEHeader(...)
                /go/src/net/textproto/reader.go:482
                net/http.ReadResponse(0x400006a780, 0x40004dc200)
                /go/src/net/http/response.go:188 +0x270 fp=0x4000077c90 sp=0x4000077ba0 pc=0x260d00
                net/http.(*persistConn).readResponse(0x40004de120, {{}, 0x40004dc200, {0x40004dc100}, 0x4000074420, 0x1, 0x0, 0x40000743c0}, 0x0)
                /go/src/net/http/transport.go:2300 +0xb0 fp=0x4000077d20 sp=0x4000077c90 pc=0x274000
                net/http.(*persistConn).readLoop(0x40004de120)
                /go/src/net/http/transport.go:2122 +0x330 fp=0x4000077fb0 sp=0x4000077d20 pc=0x272f70
                net/http.(*Transport).dialConn.func5()
                /go/src/net/http/transport.go:1765 +0x28 fp=0x4000077fd0 sp=0x4000077fb0 pc=0x271598
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000077fd0 sp=0x4000077fd0 pc=0x74b84
                created by net/http.(*Transport).dialConn
                /go/src/net/http/transport.go:1765 +0x1154
                goroutine 11 [select]:
                runtime.gopark(0x4000076f80?, 0x2?, 0x8?, 0x6e?, 0x4000076f24?)
                /go/src/runtime/proc.go:381 +0xe0 fp=0x4000076dc0 sp=0x4000076da0 pc=0x46200
                runtime.selectgo(0x4000076f80, 0x4000076f20, 0x40004e0180?, 0x0, 0x400007e900?, 0x1)
                /go/src/runtime/select.go:327 +0x68c fp=0x4000076ed0 sp=0x4000076dc0 pc=0x55e4c
                net/http.(*persistConn).writeLoop(0x40004de120)
                /go/src/net/http/transport.go:2410 +0x9c fp=0x4000076fb0 sp=0x4000076ed0 pc=0x27474c
                net/http.(*Transport).dialConn.func6()
                /go/src/net/http/transport.go:1766 +0x28 fp=0x4000076fd0 sp=0x4000076fb0 pc=0x271538
                runtime.goexit()
                /go/src/runtime/asm_arm64.s:1172 +0x4 fp=0x4000076fd0 sp=0x4000076fd0 pc=0x74b84
                created by net/http.(*Transport).dialConn
                /go/src/net/http/transport.go:1766 +0x119c
                2023-09-05 10:14:35.324 - error: javascript.0 (1158) script.js.common.Daten_zu_InfluxDB.StromDaten: exec error: Error: Command failed: influx write --bucket test-48h 'strom zaehlerstand=1341.5,leistung=266,leistung_L1=46,leistung_L2=39,leistung_L3=179,spannung_L1=239.4,spannung_L2=236.8,spannung_L3=237.7,frequenz=49.9'
                runtime: failed to create new OS thread (have 9 already; errno=11)
                runtime: may need to increase max user processes (ulimit -u)
                fatal error: newosproc
                runtime stack:
                runtime.throw({0x825338?, 0x4000055df0?})
                /go/src/runtime/panic.go:1047 +0x40 fp=0x4000055dc0 sp=0x4000055d90 pc=0x437b0
                runtime.newosproc(0x40002ec000)
                /go/src/runtime/os_linux.go:195 +0x148 fp=0x4000055e30 sp=0x4000055dc0 pc=0x40268
                runtime.newm1(0x40002ec000)
                /go/src/runtime/proc.go:2253 +0xa8 fp=0x4000055e70 sp=0x4000055e30 pc=0x49ec8
                runtime.newm(0x4000055ee8?, 0x4000034f00, 0x3b09b807cd392?)
                /go/src/runtime/proc.go:2228 +0x124 fp=0x4000055ea0 sp=0x4000055e70 pc=0x49db4
                runtime.startm(0x4000034f00, 0x1)
                /go/src/runtime/proc.go:2411 +0xe8 fp=0x4000055ef0 sp=0x4000055ea0 pc=0x4a348
                runtime.wakep()
                /go/src/runtime/proc.go:2541 +0x170 fp=0x4000055f20 sp=0x4000055ef0 pc=0x4aa80
                runtime.resetspinning()
                /go/src/runtime/proc.go:3244 +0x74 fp=0x4000055f40 sp=0x4000055f20 pc=0x4c7a4
                

                der wiederholte sich ständig, bis ich ein Reboot ausgelöst habe und der Raspi neu gestartet ist.

                hier noch mal die aktuelle iobDiag Ausgabe

                Skript v.2023-04-16
                
                *** BASE SYSTEM ***
                Model		: Raspberry Pi 4 Model B Rev 1.4
                Architecture    : aarch64
                Docker          : false
                Virtualization  : none
                Distributor ID:	Debian
                Description:	Debian GNU/Linux 11 (bullseye)
                Release:	11
                Codename:	bullseye
                
                PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                NAME="Debian GNU/Linux"
                VERSION_ID="11"
                VERSION="11 (bullseye)"
                VERSION_CODENAME=bullseye
                ID=debian
                HOME_URL="https://www.debian.org/"
                SUPPORT_URL="https://www.debian.org/support"
                BUG_REPORT_URL="https://bugs.debian.org/"
                
                Systemuptime and Load:
                 11:56:21 up 56 min,  1 user,  load average: 2.21, 1.19, 0.76
                CPU threads: 4
                
                Raspberry only:
                throttled=0x0
                Other values than 0x0 hint to temperature/voltage problems
                temp=48.2'C
                volt=0.9160V
                
                *** Time and Time Zones ***
                               Local time: Tue 2023-09-05 11:56:22 CEST
                           Universal time: Tue 2023-09-05 09:56:22 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: active
                          RTC in local TZ: no
                
                *** User and Groups ***
                pi
                /home/pi
                pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                
                *** X-Server-Setup ***
                X-Server: 	false
                Desktop: 	
                Terminal: 	tty
                Boot Target: 	graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:            7.8G        2.7G        4.2G        0.0K        932M        5.0G
                Swap:            99M          0B         99M
                Total:          7.9G        2.7G        4.3G
                
                         7811 M total memory
                         2673 M used memory
                         2846 M active memory
                          592 M inactive memory
                         4205 M free memory
                          105 M buffer memory
                          826 M swap cache
                           99 M total swap
                            0 M used swap
                           99 M free swap
                
                Raspberry only:
                oom events: 0
                lifetime oom required: 0 Mbytes
                total time in oom handler: 0 ms
                max time spent in oom handler: 0 ms
                
                *** FILESYSTEM ***
                Filesystem     Type      Size  Used Avail Use% Mounted on
                /dev/root      ext4      470G  7.6G  443G   2% /
                devtmpfs       devtmpfs  3.6G     0  3.6G   0% /dev
                tmpfs          tmpfs     3.9G     0  3.9G   0% /dev/shm
                tmpfs          tmpfs     1.6G  912K  1.6G   1% /run
                tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
                /dev/sda1      vfat      253M   32M  221M  13% /boot
                /dev/sdb1      ext4       15G  2.7G   12G  20% /mnt/Stick
                tmpfs          tmpfs     782M     0  782M   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                [Tue Sep  5 10:59:58 2023] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=E4:5F:01:31:13:73 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000  console=tty1 root=PARTUUID=6755e206-02 rootfstype=ext4 fsck.repair=yes rootwait
                [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): INFO: recovery required on readonly filesystem
                [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): write access will be enabled during recovery
                [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): orphan cleanup on readonly fs
                [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): 7 orphan inodes deleted
                [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): recovery complete
                [Tue Sep  5 11:00:00 2023] EXT4-fs (sda2): mounted filesystem with ordered data mode. Quota mode: none.
                [Tue Sep  5 11:00:00 2023] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
                [Tue Sep  5 11:00:03 2023] EXT4-fs (sda2): re-mounted. Quota mode: none.
                [Tue Sep  5 11:00:13 2023] EXT4-fs (sdb1): recovery complete
                [Tue Sep  5 11:00:13 2023] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Quota mode: none.
                
                Show mounted filesystems (real ones only):
                TARGET       SOURCE    FSTYPE OPTIONS
                /            /dev/sda2 ext4   rw,noatime
                |-/boot      /dev/sda1 vfat   rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,flush,errors=remount-ro
                `-/mnt/Stick /dev/sdb1 ext4   rw,nosuid,nodev,noexec,relatime
                
                Files in neuralgic directories:
                
                /var:
                2.6G	/var/
                2.0G	/var/log
                1.9G	/var/log/journal/dd7bfb316aa7459eb693f8d9fd5f26f4
                1.9G	/var/log/journal
                422M	/var/cache
                
                Archived and active journals take up 1.8G in the file system.
                
                /opt/iobroker/backups:
                508M	/opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                465M	/opt/iobroker/iobroker-data/
                233M	/opt/iobroker/iobroker-data/files
                90M	/opt/iobroker/iobroker-data/backup-objects
                80M	/opt/iobroker/iobroker-data/history
                52M	/opt/iobroker/iobroker-data/files/javascript.admin
                
                The five largest files in iobroker-data are:
                37M	/opt/iobroker/iobroker-data/states.jsonl
                35M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                27M	/opt/iobroker/iobroker-data/objects.jsonl
                21M	/opt/iobroker/iobroker-data/files/web.admin/static/js/main.e564fb87.js.map
                8.6M	/opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js
                
                *** NodeJS-Installation ***
                
                /usr/bin/nodejs 	v18.17.0
                /usr/bin/node 		v18.17.0
                /usr/bin/npm 		9.6.7
                /usr/bin/npx 		9.6.7
                
                
                nodejs:
                  Installed: 18.17.0-deb-1nodesource1
                  Candidate: 18.17.1-deb-1nodesource1
                  Version table:
                     18.17.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_18.x bullseye/main arm64 Packages
                 *** 18.17.0-deb-1nodesource1 100
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u4 500
                        500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                     12.22.12~dfsg-1~deb11u3 500
                        500 http://deb.debian.org/debian bullseye/main 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
                
                MULTIHOSTSERVICE/enabled: false
                
                Core adapters versions
                js-controller: 	4.0.24
                admin: 		6.8.0
                javascript: 	7.0.3
                
                Adapters from github: 	5
                
                Adapter State
                + system.adapter.accuweather.0            : accuweather           : iobmaster                                -  enabled
                + system.adapter.admin.0                  : admin                 : iobmaster                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                  system.adapter.alias-manager.0          : alias-manager         : iobmaster                                - disabled
                + system.adapter.backitup.0               : backitup              : iobmaster                                -  enabled
                + system.adapter.device-reminder.0        : device-reminder       : iobmaster                                -  enabled
                + system.adapter.device-watcher.0         : device-watcher        : iobmaster                                -  enabled
                  system.adapter.devices.0                : devices               : iobmaster                                - disabled
                + system.adapter.fahrplan.0               : fahrplan              : iobmaster                                -  enabled
                + system.adapter.fb-checkpresence.0       : fb-checkpresence      : iobmaster                                -  enabled
                + system.adapter.hmip.0                   : hmip                  : iobmaster                                -  enabled
                + system.adapter.homeconnect.0            : homeconnect           : iobmaster                                -  enabled
                + system.adapter.hs100.0                  : hs100                 : iobmaster                                -  enabled
                  system.adapter.ical.0                   : ical                  : iobmaster                                -  enabled
                  system.adapter.ical.1                   : ical                  : iobmaster                                -  enabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobmaster                                - disabled
                + system.adapter.influxdb.0               : influxdb              : iobmaster                                -  enabled, port: 8086
                + system.adapter.javascript.0             : javascript            : iobmaster                                -  enabled
                + system.adapter.javascript.1             : javascript            : iobmaster                                -  enabled
                + system.adapter.lgtv.0                   : lgtv                  : iobmaster                                -  enabled
                + system.adapter.mqtt.0                   : mqtt                  : iobmaster                                -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.mqtt.1                   : mqtt                  : iobmaster                                -  enabled, port: 1886, bind: 192.168.178.120
                + system.adapter.mqtt.2                   : mqtt                  : iobmaster                                -  enabled, port: 7531, bind: 0.0.0.0
                  system.adapter.netatmo-crawler.0        : netatmo-crawler       : iobmaster                                -  enabled
                + system.adapter.parcel.0                 : parcel                : iobmaster                                -  enabled
                + system.adapter.philips-air.0            : philips-air           : iobmaster                                -  enabled
                + system.adapter.rpi2.0                   : rpi2                  : iobmaster                                -  enabled
                + system.adapter.shelly.0                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.shelly.1                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
                  system.adapter.simple-api.0             : simple-api            : iobmaster                                - disabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.smartmeter.0             : smartmeter            : iobmaster                                -  enabled
                  system.adapter.socketio.0               : socketio              : iobmaster                                - disabled, port: 8084, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.sourceanalytix.0         : sourceanalytix        : iobmaster                                -  enabled
                + system.adapter.tankerkoenig.0           : tankerkoenig          : iobmaster                                -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : iobmaster                                -  enabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : iobmaster                                - disabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : iobmaster                                -  enabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobmaster                                - disabled
                  system.adapter.vis-owl.0                : vis-owl               : iobmaster                                - disabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobmaster                                - disabled
                  system.adapter.vis.0                    : vis                   : iobmaster                                -  enabled
                + system.adapter.vw-connect.0             : vw-connect            : iobmaster                                -  enabled
                + system.adapter.web.0                    : web                   : iobmaster                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.wled.0                   : wled                  : iobmaster                                -  enabled
                + system.adapter.yahka.0                  : yahka                 : iobmaster                                -  enabled
                + system.adapter.yahka.1                  : yahka                 : iobmaster                                -  enabled
                + system.adapter.zigbee.0                 : zigbee                : iobmaster                                -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobmaster                                -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                + system.adapter.influxdb.0               : influxdb              : iobmaster                                -  enabled, port: 8086
                + system.adapter.mqtt.0                   : mqtt                  : iobmaster                                -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.mqtt.1                   : mqtt                  : iobmaster                                -  enabled, port: 1886, bind: 192.168.178.120
                + system.adapter.mqtt.2                   : mqtt                  : iobmaster                                -  enabled, port: 7531, bind: 0.0.0.0
                + system.adapter.shelly.0                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.shelly.1                 : shelly                : iobmaster                                -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.web.0                    : web                   : iobmaster                                -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.zigbee.0                 : zigbee                : iobmaster                                -  enabled, port: /dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
                
                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    "accuweather"  : 1.2.4    , installed 1.2.4
                Adapter    "admin"        : 6.8.0    , installed 6.8.0
                Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                Adapter    "backitup"     : 2.6.23   , installed 2.6.23
                Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                Adapter    "device-watcher": 2.9.3   , installed 2.9.3
                Adapter    "devices"      : 1.1.5    , installed 1.1.5
                Adapter    "fahrplan"     : 1.2.3    , installed 1.2.3
                Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
                Adapter    "hmip"         : 1.20.0   , installed 1.20.0
                Adapter    "homeconnect"  : 1.1.1    , installed 1.1.1
                Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                Adapter    "ical"         : 1.13.3   , installed 1.13.3
                Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                Adapter    "javascript"   : 7.0.3    , installed 7.0.3
                Controller "js-controller": 4.0.24   , installed 4.0.24
                Adapter    "lgtv"         : 1.1.12   , installed 1.1.12
                Adapter    "mqtt"         : 4.1.1    , installed 4.1.1
                Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
                Adapter    "parcel"       : 0.0.27   , installed 0.0.27
                Adapter    "philips-air"  : 1.0.3    , installed 1.0.3
                Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                Adapter    "smartmeter"   : 3.3.4    , installed 3.3.4
                Adapter    "socketio"     : 6.5.2    , installed 6.5.2
                Adapter    "tankerkoenig" : 3.3.7    , installed 3.3.7
                Adapter    "trashschedule": 2.2.0    , installed 2.2.0
                Adapter    "vis"          : 1.4.16   , installed 1.4.16
                Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                Adapter    "vw-connect"   : 0.0.67   , installed 0.1.0
                Adapter    "web"          : 6.1.0    , installed 6.1.0
                Adapter    "wled"         : 0.6.7    , installed 0.6.8
                Adapter    "ws"           : 2.5.3    , installed 2.5.3
                Adapter    "yahka"        : 1.0.3    , installed 0.17.0 [Updatable]
                Adapter    "zigbee"       : 1.8.23   , installed 1.8.23
                
                Objects and States
                Please stand by - This may take a while
                Objects: 	10817
                States: 	9307
                
                *** OS-Repositories and Updates ***
                Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                Hit:2 http://deb.debian.org/debian bullseye InRelease
                Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                Hit:4 https://repos.influxdata.com/debian stable InRelease
                Hit:5 http://archive.raspberrypi.org/debian bullseye InRelease
                Get:6 https://deb.nodesource.com/node_18.x bullseye InRelease [4586 B]
                Hit:7 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                Fetched 4586 B in 2s (2660 B/s)
                Reading package lists...
                Pending Updates: 9
                
                *** 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.1:45349         0.0.0.0:*               LISTEN      1001       19141      1774/io.yahka.0     
                tcp        0      0 127.0.0.1:37271         0.0.0.0:*               LISTEN      1001       19137      1774/io.yahka.0     
                tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          15436      554/sshd: /usr/sbin 
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       13785      484/iobroker.js-con 
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       3622       484/iobroker.js-con 
                tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       4087       1235/io.mqtt.0      
                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       15927      1365/io.shelly.1    
                tcp        0      0 127.0.0.1:38763         0.0.0.0:*               LISTEN      1001       17093      1796/io.yahka.1     
                tcp        0      0 127.0.0.1:44257         0.0.0.0:*               LISTEN      1001       17089      1796/io.yahka.1     
                tcp        0      0 0.0.0.0:7531            0.0.0.0:*               LISTEN      1001       17462      1295/io.mqtt.2      
                tcp        0      0 192.168.178.120:1886    0.0.0.0:*               LISTEN      1001       18456      1265/io.mqtt.1      
                tcp6       0      0 :::41009                :::*                    LISTEN      1001       17081      1796/io.yahka.1     
                tcp6       0      0 :::22                   :::*                    LISTEN      0          15438      554/sshd: /usr/sbin 
                tcp6       0      0 :::39353                :::*                    LISTEN      1001       19497      1774/io.yahka.0     
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       17891      1718/io.web.0       
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       14059      1012/io.admin.0     
                udp        0      0 0.0.0.0:53218           0.0.0.0:*                           108        14870      412/avahi-daemon: r 
                udp        0      0 0.0.0.0:68              0.0.0.0:*                           0          3638       856/dhcpcd          
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19502      1774/io.yahka.0     
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       19501      1774/io.yahka.0     
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       17766      1744/io.wled.0      
                udp        0      0 0.0.0.0:5353            0.0.0.0:*                           108        14868      412/avahi-daemon: r 
                udp        0      0 0.0.0.0:50503           0.0.0.0:*                           1001       18932      1453/io.philips-air 
                udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       14328      1185/io.shelly.0    
                udp6       0      0 :::546                  :::*                                0          3649       856/dhcpcd          
                udp6       0      0 :::5353                 :::*                                108        14869      412/avahi-daemon: r 
                udp6       0      0 :::34437                :::*                                108        14871      412/avahi-daemon: r 
                
                *** Log File - Last 25 Lines ***
                
                2023-09-05 11:40:09.030  - error: philips-air.0 (1453) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 11:40:39.030  - error: philips-air.0 (1453) Error by sending: Error: No reply in 247 seconds.
                2023-09-05 11:43:53.608  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
                2023-09-05 11:43:54.740  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
                2023-09-05 11:43:55.102  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
                2023-09-05 11:45:00.098  - info: host.iobmaster instance system.adapter.netatmo-crawler.0 started with pid 7197
                2023-09-05 11:45:03.196  - info: netatmo-crawler.0 (7197) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.17.0, js-controller: 4.0.24
                2023-09-05 11:45:03.271  - info: netatmo-crawler.0 (7197) Getting data for stationid:70:ee:50:35:dc:b6
                2023-09-05 11:45:05.667  - info: netatmo-crawler.0 (7197) Getting data for stationid:70:ee:50:29:42:4a
                2023-09-05 11:45:06.972  - info: netatmo-crawler.0 (7197) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
                2023-09-05 11:45:07.512  - info: host.iobmaster instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                2023-09-05 11:45:47.568  - info: device-watcher.0 (1937) Instanz Watchdog:
                philips-air.0: Nicht verbunden mit Gerät oder Dienst
                2023-09-05 11:47:50.466  - info: device-watcher.0 (1937) Instanz Watchdog:
                philips-air.0: Nicht verbunden mit Gerät oder Dienst
                2023-09-05 11:48:55.163  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
                2023-09-05 11:48:55.684  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
                2023-09-05 11:48:56.043  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
                2023-09-05 11:51:41.272  - info: device-watcher.0 (1937) Instanz Watchdog:
                philips-air.0: Nicht verbunden mit Gerät oder Dienst
                2023-09-05 11:53:56.077  - info: fahrplan.0 (2064) Updated 1 routes, 0 enabled and 1 disabled
                2023-09-05 11:53:56.577  - info: javascript.0 (1038) script.js.common.NSPanel.Fahrplan_to_Panel: fahrplan.0.DepartureTimetable0.JSON Haltestellennummer: 0
                2023-09-05 11:53:56.976  - info: fahrplan.0 (2064) Updated 1 departure timetables, 1 enabled and 0 disabled
                2023-09-05 11:54:21.475  - info: device-watcher.0 (1937) Instanz Watchdog:
                philips-air.0: Nicht verbunden mit Gerät oder Dienst
                
                

                Vielleicht kann jemand etwas dazu sagen, danke.

                ? Offline
                ? Offline
                Ein ehemaliger Benutzer
                schrieb am zuletzt editiert von
                #7

                @tt-tom sagte in runtime: failed to create new OS thread:

                runtime: failed to create new OS thread (have 9 already; errno=11)

                Moin,

                das steht doch da!
                Du hast einen User, der seine maximalen Prozesse gestartet hat.

                runtime: failed to create new OS thread (have 9 already; errno=11)
                runtime: may need to increase max user processes (ulimit -u)
                

                Dir ist wohl ein Prozess, vermute ein Skript oder schreiben in die influxDB Amok gelaufen, das immer wieder neue aufmacht. Durch den reboot ist das erst mal wieder ok.
                Ich müsste auch erst nachschauen, was das mit den ganzen go Errors auf sich hat.

                fatal error: newosproc
                runtime stack:
                runtime.throw({0x825338?, 0x400004fdf0?})
                /go/src/runtime/panic.go:1047 +
                

                Mal alle User untersuchen, ob da irgendwelche ulimits nicht passen

                ░▒▓ ~  man ulimit
                
                  ulimit
                
                  Get and set user limits.
                  More information: https://manned.org/ulimit.
                
                  - Get the properties of all the user limits:
                    ulimit -a
                
                  - Get hard limit for the number of simultaneously opened files:
                    ulimit -H -n
                
                  - Get soft limit for the number of simultaneously opened files:
                    ulimit -S -n
                
                  - Set max per-user process limit:
                    ulimit -u 30
                

                VG
                Bernd

                T 1 Antwort Letzte Antwort
                1
                • ? Ein ehemaliger Benutzer

                  @tt-tom sagte in runtime: failed to create new OS thread:

                  runtime: failed to create new OS thread (have 9 already; errno=11)

                  Moin,

                  das steht doch da!
                  Du hast einen User, der seine maximalen Prozesse gestartet hat.

                  runtime: failed to create new OS thread (have 9 already; errno=11)
                  runtime: may need to increase max user processes (ulimit -u)
                  

                  Dir ist wohl ein Prozess, vermute ein Skript oder schreiben in die influxDB Amok gelaufen, das immer wieder neue aufmacht. Durch den reboot ist das erst mal wieder ok.
                  Ich müsste auch erst nachschauen, was das mit den ganzen go Errors auf sich hat.

                  fatal error: newosproc
                  runtime stack:
                  runtime.throw({0x825338?, 0x400004fdf0?})
                  /go/src/runtime/panic.go:1047 +
                  

                  Mal alle User untersuchen, ob da irgendwelche ulimits nicht passen

                  ░▒▓ ~  man ulimit
                  
                    ulimit
                  
                    Get and set user limits.
                    More information: https://manned.org/ulimit.
                  
                    - Get the properties of all the user limits:
                      ulimit -a
                  
                    - Get hard limit for the number of simultaneously opened files:
                      ulimit -H -n
                  
                    - Get soft limit for the number of simultaneously opened files:
                      ulimit -S -n
                  
                    - Set max per-user process limit:
                      ulimit -u 30
                  

                  VG
                  Bernd

                  T Offline
                  T Offline
                  TT-Tom
                  schrieb am zuletzt editiert von TT-Tom
                  #8

                  @dp20eic
                  der User kann eigentlich nur iobroker sein, den der startet doch aus dem Javascript den Befehl. da das Script im 10sec Takt startet, hat es sich irgendwie mal verschluckt und dann sich tot gelaufen. Werde das Script mal per schedule starten, fang mal mit 30 sec an.

                  War auch das erste Mal das es sich damit aufgehenden hat.

                      url = ['influx write --bucket test-48h \'strom', zaehlerstand, leistug, leistungL1, leistungL2, leistungL3, spannungL1, spannungL2, spannungL3, frequenz, '\''].join('')
                  
                  //    console.log(url)
                      exec(url, (error) => {
                          if (error) {
                              console.error(`exec error: ${error}`);
                              return;
                          }
                          //console.log('Stromzählerdaten in InfluxDB geschrieben');
                      });
                  
                  

                  Gruß Tom
                  https://github.com/tt-tom17
                  Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                  NSPanel Script Wiki
                  https://github.com/joBr99/nspanel-lovelace-ui/wiki

                  NSPanel Adapter Wiki
                  https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                  ? 1 Antwort Letzte Antwort
                  0
                  • T TT-Tom

                    @dp20eic
                    der User kann eigentlich nur iobroker sein, den der startet doch aus dem Javascript den Befehl. da das Script im 10sec Takt startet, hat es sich irgendwie mal verschluckt und dann sich tot gelaufen. Werde das Script mal per schedule starten, fang mal mit 30 sec an.

                    War auch das erste Mal das es sich damit aufgehenden hat.

                        url = ['influx write --bucket test-48h \'strom', zaehlerstand, leistug, leistungL1, leistungL2, leistungL3, spannungL1, spannungL2, spannungL3, frequenz, '\''].join('')
                    
                    //    console.log(url)
                        exec(url, (error) => {
                            if (error) {
                                console.error(`exec error: ${error}`);
                                return;
                            }
                            //console.log('Stromzählerdaten in InfluxDB geschrieben');
                        });
                    
                    
                    ? Offline
                    ? Offline
                    Ein ehemaliger Benutzer
                    schrieb am zuletzt editiert von
                    #9

                    @tt-tom sagte in runtime: failed to create new OS thread:

                    War auch das erste Mal das es sich damit aufgehenden hat.

                    Moin,

                    wie gesagt, um da tiefer einzusteigen braucht es Zeit und natürlich Kenntnisse der Umgebung und der laufenden Prozesse.
                    Ob das jetzt direkt ein/der User ist oder ob da auch innerhalb vom ioBroker z.B. js-controler, javascript, es auch ein Limit an Prozessen gibt, kann ich nicht sagen, kenne mich mit der Entwicklung des iobrokers, oder nodejs nicht aus.
                    Der User iobroker sollte eigentlich alles auf unlimited stehen haben

                    iob_admin@lxc-deb-test:~$ ulimit         
                    unlimited
                    iob_admin@lxc-deb-test:~$ ulimit -a
                    real-time non-blocking time  (microseconds, -R) unlimited
                    core file size              (blocks, -c) 0
                    data seg size               (kbytes, -d) unlimited
                    scheduling priority                 (-e) 0
                    file size                   (blocks, -f) unlimited
                    pending signals                     (-i) 127811
                    max locked memory           (kbytes, -l) 4107008
                    max memory size             (kbytes, -m) unlimited
                    open files                          (-n) 1024
                    pipe size                (512 bytes, -p) 8
                    POSIX message queues         (bytes, -q) 819200
                    real-time priority                  (-r) 0
                    stack size                  (kbytes, -s) 8192
                    cpu time                   (seconds, -t) unlimited
                    max user processes                  (-u) 127811
                    virtual memory              (kbytes, -v) unlimited
                    file locks                          (-x) unlimited
                    

                    Sagen wir mal, dass die Heimautomatisierung eine kritische Komponente ist, das bedeutet für mich, dass diese auch gut überwacht werden sollte, also regelmäßig die Logfiles und andere Health Checks durchzuführen sind, ich würde das jetzt mal die Tage beobachten und schauen ob da noch was kommt.

                    VG
                    Bernd

                    P.S.: As @Thomas-Braun schon sagte, kann es auch ein Folgefehler vom korrupten Dateisystem sein.

                    T 1 Antwort Letzte Antwort
                    1
                    • ? Ein ehemaliger Benutzer

                      @tt-tom sagte in runtime: failed to create new OS thread:

                      War auch das erste Mal das es sich damit aufgehenden hat.

                      Moin,

                      wie gesagt, um da tiefer einzusteigen braucht es Zeit und natürlich Kenntnisse der Umgebung und der laufenden Prozesse.
                      Ob das jetzt direkt ein/der User ist oder ob da auch innerhalb vom ioBroker z.B. js-controler, javascript, es auch ein Limit an Prozessen gibt, kann ich nicht sagen, kenne mich mit der Entwicklung des iobrokers, oder nodejs nicht aus.
                      Der User iobroker sollte eigentlich alles auf unlimited stehen haben

                      iob_admin@lxc-deb-test:~$ ulimit         
                      unlimited
                      iob_admin@lxc-deb-test:~$ ulimit -a
                      real-time non-blocking time  (microseconds, -R) unlimited
                      core file size              (blocks, -c) 0
                      data seg size               (kbytes, -d) unlimited
                      scheduling priority                 (-e) 0
                      file size                   (blocks, -f) unlimited
                      pending signals                     (-i) 127811
                      max locked memory           (kbytes, -l) 4107008
                      max memory size             (kbytes, -m) unlimited
                      open files                          (-n) 1024
                      pipe size                (512 bytes, -p) 8
                      POSIX message queues         (bytes, -q) 819200
                      real-time priority                  (-r) 0
                      stack size                  (kbytes, -s) 8192
                      cpu time                   (seconds, -t) unlimited
                      max user processes                  (-u) 127811
                      virtual memory              (kbytes, -v) unlimited
                      file locks                          (-x) unlimited
                      

                      Sagen wir mal, dass die Heimautomatisierung eine kritische Komponente ist, das bedeutet für mich, dass diese auch gut überwacht werden sollte, also regelmäßig die Logfiles und andere Health Checks durchzuführen sind, ich würde das jetzt mal die Tage beobachten und schauen ob da noch was kommt.

                      VG
                      Bernd

                      P.S.: As @Thomas-Braun schon sagte, kann es auch ein Folgefehler vom korrupten Dateisystem sein.

                      T Offline
                      T Offline
                      TT-Tom
                      schrieb am zuletzt editiert von
                      #10

                      @dp20eic okay danke, dann schliesse ich mal hier und werde das weiter beobachten.

                      Gruß Tom
                      https://github.com/tt-tom17
                      Wenn meine Hilfe erfolgreich war, benutze bitte das Voting unten rechts im Beitrag

                      NSPanel Script Wiki
                      https://github.com/joBr99/nspanel-lovelace-ui/wiki

                      NSPanel Adapter Wiki
                      https://github.com/ticaki/ioBroker.nspanel-lovelace-ui/wiki

                      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

                      715

                      Online

                      32.5k

                      Benutzer

                      81.7k

                      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