-
```
$ signal-cli send +XXXXXXXXXXX -m "Message"
Failed to send/receive message (Assertion): Unknown version: 0
java.lang.AssertionError: Unknown version: 0
at org.whispersystems.signalservic…
exquo updated
3 years ago
-
A library update (probably a transitive dependency) is leading to a big problem when upgrading or starting a project with Ninja > 6.4.1. No problem when building it, but once a shaded jar as been pack…
-
**Ktor Version and Engine Used (client or server and name)**
io.ktor:ktor-client-okhttp:1.2.4
**Describe the bug**
The app crashes at this line: https://github.com/ktorio/ktor/blob/1.2.4/ktor-cli…
-
Same issue here > https://github.com/socketio/socket.io-client-java/issues/295
This bug is the result of how you use the OkHttpClient object. In version 3 of OkHttp, do not recreate the instance OkHt…
-
### Describe the bug
Deployed the Eclipse Che 7.20.0 by chectl , k8s v1.16.6 by TKE Stack platform, when creating workspace, after pulling done all images needed console show 'Error: Failed to run th…
-
**Describe the bug**
A clear and concise description of what the bug is, including what happens and what you expected.
**Reproduction and additional details**
first attemtp to se STOMP to con…
-
## Description
### Describe the bug
When using the official docker image and a reverse proxy, the subsonic API will provide the library, but not playback any files. Webplayer works and streami…
-
**Describe the bug**
When trying to reconnect the server always gives an error "Address already in use"
**Example application to reproduce the issue**
```
private ServerSocket mServerSocket;…
XJIOP updated
3 years ago
-
Hello there,
I am trying to make a discord bot and I get a huge error
Main class:
```java
DiscordApi api = new DiscordApiBuilder()
// An inline listener
…
Hexab updated
3 years ago
-
- [x] I have searched open and closed issues for duplicates
- [x] I am submitting a bug report for existing functionality that does not work as intended
- [x] I have read https://github.com/signalap…