44 评论

德德玛

开发平台不支持 gzip啊

1 2023-04-13 15:34

radioliu

{
"errorCode": "E000102",
"errorMsg": "[com.tptj.plugin.hg.client.center.core.controller.CodeExceptionBuilder.build][用户权限校验不通过没有权限]"
}
报错没有权限,但是我已经把权限全开了,而且单机版同样配置没问题,集群就报了这个错

0 2023-02-27 10:03

radioliu

我把 decUser 去掉没问题,加上就会报这个

0 2023-02-27 10:17

yzm101549

这个能帆软调用第三方的接口么

4 2023-02-09 12:47

focxin

<!doctype html>
<html lang="zh">

<head>
<title>HTTP状态 400 - 错误的请求</title>
<style type="text/css">
body {
font-family: Tahoma, Arial, sans-serif;
}

h1,
h2,
h3,
b {
color: white;
background-color: #525D76;
}

h1 {
font-size: 22px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

p {
font-size: 12px;
}

a {
color: black;
}

.line {
height: 1px;
background-color: #525D76;
border: none;
}
</style>
</head>

<body>
<h1>HTTP状态 400 - 错误的请求</h1>
<hr class="line" />
<p><b>类型</b> 状态报告</p>
<p><b>描述</b> 由于被认为是客户端对错误(例如:畸形的请求语法、无效的请求信息帧或者虚拟的请求路由),服务器无法或不会处理当前请求。</p>
<hr class="line" />
<h3>Apache Tomcat/8.5.78</h3>
</body>

</html>

0 2022-11-17 15:20

focxin

这个报错是什么情况

0 2022-11-17 15:21

javabox

【自签发token认证】 不支持集群模式,token只在一个节点生效。

1 2022-10-06 00:05

秃破天际

支持集群的 检查一下状态服务器问题,如果还是不行请联系技术支持反馈

0 2022-10-08 15:59

radioliu

我这边单机版是好的,集群也不行

0 2023-02-27 09:46