You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an existing issue for this? (Please read the description)
I have searched the existing issues
Current Behavior
Error logging into Spotify
Expected Behavior
Cannot display any songs
Steps to reproduce
No response
Logs
[2024-12-20 13:35:13.103398]---------------------
DioException [connection error]: The connection errored: 信号灯超时时间已到
This indicates an error which most likely cannot be solved by the library.
Error: SocketException: 信号灯超时时间已到
(OS Error: 信号灯超时时间已到
, errno = 121), address = open.spotify.com, port = 5761
#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
I've met the same issue.
When I click "CONNECT WITH SPOTIFY" button, it just pop up that logining web page.
What's next? I can't find the UI to input the sp_dc and sp_key.
Is there an existing issue for this? (Please read the description)
Current Behavior
Error logging into Spotify
Expected Behavior
Cannot display any songs
Steps to reproduce
No response
Logs
[2024-12-20 13:35:13.103398]---------------------
DioException [connection error]: The connection errored: 信号灯超时时间已到
This indicates an error which most likely cannot be solved by the library.
Error: SocketException: 信号灯超时时间已到
(OS Error: 信号灯超时时间已到
, errno = 121), address = open.spotify.com, port = 5761
#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
#1 AuthenticationNotifier.credentialsFromCookie (package:spotube/provider/authentication/authentication.dart:111)
#2 AuthenticationNotifier.login (package:spotube/provider/authentication/authentication.dart:96)
#3 useLoginCallback... (package:spotube/pages/mobile_login/hooks/login_callback.dart:55)
Operating System
windows 11
Spotube version
3.9.0
Installation source
Website (spotube.krtirtho.dev)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: