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

Earthstar "shares" command not working on Windows 10 #17

Open
johanbove opened this issue Apr 27, 2022 · 0 comments
Open

Earthstar "shares" command not working on Windows 10 #17

johanbove opened this issue Apr 27, 2022 · 0 comments

Comments

@johanbove
Copy link

Tested running the Earthstar cli on a Windows Powershell and command prompt.
It all installs well, but there seems to be a functional issue with the "shares" command where it never returns the control back to the user.

Environment:

Windows 10 Pro Version 21H1 (OS Build 19043.1645)
PowerShell 7.2.2
Copyright (c) Microsoft Corporation.

https://aka.ms/powershell
Type 'help' to get help.

PS C:\Users\johan> earthstar --version
v8.3.3
PS C:\Users\johan> deno --version
deno 1.21.0 (release, x86_64-pc-windows-msvc)
v8 10.0.139.17
typescript 4.6.2

Creating an identity and setting up a share worked in the C:\Users\johan\Shares folder. The sharename.sqlite and sharename.sqlite-journal files are created.

However the command which are related to "shares" never seem to finish or return back the prompt to the user.

The command earthstar shares list does not end; unclear why. Tried using elevated command prompt without success.

The command earthstar identities list works fine.

The command earthstar upgrade works fine.

The command earthstar servers list works fine.

Tried adding the "deno.exe" executable to the "allowed apps" list, but it does not seem to make a difference.

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