homebridge/homebridge-config-ui-x

[Nest]API observe: error Error: Stream closed with error code NGHTTP2_INTERNAL_ERROR

edmundondo opened this issue · 3 comments

Describe The Bug

API observe: error Error: Stream closed with error code NGHTTP2_INTERNAL_ERROR
at ClientHttp2Stream._destroy (node:internal/http2/core:2353:13)
at _destroy (node:internal/streams/destroy:109:10)
at ClientHttp2Stream.destroy (node:internal/streams/destroy:71:5)
at Http2Stream.onStreamClose (node:internal/http2/core:554:12) {
code: 'ERR_HTTP2_STREAM_ERROR'

Logs

[Nest]API observe: error Error: Stream closed with error code NGHTTP2_INTERNAL_ERROR
at ClientHttp2Stream._destroy (node:internal/http2/core:2353:13)
at _destroy (node:internal/streams/destroy:109:10)
at ClientHttp2Stream.destroy (node:internal/streams/destroy:71:5)
at Http2Stream.onStreamClose (node:internal/http2/core:554:12) {
code: 'ERR_HTTP2_STREAM_ERROR'
[Nest]^^^^^ this message is for information only, it does not mean there is a problem, please do not file a ticket unless you actually have a problem with the function of the plug-in

Config

No response

Homebridge UI Version

v4.54.2-beta.49

Homebridge Version

v1.7.0

Node.js Version

v20.10.0

Operating System

Official Homebridge Raspberry Pi Image

Environment Info

  • Using Docker?
  • Using Hyper-V?
  • Using hb-service?

Raspberry Pi Model

Raspberry Pi 3 B+

Hi @edmundondo

These logs have arisen from the Nest plugin, and so an issue would need to be created against the plugin's github rather than on here.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been closed as no further activity has occurred.