Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using the latest main branch, running on iOS 17.4 and real device 16.1, VPN cannot be connected. #1329

Open
1 of 2 tasks
Jayden666z opened this issue Sep 12, 2024 · 5 comments
Labels
bug Something isn't working reviewed

Comments

@Jayden666z
Copy link

Search first

  • I searched and no similar issues were found

What Happened?

Memory Limit: true
flutter: 11:22:01.311785 [DEBUG] [PlatformSingboxService] changing options
flutter: 11:22:01.314455 [DEBUG] [PlatformSingboxService] starting
config options: {EnableFullConfig:false LogLevel:warn EnableClashApi:true ClashApiPort:16756 ClashApiSecret: Region:cn BlockAds:false UseXrayCoreWhenPossible:false Rules:[] Warp:{EnableWarp:false Mode:proxy_over_warp WireguardConfigStr: WireguardConfig:{PrivateKey: LocalAddressIPv4: LocalAddressIPv6: PeerPublicKey: ClientID:} FakePackets:1-3 FakePacketSize:10-30 FakePacketDelay:10-30 FakePacketMode:m4 CleanIP:auto CleanPort:0 Account:{AccountID: AccessToken:}} Warp2:{EnableWarp:false Mode:proxy_over_warp WireguardConfigStr: WireguardConfig:{PrivateKey: LocalAddressIPv4: LocalAddressIPv6: PeerPublicKey: ClientID:} FakePackets:1-3 FakePacketSize:10-30 FakePacketDelay:10-30 FakePacketMode:m4 CleanIP:auto CleanPort:0 Account:{AccountID: AccessToken:}} Mux:{Enable:false Padding:false MaxStreams:8 Protocol:h2mux} TLSTricks:{EnableFragment:false FragmentSize:10-30 FragmentSleep:2-8 MixedSNICase:false EnablePadding:false PaddingSize:1-1500} DNSOptions:{RemoteDnsAddress:udp://1.1.1.1 RemoteDnsDomainStrategy:0 DirectDnsAddress:223.5.5.5 DirectDnsDomainStrategy:0 IndependentDNSCache:true EnableFakeDNS:false EnableDNSRouting:true} InboundOptions:{EnableTun:true EnableTunService:false SetSystemProxy:false MixedPort:12334 TProxyPort:12335 LocalDnsPort:16450 MTU:9000 StrictRoute:true TUNStack:gvisor} URLTestOptions:{ConnectionTestUrl:http://cp.cloudflare.com URLTestInterval:600} RouteOptions:{ResolveDestination:false IPv6Mode:3 BypassLAN:false AllowConnectionFromLAN:false}}
flutter: 11:22:01.323380 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.342752 [INFO] [ConnectionNotifier] connection status: CONNECTING
flutter: 11:22:01.343631 [INFO] [ConnectionNotifier] connection status: CONNECTING
flutter: 11:22:01.343904 [INFO] [ConnectionNotifier] connection status: DISCONNECTING
flutter: 11:22:01.344091 [INFO] [ConnectionNotifier] connection status: DISCONNECTING
flutter: 11:22:01.344261 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.344415 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.344566 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.344704 [INFO] [ConnectionNotifier] connection status: DISCONNECTED

Minimal Reproducible Example (MRE)

After subscribing, clicking on the node does not respond. There is no log error. It just prints
flutter: 11:22:01.323380 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.342752 [INFO] [ConnectionNotifier] connection status: CONNECTING
flutter: 11:22:01.343631 [INFO] [ConnectionNotifier] connection status: CONNECTING
flutter: 11:22:01.343904 [INFO] [ConnectionNotifier] connection status: DISCONNECTING
flutter: 11:22:01.344091 [INFO] [ConnectionNotifier] connection status: DISCONNECTING
flutter: 11:22:01.344261 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.344415 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.344566 [INFO] [ConnectionNotifier] connection status: DISCONNECTED
flutter: 11:22:01.344704 [INFO] [ConnectionNotifier] connection status: DISCONNECTED

Expected Behavior

No response

Version

latest

Platform/OS

iOS

Additional Context

No response

Application Config Options

No response

Relevant log output

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
@Jayden666z Jayden666z added the bug Something isn't working label Sep 12, 2024
@gxchan
Copy link

gxchan commented Sep 12, 2024

I am experiencing the same issue.

@sebastiankan
Copy link

Same here

@sebastiankan
Copy link

any updates?

@sebastiankan
Copy link

I just switched to commit 2.2.0 to test and it worked, then I returned to the (main)head commit and it is working now. I have no idea what happened. @Jayden666z @gxchan try it...

@gxchan
Copy link

gxchan commented Sep 19, 2024

It works, thanks.

I just switched to commit 2.2.0 to test and it worked, then I returned to the (main)head commit and it is working now. I have no idea what happened. @Jayden666z @gxchan try it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reviewed
Projects
Status: No status
Development

No branches or pull requests

4 participants