Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After deployment, the workflow was created incorrectly #4167

Closed
liuzhiyuan0502 opened this issue Feb 9, 2023 · 7 comments
Closed

After deployment, the workflow was created incorrectly #4167

liuzhiyuan0502 opened this issue Feb 9, 2023 · 7 comments
Labels
Question Further information is requested

Comments

@liuzhiyuan0502
Copy link

liuzhiyuan0502 commented Feb 9, 2023

Let me ask you a question:After deployment, the workflow was created incorrectly.
Error Message:
Warning code: 50032,Warning message: Try to ask Linkis forcreating a new contextld failed Linkis error msg:HttpClientResultException:errCode: 10905desc.URL/api/rest_j/v1/contextservice/createContextlDrequestfailed!1ResponseBodyfmethod":"/api/rest_j/1/contextservice/createConSupplied VIP Address cannot be null","data":[data":null. errCode: 10905 ,desc: URL/api/rest_j/v1/contextservice/createContextlDrequestfailed!ResponseBodyIsmethod":"/api/rest j/1/contextservice/createConSupplied VIP Address cannot be null","data".data"null.,ip: dss-service ,port: 9003serviceKinddss-framework-orchestrator-dss-service ,port: 9003server-devip:serviceKind.dss-framework-orchestrator-server-dev.

Originally posted by @15259236303 in #3944 (comment)

@github-actions
Copy link

github-actions bot commented Feb 9, 2023

😊 Welcome to the Apache Linkis community!!

We are glad that you are contributing by opening this issue.

Please make sure to include all the relevant context.
We will be here shortly.

If you are interested in contributing to our website project, please let us know!
You can check out our contributing guide on
👉 How to Participate in Project Contribution.

Community

WeChat Assistant WeChat Public Account

Mailing Lists

Name Description Subscribe Unsubscribe Archive
dev@linkis.apache.org community activity information subscribe unsubscribe archive

@binbinCheng
Copy link
Contributor

Hello! You failed to create ContextID. It is recommended to check whether the parameters are correct when creating

@QuantumXiecao
Copy link
Contributor

QuantumXiecao commented Feb 10, 2023

This problem is due to linkis-gateway-server-support-1.1.1.jar version incompatible as depicted by the following picture:

image
image
So Eureka could not extract services by the ps-cs which is the service name of early version(Currently it should be LINKIS-PS-PUBLICSERVICE)
You should go into the linkis install directory下lib/linkis-spring-cloud-services/linkis-mg-gateway to check linkis-gateway-server-support jar=>You should keep 1.3.* and delete 1.1.* releated jars. After restarting mg-gateway(sh sbin/linkis-daemon.sh restart mg-gateway), you can continue your job. @liuzhiyuan0502

I have tested it which is shown as:
image

@QuantumXiecao
Copy link
Contributor

Of course this problem in essence is due to the released linkis has duplicate jars(url:http://mirrors.obs.cn-north-276.intelligentmininglab.com/apache/linkis/apache-linkis-1.3.0-incubating-bin.tar.gz):
image

Users who download this linkis tar might encounter the same problem.
Strongly recommend redistribute one new 1.3.0 release jar as quickly as possible.
@binbinCheng @peacewong

@liuzhiyuan0502
Copy link
Author

Thank you very much for your guidance!

@casionone casionone changed the title 小白提个问题,再部署完成后,创建项目-创建工作流时,这个是哪里有问题,提示: After deployment, the workflow was created incorrectly Feb 10, 2023
@casionone
Copy link
Contributor

Thanks!
Already published binary packages cannot be re-covered
This has been fixed in version 1.3.1

@casionone casionone added the Question Further information is requested label Feb 13, 2023
@casionone
Copy link
Contributor

I will close this issue. You can reopen if necessary

stdnt-xiao added a commit to stdnt-xiao/dss-linkis-ansible that referenced this issue Mar 3, 2023
wubolive added a commit to wubolive/dss-linkis-ansible that referenced this issue Mar 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants