-
-
Notifications
You must be signed in to change notification settings - Fork 515
Open
Labels
bugSomething isn't workingSomething isn't workingneeds-triageAn issue that is to be reviewed and assessedAn issue that is to be reviewed and assessed
Description
What version of WinBoat are you running?
0.9.0 prod
Your Environment
Version: 0.9.0 prod
System: cachayos 2026.03
Desktop: hyprland 0.54.1
docker : windwos11
freerrdp: 3.22.0
Steps to Reproduce / Context
- Running
企业微信.exe喜马拉雅.exewill pop up 3 windows, two transparent windows, one application window. - Connection time is approximately 1 minute. Setting the environment variable
KRB5_CONFIG=/dev/nulland starting winboat from the terminal can shorten it to 20 seconds.
Logs
[21:17:30:915] [WARN][com.freerdp.crypto] - [tls_verify_certificate]: [DANGER] Certificate not checked, /cert:ignore in use.
[21:17:30:915] [WARN][com.freerdp.crypto] - [tls_verify_certificate]: [DANGER] This prevents MITM attacks from being detected!
[21:17:30:915] [WARN][com.freerdp.crypto] - [tls_verify_certificate]: [DANGER] Avoid using this unless in a secure LAN (=no internet) environment
[21:17:51:868] [ERROR][com.winpr.sspi.Kerberos] - [kerberos_AcquireCredentialsHandleA]: krb5glue_get_init_creds (Client 'xiyeming@ATHENA.MIT.EDU' not found in Kerberos database [-1765328378])
[21:18:12:721] [ERROR][com.winpr.sspi.Kerberos] - [kerberos_AcquireCredentialsHandleA]: krb5glue_get_init_creds (Client 'xiyeming@ATHENA.MIT.EDU' not found in Kerberos database [-1765328378])
KRB5_CONFIG=/dev/null` log
[21:47:32:132] [WARN][com.freerdp.crypto] - [tls_verify_certificate]: [DANGER] Certificate not checked, /cert:ignore in use.
[21:47:32:132] [WARN][com.freerdp.crypto] - [tls_verify_certificate]: [DANGER] This prevents MITM attacks from being detected!
[21:47:32:132] [WARN][com.freerdp.crypto] - [tls_verify_certificate]: [DANGER] Avoid using this unless in a secure LAN (=no internet) environment
[21:47:36:001] [ERROR][com.winpr.sspi.Kerberos] - [kerberos_AcquireCredentialsHandleA]: krb5_parse_name (Configuration file does not specify default realm [-1765328160])
[21:47:40:001] [ERROR][com.winpr.sspi.Kerberos] - [kerberos_AcquireCredentialsHandleA]: krb5_parse_name (Configuration file does not specify default realm [-1765328160])
Expected Behavior
- Keep only one valid window
- Quick Connection
Current Behavior
- Running
企业微信.exe喜马拉雅.exewill pop up 3 windows, two transparent windows, one application window. - Connection time is approximately 1 minute. Setting the environment variable
KRB5_CONFIG=/dev/nulland starting winboat from the terminal can shorten it to 20 seconds.
Possible Solution
- Connection time is approximately 1 minute. Setting the environment variable
KRB5_CONFIG=/dev/nulland starting winboat from the terminal can shorten it to 20 seconds.
Quality Notice
- I have checked the issue tracker and verified that this bug is a unique case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds-triageAn issue that is to be reviewed and assessedAn issue that is to be reviewed and assessed