-
When update from 4.11.0 to 4.12.0 , we find that it couldn't load by accident often individual images, some errors as follows.
2021-08-23 16:55:03.566 26575-26575/com.xiaomi.gamecenter W/Glide: Lo…
-
The included com.squareup.okio:okio should be updated to version 1.17.6 from the current 1.17.5
I have no idea if the vulnerability itself has any effect in this JDBC driver use case, but updating …
jjtt updated
7 months ago
-
**Describe the bug**
when trying to install a large application, such as the mulch system web view from divestos repo, it crashes
**To Reproduce**
Steps to reproduce the behavior:
1. Enable DivestO…
-
> Package not included in Android
> ../../../../../.gradle/caches/modules-2/files-2.1/com.squareup.okio/okio/1.6.0/98476622f10715998eacf9240d6b479f12c66143/okio-1.6.0.jar: Invalid package reference i…
-
I'm getting timeout exception when trying to complete card transaction.
```
lipishaClient = new LipishaClient(API_KEY,API_SIGNATURE,BASE_URL);
lipishaClient.completeCardTransaction(transactionInd…
-
presto-jdbc: 0.191
okhttp: 3.9.0
Exception
```
Caused by: java.io.UncheckedIOException: java.net.SocketTimeoutException: timeout
at com.facebook.presto.jdbc.internal.client.JsonResponse…
-
When I update okhttp from 4.2.2 to 4.4.1, following error happen when I run `./gradlew updateLicenses`
```
Execution failed for task ':app:updateLicenses'.
> Could not resolve all files for configu…
-
In Okio we love this plugin!
We use it to publish a BOM with Okio’s own dependencies. This build file used to look like this:
```kotlin
dependencies {
constraints {
api(projects.okio)
…
-
Should okio offer an `BufferedSink` -> `Appendable` adapter for use with `kotlinpoet` and other libraries that do not accept output streams?
```kotlin
fileSystem.write(path) {
// Along the line…
saket updated
1 month ago
-
I have set up a longer link time, but there is still a problem
[CDS]read byte is 0
java.net.SocketTimeoutException
at java.net.PlainSocketImpl.read(PlainSocketImpl.java:497)
at java.net.PlainSocketI…