已解决 9.5升级到11.4版本,怎么更新集成运行环境

升级后,访问界面更新了,也集成了客户端,但是集成运行环境没有客户端服务启动,需要更新集成运行环境。直接从安装包里替换集成运行环境程序不能使用

禅道版本 11.4.stable 源码包
操作系统 Windows 7
客户端浏览器 IE11

提问者: 阿勇 悬赏:5 日期: 2019-04-03 17:10:09 答案:1 点击:1528

获取技术支持

QQ: 电话:
设置备注
答案列表
2019/04/03

可以参考下这个文档,单独下载xxd在禅道服务器部署启动一下:

https://www.zentao.net/book/zentaopmshelp/302.html

xxd服务端和客户端都可以在这里下载:

http://www.zentao.net/download/80128.html

2019/04/03
有办法直接更新集成运行环境吗
2019/04/04
服务器操作失败。
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://10.86.2.12:1080/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:///F:/zentaoclient/resources/app.asar/dist/bundle.js:11:205253)
2019/04/10
客户端登录地址后面不加端口号登录试一下呢