You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some point after running, background or foreground, my laptop's cache fills up and I'm no longer able to connect to any sites that haven't already been loaded, open any ssh or vpn, or anything. Requires a full app restart to clear issue temporarily.
Expected Behavior
My cache doesn't fill up and I'm not prevented from using the internet.
Steps to reproduce
Open the app
Start playing music
Can pause/play at any time
Continue using device until your device can't access anything
Operating System
Windows 23H2 Build 22631.3155
Spotube version
v3.4.1
Installation source
Website (spotube.netlify.app) or (spotube.krtirtho.dev)
Additional information
This happens anywhere between a few times a day to a few times a week
Self grab
I'm ready to work on this issue!
The text was updated successfully, but these errors were encountered:
============================== CATCHER 2 LOG ==============================
------- DEVICE INFO -------
computerName: {laptop}
numberOfCores: 12
systemMemoryInMegabytes: 32768
------- APP INFO -------
environment: release
version: 3.4.1
appName: spotube
buildNumber:
packageName: spotube
---------- ERROR ----------
ClientException with SocketException: Connection failed (OS Error: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full.
, errno = 10055), address = api.spotify.com, port = 443, uri=https://api.spotify.com/v1/browse/categories?country=US&locale=en&limit=20&offset=0
------- STACK TRACE -------
#0 IOClient.send (package:http/src/io_client.dart:119)
Is there an existing issue for this?
Current Behavior
At some point after running, background or foreground, my laptop's cache fills up and I'm no longer able to connect to any sites that haven't already been loaded, open any ssh or vpn, or anything. Requires a full app restart to clear issue temporarily.
Expected Behavior
My cache doesn't fill up and I'm not prevented from using the internet.
Steps to reproduce
Open the app
Start playing music
Can pause/play at any time
Continue using device until your device can't access anything
Operating System
Windows 23H2 Build 22631.3155
Spotube version
v3.4.1
Installation source
Website (spotube.netlify.app) or (spotube.krtirtho.dev)
Additional information
This happens anywhere between a few times a day to a few times a week
Self grab
The text was updated successfully, but these errors were encountered: