Skip to content

Mobile Network: Stuck in Authenticating and not connected, Wifi Network: Connected #82

@maungmaungkyaw

Description

@maungmaungkyaw

Bug description:
First of all, Thank you so much for your openvpn library.

I follow the Example project codes.

With Wifi Network: OpenVpn is connected, and working. Connected within 1minute.
With Mobile Network: Cannot connect. Only show "Authenticating...".

Ovpn file is working in both original OpenVpn Android App and Windows App.

To Reproduce:
Below is my sample connection code:

    remoteAddress: '167.71.93.131 53015',
    ovpnFileName: 'ny1',
    assetsPath: '',
    compatMode: RNSimpleOpenvpn.CompatMode.OVPN_TWO_THREE_PEER,
    providerBundleIdentifier: 'com.example.RNSimpleOvpnTest.NEOpenVPN',
    localizedDescription: 'RNSimpleOvpn',
    notificationTitle:"CoffyNet VPN",
    username:'ny1',
    password:"",
    useLegacyProvider:true,

Expected behavior:
Could you please help me with this bug.

Screenshots/Videos:

Image

Image

Image

Environment:

  • OS: Ubuntu
  • OS version: 24.10
  • react-native version: 0.75.4
  • react-native-simple-openvpn version: ^2.1.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions