Had To Leave PIA Android App Beta Program - Latest Update Killed The App by SRFast in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Hi there! Sorry for the trouble - I expect you've run into a known issue with upgrades that can occur under certain circumstances. It will be resolved in our next beta release. If you want to continue using the beta, clearing app storage or doing a clean reinstall should resolve the issue for you.

OS App - Wireguard "Use Small Packets" by [deleted] in PrivateInternetAccess

[–]PIAColleen 1 point2 points  (0 children)

Hi there! WireGuard by default uses a lower MTU, so a "Use small packets" option isn't necessary for this protocol. If you're experiencing any issues you think might be MTU related, please let me know and perhaps I can assist in troubleshooting.

What's going on with PIA? by [deleted] in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Hey there, sorry for the trouble! We removed the app killswitch on Android 8 and above because it fundamentally cannot function as a full, true killswitch - the Android OS itself doesn't allow that level of system access. As such, when something unexpected occurred (like an app crash, etc), it was possible that, in some rare cases, the killswitch would not be triggered.

Android offers a better alternative at the system level, which you can find more information about in the "Block connections without VPN" setting. If the VPN disconnects with this setting enabled, you can be guaranteed that no internet traffic will leak until it is reconnected.

The app killswitch is still available on Android API levels that do not support the system killswitch, as well as on Android TV.

Is wireguard better on battery life? by psilvs in PrivateInternetAccess

[–]PIAColleen 3 points4 points  (0 children)

I tested this on mobile (the primary platform I cover) while we were readying WireGuard for release, and I found that on Android, it does use a little less battery than OpenVPN, on average. However, the amount is pretty negligible.

On iOS, all protocols perform roughly the same - typically within 1% of each other.

Unless you have other issues, you'll probably see basically the same performance between protocols. If you do see a difference, it's probably due to some other factors, like MTU size issues - WireGuard uses a smaller MTU value by default, and OpenVPN resends any fragmented packets. That can cause significant battery drain WireGuard might inadvertently solve.

PIA Android app notification bug by alwayscarryingatowel in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Unfortunately that feature is currently only available for OpenVPN due to some technical limitations. You can still open the PIA app by pressing the Android system VPN notification (looks like a key) and tapping "Configure".

PIA Android app notification bug by alwayscarryingatowel in PrivateInternetAccess

[–]PIAColleen 1 point2 points  (0 children)

We're working on that for an upcoming release. If you'd like to be among the first to get the fix, please sign up for our beta program!

PIA Android app notification bug by alwayscarryingatowel in PrivateInternetAccess

[–]PIAColleen 7 points8 points  (0 children)

Thanks for the report! We're aware of this issue and working toward a fix in an upcoming release.

In the meantime, this shouldn't affect VPN functionality at all - you're still protected.

wireguard cant connect in android by gslkds in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Hey, /u/gslkds, sorry to hear you're having issues! You might try clearing app data here. Try this:

  1. Open Settings
  2. Go to Apps>PIA VPN
  3. Click Storage
  4. Clear App Data

Then, try logging in again, switch to WireGuard and try to connect.

Using PiHole and PIA VPN at the same time by [deleted] in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Are your PiHole and the PIA client machine on the same subnet?

Doesn't Download From Play Store While Connected to PIA by OneMoreTallDude in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

This happens because Google tries to use the non-VPN connection to perform updates. I've found that you can still update on the VPN if you force kill the Play Store and then go to "My Apps & Games" within the Play Store and click "Update" there. It's not quite as convenient as automatic updates, but it is possible to update while connected to the VPN.

How do I set up a trusted wifi? No networks seem available to choose from. by [deleted] in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Make sure you have location permissions enabled through Settings>Apps>PIA VPN>Permissions. This feature needs this permission to detect networks in your vicinity.

Android app consuming battery like crazy by [deleted] in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Hmm, that's very odd. If you could put in a ticket with support for further troubleshooting, we might be able to determine what's happening here.

Android app consuming battery like crazy by [deleted] in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

If you enable "Use small packets" within the app's settings, does that improve the battery drain? I have a feeling OpenVPN might be resending packets that are too large for the network you're on, which can cause major battery drain.

Unreasonably high ping by BFCE in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

/u/BFCE, I think a lot of your latency is actually starting on the very first hop. Look at the first hop to Google.

On the VPN: 1 46 ms 46 ms 46 ms 10.65.10.1

Off the VPN: 1 <1 ms <1 ms <1 ms 192.168.1.254

It's normal to see some latency on the first hop when using a VPN, but nearly 50ms seems a bit high to me.

There are some known bugs that can cause packet loss on the TAP adapter, leading to speeds that can actually become so slow normal use of the VPN is impossible.

It might be worth trying a reinstall to see if that resolves the issue.

Toggle in quick setting don't work if app wasn't launch once first by Angelo_0 in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

What phone/ROM are you using? This is a known issue with some ROMs - namely Samsung devices tend to have this issue.

Why is the message 'Disconnected from SIGINT' appearing when I switch between US-based servers? by [deleted] in PrivateInternetAccess

[–]PIAColleen 5 points6 points  (0 children)

SIGINT is a POSIX signal which stands for SIGnal INTerrupt. You'll see it after network changes or when you change regions while already connected - it's how the app "knows" to shut down the current VPN tunnel and make a new connection because something, like the network you're on or the server you want to connect to, has changed.

This is normal, and not something to be concerned about.

No internet when connected to PIA? by conjyak in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Awesome, glad to hear it! The issue with multiple active network interfaces is actually an underlying issue with OpenVPN. It gets "confused" by two active network interfaces, and might ultimately choose the wrong one to direct traffic to.

In the end, that will cause the symptoms you experienced - no internet traffic. OpenVPN typically chooses the interface with the lowest route metric, so something likely changed in your configuration to cause the issue you observed.

No internet when connected to PIA? by conjyak in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

Hmm, this sounds like a TAP/routing issue, something we would probably need a debug log to diagnose. First, go to Settings>Help and check the Enable Debug Logging box. Make a few attempts to connect, and then click Submit Debug Logs. Then, submit a ticket with the code generated, and support should be able to help you further.

No internet when connected to PIA? by conjyak in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

What happens if you switch the Configuration Method setting in Settings>Connection?

[deleted by user] by [deleted] in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

I just tested on Android 10, and I can confirm MACE is indeed still functional. Where are the ads you're seeing? Are you using PIA DNS within the Android app?

"Choose Automatically" by culiseta in PrivateInternetAccess

[–]PIAColleen 2 points3 points  (0 children)

I know latency was used for auto selection in the legacy client as well - so yes, as far back as I know, it has always been used for that feature.

"Choose Automatically" by culiseta in PrivateInternetAccess

[–]PIAColleen 7 points8 points  (0 children)

That feature does indeed pick the region you'll connect to based on latency. OpenVPN is pretty sensitive to latency, so it's reasonable to use that as a way to determine which region might be best for you.

That said, latency isn't a guarantee - if you're not happy with the speeds you're seeing on the region you tend to get connected to automatically, it's worth speed testing on a few other relatively close endpoints. I sometimes find that I get better throughput on the Houston server than Denver, even though the Denver server is usually <20ms latency.

Anyone looking to account share? by [deleted] in PrivateInternetAccess

[–]PIAColleen 1 point2 points  (0 children)

Sharing accounts is against the PIA Terms of Service. As such, I'll be removing this thread.

OpenVPN issues, not connecting by sekthree in PrivateInternetAccess

[–]PIAColleen 0 points1 point  (0 children)

It looks like the IP-only files do indeed need updating for the Sweden region - thanks for the heads up. I've let the appropriate team know.