JeffShee@ねくもり

Results 151 comments of JeffShee@ねくもり

Hi, how is this issue going? Do you need any additional info?

@RomioSahoo Thanks. Did you tried the workaround with the test source code that I provided above? I tried adding the option `--global-property skipFormModel=true` to the generator and it didn't fix...

@phanan Yeah, once I delete the playlist from the database manually the login work again.

Same issue here. It seems the repo isn't stable and the connection will most likely be interrupted anytime during the installation. Question though, is it any reason for not using...

Other than that, please make the whole directories and the files inside accessible without root as well. Currently access to `~/.protonvpn-cli/` requires root every time, which is inconvenient for the...

@sorsasampo yeah that sounds pretty a common sense to me. Normal files, especially log files should be accessible to normal user. If you want to write root files, then write...

Same error but the cause might not be the same Here is my log files. [connection_logs.txt](https://github.com/ProtonVPN/protonvpn-cli/files/2753007/connection_logs.txt) `ERROR: Linux route add command failed: external program exited with error status: 2` My...

@xilopaint thanks. I have tried your suggestion, but still couldn't connect to the vpn. Here is my log files again. [log.txt](https://github.com/ProtonVPN/protonvpn-cli/files/2754156/log.txt) Just notice that the error messages didn't come out...

@xilopaint `ifconfig tun0` return `tun0: error fetching interface information: Device not found`, which I think is fine because the connection hasn't been formed (?) Btw if I try to connect...

@xilopaint I'm using Fedora 29 After trying `openvpn --mktun --dev tun0` as suggested, now the script try to connect through `tun1` instead. In the log file, I've seen `Unknown interface...