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

Crash and Meomory leakage #659

Closed
1 task done
DavoodGhanbarpour opened this issue Aug 26, 2023 · 9 comments · Fixed by #705
Closed
1 task done

Crash and Meomory leakage #659

DavoodGhanbarpour opened this issue Aug 26, 2023 · 9 comments · Fixed by #705
Labels
bug Something isn't working Windows Windows related issue

Comments

@DavoodGhanbarpour
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

At the beginning of a new music, app tries to load but it gets stuck then the RAM usage start going up until my computer slows down or app crashes. Similar to #580 and #442 and #616

image
spotube_logs.txt

Expected Behavior

Going to next music with out any problem

Steps to reproduce

  1. Open/run the app
  2. Select some playlist
  3. Listen to few songs from it
  4. Memory leakage or crashing on new song

Operating System

Windows 10

Spotube version

V3.1.0

Installation source

GitHub Releases (Binary)

Additional information

No response

@DavoodGhanbarpour DavoodGhanbarpour added the bug Something isn't working label Aug 26, 2023
@systemoperator
Copy link

systemoperator commented Aug 29, 2023

I have also this issue. I just killed spotube in the last second, otherwise my PC would have crashed. Shortly before, the music interrupted for several seconds repeatedly.

Click to see logs

% flatpak run com.github.KRTirtho.Spotube --verbose
Gtk-Message: 17:23:48.983: Failed to load module "gtk-vector-screenshot"
Gtk-Message: 17:23:48.984: Failed to load module "canberra-gtk-module"

** (spotube:2): CRITICAL **: 17:23:49.430: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found

** (spotube:2): CRITICAL **: 17:23:49.439: Failed to read XDG desktop portal settings: GDBus.Error:org.freedesktop.portal.Error.NotFound: Requested setting not found
package:media_kit_libs_linux registered.
flutter: media_kit: WARNING: package:media_kit_native_event_loop not found.
flutter: [2023-08-28 17:23:53.411530 | Catcher | WARNING] Screenshots path is empty. Screenshots won't work.
flutter: [2023-08-28 17:23:53.411948 | Catcher | FINE] Catcher configured successfully.
flutter: [2023-08-28 17:23:53.438199 | GoRouter | INFO] Full paths for routes:
  => /
  => /search
  => /library
  =>   /library/generate
  =>     /library/generate/result
  => /lyrics
  => /settings
  =>   /settings/blacklist
  =>   /settings/logs
  =>   /settings/about
  => /album/:id
  => /artist/:id
  => /playlist/:id
  => /mini-player
  => /login
  => /login-tutorial
  => /player
known full paths for route names:
  Search => /search
  Library => /library
  Lyrics => /lyrics

flutter: [2023-08-28 17:23:53.440735 | GoRouter | INFO] Using MaterialApp configuration
flutter: [2023-08-28 17:23:55.234113 | Catcher | INFO] Setup localization lazily!
flutter: [2023-08-28 17:23:55.234320 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:23:55.234371 | Catcher | INFO] Crash occurred on 2023-08-28 17:23:55.234266
flutter: [2023-08-28 17:23:55.234389 | Catcher | INFO] 
flutter: [2023-08-28 17:23:55.234407 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:23:55.234433 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:23:55.234452 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:23:55.234471 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:23:55.234489 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:23:55.234506 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:23:55.234524 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:23:55.234579 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:23:55.234607 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:23:55.234625 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:23:55.234643 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:23:55.234661 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:23:55.234678 | Catcher | INFO] 
flutter: [2023-08-28 17:23:55.234694 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:23:55.234715 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:23:55.234733 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:23:55.234751 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:23:55.234768 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:23:55.234785 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:23:55.234801 | Catcher | INFO] 
flutter: [2023-08-28 17:23:55.234817 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:23:55.234840 | Catcher | INFO] PathNotFoundException: Cannot open file, path = '/home/xxx/.var/app/com.github.KRTirtho.Spotube/config/dconf/user' (OS Error: No such file or directory, errno = 2)
flutter: [2023-08-28 17:23:55.234863 | Catcher | INFO] 
flutter: [2023-08-28 17:23:55.234880 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:23:55.235037 | Catcher | INFO] #0      _checkForErrorResponse (dart:io/common.dart:55)
flutter: [2023-08-28 17:23:55.235067 | Catcher | INFO] #1      _File.open.<anonymous closure> (dart:io/file_impl.dart:381)
flutter: [2023-08-28 17:23:55.235085 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:23:55.235101 | Catcher | INFO] #2      GVariantDatabase._loadRootTable (package:gsettings/src/gvariant_database.dart:30)
flutter: [2023-08-28 17:23:55.235121 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:23:55.235138 | Catcher | INFO] #3      GVariantDatabase.lookup (package:gsettings/src/gvariant_database.dart:20)
flutter: [2023-08-28 17:23:55.235155 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:23:55.235170 | Catcher | INFO] #4      DConfClient.read (package:gsettings/src/dconf_client.dart:82)
flutter: [2023-08-28 17:23:55.235186 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:23:55.235202 | Catcher | INFO] #5      GSettingsDConfBackend.get (package:gsettings/src/gsettings_dconf_backend.dart:23)
flutter: [2023-08-28 17:23:55.235221 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:23:55.235237 | Catcher | INFO] #6      GSettings.get (package:gsettings/src/gsettings.dart:117)
flutter: [2023-08-28 17:23:55.235253 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:23:55.235268 | Catcher | INFO] #7      getTheme (package:titlebar_buttons/src/get_theme.dart:12)
flutter: [2023-08-28 17:23:55.235285 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:23:55.235300 | Catcher | INFO] 
flutter: [2023-08-28 17:23:55.235316 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:23:55.235470 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:23:55.236858 | Catcher | FINE] Error: 'PathNotFoundException: Cannot open file, path = '/home/xxx/.var/app/com.github.KRTirtho.Spotube/config/dconf/user' (OS Error: No such file or directory, errno = 2)' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 17:23:55.237172 | Catcher | FINE] Error: 'PathNotFoundException: Cannot open file, path = '/home/xxx/.var/app/com.github.KRTirtho.Spotube/config/dconf/user' (OS Error: No such file or directory, errno = 2)' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 17:23:55.261902 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_youtube_id_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 17:24:01.846846 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:24:01.846927 | Catcher | INFO] Crash occurred on 2023-08-28 17:24:01.846814
flutter: [2023-08-28 17:24:01.846963 | Catcher | INFO] 
flutter: [2023-08-28 17:24:01.846991 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:24:01.847017 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:24:01.847053 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:24:01.847082 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:24:01.847115 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:24:01.847150 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:24:01.847173 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:24:01.847194 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:24:01.847240 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:24:01.847261 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:24:01.847289 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:24:01.847321 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:24:01.847350 | Catcher | INFO] 
flutter: [2023-08-28 17:24:01.847379 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:24:01.847409 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:24:01.847434 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:24:01.847476 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:24:01.847496 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:24:01.847524 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:24:01.847552 | Catcher | INFO] 
flutter: [2023-08-28 17:24:01.847577 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:24:01.847607 | Catcher | INFO] [SponsorBlock] no skip segments found for HuJOswNKuwo
https://sponsor.ajay.app/api/skipSegments?videoID=HuJOswNKuwo&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:24:01.847658 | Catcher | INFO] 
flutter: [2023-08-28 17:24:01.847690 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:24:01.847812 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:24:01.847857 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:24:01.847890 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:24:01.847928 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:24:01.847967 | Catcher | INFO] 
flutter: [2023-08-28 17:24:01.847989 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:24:01.848109 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:24:01.855155 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 17:28:43.843198 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:28:43.843269 | Catcher | INFO] Crash occurred on 2023-08-28 17:28:43.843172
flutter: [2023-08-28 17:28:43.843288 | Catcher | INFO] 
flutter: [2023-08-28 17:28:43.843304 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:28:43.843345 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:28:43.843392 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:28:43.843434 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:28:43.843468 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:28:43.843514 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:28:43.843548 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:28:43.843584 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:28:43.843616 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:28:43.843651 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:28:43.843698 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:28:43.843733 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:28:43.843766 | Catcher | INFO] 
flutter: [2023-08-28 17:28:43.843795 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:28:43.843850 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:28:43.843876 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:28:43.843894 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:28:43.843912 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:28:43.843937 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:28:43.843956 | Catcher | INFO] 
flutter: [2023-08-28 17:28:43.843972 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:28:43.843990 | Catcher | INFO] [SponsorBlock] no skip segments found for TOsRkcV8pCk
https://sponsor.ajay.app/api/skipSegments?videoID=TOsRkcV8pCk&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:28:43.844028 | Catcher | INFO] 
flutter: [2023-08-28 17:28:43.844053 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:28:43.844151 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:28:43.844185 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:28:43.844203 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:28:43.844231 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:28:43.844248 | Catcher | INFO] 
flutter: [2023-08-28 17:28:43.844264 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:28:43.844401 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:28:43.851624 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_youtube_id_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 17:31:25.952512 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:31:25.952579 | Catcher | INFO] Crash occurred on 2023-08-28 17:31:25.952484
flutter: [2023-08-28 17:31:25.952599 | Catcher | INFO] 
flutter: [2023-08-28 17:31:25.952622 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:31:25.952647 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:31:25.952667 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:31:25.952686 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:31:25.952709 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:31:25.952728 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:31:25.952746 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:31:25.952764 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:31:25.952781 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:31:25.952805 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:31:25.952824 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:31:25.952842 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:31:25.952859 | Catcher | INFO] 
flutter: [2023-08-28 17:31:25.952879 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:31:25.952903 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:31:25.952921 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:31:25.952940 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:31:25.952958 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:31:25.952981 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:31:25.952997 | Catcher | INFO] 
flutter: [2023-08-28 17:31:25.953014 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:31:25.953030 | Catcher | INFO] [SponsorBlock] no skip segments found for NuEghDO_j0o
https://sponsor.ajay.app/api/skipSegments?videoID=NuEghDO_j0o&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:31:25.953066 | Catcher | INFO] 
flutter: [2023-08-28 17:31:25.953083 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:31:25.953156 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:31:25.953180 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:31:25.953203 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:31:25.953223 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:31:25.953239 | Catcher | INFO] 
flutter: [2023-08-28 17:31:25.953255 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:31:25.953356 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:31:25.982469 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_youtube_id_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 17:34:57.843907 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:34:57.843994 | Catcher | INFO] Crash occurred on 2023-08-28 17:34:57.843882
flutter: [2023-08-28 17:34:57.844031 | Catcher | INFO] 
flutter: [2023-08-28 17:34:57.844059 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:34:57.844093 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:34:57.844120 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:34:57.844155 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:34:57.844182 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:34:57.844208 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:34:57.844233 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:34:57.844265 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:34:57.844296 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:34:57.844322 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:34:57.844347 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:34:57.844373 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:34:57.844403 | Catcher | INFO] 
flutter: [2023-08-28 17:34:57.844440 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:34:57.844471 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:34:57.844496 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:34:57.844530 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:34:57.844556 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:34:57.844581 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:34:57.844604 | Catcher | INFO] 
flutter: [2023-08-28 17:34:57.844628 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:34:57.844661 | Catcher | INFO] [SponsorBlock] no skip segments found for Ds0jtuyslbI
https://sponsor.ajay.app/api/skipSegments?videoID=Ds0jtuyslbI&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:34:57.844711 | Catcher | INFO] 
flutter: [2023-08-28 17:34:57.844734 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:34:57.844826 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:34:57.844882 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:34:57.844902 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:34:57.844936 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:34:57.844964 | Catcher | INFO] 
flutter: [2023-08-28 17:34:57.844988 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:34:57.845124 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:34:57.853443 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_youtube_id_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 17:38:42.682938 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:38:42.683029 | Catcher | INFO] Crash occurred on 2023-08-28 17:38:42.682918
flutter: [2023-08-28 17:38:42.683062 | Catcher | INFO] 
flutter: [2023-08-28 17:38:42.683090 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:38:42.683127 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:38:42.683157 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:38:42.683186 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:38:42.683216 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:38:42.683245 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:38:42.683273 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:38:42.683301 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:38:42.683332 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:38:42.683370 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:38:42.683401 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:38:42.683431 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:38:42.683498 | Catcher | INFO] 
flutter: [2023-08-28 17:38:42.683552 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:38:42.683612 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:38:42.683681 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:38:42.683737 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:38:42.683791 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:38:42.683846 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:38:42.683899 | Catcher | INFO] 
flutter: [2023-08-28 17:38:42.683951 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:38:42.684003 | Catcher | INFO] [SponsorBlock] no skip segments found for N-nq3SmUkvw
https://sponsor.ajay.app/api/skipSegments?videoID=N-nq3SmUkvw&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:38:42.684111 | Catcher | INFO] 
flutter: [2023-08-28 17:38:42.684165 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:38:42.684275 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:38:42.684316 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:38:42.684347 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:38:42.684385 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:38:42.684414 | Catcher | INFO] 
flutter: [2023-08-28 17:38:42.684441 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:38:42.684603 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:38:42.700693 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:42:54.888855 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:42:54.888929 | Catcher | INFO] Crash occurred on 2023-08-28 17:42:54.888832
flutter: [2023-08-28 17:42:54.888949 | Catcher | INFO] 
flutter: [2023-08-28 17:42:54.888965 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:42:54.888995 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:42:54.889015 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:42:54.889034 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:42:54.889052 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:42:54.889078 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:42:54.889097 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:42:54.889114 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:42:54.889132 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:42:54.889150 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:42:54.889172 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:42:54.889190 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:42:54.889219 | Catcher | INFO] 
flutter: [2023-08-28 17:42:54.889247 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:42:54.889288 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:42:54.889319 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:42:54.889346 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:42:54.889372 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:42:54.889404 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:42:54.889428 | Catcher | INFO] 
flutter: [2023-08-28 17:42:54.889452 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:42:54.889477 | Catcher | INFO] [SponsorBlock] no skip segments found for E7SSC3ex-bA
https://sponsor.ajay.app/api/skipSegments?videoID=E7SSC3ex-bA&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:42:54.889524 | Catcher | INFO] 
flutter: [2023-08-28 17:42:54.889555 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:42:54.889634 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:42:54.889672 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:42:54.889749 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:42:54.889790 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:42:54.889817 | Catcher | INFO] 
flutter: [2023-08-28 17:42:54.889841 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:42:54.889979 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:42:54.898456 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 17:48:26.284431 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:48:26.284533 | Catcher | INFO] Crash occurred on 2023-08-28 17:48:26.284408
flutter: [2023-08-28 17:48:26.284573 | Catcher | INFO] 
flutter: [2023-08-28 17:48:26.284610 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:48:26.284654 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:48:26.284704 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:48:26.284746 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:48:26.284785 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:48:26.284818 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:48:26.284852 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:48:26.284902 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:48:26.284940 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:48:26.284977 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:48:26.285014 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:48:26.285064 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:48:26.285101 | Catcher | INFO] 
flutter: [2023-08-28 17:48:26.285134 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:48:26.285176 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:48:26.285224 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:48:26.285262 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:48:26.285295 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:48:26.285391 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:48:26.285461 | Catcher | INFO] 
flutter: [2023-08-28 17:48:26.285541 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:48:26.285608 | Catcher | INFO] [SponsorBlock] no skip segments found for T4EOvMQoW4k
https://sponsor.ajay.app/api/skipSegments?videoID=T4EOvMQoW4k&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:48:26.285713 | Catcher | INFO] 
flutter: [2023-08-28 17:48:26.285745 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:48:26.285862 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:48:26.285912 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:48:26.285949 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:48:26.285990 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:48:26.286037 | Catcher | INFO] 
flutter: [2023-08-28 17:48:26.286074 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:48:26.286246 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:48:26.298646 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 17:51:45.746387 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:51:45.746487 | Catcher | INFO] Crash occurred on 2023-08-28 17:51:45.746364
flutter: [2023-08-28 17:51:45.746524 | Catcher | INFO] 
flutter: [2023-08-28 17:51:45.746624 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:51:45.746673 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:51:45.746741 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:51:45.746781 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:51:45.746816 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:51:45.746848 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:51:45.746881 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:51:45.746924 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:51:45.746957 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:51:45.746989 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:51:45.747025 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:51:45.747068 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:51:45.747103 | Catcher | INFO] 
flutter: [2023-08-28 17:51:45.747133 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:51:45.747170 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:51:45.747214 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:51:45.747250 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:51:45.747283 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:51:45.747314 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:51:45.747345 | Catcher | INFO] 
flutter: [2023-08-28 17:51:45.747390 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:51:45.747421 | Catcher | INFO] [SponsorBlock] no skip segments found for ykjZynz96DE
https://sponsor.ajay.app/api/skipSegments?videoID=ykjZynz96DE&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:51:45.747476 | Catcher | INFO] 
flutter: [2023-08-28 17:51:45.747508 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:51:45.747626 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:51:45.747676 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:51:45.747708 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:51:45.747742 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:51:45.747772 | Catcher | INFO] 
flutter: [2023-08-28 17:51:45.747826 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:51:45.748206 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:51:45.865822 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:56:01.363573 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 17:56:01.363667 | Catcher | INFO] Crash occurred on 2023-08-28 17:56:01.363549
flutter: [2023-08-28 17:56:01.363712 | Catcher | INFO] 
flutter: [2023-08-28 17:56:01.363745 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 17:56:01.363790 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 17:56:01.363831 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 17:56:01.363879 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 17:56:01.363917 | Catcher | INFO] idLike: null
flutter: [2023-08-28 17:56:01.363997 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 17:56:01.364036 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 17:56:01.364085 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 17:56:01.364122 | Catcher | INFO] buildId: null
flutter: [2023-08-28 17:56:01.364158 | Catcher | INFO] variant: null
flutter: [2023-08-28 17:56:01.364194 | Catcher | INFO] variantId: null
flutter: [2023-08-28 17:56:01.364240 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 17:56:01.364275 | Catcher | INFO] 
flutter: [2023-08-28 17:56:01.364344 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 17:56:01.364389 | Catcher | INFO] environment: release
flutter: [2023-08-28 17:56:01.364439 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 17:56:01.364476 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 17:56:01.364510 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 17:56:01.364546 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 17:56:01.364598 | Catcher | INFO] 
flutter: [2023-08-28 17:56:01.364631 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 17:56:01.364664 | Catcher | INFO] [SponsorBlock] no skip segments found for zHGnWdwi940
https://sponsor.ajay.app/api/skipSegments?videoID=zHGnWdwi940&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 17:56:01.364723 | Catcher | INFO] 
flutter: [2023-08-28 17:56:01.364758 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 17:56:01.364879 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 17:56:01.364925 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:56:01.364958 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 17:56:01.365007 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 17:56:01.365040 | Catcher | INFO] 
flutter: [2023-08-28 17:56:01.365071 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 17:56:01.365242 | Catcher | INFO] Report result: true
flutter: [2023-08-28 17:56:03.909199 | Catcher | INFO] Report result: true
flutter: PostgrestException(message: duplicate key value violates unique constraint "tracks_youtube_id_spotify_id_idx", code: 23505, details: Conflict, hint: null)
flutter: #0      PostgrestBuilder._parseResponse (package:postgrest/src/postgrest_builder.dart:345)
flutter: #1      PostgrestBuilder._execute (package:postgrest/src/postgrest_builder.dart:202)
flutter: <asynchronous suspension>
flutter: #2      PostgrestBuilder.then (package:postgrest/src/postgrest_builder.dart:422)
flutter: <asynchronous suspension>
flutter: [2023-08-28 18:02:13.713246 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:02:13.713344 | Catcher | INFO] Crash occurred on 2023-08-28 18:02:13.713224
flutter: [2023-08-28 18:02:13.713390 | Catcher | INFO] 
flutter: [2023-08-28 18:02:13.713424 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:02:13.713462 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:02:13.713499 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:02:13.713533 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:02:13.713570 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:02:13.713608 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:02:13.713664 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:02:13.713703 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:02:13.714107 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:02:13.715068 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:02:13.715527 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:02:13.715948 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:02:13.716358 | Catcher | INFO] 
flutter: [2023-08-28 18:02:13.716756 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:02:13.717178 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:02:13.717713 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:02:13.718658 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:02:13.719127 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:02:13.719535 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:02:13.719947 | Catcher | INFO] 
flutter: [2023-08-28 18:02:13.720355 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:02:13.720759 | Catcher | INFO] [SponsorBlock] no skip segments found for I-vbyIkkHiQ
https://sponsor.ajay.app/api/skipSegments?videoID=I-vbyIkkHiQ&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 18:02:13.721563 | Catcher | INFO] 
flutter: [2023-08-28 18:02:13.722687 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:02:13.723203 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 18:02:13.729141 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:02:13.729215 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 18:02:13.729270 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:02:13.729308 | Catcher | INFO] 
flutter: [2023-08-28 18:02:13.729374 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:02:13.730799 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:02:14.293539 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:02:14.293645 | Catcher | INFO] Crash occurred on 2023-08-28 18:02:14.293489
flutter: [2023-08-28 18:02:14.293682 | Catcher | INFO] 
flutter: [2023-08-28 18:02:14.293723 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:02:14.293775 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:02:14.293824 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:02:14.293868 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:02:14.293908 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:02:14.293947 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:02:14.293990 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:02:14.294033 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:02:14.294070 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:02:14.294108 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:02:14.294143 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:02:14.294180 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:02:14.294214 | Catcher | INFO] 
flutter: [2023-08-28 18:02:14.294249 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:02:14.294291 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:02:14.294331 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:02:14.294368 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:02:14.294407 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:02:14.294443 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:02:14.294477 | Catcher | INFO] 
flutter: [2023-08-28 18:02:14.294511 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:02:14.294572 | Catcher | INFO] TimeoutException: Timeout occurred trying to load from CachedNetworkImageProvider("https://i.scdn.co/image/ab67616d00001e027585dc8eef094d400fd3c1a6", scale: 1.0)
flutter: [2023-08-28 18:02:14.294618 | Catcher | INFO] 
flutter: [2023-08-28 18:02:14.294653 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:02:14.294689 | Catcher | INFO] 
flutter: [2023-08-28 18:02:14.294724 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:02:14.294897 | Catcher | FINE] Error: 'TimeoutException: Timeout occurred trying to load from CachedNetworkImageProvider("https://i.scdn.co/image/ab67616d00001e027585dc8eef094d400fd3c1a6", scale: 1.0)' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:02:14.294992 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:02:21.161248 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:02:21.256449 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:02:49.761720 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:02:49.762311 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:02:50.681278 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:02:50.681358 | Catcher | INFO] Crash occurred on 2023-08-28 18:02:50.681246
flutter: [2023-08-28 18:02:50.681399 | Catcher | INFO] 
flutter: [2023-08-28 18:02:50.681427 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:02:50.681463 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:02:50.681489 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:02:50.681524 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:02:50.681551 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:02:50.681578 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:02:50.681603 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:02:50.681635 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:02:50.681662 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:02:50.681688 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:02:50.681713 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:02:50.681746 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:02:50.681770 | Catcher | INFO] 
flutter: [2023-08-28 18:02:50.681794 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:02:50.681824 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:02:50.681858 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:02:50.681884 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:02:50.681910 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:02:50.681934 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:02:50.681971 | Catcher | INFO] 
flutter: [2023-08-28 18:02:50.681996 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:02:50.682022 | Catcher | INFO] Error Code: 500
Server error.
flutter: [2023-08-28 18:02:50.682056 | Catcher | INFO] 
flutter: [2023-08-28 18:02:50.682080 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:02:50.682182 | Catcher | INFO] #0      SpotifyApiBase.handleErrors (package:spotify/src/spotify_base.dart:232)
flutter: [2023-08-28 18:02:50.682210 | Catcher | INFO] #1      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:02:50.682236 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:02:50.682268 | Catcher | INFO] #2      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:02:50.682293 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:02:50.682320 | Catcher | INFO] #3      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:02:50.682347 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:02:50.682377 | Catcher | INFO] 
flutter: [2023-08-28 18:02:50.682402 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:02:50.682589 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:02:52.495515 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:02:58.148879 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:03:34.567463 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:04:03.223548 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:04:03.223638 | Catcher | INFO] Crash occurred on 2023-08-28 18:04:03.223519
flutter: [2023-08-28 18:04:03.223680 | Catcher | INFO] 
flutter: [2023-08-28 18:04:03.223714 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:04:03.223756 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:04:03.223795 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:04:03.223843 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:04:03.223878 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:04:03.223910 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:04:03.223942 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:04:03.223973 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:04:03.224007 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:04:03.224039 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:04:03.224069 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:04:03.224100 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:04:03.224128 | Catcher | INFO] 
flutter: [2023-08-28 18:04:03.224192 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:04:03.224255 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:04:03.224289 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:04:03.224331 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:04:03.224363 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:04:03.224392 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:04:03.224421 | Catcher | INFO] 
flutter: [2023-08-28 18:04:03.224451 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:04:03.224482 | Catcher | INFO] ClientException: Write failed, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:04:03.224518 | Catcher | INFO] 
flutter: [2023-08-28 18:04:03.224545 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:04:03.224744 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:04:03.224784 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:03.224812 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:04:03.224839 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:03.224866 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:04:03.224894 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:03.224920 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:04:03.224952 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:03.224980 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:04:03.225008 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:03.225034 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:04:03.225062 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:03.225088 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:04:03.225116 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:03.225142 | Catcher | INFO] 
flutter: [2023-08-28 18:04:03.225171 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:04:03.225322 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:04:03.226292 | Catcher | FINE] Error: 'ClientException: Write failed, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:04:12.723238 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:04:36.776982 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:04:56.959568 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:04:56.959666 | Catcher | INFO] Crash occurred on 2023-08-28 18:04:56.959533
flutter: [2023-08-28 18:04:56.959706 | Catcher | INFO] 
flutter: [2023-08-28 18:04:56.959743 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:04:56.959792 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:04:56.959832 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:04:56.959872 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:04:56.959912 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:04:56.959951 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:04:56.959988 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:04:56.960024 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:04:56.960063 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:04:56.960102 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:04:56.960139 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:04:56.960176 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:04:56.960209 | Catcher | INFO] 
flutter: [2023-08-28 18:04:56.960243 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:04:56.960284 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:04:56.960320 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:04:56.960357 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:04:56.960393 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:04:56.960431 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:04:56.960464 | Catcher | INFO] 
flutter: [2023-08-28 18:04:56.960499 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:04:56.960536 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:04:56.960581 | Catcher | INFO] 
flutter: [2023-08-28 18:04:56.960616 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:04:56.960815 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:04:56.960860 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:56.960896 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:04:56.960931 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:56.960964 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:04:56.961 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:56.961034 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:04:56.961076 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:56.961110 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:04:56.961145 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:56.961180 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:04:56.961214 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:56.961248 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:04:56.961285 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:04:56.961318 | Catcher | INFO] 
flutter: [2023-08-28 18:04:56.961352 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:04:56.961563 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:04:56.962951 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:05:02.656501 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:05:14.096718 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:05:14.096810 | Catcher | INFO] Crash occurred on 2023-08-28 18:05:14.096688
flutter: [2023-08-28 18:05:14.096841 | Catcher | INFO] 
flutter: [2023-08-28 18:05:14.096870 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:05:14.096908 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:05:14.096940 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:14.096970 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:05:14.097001 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:05:14.097032 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:05:14.097062 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:05:14.097092 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:14.097123 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:05:14.097152 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:05:14.097181 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:05:14.097211 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:05:14.097240 | Catcher | INFO] 
flutter: [2023-08-28 18:05:14.097267 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:05:14.097300 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:05:14.097332 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:05:14.097361 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:05:14.097392 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:05:14.097420 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:05:14.097448 | Catcher | INFO] 
flutter: [2023-08-28 18:05:14.097476 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:05:14.097508 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:05:14.097548 | Catcher | INFO] 
flutter: [2023-08-28 18:05:14.097576 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:05:14.097742 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:05:14.097782 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:14.097811 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:05:14.097838 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:14.097865 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:05:14.097894 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:14.097921 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:05:14.097955 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:14.097985 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:05:14.098013 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:14.098042 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:05:14.098070 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:14.098097 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:05:14.098129 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:14.098160 | Catcher | INFO] 
flutter: [2023-08-28 18:05:14.098189 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:05:14.098331 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:05:14.120793 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:05:19.646493 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:05:32.224187 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:05:32.224260 | Catcher | INFO] Crash occurred on 2023-08-28 18:05:32.224164
flutter: [2023-08-28 18:05:32.224282 | Catcher | INFO] 
flutter: [2023-08-28 18:05:32.224301 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:05:32.224329 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:05:32.224348 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:32.224367 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:05:32.224386 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:05:32.224409 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:05:32.224431 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:05:32.224460 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:32.224488 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:05:32.224514 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:05:32.224539 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:05:32.224565 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:05:32.224588 | Catcher | INFO] 
flutter: [2023-08-28 18:05:32.224612 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:05:32.224641 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:05:32.224666 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:05:32.224692 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:05:32.224717 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:05:32.224742 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:05:32.224765 | Catcher | INFO] 
flutter: [2023-08-28 18:05:32.224788 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:05:32.224815 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:05:32.224851 | Catcher | INFO] 
flutter: [2023-08-28 18:05:32.224875 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:05:32.225028 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:05:32.225058 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:32.225088 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:05:32.225114 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:32.225138 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:05:32.225162 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:32.225186 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:05:32.225217 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:32.225241 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:05:32.225265 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:32.225289 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:05:32.225314 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:32.225341 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:05:32.225366 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:32.225390 | Catcher | INFO] 
flutter: [2023-08-28 18:05:32.225413 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:05:32.225526 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:05:32.227114 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:05:34.263368 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:05:34.263444 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:05:37.929494 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:05:43.353125 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:05:43.353223 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:05:48.069151 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:05:48.069261 | Catcher | INFO] Crash occurred on 2023-08-28 18:05:48.069102
flutter: [2023-08-28 18:05:48.069316 | Catcher | INFO] 
flutter: [2023-08-28 18:05:48.069354 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:05:48.069399 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:05:48.069439 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:48.069476 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:05:48.069514 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:05:48.069536 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:05:48.069554 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:05:48.069572 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:48.069591 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:05:48.069609 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:05:48.069627 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:05:48.069645 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:05:48.069663 | Catcher | INFO] 
flutter: [2023-08-28 18:05:48.069680 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:05:48.069700 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:05:48.069719 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:05:48.069736 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:05:48.069754 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:05:48.069771 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:05:48.069788 | Catcher | INFO] 
flutter: [2023-08-28 18:05:48.069804 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:05:48.069824 | Catcher | INFO] TimeoutException: Timeout occurred trying to load from CachedNetworkImageProvider("https://i.scdn.co/image/ab67616d00001e02c7fa11f4267b10fcc951b9fe", scale: 1.0)
flutter: [2023-08-28 18:05:48.069845 | Catcher | INFO] 
flutter: [2023-08-28 18:05:48.069878 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:05:48.069908 | Catcher | INFO] 
flutter: [2023-08-28 18:05:48.069932 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:05:48.070155 | Catcher | FINE] Error: 'TimeoutException: Timeout occurred trying to load from CachedNetworkImageProvider("https://i.scdn.co/image/ab67616d00001e02c7fa11f4267b10fcc951b9fe", scale: 1.0)' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:05:48.070630 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:05:50.706351 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:05:50.706423 | Catcher | INFO] Crash occurred on 2023-08-28 18:05:50.706331
flutter: [2023-08-28 18:05:50.706461 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.706492 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:05:50.706531 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:05:50.706591 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:50.706627 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:05:50.706660 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:05:50.706698 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:05:50.706734 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:05:50.706771 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:50.706807 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:05:50.706844 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:05:50.706882 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:05:50.706919 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:05:50.706952 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.706987 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:05:50.707027 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:05:50.707065 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:05:50.707100 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:05:50.707137 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:05:50.707171 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:05:50.707205 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.707238 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:05:50.707271 | Catcher | INFO] [MediaKitError] 
Failed to recognize file format.
flutter: [2023-08-28 18:05:50.707315 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.707350 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:05:50.707385 | Catcher | INFO] null
flutter: [2023-08-28 18:05:50.707417 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:05:50.707552 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:05:50.707602 | Catcher | INFO] Crash occurred on 2023-08-28 18:05:50.707540
flutter: [2023-08-28 18:05:50.707630 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.707662 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:05:50.707701 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:05:50.707737 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:50.707773 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:05:50.707810 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:05:50.707847 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:05:50.707883 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:05:50.707918 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:50.707953 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:05:50.707990 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:05:50.708026 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:05:50.708060 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:05:50.708094 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.708127 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:05:50.708166 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:05:50.708203 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:05:50.708238 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:05:50.708273 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:05:50.708310 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:05:50.708342 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.708377 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:05:50.708410 | Catcher | INFO] Failed to recognize file format.
flutter: [2023-08-28 18:05:50.708442 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.708476 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:05:50.708651 | Catcher | INFO] #0      new AudioPlayerInterface.<anonymous closure> (package:spotube/services/audio_player/audio_player.dart:24)
flutter: [2023-08-28 18:05:50.708686 | Catcher | INFO] #1      _RootZone.runUnaryGuarded (dart:async/zone.dart:1594)
flutter: [2023-08-28 18:05:50.708713 | Catcher | INFO] #2      _BufferingStreamSubscription._sendData (dart:async/stream_impl.dart:339)
flutter: [2023-08-28 18:05:50.708746 | Catcher | INFO] #3      _DelayedData.perform (dart:async/stream_impl.dart:515)
flutter: [2023-08-28 18:05:50.708778 | Catcher | INFO] #4      _PendingEvents.handleNext (dart:async/stream_impl.dart:620)
flutter: [2023-08-28 18:05:50.708812 | Catcher | INFO] #5      _PendingEvents.schedule.<anonymous closure> (dart:async/stream_impl.dart:591)
flutter: [2023-08-28 18:05:50.708851 | Catcher | INFO] #6      _microtaskLoop (dart:async/schedule_microtask.dart:40)
flutter: [2023-08-28 18:05:50.708886 | Catcher | INFO] #7      _startMicrotaskLoop (dart:async/schedule_microtask.dart:49)
flutter: [2023-08-28 18:05:50.708918 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.708950 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:05:50.709077 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:05:50.709288 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:05:50.709644 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:05:50.709710 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:05:50.709765 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:05:50.709793 | Catcher | INFO] Crash occurred on 2023-08-28 18:05:50.709750
flutter: [2023-08-28 18:05:50.709810 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.709831 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:05:50.709855 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:05:50.709875 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:50.709902 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:05:50.709938 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:05:50.709975 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:05:50.710008 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:05:50.710027 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:05:50.710046 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:05:50.710064 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:05:50.710082 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:05:50.710101 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:05:50.710125 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.710155 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:05:50.710191 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:05:50.710220 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:05:50.710239 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:05:50.710256 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:05:50.710275 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:05:50.710318 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.710350 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:05:50.710381 | Catcher | INFO] Bad state: StreamSink is bound to a stream
flutter: [2023-08-28 18:05:50.710412 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.710440 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:05:50.710631 | Catcher | INFO] #0      _StreamSinkImpl._controller (dart:io/io_sink.dart:218)
flutter: [2023-08-28 18:05:50.710679 | Catcher | INFO] #1      _StreamSinkImpl.add (dart:io/io_sink.dart:138)
flutter: [2023-08-28 18:05:50.710710 | Catcher | INFO] #2      FileHandler._writeLineToFile (package:catcher/handlers/file_handler.dart:80)
flutter: [2023-08-28 18:05:50.710751 | Catcher | INFO] #3      FileHandler._writeReportToFile (package:catcher/handlers/file_handler.dart:91)
flutter: [2023-08-28 18:05:50.710787 | Catcher | INFO] #4      FileHandler._processReport (package:catcher/handlers/file_handler.dart:49)
flutter: [2023-08-28 18:05:50.710819 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:50.710854 | Catcher | INFO] #5      FileHandler.handle (package:catcher/handlers/file_handler.dart:39)
flutter: [2023-08-28 18:05:50.710894 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:50.710933 | Catcher | INFO] #6      Future.timeout.<anonymous closure> (dart:async/future_impl.dart:888)
flutter: [2023-08-28 18:05:50.710981 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:05:50.711012 | Catcher | INFO] 
flutter: [2023-08-28 18:05:50.711031 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:05:50.711137 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:05:53.488194 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:05:53.488274 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:05:53.744258 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:05:56.260330 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:05:56.260424 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:06:18.356490 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:06:18.356574 | Catcher | INFO] Crash occurred on 2023-08-28 18:06:18.356457
flutter: [2023-08-28 18:06:18.356640 | Catcher | INFO] 
flutter: [2023-08-28 18:06:18.356697 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:06:18.356769 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:06:18.356841 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:18.356911 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:06:18.356989 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:06:18.357060 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:06:18.357127 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:06:18.357195 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:18.357268 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:06:18.357350 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:06:18.357420 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:06:18.357487 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:06:18.357553 | Catcher | INFO] 
flutter: [2023-08-28 18:06:18.357618 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:06:18.357693 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:06:18.357767 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:06:18.357835 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:06:18.357907 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:06:18.357976 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:06:18.358041 | Catcher | INFO] 
flutter: [2023-08-28 18:06:18.358106 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:06:18.358173 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:06:18.358247 | Catcher | INFO] 
flutter: [2023-08-28 18:06:18.358311 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:06:18.358604 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:06:18.358654 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:18.358723 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:06:18.358785 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:18.358846 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:06:18.358917 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:18.358987 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:06:18.359058 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:18.359124 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:06:18.359188 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:18.359588 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:06:18.359838 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:18.360251 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:06:18.360331 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:18.360372 | Catcher | INFO] 
flutter: [2023-08-28 18:06:18.360408 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:06:18.360611 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:06:18.361625 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:06:19.301258 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:06:19.301815 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:06:19.436428 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:06:19.437083 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:06:21.686429 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:06:21.686528 | Catcher | INFO] Crash occurred on 2023-08-28 18:06:21.686394
flutter: [2023-08-28 18:06:21.686596 | Catcher | INFO] 
flutter: [2023-08-28 18:06:21.686633 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:06:21.686679 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:06:21.686722 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:21.686752 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:06:21.686858 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:06:21.686901 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:06:21.686935 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:06:21.686963 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:21.686982 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:06:21.687 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:06:21.687018 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:06:21.687044 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:06:21.687064 | Catcher | INFO] 
flutter: [2023-08-28 18:06:21.687130 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:06:21.687181 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:06:21.687221 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:06:21.687257 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:06:21.687292 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:06:21.687330 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:06:21.687367 | Catcher | INFO] 
flutter: [2023-08-28 18:06:21.687392 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:06:21.687412 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:06:21.687452 | Catcher | INFO] 
flutter: [2023-08-28 18:06:21.687485 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:06:21.687659 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:06:21.687703 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:21.687741 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:06:21.687767 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:21.687799 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:06:21.687829 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:21.687849 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:06:21.687893 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:21.687920 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:06:21.687941 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:21.687972 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:06:21.688006 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:21.688043 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:06:21.688072 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:21.688089 | Catcher | INFO] 
flutter: [2023-08-28 18:06:21.688118 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:06:21.688285 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:06:21.689561 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:06:22.917406 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:06:22.917527 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:06:22.918756 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:06:22.918847 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:06:24.366761 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:06:27.252294 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:06:39.753145 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:06:39.753240 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:06:40.013191 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:06:40.013285 | Catcher | INFO] Crash occurred on 2023-08-28 18:06:40.013170
flutter: [2023-08-28 18:06:40.013314 | Catcher | INFO] 
flutter: [2023-08-28 18:06:40.013341 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:06:40.013379 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:06:40.013408 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:40.013438 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:06:40.013467 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:06:40.013495 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:06:40.013524 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:06:40.013553 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:40.013582 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:06:40.013611 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:06:40.013640 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:06:40.013670 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:06:40.013698 | Catcher | INFO] 
flutter: [2023-08-28 18:06:40.013726 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:06:40.013759 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:06:40.013789 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:06:40.013818 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:06:40.013846 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:06:40.013875 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:06:40.013902 | Catcher | INFO] 
flutter: [2023-08-28 18:06:40.013929 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:06:40.013955 | Catcher | INFO] [SponsorBlock] no skip segments found for vQKZD-0e9h0
https://sponsor.ajay.app/api/skipSegments?videoID=vQKZD-0e9h0&category=sponsor&category=selfpromo&category=interaction&category=intro&category=outro&category=music_offtopic&actionType=skip
flutter: [2023-08-28 18:06:40.014007 | Catcher | INFO] 
flutter: [2023-08-28 18:06:40.014035 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:06:40.014143 | Catcher | INFO] #0      ProxyPlaylistNotifier.getAndCacheSkipSegments (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:575)
flutter: [2023-08-28 18:06:40.014182 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:40.014210 | Catcher | INFO] #1      new ProxyPlaylistNotifier.<anonymous closure>.<anonymous closure> (package:spotube/provider/proxy_playlist/proxy_playlist_provider.dart:183)
flutter: [2023-08-28 18:06:40.014243 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:40.014269 | Catcher | INFO] 
flutter: [2023-08-28 18:06:40.014296 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:06:40.014460 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:06:49.358851 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:06:51.672705 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:06:51.672815 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:06:53.265947 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:06:53.266018 | Catcher | INFO] Crash occurred on 2023-08-28 18:06:53.265923
flutter: [2023-08-28 18:06:53.266037 | Catcher | INFO] 
flutter: [2023-08-28 18:06:53.266055 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:06:53.266080 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:06:53.266099 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:53.266117 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:06:53.266136 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:06:53.266154 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:06:53.266173 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:06:53.266193 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:06:53.266217 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:06:53.266235 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:06:53.266254 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:06:53.266271 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:06:53.266288 | Catcher | INFO] 
flutter: [2023-08-28 18:06:53.266305 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:06:53.266499 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:06:53.266529 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:06:53.266663 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:06:53.266696 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:06:53.266716 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:06:53.266739 | Catcher | INFO] 
flutter: [2023-08-28 18:06:53.266757 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:06:53.266776 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:06:53.266802 | Catcher | INFO] 
flutter: [2023-08-28 18:06:53.266820 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:06:53.267058 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:06:53.267090 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:53.267108 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:06:53.267125 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:53.267141 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:06:53.267158 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:53.267173 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:06:53.267194 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:53.267210 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:06:53.267228 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:53.267243 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:06:53.267260 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:53.267280 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:06:53.267309 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:06:53.267339 | Catcher | INFO] 
flutter: [2023-08-28 18:06:53.267368 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:06:53.267485 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:06:53.406773 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:06:59.040193 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:07:17.269400 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:07:17.269496 | Catcher | INFO] Crash occurred on 2023-08-28 18:07:17.269369
flutter: [2023-08-28 18:07:17.269535 | Catcher | INFO] 
flutter: [2023-08-28 18:07:17.269563 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:07:17.269589 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:07:17.269609 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:07:17.269627 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:07:17.269646 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:07:17.269685 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:07:17.269722 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:07:17.269752 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:07:17.269783 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:07:17.269813 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:07:17.269840 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:07:17.269870 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:07:17.269901 | Catcher | INFO] 
flutter: [2023-08-28 18:07:17.269931 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:07:17.269967 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:07:17.269999 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:07:17.270047 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:07:17.270090 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:07:17.270124 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:07:17.270159 | Catcher | INFO] 
flutter: [2023-08-28 18:07:17.270199 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:07:17.270239 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:07:17.270277 | Catcher | INFO] 
flutter: [2023-08-28 18:07:17.270305 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:07:17.270489 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:07:17.270563 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:07:17.270601 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:07:17.270631 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:07:17.270649 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:07:17.270667 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:07:17.270684 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:07:17.270706 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:07:17.270723 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:07:17.270741 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:07:17.270758 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:07:17.270776 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:07:17.270924 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:07:17.270947 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:07:17.270964 | Catcher | INFO] 
flutter: [2023-08-28 18:07:17.270981 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:07:17.271123 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:07:17.272504 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:07:23.291472 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:07:24.479064 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:07:24.479161 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:07:29.677345 | Catcher | INFO] Report result: false
flutter: [2023-08-28 18:07:29.677495 | Catcher | WARNING] Instance of 'FileHandler' failed to report error
flutter: [2023-08-28 18:07:42.202438 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:08:10.172305 | Catcher | INFO] ============================== CATCHER LOG ==============================
flutter: [2023-08-28 18:08:10.174709 | Catcher | INFO] Crash occurred on 2023-08-28 18:08:10.171559
flutter: [2023-08-28 18:08:10.174750 | Catcher | INFO] 
flutter: [2023-08-28 18:08:10.174779 | Catcher | INFO] ------- DEVICE INFO -------
flutter: [2023-08-28 18:08:10.175156 | Catcher | INFO] name: GNOME
flutter: [2023-08-28 18:08:10.175200 | Catcher | INFO] version: 44 (Flatpak runtime)
flutter: [2023-08-28 18:08:10.175234 | Catcher | INFO] id: org.gnome.Platform
flutter: [2023-08-28 18:08:10.175262 | Catcher | INFO] idLike: null
flutter: [2023-08-28 18:08:10.175289 | Catcher | INFO] versionCodename: null
flutter: [2023-08-28 18:08:10.175321 | Catcher | INFO] versionId: 44
flutter: [2023-08-28 18:08:10.175347 | Catcher | INFO] prettyName: GNOME 44 (Flatpak runtime)
flutter: [2023-08-28 18:08:10.175374 | Catcher | INFO] buildId: null
flutter: [2023-08-28 18:08:10.175405 | Catcher | INFO] variant: null
flutter: [2023-08-28 18:08:10.175431 | Catcher | INFO] variantId: null
flutter: [2023-08-28 18:08:10.175458 | Catcher | INFO] machineId: dbfc52975aed46dcab33b235bc7f0310
flutter: [2023-08-28 18:08:10.175483 | Catcher | INFO] 
flutter: [2023-08-28 18:08:10.175508 | Catcher | INFO] ------- APP INFO -------
flutter: [2023-08-28 18:08:10.175537 | Catcher | INFO] environment: release
flutter: [2023-08-28 18:08:10.175567 | Catcher | INFO] version: 3.1.1
flutter: [2023-08-28 18:08:10.175592 | Catcher | INFO] appName: spotube
flutter: [2023-08-28 18:08:10.175641 | Catcher | INFO] buildNumber: 23
flutter: [2023-08-28 18:08:10.175675 | Catcher | INFO] packageName: spotube
flutter: [2023-08-28 18:08:10.175693 | Catcher | INFO] 
flutter: [2023-08-28 18:08:10.175710 | Catcher | INFO] ---------- ERROR ----------
flutter: [2023-08-28 18:08:10.175738 | Catcher | INFO] ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
flutter: [2023-08-28 18:08:10.175777 | Catcher | INFO] 
flutter: [2023-08-28 18:08:10.175796 | Catcher | INFO] ------- STACK TRACE -------
flutter: [2023-08-28 18:08:10.176187 | Catcher | INFO] #0      IOClient.send (package:http/src/io_client.dart:121)
flutter: [2023-08-28 18:08:10.176236 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:08:10.176259 | Catcher | INFO] #1      Client.send (package:oauth2/src/client.dart:114)
flutter: [2023-08-28 18:08:10.176279 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:08:10.176296 | Catcher | INFO] #2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
flutter: [2023-08-28 18:08:10.176315 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:08:10.176331 | Catcher | INFO] #3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
flutter: [2023-08-28 18:08:10.176353 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:08:10.176376 | Catcher | INFO] #4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
flutter: [2023-08-28 18:08:10.176394 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:08:10.176411 | Catcher | INFO] #5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
flutter: [2023-08-28 18:08:10.176428 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:08:10.176444 | Catcher | INFO] #6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
flutter: [2023-08-28 18:08:10.176461 | Catcher | INFO] <asynchronous suspension>
flutter: [2023-08-28 18:08:10.176477 | Catcher | INFO] 
flutter: [2023-08-28 18:08:10.176493 | Catcher | INFO] ======================================================================
flutter: [2023-08-28 18:08:10.176983 | Catcher | INFO] Report result: true
flutter: [2023-08-28 18:08:10.177998 | Catcher | FINE] Error: 'ClientException: Connection closed before full header was received, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0' has been skipped to due to duplication occurence within 3000 ms.
flutter: [2023-08-28 18:08:15.835179 | Catcher | WARNING] Instance of 'FileHandler' failed to report error because of timeout
flutter: [2023-08-28 18:08:35.817198 | Catcher | INFO] Report result: true

@KRTirtho
Copy link
Owner

The memory leak is originating from infinite retry requests (of user liked tracks) after failing for a weird bug.

The error message was:

Click to see logs
------- DEVICE INFO -------
computerName: Le-PC
numberOfCores: 4
systemMemoryInMegabytes: 12288
------- APP INFO -------
environment: release
version: 3.1.1
appName: spotube
buildNumber: 
packageName: spotube
---------- ERROR ----------
ClientException with SocketException: The semaphore timeout period has expired.
 (OS Error: The semaphore timeout period has expired.
, errno = 121), address = api.spotify.com, port = 53222, uri=https://api.spotify.com/v1/me/tracks?limit=20&offset=0
------- STACK TRACE -------
#0      IOClient.send (package:http/src/io_client.dart:119)
<asynchronous suspension>
#1      Client.send (package:oauth2/src/client.dart:114)
<asynchronous suspension>
#2      BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)
<asynchronous suspension>
#3      SpotifyApiBase._getImpl.<anonymous closure> (package:spotify/src/spotify_base.dart:173)
<asynchronous suspension>
#4      SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:206)
<asynchronous suspension>
#5      SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:172)
<asynchronous suspension>
#6      Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)
<asynchronous suspension>
------- CUSTOM INFO -------

ClientException with SocketException: The semaphore timeout period has expired error usually occurs when user have bad Internet Provider (usually in developing/underdeveloped countries)
This is the flutter's internal discussion https://groups.google.com/g/flutter-dev/c/-5vd7Uuddl4?pli=1

The bug from our side was, the Retryer mixin of fl_query was retrying infinitely. So it's an issue with fl_query package that is used by Spotube under the hood

@KRTirtho KRTirtho added the Windows Windows related issue label Sep 8, 2023
@KRTirtho
Copy link
Owner

KRTirtho commented Sep 8, 2023

I'm working on a fix.

To avoid this error temporarily, resize the window to mobile size so the bottom player disappears
The memory leak is originating from the heart button of bottom player 💔

@KRTirtho
Copy link
Owner

KRTirtho commented Sep 8, 2023

Finally, it has been fixed. Updated available on the Nightly channel

@KRTirtho KRTirtho linked a pull request Sep 8, 2023 that will close this issue
@systemoperator
Copy link

I'm working on a fix.

To avoid this error temporarily, resize the window to mobile size so the bottom player disappears The memory leak is originating from the heart button of bottom player 💔

I'm testing this temporary fix currently. The player worked for an hour now. So far, so good.

@KRTirtho I hope, your fix will also work for Linux desktop environments?

@KRTirtho
Copy link
Owner

KRTirtho commented Sep 8, 2023

It was a windows only bug as far as I know but if it existed on Linux, this should also fix that

@systemoperator
Copy link

systemoperator commented Sep 8, 2023

It was a windows only bug as far as I know but if it existed on Linux, this should also fix that

I have observed this issue exactly in the same way on Linux-based systems. Shrinking the window of spotube to the mobile view seems to fix this issue for me, since I'm playing music for a couple of hours now. Without doing so, a memory overflow has happened at least within 45 minutes. Now, no increased memory can be observed.

@KRTirtho
Copy link
Owner

KRTirtho commented Sep 8, 2023

Glad it's finally fixed. Weird zombie memory leak 🧟

@KRTirtho KRTirtho mentioned this issue Sep 10, 2023
1 task
@KRTirtho
Copy link
Owner

Fixed in v3.1.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Windows Windows related issue
Projects
Status: Deployed
Development

Successfully merging a pull request may close this issue.

3 participants