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

Unknown Error when connecting to spotify #202

Open
brandon-chung opened this issue Nov 25, 2021 · 1 comment
Open

Unknown Error when connecting to spotify #202

brandon-chung opened this issue Nov 25, 2021 · 1 comment

Comments

@brandon-chung
Copy link

brandon-chung commented Nov 25, 2021

Describe the bug
I don't see an button to connect to spotify in the Options menu. It just says Unknown error when trying to connect with Spotify. Please report to the developers.

To Reproduce

  1. Go to Options menu.
  2. See error message.

Logs

2021-11-24 19:17:33.3117|ERROR|Winleafs.Wpf.Views.Options.OptionsWindow|Unknown error when trying to connect to Spotify
Winleafs.Server.Exceptions.WinleafsServerException: Error during request to Winleafs server
   at Winleafs.Server.Endpoints.WinleafsServerEndpoint.SendRequest(String endpoint, Method method, Type returnType, Object body, Boolean disableLogging) in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Server\Endpoints\WinleafsServerEndpoint.cs:line 122
   at Winleafs.Server.Endpoints.WinleafsServerEndpoint.SendRequest[T](String endpoint, Method method, Object body) in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Server\Endpoints\WinleafsServerEndpoint.cs:line 43
   at Winleafs.Server.Endpoints.SpotifyEndpoint.IsConnected() in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Server\Endpoints\SpotifyEndpoint.cs:line 36
   at Winleafs.Wpf.Views.Options.OptionsWindow.InitializeSpotifyButtons() in C:\Users\easy_\source\repos\winleafs\Winleafs\Winleafs.Wpf\Views\Options\OptionsWindow.xaml.cs:line 437

Screenshots
https://i.imgur.com/VyDFajv.png

Additional context
Add any other context about the problem here.

@bartdebever
Copy link
Member

Hey there,

It seemed our server experienced an unexpected crash. I've since manually restarted it and it should be up and running again. Please check if your Spotify functionality works again.

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

2 participants