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

ERROR: alter schema unknown error #383

Closed
tuninger opened this issue Oct 31, 2024 · 3 comments
Closed

ERROR: alter schema unknown error #383

tuninger opened this issue Oct 31, 2024 · 3 comments

Comments

@tuninger
Copy link

根据安装文档执行到knext schema commit这个步骤时,报错。

Create type: Medicine.Symptom
Create type: Medicine.Drug
Create type: Medicine.Indicator
Create type: Medicine.BodyPart
Create type: Medicine.HospitalDepartment
Create type: Medicine.Disease
Create relation: [Medicine.Disease] abnormal
ERROR: alter schema unknown error

尝试换个examples还是报错。

Create type: RiskMining.TaxOfRiskUser
Create type: RiskMining.TaxOfRiskApp
Create type: RiskMining.Cert
Create type: RiskMining.App
Create type: RiskMining.Company
Create relation: [RiskMining.Company] hasCert
Create relation: [RiskMining.Company] holdShare
Create type: RiskMining.Device
Create type: RiskMining.Person
Create relation: [RiskMining.Person] hasDevice
Create relation: [RiskMining.Person] hasCert
Create relation: [RiskMining.Person] holdShare
Create relation: [RiskMining.Person] fundTrans
Create relation: [RiskMining.Person] developed
Create relation: [RiskMining.Person] release
ERROR: alter schema unknown error

请问这个如何解决?谢谢。

@NoelYin
Copy link

NoelYin commented Nov 5, 2024

遇到相同问题了,同问

@caszkgui
Copy link
Collaborator

caszkgui commented Nov 6, 2024

安装文档执行到

May I ask,which document did you refer to to perform the operation?
KAG provides two modes to startup, one is product mode with user manunal reference: product mode, and the other one is developer mode with user manual reference: developer mode

@NoelYin
Copy link

NoelYin commented Nov 7, 2024

OK,发现问题了,目测是0.5的KAG和0.0.3的OpenSPG手册里服务端的docker-compose.yml混用了。我这里是0.5的服务端docker-compose.yml错误搭配了0.0.3的客户端代码,不知道楼上是不是类似的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants