V2ray Cleanup resources/disconnect issue in Kotlin
I'm having issue with disconnecting my VpnService properly in Kotlin.
Initial Start Service works as expected, But once I stop my Service and call disconnect() to cleanup and then Start it again, Vpn will not route the traffic as it did in Initial Service Start and I get this log:
[693172588] app/proxyman/outbound: failed to process outbound traffic > proxy/vmess/outbound: failed to find an available destination > common/retry: [transport/internet/grpc: failed to dial gRPC >...