BUG: ICSx5 tries to update when phone is in flightmode with VPN active #755
Somebodyisnobody
started this conversation in
General
Replies: 2 comments
|
Hey, thanks for the report. ICSx5 might also need a similar setting as DAVx5 has "VPN requires underlying Internet". It's not completely straight forward to implement though. We'd need to be careful not to break any other connection use case. See bitfireAT/davx5-ose#990 We will look into it. -- |
0 replies
|
Thank you. Yeah in my case I have to swipe away two error messages per day in the morning because I have two webcal subscriptions running |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
First of all, it's hard to find the right category here: I shall not open a new issue for bugs and use discussions instead but there is no discussion category for bugs:

But let's move on:
ICSx5 thinks there is a internet connection even if the flight mode is turned on. This is because Wireguard VPN keeps an active interface. VPN interfaces should not be taken into account. Only Ethernet, Wifi, Bluetooth or cellular should be taken into account.
All reactions