theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
490 stars 54 forks source link

Openfortigui crashes when cloning a git repo (Ubuntu 19.04) #93

Closed yourithielen closed 4 years ago

yourithielen commented 4 years ago

When cloning a git repo openfortigui often (intermittent) crashes:

Screenshot from 2019-10-16 10-04-25 Screenshot from 2019-10-16 10-04-40

theinvisible commented 4 years ago

Hi,

do you mean git clone over the SSLVPN?

If yes try to disable Debug log in main menu and VPN profile and test again.

yourithielen commented 4 years ago

Hi,

do you mean git clone over the SSLVPN?

If yes try to disable Debug log in main menu and VPN profile and test again.

Yes, the main debug was enabled as well as the VPN debug. Disabled them both for now and will do some testing. Will post if the issue remains.

yourithielen commented 4 years ago

Not experiencing any problems anymore, git clones are also a lot faster now the debug is disabled.