-
-
Hi there,
I've hooked up vosk-server with jitsi-meet to transcribe my meetings. The issue I'm having is that I'm getting duplicate lines. See the below transcription:
```
Transcript of confere…
-
Android SDK version 25 in Android emulator.
I keep getting `HostnameUnverifiedException` thrown from `SocketConnector.verifyHostname(SSLSocket socket, String hostname)` at SocketConnector.java line…
-
Connect function crashes on Android, not on iOS
````
E/EventThread(20050): Task threw exception
E/EventThread(20050): java.lang.RuntimeException: Methods marked with @UiThread must be executed on…
-
```
During a test suite we noticed that we "sometimes" cannot connect our Java
Client with the Netty engine. With the TCP Engine the problem does not appear.
The Java Client (i.e. the Swing GUI) oft…
-
# 建议先去看文档
[快速开始](https://easyexcel.opensource.alibaba.com/docs/current/) 、[常见问题](https://easyexcel.opensource.alibaba.com/qa/)
# 触发场景描述
因wps需要登录才能操作,因此换了 onlyoffice, 结果无法导出且报错空指针异常
同样代码换回wp…
-
[jetty_files.zip](https://github.com/user-attachments/files/16681073/jetty_files.zip)
**Jetty version(s)**
**Jetty Environment**
**Java version/vendor** `(use: java -version)` openjdk v…
-
An error occurs when searching by patientid in Observation
```
2024-08-20 03:57:10.429 [http-nio-8080-exec-2] WARN e.g.chai.omopv5.dba.util.SqlUtil [SqlUtil.java:120] Annotation for Table class:…
-
## 🤔 어떤 기능인가요?
원래 다음과 같이 Controller에서 header의 token을 통해 user의 정보를 authClient에 요청을 보내서 추출해 사용하고 있었습니다.
```
@MessageMapping("/chat/create")
fun createChat(
@Payload @Validated request: Crea…
-
I keep running into this error. Here is the code that I wrote for a client connecting to a websocket server(written in java but that shouldnt matter I believe)
try
{
v…