My comet works fine with tailscale option but cannot run with the GLKVM. The binding works fine, but the connection keeps stalling and timed out at 70%.
The network is unstable, which will cause the remote page to time out; in this case, please click cancel to re-enter the page.
Can you provide the MAC address of the device? Please send it to me in a private message
I can still connect to my desktop from another laptop with tailscale, is it still my network issue?
The forum said I can't send you a personal message.
How long have you been waiting for the connection failure page that shows up after 70%?
You can click on your account in the app and export the log file.
Send your device's MAC address and log to [email protected]
I sent you the info.
It’s about nearly 5 minutes.
I noticed in the logs that the network connection requires proxy authentication, are you running any proxy software or VPN?
Yes i am running with VPN from my office.
I also tested on other laptop and seems like it's being stuck at connecting to the wireguard,
Log:
2025-06-24 07:53:03.424501 [remote] [wireguard_util]--->vpnStageSnapshot.listen vpn stage : VpnStage.preparing
2025-06-24 07:53:03.445753 [remote] [wireguard_util]--->vpnStageSnapshot.listen vpn stage : VpnStage.connecting
2025-06-24 07:53:03.453509 [remote] [wireguard_util]--->vpnStageSnapshot.listen vpn stage : VpnStage.connecting
2025-06-24 07:53:04.440255 [remote] [wireguard_util]--->vpnStageSnapshot.listen vpn stage : VpnStage.reconnect
2025-06-24 07:53:04.441256 [remote] [wireguard_util]--->vpnStageSnapshot.listen vpn stage : VpnStage.connecting
2025-06-24 07:53:04.453712 [remote] [wireguard_util]--->vpnStageSnapshot.listen vpn stage : VpnStage.connecting
2025-06-24 07:53:05.453622 [remote] [wireguard_util]--->------ Failed to start -----:PlatformException(Failed to start the service (0), null, null, null)
#0 StandardMethodCodec.decodeEnvelope (package:flutter/src/services/message_codecs.dart:646)
#1 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:334)
#2 WireGuardUtil.startVpn (package:GLKVM/utils/wireguard_util.dart:105)
#3 WireGuardProxy.startVpn (package:GLKVM/utils/wireguard_proxy.dart:34)
#4 WebViewManager.tryConnect (package:GLKVM/tool/webview_manager.dart:95)
#5 WebViewManager.connectWireGuardAndRemoteControl (package:GLKVM/tool/webview_manager.dart:173)
#6 _HomePageState._connectDevice (package:GLKVM/pages/device/home_page.dart:128)
Is it OK to turn off other VPN programmes?