TarsCloud / Tars

Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.
BSD 3-Clause "New" or "Revised" License
9.78k stars 2.08k forks source link

2.4.18版TarsWeb 创建 Token 失败[BUG] #866

Open NewStartEx opened 2 years ago

NewStartEx commented 2 years ago

What version of TARS and what language are you using? framework: 3.0.0 and cpp

What operating system (Linux, Windows, ...) and version? [e.g. CentOS 7.8] CentOS 7.9.2009

What runtime/compiler are you using? [e.g. JDK version or version of gcc] cmake 3.21.1 & make 3.82 & gcc 4.8.5

Describe the bug A clear and concise description of what the bug is. When create Token in TarsWeb , an error information shows: 新增Token失败:[object Object] To Reproduce Steps to reproduce the behavior:

  1. Go to 'admin-用户中心-Token管理'
  2. Click on '新增Token'
  3. See error in red blank: 新增Token失败:[object Object]

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem. image image

Additional context Add any other context about the problem here.

ruanshudong commented 2 years ago

竟然没有复现呢?能看看这个是时候web的log是啥(/usr/local/app/web/log), 看看log下日志, 贴一下