[GH-ISSUE #384] 运行日志里看到很多analytic相关的ERROR日志 #4647

Closed
opened 2026-03-01 15:34:56 +03:00 by kerem · 1 comment
Owner

Originally created by @jearton on GitHub (May 10, 2024).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/384

2024-05-10 18:02:40	ERROR	analytic/analytic.go:82	write tcp 127.0.0.1:9000->127.0.0.1:56504: write: broken pipe
2024-05-10 18:02:40	ERROR	analytic/analytic.go:82	write tcp 127.0.0.1:9000->127.0.0.1:56564: write: broken pipe
[GIN] 2024/05/10 - 18:02:40 | 200 |  4.014009583s |   192.168.10.15 | GET      "/api/analytic?token=********/"
2024-05-10 18:02:52	ERROR	analytic/nodes.go:64	write tcp 127.0.0.1:9000->127.0.0.1:56470: write: broken pipe
[GIN] 2024/05/10 - 18:02:52 | 200 | 20.004321348s |   192.168.10.15 | GET      "/api/analytic/nodes?token=*******=/"
2024-05-10 18:02:56	ERROR	analytic/nodes.go:64	write tcp 127.0.0.1:9000->127.0.0.1:56552: write: broken pipe
[GIN] 2024/05/10 - 18:02:56 | 200 | 20.002888825s |   192.168.10.15 | GET      "/api/analytic/nodes?token=******=/"

没看懂,在干啥,beta-23版本

Originally created by @jearton on GitHub (May 10, 2024). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/384 ``` 2024-05-10 18:02:40 ERROR analytic/analytic.go:82 write tcp 127.0.0.1:9000->127.0.0.1:56504: write: broken pipe 2024-05-10 18:02:40 ERROR analytic/analytic.go:82 write tcp 127.0.0.1:9000->127.0.0.1:56564: write: broken pipe [GIN] 2024/05/10 - 18:02:40 | 200 | 4.014009583s | 192.168.10.15 | GET "/api/analytic?token=********/" 2024-05-10 18:02:52 ERROR analytic/nodes.go:64 write tcp 127.0.0.1:9000->127.0.0.1:56470: write: broken pipe [GIN] 2024/05/10 - 18:02:52 | 200 | 20.004321348s | 192.168.10.15 | GET "/api/analytic/nodes?token=*******=/" 2024-05-10 18:02:56 ERROR analytic/nodes.go:64 write tcp 127.0.0.1:9000->127.0.0.1:56552: write: broken pipe [GIN] 2024/05/10 - 18:02:56 | 200 | 20.002888825s | 192.168.10.15 | GET "/api/analytic/nodes?token=******=/" ``` 没看懂,在干啥,beta-23版本
kerem 2026-03-01 15:34:56 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (May 10, 2024):

没事的,就是 Websocket 断了,我没处理这个错误,后面有空会优化这些功能

<!-- gh-comment-id:2104338650 --> @0xJacky commented on GitHub (May 10, 2024): 没事的,就是 Websocket 断了,我没处理这个错误,后面有空会优化这些功能
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-ui#4647
No description provided.