Alexandr Stelnykovych

Results 169 comments of Alexandr Stelnykovych

@javierguzman Did you manage it with Webpack? I would be grateful for any info. I am facing the same problem: `Cannot read properties of undefined (reading 'int64')`. I use Webpack...

> @javierguzman Did you manage it with Webpack? I would be grateful for any info. I am facing the same problem: `Cannot read properties of undefined (reading 'int64')`. > >...

`/opt/ivpn/mutable` moved to `/etc/opt/ivpn/mutable` `/opt/ivpn/log` moved to `/var/log/ivpn` @gorkapernas v3.10.7 is ready for tests

Commands to install ivpn client on Fedora Silverblue: ``` # install IVPN client rpm-ostree install ivpn-3.10.7-1.x86_64.rpm # install UI for IVPN client (if required) rpm-ostree install ivpn-ui-3.10.7-1.x86_64.rpm # reboot system...

@gorkapernas v3.10.7 is ready for tests

```Also, it seems that I can't fully uninstall the application (or maybe I don't know how to), I usually run rpm-ostree uninstall ivpn which deletes the app, but when I...

v3.10.10 - fixed issue with Stplit-Tunneling

@gorkapernas fixed in daemon v3.10.11 Fix details (fix related to the Linux platform in general): Option "DNS -> Force management of DNS using resolve.conf" did not work properly with OpenVPN...

Just a guess: probably it can be related to IPv6 configuration. We need to test it on the system where both protocols are configured (IPv4 and IPv6).