Skip to content

blobs saving issuie #683

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

Open
Xostinaa opened this issue Dec 11, 2024 · 2 comments
Open

blobs saving issuie #683

Xostinaa opened this issue Dec 11, 2024 · 2 comments
Labels
bug Something isn't working Stale

Comments

@Xostinaa
Copy link

java.net.ConnectException: Bad file descriptor
at java.net.http/jdk.internal.net.http.HttpClientImpl.send(Unknown Source)
at java.net.http/jdk.internal.net.http.HttpClientFacade.send(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.Network.makeJsonRequest(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.Utils$LatestVersion.request(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.Utils._checkForUpdates(Unknown Source)
at airsquared.blobsaver/airsquared.blobsaver.app.Utils.lambda$checkForUpdates$1(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Bad file descriptor
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Unknown Source)
at java.net.http/jdk.internal.net.http.PlainHttpConnection$ConnectEvent.handle(Unknown Source)
at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(Unknown Source)
at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(Unknown Source)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(Unknown Source)
Caused by: java.net.SocketException: Bad file descriptor
at java.base/sun.nio.ch.Net.pollConnect(Native Method)
at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source)
at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
... 5 more

@Xostinaa Xostinaa added the bug Something isn't working label Dec 11, 2024
@Xostinaa
Copy link
Author

Copy link

stale bot commented Apr 26, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you would like this issue to remain open, please comment.

@stale stale bot added the Stale label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Stale
Projects
None yet
Development

No branches or pull requests

1 participant