[GH-ISSUE #2364] 监控页面不显示 SUDP 的统计信息 #1876

Closed
opened 2026-05-05 13:12:52 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @zvrh on GitHub (Apr 23, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2364

[REQUIRED] hat version of frp are you using

Version: 0.36.2

[REQUIRED] What operating system and processor architecture are you using
OS: Windows10 and Debian10

[REQUIRED] description of errors
在 frpc 和 frps 的web监控页面都不显示SUDP协议的统计数据,如图:
QQ截图20210423143725

Can you guess what caused this issue
查看后发现API接口是有数据的,前端页面没有对sudp的数据进行展示,例如:
2408f1df04/web/frps/src/App.vue (L13-L20)

Checklist:

  • I included all information required in the sections above
  • I made sure there are no duplicates of this report (Use Search)
Originally created by @zvrh on GitHub (Apr 23, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2364 <!-- From Chinese to English by machine translation, welcome to revise and polish. --> <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly --> <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client --> **[REQUIRED] hat version of frp are you using** <!-- Use ./frpc -v or ./frps -v --> Version: 0.36.2 **[REQUIRED] What operating system and processor architecture are you using** OS: Windows10 and Debian10 **[REQUIRED] description of errors** 在 frpc 和 frps 的web监控页面都不显示SUDP协议的统计数据,如图: ![QQ截图20210423143725](https://user-images.githubusercontent.com/16538800/115830800-60479480-a443-11eb-9eec-143848f4202f.png) **Can you guess what caused this issue** 查看后发现API接口是有数据的,前端页面没有对sudp的数据进行展示,例如: https://github.com/fatedier/frp/blob/2408f1df04ad9128ee31a013799f5790dbda5cb3/web/frps/src/App.vue#L13-L20 **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [x] I included all information required in the sections above - [x] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
gitea-mirror 2026-05-05 13:12:52 -06:00
  • closed this issue
  • added the
    todo
    label
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: github-starred/frp#1876
No description provided.