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

blobs saving issuie #683

Open
Xostinaa opened this issue Dec 11, 2024 · 1 comment
Open

blobs saving issuie #683

Xostinaa opened this issue Dec 11, 2024 · 1 comment
Labels
bug Something isn't working

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

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

1 participant