Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

after typing ./grakn server start, the grakn server didn't set up properly #88

Open
secondbrain-note opened this issue Jan 29, 2021 · 4 comments

Comments

@secondbrain-note
Copy link

Description

PS E:\biograkn> + ./grakn server start
程序“grakn”无法运行: 没有应用程序与此操作的指定文件有关联。所在位置 行:1 字符: 1

  • ./grakn server start

所在位置 行:1 字符: 1

  • ./grakn server start
  •   + CategoryInfo          : ResourceUnavailable: (:) [], ApplicationFailedException
      + FullyQualifiedErrorId : NativeCommandFailed
    
    

Environment

  1. OS (where Grakn server runs): { Windows 10 }
  2. Grakn version (and platform): { Grakn Core 1.5.7_biograkn_0.2 }
  3. Other environment details:

Reproducible Steps

Steps to create the smallest reproducible scenario:

  1. { e.g. Run ... }
  2. { e.g. Load ... }
  3. { e.g. Query ... }
  4. { e.g. See error ... }
@secondbrain-note
Copy link
Author

I think the "grakn"file under the "biograkn" folder have some probem.
image

@secondbrain-note
Copy link
Author

I also download the Grakn-core-1.5.7 and unzip it. The "grakn" file under it is a ".bat" file。so there is no problem to run ./grakn server start, I can use grakn workbase now. but I still have a question, how can I use the data in the "biograkn" from this repository while I install grakn core from other folder? Looking forward for the answer, thanks in advance.

@tiantsing
Copy link

Looking forward for the answer too.

@tiantsing
Copy link

tiantsing commented Feb 4, 2021

image

copy the grakn.bat to

image

the, use command ./grakn.bat server start or grakn.bat server start

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

No branches or pull requests

2 participants