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
[2025-02-02 18:53:14.202603]---------------------
No track currently
#0 SyncedLyricsNotifier.build (package:spotube/provider/spotify/lyrics/synced.dart:131)
[2025-02-02 18:54:33.821778]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58273
#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
[2025-02-02 18:54:50.315062]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58338
#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
[2025-02-02 18:55:29.847006]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58405
#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
[2025-02-02 18:55:47.360383]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58411
#0 DioMixin.fetch (package:dio/src/dio_mixin.dart:520)
Is there an existing issue for this? (Please read the description)
Current Behavior
I can't connect spotify account to spotube.
Expected Behavior
connect spotify account successfully and use spotube normally
Steps to reproduce
Logs
uspension>
#12 FutureHandlerProviderElementMixin.handleFuture.. (package:riverpod/src/async_notifier/base.dart:355)
[2025-02-02 18:53:11.921459]---------------------
FormatException: Unexpected character (at character 1)
Too many requests
^
#0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1465)
#1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1332)
#2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:933)
#3 _parseJson (dart:convert-patch/convert_patch.dart:36)
#4 JsonDecoder.convert (dart:convert/json.dart:610)
#5 JsonCodec.decode (dart:convert/json.dart:216)
#6 SpotifyApiBase.handleResponseWithBody (package:spotify/src/spotify_base.dart:276)
#7 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:256)
#8 SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:210)
#9 Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:253)
#10 SinglePages.stream.handlePageAndGetNext (package:spotify/src/endpoints/endpoint_paging.dart:187)
[2025-02-02 18:53:14.202603]---------------------
No track currently
#0 SyncedLyricsNotifier.build (package:spotube/provider/spotify/lyrics/synced.dart:131)
#1 FutureHandlerProviderElementMixin.handleFuture.. (package:riverpod/src/async_notifier/base.dart:355)
[2025-02-02 18:53:15.475060]---------------------
Error Code: 401
Valid user authentication required
#0 SpotifyApiBase.handleResponseWithBody (package:spotify/src/spotify_base.dart:282)
#1 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:256)
#2 SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:210)
#3 Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:253)
#4 FavoritePlaylistsNotifier.fetch (package:spotube/provider/spotify/playlist/favorite.dart:33)
#5 FavoritePlaylistsNotifier.build (package:spotube/provider/spotify/playlist/favorite.dart:44)
#6 FutureHandlerProviderElementMixin.handleFuture.. (package:riverpod/src/async_notifier/base.dart:355)
[2025-02-02 18:54:33.821778]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58273
#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 WebViewLogin.build. (package:spotube/pages/mobile_login/mobile_login.dart:61)
[2025-02-02 18:54:50.315062]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58338
#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 WebViewLogin.build. (package:spotube/pages/mobile_login/mobile_login.dart:61)
[2025-02-02 18:55:29.847006]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58405
#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 WebViewLogin.build. (package:spotube/pages/mobile_login/mobile_login.dart:61)
[2025-02-02 18:55:47.360383]---------------------
DioException [connection timeout]: The request connection took longer than 0:00:00.000000 and it was aborted. To get rid of this exception, try raising the RequestOptions.connectTimeout above the duration of 0:00:00.000000 or improve the response time of the server.
Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 58411
#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 WebViewLogin.build. (package:spotube/pages/mobile_login/mobile_login.dart:61)
Operating System
macOS Sonoma 14.5
Spotube version
v 3.9.0 (38)
Installation source
Website (spotube.krtirtho.dev)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: