node-red / node-red/node-red-docker
Version Issue? TimeoutOverflowWarning: ### does not fit into a 32-bit signed integer.
まだ誰も着手していません。
- 主要言語
- Shell
- スター
- 540
- フォーク
- 434
- 平均マージ
- 24分
- マージ済み PR(30日)
- 5
説明
What are the steps to reproduce?
Not sure.
What happens?
I see a lot of this in the logs:
(node:7) TimeoutOverflowWarning: 142244018977.92865 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:7) TimeoutOverflowWarning: 146813440000 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:7) TimeoutOverflowWarning: 119221159371.93793 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
(node:7) TimeoutOverflowWarning: 125865031599.0906 does not fit into a 32-bit signed integer.
Timeout duration was set to 1.
Looking over this issue:
https://discourse.nodered.org/t/syslog-filled-with-node-timeoutoverflowwarning-does-not-fit-into-a-32-bit-signed-integer/11966
Looks like there may be a version issue in the docker build, but I was looking at the log to debug another issue and did not have the UI open.
What do you expect to happen?
No errors. :)
Please tell us about your environment:
Platform Docker
Image: nodered/node-red:latest (patched as of this morning)
Host: 20.04.4 LTS (Focal Fossa)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、Docker イメージ nodered/node-red:latest のバージョンと、TimeoutOverflowWarning に関するリンク先の Node-RED のディスカッションを確認します。報告された Docker および Ubuntu 環境でログを再現または調査し、その後、警告がイメージに由来するのか、基盤となる依存関係に由来するのかを特定します。報告されたシナリオで、原因が確認され、イメージがこれらの警告を出力しなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- docker, node.js
- 領域
- devops, infrastructure
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100