rqueue icon indicating copy to clipboard operation
rqueue copied to clipboard

dashboard home page /rqueue & /rqueue/utility are not working

Open shuangli opened this issue 1 year ago • 1 comments

What's not working? it doesn't display any data except static content when we go to /rqueue

it doesn't display any data except static content when we go to /rqueue//utility and enter queue name and hit "view", there is 400 error when I inspect it: here is payload {src: null, count: 10, page: 0, type: "", name: "online-segment-end"} and response: {"title":"Bad Request","status":400,"message":"JSON parse error: Cannot coerce empty String ("") to com.github.sonus21.rqueue.models.enums.DataType value (but could if coercion was enabled using CoercionConfig); nested exception is com.fasterxml.jackson.databind.exc.InvalidFormatException: Cannot coerce empty String ("") to com.github.sonus21.rqueue.models.enums.DataType value (but could if coercion was enabled using CoercionConfig)\n at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 40] (through reference chain: com.github.sonus21.rqueue.models.request.DateViewRequest["type"])","date_time":"2022-08-04T01:23:03.358290406","developer_message":"org.springframework.http.converter.HttpMessageNotReadableException"}

What're application dependencies ?

  • Rqueue Version: 2.10.2-RELEASE
  • Spring Boot Version: 2.6.7
  • Spring Messaging Version
  • Spring Data Redis Version
  • Any other spring library dependencies and their version

shuangli avatar Aug 04 '22 01:08 shuangli

Can you share error from browser console?

sonus21 avatar Aug 05 '22 07:08 sonus21

This does not seem to be a bug, closing it. Please reopen it as you see.

sonus21 avatar Sep 03 '22 11:09 sonus21