禅道、禅道客户端服务器端(xxd)启动正常,PC端访问正常。PC客户端登录时报错,报错信息如下:
Status code is 404.
-------------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /serverInfo was not found on this server.</p>
</body></html>
-------------------
Fetch from http://203.110.176.178:9082/serverInfo
Request:
Method: POST
Headers: {"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"}
Response:
Type: cors
Status: 404
OK:
Redirected :
StatusText: Not Found
-------------------
Stack: Error: Status code is 404.
at window.fetch.then.e (file:///D:/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E5%85%B7/zentaoclient/resources/app.asar/dist/bundle.js:11:205253)
Status code is 404.
-------------------
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /serverInfo was not found on this server.</p>
</body></html>
-------------------
Fetch from http://203.110.176.178:9082/serverInfo
Request:
Method: POST
Headers: {"Content-Type":"application/x-www-form-urlencoded; charset=UTF-8"}
Response:
Type: cors
Status: 404
OK:
Redirected :
StatusText: Not Found
-------------------
Stack: Error: Status code is 404.
at window.fetch.then.e (file:///D:/%E8%BD%AF%E4%BB%B6%E5%B7%A5%E5%85%B7/zentaoclient/resources/app.asar/dist/bundle.js:11:205253)
不管是使用客户端登录还是网页登录都会提示这个消息.请问怎么不再提示.
AES decrypt error, Blocks entered are incomplete.
[E] 2019/03/08 17:30:39 [VerifyLogin] request json data decrypt error:
%!(EXTRA *errors.errorString=AES decrypt error, Blocks entered are incomplete.)
[E] 2019/03/08 17:30:39 [serverInfo] Verify authentication credentials error:
%!(EXTRA *errors.errorString=AES decrypt error, Blocks entered are incomplete.)
php.ini 何nginx配置文件都改为了500M ,但是上传90M就报错
[I] [ApiUnparse] json data : {"lang":"zh-cn","method":"login","module":"chat","params":["","username","000b27391a268s6dd2e8f6c316417c03",""],"v":"2.4.0"}
[I] [aesEncrypt] origData : {"lang":"zh-cn","method":"login","module":"chat","params":["","username","000b27391a268s6dd2e8f6c316417c03",""],"v":"2.4.0"}
[I] [RequestInfo] addr : http://pms.mydomain.cn/x.php
[I] [RequestInfo] post data : http://pms.mydomain.cn/x.php
[I]
[I] AES decrypt error, Blocks entered are incomplete.
[I] [VerifyLogin] request json data :
[I] [VerifyLogin] request json data decrypt error:
%!(EXTRA *errors.errorString=AES decrypt error, Blocks entered are incomplete.)[I] [serverInfo] Verify authentication credentials error:
%!(EXTRA *errors.errorString=AES decrypt error, Blocks entered are incomplete.)
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x546226]
goroutine 1 [running]:
log.(*Logger).SetPrefix(0x0, 0x97d316, 0x4)
/usr/local/go/src/log/log.go:252 +0x26
xxd/util.LogError(0xc0000a3e70)
/ext-go/1/src/xxd/util/log.go:65 +0x42
xxd/util.Log(0x97d62e, 0x5, 0xc00007c0c0, 0x2f, 0xc0000a3f18, 0x1, 0x1)
/ext-go/1/src/xxd/util/log.go:142 +0xac
xxd/util.init.0()
/ext-go/1/src/xxd/util/config.go:85 +0x4f4