You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
下载源码,在app/build.gradle中加入SASL配置可以连接成功
def runArgsValue = [
"-XX:+UnlockExperimentalVMOptions",
// required due to a bug in Java: https://github.com/javafxports/openjdk-jfx/issues/175
"-Djava.security.auth.login.config={your_path}/jaas.conf",
Description
The text was updated successfully, but these errors were encountered: