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

Cannot stop instance on EdgeDB CLI 5.3 #7305

Open
romancitodev opened this issue May 5, 2024 · 0 comments
Open

Cannot stop instance on EdgeDB CLI 5.3 #7305

romancitodev opened this issue May 5, 2024 · 0 comments

Comments

@romancitodev
Copy link

  • EdgeDB Version: "5.3+cc878d8"
  • EdgeDB CLI Version: EdgeDB CLI 5.1.0+fdf5320
  • OS Version: Windows NT

Steps to Reproduce:

  1. Run edgedb instance stop -I my-instance (inside an edgedb project)

Error:

[2024-05-05T22:05:48Z WARN  edgedb::portable::windows] error removing "C:\\Users\\X\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup\\edgedb-server-edge_auto.cmd": El sistema no puede encontrar el archivo especificado. (os error 2)
edgedb error: error reading instance info: "/home/edgedb/.local/share/edgedb/data/edge_auto/instance_info.json": No such file or directory (os error 2)
edgedb error: edgedb failed: exit code: 1 (command-line: Command { std: "wsl" "--user" "edgedb" "--distribution" "EdgeDB.WSL.1" "_EDGEDB_FROM_WINDOWS=1" "/usr/bin/edgedb" "instance" "stop" "--instance" "edge_auto", kill_on_drop: false })
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

1 participant