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

Unable to connect to client through CLI #455

Open
dxnnv opened this issue May 25, 2024 · 1 comment
Open

Unable to connect to client through CLI #455

dxnnv opened this issue May 25, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@dxnnv
Copy link

dxnnv commented May 25, 2024

Describe the bug
All .\spotify-player.exe <command> commands return
Error: try to connect to a client Caused by: An existing connection was forcibly closed by the remote host. (os error 10054)

To Reproduce
Install Rust
Install the v0.18.2 binary for Windows
(Also tested this by installing with scoop, same behavior)
Extract the binary, open powershell/cmd and run .\spotify-player.exe to add credentials
Run any subcommand

Expected behaviour
The subcommand gets executed as expected, sending the request to spotify api.

Log and backtrace
Backtrace was empty, log provided

Screenshots
Screenshot

Environment

  • OS: Windows 11 Home, version 23H2, build 22631.3593
  • Application version: v0.18.2

Additional context
Seemed to work fine via the GUI in ps/cmd, was able to connect to the client and use controls just fine. Only happens when using CLI. Also tried with providing my own clientId for a valid application (also worked with GUI but not CLI)

@dxnnv dxnnv added the bug Something isn't working label May 25, 2024
@aome510 aome510 added the help wanted Extra attention is needed label May 31, 2024
@aome510
Copy link
Owner

aome510 commented May 31, 2024

I don't have access to windows machine, so it's hard for me to debug this kind of issue. Seeking for help 👀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants