You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
我在使用 Docker 方法安装的服务器上尝试执行图谱任务时遇到了错误:“Reasoner must be executed with SPG Server”。已经成功安装并可以执行 knext 命令,并且能够正常提交知识导入任务。但在执行图谱任务(Step 5)时,遇到了上述错误。
详细信息:
运行以下命令时: knext reasoner execute --dsl "${ql}"
收到以下错误消息: ERROR: Reasoner must be executed with SPG Server.
同理在运行时
我在使用 Docker 方法安装的服务器上尝试执行图谱任务时遇到了错误:“Reasoner must be executed with SPG Server”。已经成功安装并可以执行 knext 命令,并且能够正常提交知识导入任务。但在执行图谱任务(Step 5)时,遇到了上述错误。
详细信息:
运行以下命令时:
knext reasoner execute --dsl "${ql}"
收到以下错误消息:
ERROR: Reasoner must be executed with SPG Server.
同理在运行时
依旧收到以下错误信息
ERROR: Reasoner must be executed with SPG Server.
Docker 容器状态正常:
可以看到 openspg-server 正在运行,并且端口映射为 8887,且能从网页端打开和上传内容。
Docker 版本:26.1.4
操作系统:CentOS 7.9 (64位)
The text was updated successfully, but these errors were encountered: