DataSphereStudio icon indicating copy to clipboard operation
DataSphereStudio copied to clipboard

[Bug] newhome 404

Open alexander1005 opened this issue 3 years ago • 4 comments

Search before asking

  • [X] I searched the issues and found no similar issues.

DSS Component

dss-framework

What happened + What you expected to happen

点击项目中,点击调度中心,会跳转到 image newhome页面,但是这个页面不存在

Relevent platform

点击项目中,点击调度中心,会跳转到 image newhome页面,但是这个页面不存在

Reproduction script

Anything else

No response

Are you willing to submit a PR?

  • [X] Yes I am willing to submit a PR!

alexander1005 avatar Aug 10 '22 00:08 alexander1005

http://10.252.226.3:8085/#/scheduler?workspaceId=224&projectID=317&projectName=dasda&viewState=all

alexander1005 avatar Aug 10 '22 00:08 alexander1005

这个url

alexander1005 avatar Aug 10 '22 00:08 alexander1005

请问,这个问题解决了吗

a53517358 avatar Oct 17 '22 00:10 a53517358

我也遇到了这个问题看源码是这样的: CommonVars.apply("wds.dss.workflow.schedulerCenter.url", "/scheduleCenter"); 修改配置文件不生效:wds.dss.workflow.schedulerCenter.url=http://172.16.73.98:8085/dolphinscheduler image

XXwhite avatar Feb 07 '23 02:02 XXwhite