lnvpn icon indicating copy to clipboard operation
lnvpn copied to clipboard

Config file missing public key and endpoint

Open jatm80 opened this issue 1 year ago • 10 comments

Hi, I was trying to use it today, however, the configuration file is missing some information (marked as undefined). Check example below :

[Interface]
PrivateKey = <redacted -- correct value here>
Address = undefined
DNS = undefined
 
# Valid until: 2023-Apr-25 10:12:57 PM
# Location: <redacted -- correct value here>
 
[Peer]
PublicKey = undefined
PresharedKey = <redacted -- correct value here>
Endpoint = undefined:undefined
AllowedIPs = undefined

jatm80 avatar Apr 25 '23 11:04 jatm80

Hi,

thanks for reporting the error. You can contact us to get a refund.

In order to look into the error it would be helpful to know which endpoint it was. Our servers are all independent from each other, so this error is isolated to a specific endpoint.

LightRider5 avatar Apr 25 '23 15:04 LightRider5

Hi,

thanks for reporting the error. You can contact us to get a refund.

In order to look into the error it would be helpful to know which endpoint it was. Our servers are all independent from each other, so this error is isolated to a specific endpoint.

Hi, yesterday I tried using Singapore and Australian nodes with the same result, missing information - I was using Breez wallet if that helps.

Today I tried with US NY node and worked fine - I used Wallet of Satoshi in this occasion .

jatm80 avatar Apr 26 '23 08:04 jatm80

I encountered the same problem last week, so here is what I did:

  1. I purchased 1h vpn and started browsing, without closing the tab in the browser
  2. After 1h, I went back to the site and purchased another 1h. I did not select the country because it was always selected from the first purchase. In this case, the file was wrong as in the previous example.
  3. I refreshed the page and tried again, it worked.

In my opinion, it is a UI bug that could be one of them:

  • if you want to purchase two vpn consequently without reselecting the country, although after the first purchase it is always selected
  • if you spend some time with the site open and with a country selected and browse other tabs

I don't read the code well but maybe it's something related to the state of React, the UI is not updating properly.

Feka7 avatar May 02 '23 18:05 Feka7

I just tried NY and it failed.

pcwd avatar Jan 26 '24 10:01 pcwd

faced the same issue for NY and Netherlands locations, Israel location works fine.

SpontaneousOverthrow avatar Jan 26 '24 14:01 SpontaneousOverthrow

Exactly the same issue here for portugal, and I went directly ahead and bought a whole quarter, can you refund me or (prefered) send me a working config?

bvolution avatar May 19 '24 23:05 bvolution

I just tried with India and got this problem

pasgeeken avatar Jul 05 '24 06:07 pasgeeken

[Interface]
PrivateKey = <redacted>
Address = undefined
DNS = undefined
 
# Valid until: 2024-Jul-05 07:24:30 AM
# Location: India
 
[Peer]
PublicKey = undefined
PresharedKey = <redacted>
Endpoint = undefined:undefined
AllowedIPs = undefined

pasgeeken avatar Jul 05 '24 06:07 pasgeeken

I just tried it again and it failed in the same way. So is this something wrong on my end? I was using Chrome on Windows and I did it in a "guest" window to remove any connection with anything else I'm doing. The complete .conf file :


[Interface]
PrivateKey = UHxReOoidZRXj+jqcuUnPOxT5bjN9VcrOsyKmp17h3Q=
Address = undefined
DNS = undefined
 
# Valid until: 2024-Jul-08 06:38:19 AM
# Location: India
 
[Peer]
PublicKey = undefined
PresharedKey = PVVLHanukDwPjcPcCzJiX5VTERtQJyP4hRSQL6P9fWo=
Endpoint = undefined:undefined
AllowedIPs = undefined

pasgeeken avatar Jul 08 '24 05:07 pasgeeken

Third try today and now it is working. Thanks.

pasgeeken avatar Jul 09 '24 03:07 pasgeeken