V1.814 DataEase 常常要求重新登入

DataEase 版本 :V 1.8.14
说明:
系统登录后,通常过几个小时就会跳出:
登录信息错误,请重新登录

撷取LOG如下:
03:47:09,460 [http-nio-8081-exec-5] ERROR io.dataease.auth.filter.JWT
Filter 139 - Method[isAccessAllowed][org.apache.shiro.authc.AuthenticationExcept
ion: Authentication failed for token submission [io.dataease.auth.entity.JWTToke
n@53cb32a0]. Possible unexpected error? (Typical or expected login exceptions s
hould extend from AuthenticationException).]
2024-01-10 03:47:09,461 [http-nio-8081-exec-5] ERROR i.d.c.handler.GlobalExcepti
onHandler 53 - Fail to proceed /chart/view/getData/f18ac90b-0629-45f6-851f-01e01
bd655bc/6e22c60d-9d49-11ee-9c86-735effcb5c1b
javax.servlet.ServletException: org.apache.shiro.authc.AuthenticationException:
Authentication failed for token submission [io.dataease.auth.entity.JWTToken@3d8
39ca0]. Possible unexpected error? (Typical or expected login exceptions should
extend from AuthenticationException).

请问要如何排除?

默认我们是 8 小时过期,你可以在 /opt/dataease/conf/dataease.properties 里调整下超时时间。

感谢回覆,请问有办法登入后,就可以无时间限制???感谢

这个不可以的… 你可以把这个时间调整的比较大

不过如果你只是要看仪表板,不需要登录系统,可以创建仪表板的公共链接。