-
io.reactivex.exceptions.OnErrorNotImplementedException: Not connected yet
at io.reactivex.internal.observers.EmptyCompletableObserver.onError(EmptyCompletableObserver.java:51)
at io.…
-
Since switching to the new Azure native FS in our environments we've been seeing a lot of connection leaks and java.lang.IllegalStateException: Unbalanced enter/exit exceptions. The native FS seemed t…
-
### Checklist
- [X] I am able to reproduce the bug with the latest version given here: [CLICK THIS LINK](https://github.com/TeamNewPipe/NewPipe/releases/latest).
- [X] I made sure that there are *no …
-
**Is your feature request related to a problem? Please describe.**
On Spring Boot 3.2.2 with Spring Cloud 2023.0.0 the following warning appears in the logs when Kubernetes leader election is in use:…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate.
…
stebe updated
3 weeks ago
-
Hi, using `3.0.0-alpha1` on my android project when I make a simple GET request on a healthy URL I get the following exception and the request fails:
```
java.lang.IllegalAccessError: Field 'okhtt…
-
**Describe the bug**
On concurrent calls to an **AIService** with **MessageWindowChatMemory** and tools, the messages are not stored in proper order resulting in an invalid status on subsequent calls…
DDani updated
1 month ago
-
Hi Team,
**Client Version**
19.0.0
**Java Version**
Java 17
Hi Team,
My application works fine with the following Kubernetes versions:
Client Version: v1.23.10
Server Version: v1.23.10…
-
Hello,
We have tried integrating `process out ui sdk` into a test project and Android Studio is complaining during compilation about JVM version. The error we get is
```
Cannot inline bytecode…
-
SDK中okhttp3是经过百度修改的,请问这个对比原版的okhttp3有什么区别呢?这个okhttp是否能开源?