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

The Windows app is using all network buffer space #1269

Open
1 of 2 tasks
skruglov2023 opened this issue Feb 26, 2024 · 2 comments
Open
1 of 2 tasks

The Windows app is using all network buffer space #1269

skruglov2023 opened this issue Feb 26, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@skruglov2023
Copy link

skruglov2023 commented Feb 26, 2024

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I'm ready to work on this issue!
@skruglov2023 skruglov2023 added the bug Something isn't working label Feb 26, 2024
@skruglov2023
Copy link
Author

============================== 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)

#1 Client.send (package:oauth2/src/client.dart:114)

#2 BaseClient._sendUnstreamed (package:http/src/base_client.dart:93)

#3 SpotifyApiBase._getImpl. (package:spotify/src/spotify_base.dart:179)

#4 SpotifyApiBase._requestWrapper (package:spotify/src/spotify_base.dart:212)

#5 SpotifyApiBase._getImpl (package:spotify/src/spotify_base.dart:178)

#6 Pages.getPage (package:spotify/src/endpoints/endpoint_paging.dart:236)

#7 SinglePages.stream.handlePageAndGetNext (package:spotify/src/endpoints/endpoint_paging.dart:171)

------- CUSTOM INFO -------

@skruglov2023 skruglov2023 changed the title The Windows app is using all network ports. The Windows app is using all network buffer space Feb 26, 2024
@Balou866
Copy link

Having the exact same problem as @skruglov2023.
I'm running Windows 23H2 Build 22631.3155 as well, on a desktop.

@skruglov2023 skruglov2023 mentioned this issue Mar 10, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants