ciderapp / Cider-2

Primary public repository for Cider 2.x
https://cider.sh
128 stars 2 forks source link

Last.FM login doesn't work with RPC Server disabled #524

Closed RuiNtD closed 4 months ago

RuiNtD commented 4 months ago

Preflight Checklist

What operating system are you using?

Windows

Build Details

v2.3.1 built on 2/8/2024, 12:53:38 AM

Operating System Version

Windows 11 23H2

Describe the Bug

Trying to connect to Last.fm gives a "localhost refused to connect" error after clicking Allow Access if RPC Server is disabled

Steps to Reproduce

  1. Go to settings
  2. Click the Connectivity tab
  3. Ensure "RPC Server" is disabled and restart Cider if needed
  4. Click "Sign into Last.FM"
  5. Login to Last.FM and click Allow Access.

Anything else?

image

Connect Device ID

No response

Build timestamp

No response

RuiNtD commented 4 months ago

Apparently this is caused by RPC server being disabled.

EDIT: I will leave this open, since Cider makes no attempt to launch the RPC server or to communicate to the user that the RPC server needs to be enabled. I've also updated the original issue.

coredev-uk commented 4 months ago

We've deployed a fix for this that enables the RPC server for Last.FM auth.