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
I am running the project on a real machine using XCode, but the login error is displayed. These error messages indicate that there are issues with link timeout and authentication failure when using the Dio library for network requests. I don't know what the reason is, did I make any operational mistakes? Or what steps were missed? Oh, by the way, there's one more question. I can log in normally on the emulator, but I cannot play music. It keeps failing to load and then skips. Currently, I have not found the cause of this problem. For both of these issues, 3.8.1 to 3.8.3 exist. I am a beginner in Flutter and very interested in this project. I am using this project as a textbook for my studies. But currently, these two errors are confusing me.
Expected Behavior
I want a solution that can at least help me and others who are facing this problem
Steps to reproduce
Run on a real machine in XCode
Successfully installed the application on the phone and ran it
Unable to jump to the homepage after logging in, error message will be displayed after a period of time
Hello, I was wondering if it's related to the region? Or does my phone also need to climb over the wall? I can log in normally by running the emulator on my computer. The computer has already climbed over the wall, and my region is China.
Is there an existing issue for this? (Please read the description)
Current Behavior
I am running the project on a real machine using XCode, but the login error is displayed. These error messages indicate that there are issues with link timeout and authentication failure when using the Dio library for network requests. I don't know what the reason is, did I make any operational mistakes? Or what steps were missed? Oh, by the way, there's one more question. I can log in normally on the emulator, but I cannot play music. It keeps failing to load and then skips. Currently, I have not found the cause of this problem. For both of these issues, 3.8.1 to 3.8.3 exist. I am a beginner in Flutter and very interested in this project. I am using this project as a textbook for my studies. But currently, these two errors are confusing me.
![image](https://private-user-images.githubusercontent.com/173620823/376039577-ceee3191-139e-4fbd-bff4-b5a6a05b9b33.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2ODA1MTUsIm5iZiI6MTczOTY4MDIxNSwicGF0aCI6Ii8xNzM2MjA4MjMvMzc2MDM5NTc3LWNlZWUzMTkxLTEzOWUtNGZiZC1iZmY0LWI1YTZhMDViOWIzMy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE2JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNlQwNDMwMTVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT02ZWZlZGQ0ODdkMTNlZDFjZmM5ODYxN2Y5YmEyYzA2YjM0YmU1MGFkNmNlNmM0MWZkZmRlYTk1MzlmNzBkYjIxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.nqX5yDPd-sR4NR6RMklEvPhvPlV-zOQDUA2k3o4kUoc)
Expected Behavior
I want a solution that can at least help me and others who are facing this problem
Steps to reproduce
Logs
2024-10-13 21:19:00.363594+0800 Runner[2672:527514] Metal API Validation Enabled
2024-10-13 21:19:00.721421+0800 Runner[2672:527788] flutter: The Dart VM service is listening on http://127.0.0.1:57886/lmyH2_GKXbw=/
2024-10-13 21:19:01.711192+0800 Runner[2672:527770] flutter: system_theme does not implement the current platform
2024-10-13 21:19:01.711779+0800 Runner[2672:527770] flutter: system_theme does not implement the current platform
2024-10-13 21:19:02.148221+0800 Runner[2672:527770] flutter: ^[[38;5;244m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:02.148298+0800 Runner[2672:527770] flutter: ^[[38;5;244m│ #0 serverProvider. (package:spotube/provider/server/server.dart:26:10)<…>
2024-10-13 21:19:02.148323+0800 Runner[2672:527770] flutter: ^[[38;5;244m│ #1 <…>
2024-10-13 21:19:02.148345+0800 Runner[2672:527770] flutter: ^[[38;5;244m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:02.148364+0800 Runner[2672:527770] flutter: ^[[38;5;244m│ Playback server at http://0.0.0.0:8359<…>
2024-10-13 21:19:02.148386+0800 Runner[2672:527770] flutter: ^[[38;5;244m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:02.500129+0800 Runner[2672:527514] [discovery] [24654] Bonsoir discovery started : _spotube._tcp.
2024-10-13 21:19:02.693177+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:02.693259+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:02.693285+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:02.693304+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 _handleErrorResponse (package:oauth2/src/handle_access_token_response.dart:155:3)<…>
2024-10-13 21:19:02.693324+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 handleAccessTokenResponse (package:oauth2/src/handle_access_token_response.dart:41:7)<…>
2024-10-13 21:19:02.693345+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 clientCredentialsGrant (package:oauth2/src/client_credentials_grant.dart:74:21)<…>
2024-10-13 21:19:02.693362+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:19:02.693382+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:02.693529+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:02.693714+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.355705+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.355779+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ Exception: [CustomSpotifyEndpoints.getView]: accessToken is empty<…>
2024-10-13 21:19:03.355804+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.355835+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 CustomSpotifyEndpoints.getView (package:spotube/services/custom_spotify_endpoints/spotify_endpoints.dart:65:7)<…>
2024-10-13 21:19:03.355855+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 viewProvider. (package:spotube/provider/spotify/views/view.dart:13:26)<…>
2024-10-13 21:19:03.355874+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 FamilyBase.call. (package:riverpod/src/framework/family.dart:150:27)<…>
2024-10-13 21:19:03.355894+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 FutureProvider._create (package:riverpod/src/future_provider/base.dart:65:65)<…>
2024-10-13 21:19:03.355913+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 FutureProviderElement.create. (package:riverpod/src/future_provider/base.dart:107:22)<…>
2024-10-13 21:19:03.356057+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 FutureHandlerProviderElementMixin.handleFuture. (package:riverpod/src/async_notifier/base.dart:334:30)<…>
2024-10-13 21:19:03.356250+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #6 FutureHandlerProviderElementMixin._handleAsync (package:riverpod/src/async_notifier/base.dart:381:47)<…>
2024-10-13 21:19:03.356337+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #7 FutureHandlerProviderElementMixin.handleFuture (package:riverpod/src/async_notifier/base.dart:328:5)<…>
2024-10-13 21:19:03.356435+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.356570+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:03.356680+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.820617+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.820790+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ DioException [bad response]: This exception was thrown because the response has a status code of 401 and RequestOptions.validateStatus was configured to throw for this status code.<…>
2024-10-13 21:19:03.820851+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ The status code of 401 has the following meaning: "Client error - the request contains bad syntax or cannot be fulfilled"<…>
2024-10-13 21:19:03.820920+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ Read more about status codes at https://developer.mozilla.org/en-US/docs/Web/HTTP/Status<…>
2024-10-13 21:19:03.820984+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ In order to resolve this exception you typically have either to verify and fix your request code or you have to fix the server code.<…>
2024-10-13 21:19:03.821035+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ <…>
2024-10-13 21:19:03.821091+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.821147+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:509:7)<…>
2024-10-13 21:19:03.821198+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 <…>
2024-10-13 21:19:03.821252+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 CustomSpotifyEndpoints.getFriendActivity (package:spotube/services/custom_spotify_endpoints/spotify_endpoints.dart:113:17)<…>
2024-10-13 21:19:03.821303+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:19:03.821769+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 FutureHandlerProviderElementMixin.handleFuture.. (package:riverpod/src/async_notifier/base.dart:348:9)<…>
2024-10-13 21:19:03.821808+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 <…>
2024-10-13 21:19:03.821833+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.821858+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:03.821879+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.866900+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.866968+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:03.866993+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.867016+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 _handleErrorResponse (package:oauth2/src/handle_access_token_response.dart:155:3)<…>
2024-10-13 21:19:03.867044+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 handleAccessTokenResponse (package:oauth2/src/handle_access_token_response.dart:41:7)<…>
2024-10-13 21:19:03.867064+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 clientCredentialsGrant (package:oauth2/src/client_credentials_grant.dart:74:21)<…>
2024-10-13 21:19:03.867084+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:19:03.867103+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 SpotifyApiBase._getImpl. (package:spotify/src/spotify_base.dart:211:16)<…>
2024-10-13 21:19:03.867254+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 <…>
2024-10-13 21:19:03.867455+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #6 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:247:24)<…>
2024-10-13 21:19:03.867588+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #7 <…>
2024-10-13 21:19:03.867775+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.867857+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:03.867951+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.869036+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.869086+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:03.869115+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄──────────────────────────────────────────<…>
2024-10-13 21:19:03.869036+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.869086+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:03.869115+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄\342\224┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.869137+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 _handleErrorResponse (package:oauth2/src/handle_access_token_response.dart:155:3)<…>
2024-10-13 21:19:03.869155+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 handleAccessTokenResponse (package:oauth2/src/handle_access_token_response.dart:41:7)<…>
2024-10-13 21:19:03.869173+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 clientCredentialsGrant (package:oauth2/src/client_credentials_grant.dart:74:21)<…>
2024-10-13 21:19:03.869192+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:19:03.869212+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 SpotifyApiBase._getImpl. (package:spotify/src/spotify_base.dart:211:16)<…>
2024-10-13 21:19:03.869237+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 <…>
2024-10-13 21:19:03.869463+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #6 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:247:24)<…>
2024-10-13 21:19:03.869499+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #7 <…>
2024-10-13 21:19:03.869525+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.869613+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:03.869702+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.870008+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.870043+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:03.870068+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.870043+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:03.870068+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄\342\224┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.870185+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 _handleErrorResponse (package:oauth2/src/handle_access_token_response.dart:155:3)<…>
2024-10-13 21:19:03.870213+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 handleAccessTokenResponse (package:oauth2/src/handle_access_token_response.dart:41:7)<…>
2024-10-13 21:19:03.870300+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 clientCredentialsGrant (package:oauth2/src/client_credentials_grant.dart:74:21)<…>
2024-10-13 21:19:03.870380+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:19:03.870470+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 SpotifyApiBase._getImpl. (package:spotify/src/spotify_base.dart:211:16)<…>
2024-10-13 21:19:03.870561+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 <…>
2024-10-13 21:19:03.870650+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #6 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:247:24)<…>
2024-10-13 21:19:03.870741+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #7 <…>
2024-10-13 21:19:03.870909+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.870978+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:03.871066+0800 Runner[2672:527770] flutter: ^[[38;5;196m└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.870978+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:03.871066+0800 Runner[2672:527770] flutter: ^[[38;5;196m└──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────\342\224─<…>
2024-10-13 21:19:03.871325+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:03.871356+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:03.871379+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.871400+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 _handleErrorResponse (package:oauth2/src/handle_access_token_response.dart:155:3)<…>
2024-10-13 21:19:03.871483+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 handleAccessTokenResponse (package:oauth2/src/handle_access_token_response.dart:41:7)<…>
2024-10-13 21:19:03.871575+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 clientCredentialsGrant (package:oauth2/src/client_credentials_grant.dart:74:21)<…>
2024-10-13 21:19:03.871653+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:19:03.871728+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 SpotifyApiBase._getImpl. (package:spotify/src/spotify_base.dart:211:16)<…>
2024-10-13 21:19:03.871812+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 <…>
2024-10-13 21:19:03.871895+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #6 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:247:24)<…>
2024-10-13 21:19:03.872001+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #7 <…>
2024-10-13 21:19:03.872110+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:03.872187+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:03.872262+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:09.676298+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:09.676369+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ OAuth authorization error (invalid_client): Invalid client.<…>
2024-10-13 21:19:09.676397+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:09.676418+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 _handleErrorResponse (package:oauth2/src/handle_access_token_response.dart:155:3)<…>
2024-10-13 21:19:09.676441+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 handleAccessTokenResponse (package:oauth2/src/handle_access_token_response.dart:41:7)<…>
2024-10-13 21:19:09.676464+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 clientCredentialsGrant (package:oauth2/src/client_credentials_grant.dart:74:21)<…>
2024-10-13 21:19:09.676485+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:19:09.676502+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 SpotifyApiBase._getImpl. (package:spotify/src/spotify_base.dart:211:16)<…>
2024-10-13 21:19:09.676670+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 <…>
2024-10-13 21:19:09.676759+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #6 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:247:24)<…>
2024-10-13 21:19:09.676848+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #7 <…>
2024-10-13 21:19:09.676926+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:19:09.677063+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:19:09.677155+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:19:11.475432+0800 Runner[2672:527514] WF: === Starting WebFilter logging for process Runner
2024-10-13 21:19:11.475530+0800 Runner[2672:527514] WF: _userSettingsForUser mobile: {
filterBlacklist = (
);
filterWhitelist = (
);
restrictWeb = 1;
useContentFilter = 0;
useContentFilterOverrides = 0;
whitelistEnabled = 0;
}
2024-10-13 21:19:11.475601+0800 Runner[2672:527514] WF: _WebFilterIsActive returning: NO
2024-10-13 21:20:27.642833+0800 Runner[2672:527770] flutter: ^[[38;5;196m┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
2024-10-13 21:20:27.643054+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ 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.<…>
2024-10-13 21:20:27.643133+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ Error: SocketException: Operation timed out (OS Error: Operation timed out, errno = 60), address = open.spotify.com, port = 57895<…>
2024-10-13 21:20:27.643208+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:20:27.643277+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #0 DioMixin.fetch (package:dio/src/dio_mixin.dart:509:7)<…>
2024-10-13 21:20:27.643342+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #1 <…>
2024-10-13 21:20:27.643409+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #2 AuthenticationNotifier.credentialsFromCookie (package:spotube/provider/authentication/authentication.dart:111:19)<…>
2024-10-13 21:20:27.643472+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #3 <…>
2024-10-13 21:20:27.643537+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #4 AuthenticationNotifier.login (package:spotube/provider/authentication/authentication.dart:96:34)<…>
2024-10-13 21:20:27.643599+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #5 <…>
2024-10-13 21:20:27.643663+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #6 WebViewLogin.build. (package:spotube/pages/mobile_login/mobile_login.dart:61:13)<…>
2024-10-13 21:20:27.643752+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ #7 <…>
2024-10-13 21:20:27.644048+0800 Runner[2672:527770] flutter: ^[[38;5;196m├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄<…>
2024-10-13 21:20:27.644125+0800 Runner[2672:527770] flutter: ^[[38;5;196m│ ⛔ <…>
2024-10-13 21:20:27.644194+0800 Runner[2672:527770] flutter: ^[[38;5;196m└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────<…>
Operating System
MacOS
Spotube version
3.8.1,3.8.2,3.8.3
Installation source
GitHub Releases (Binary), GitHub Actions (Nightly Binary)
Additional information
No response
Self grab
The text was updated successfully, but these errors were encountered: