Robert-Jan Bruintjes

Results 11 comments of Robert-Jan Bruintjes

Quite an important fix, this! Training with samples entirely in order simply doesn't work.

Thanks for the quick reply! When I use `openvpn2` I get a different, also confusing, error: `pyOpenSSL library is not installed. Cannot parse PKCS#12 files.` I've checked (using `pip`, also...

> Btw, are you installing OpenVPN 3 Linux from the apt repositories, or have you done a build yourself? From the APT repositories. I followed the instructions from that page,...

Output of `session-start`: ``` Using configuration profile from file: FILENAME.ovpn Session path: /net/openvpn/v3/sessions/8de70a1bse232s46a5sac7csf08a030b7ddf session-start: ** ERROR ** Failed to start new session: Failed calling D-Bus method Ready: GDBus.Error:net.openvpn.v3.sessions.error: Backend VPN...

I've managed to install `openvpn` with the debugging options enabled, but I'm kind of lost with the debugging instructions.

Thanks for the very extensive instructions! The connection does indeed require username & password however...

Here we go. The output of the debug script: ``` Starting VPN session ... Traceback (most recent call last): File "./magicscript.py", line 47, in session.Connect() File "/usr/lib/python3.6/site-packages/openvpn3/SessionManager.py", line 138, in...

I believe I did this, before we went through the debugging route: https://github.com/OpenVPN/openvpn3-linux/issues/25#issuecomment-702808072 I got this error then, and the same now: ``` /usr/bin/openvpn2: error: unrecognized arguments: --ncp-ciphers AES-256-GCM:AES-128-GCM` ```...

I wasn't aware. My apologies! With `openvpn`, I can connect to the server. :)

I very much second the request for RandAugment support. It has become a cornerstone of Vision Transformer data augmentations. Support for RandAugment would make DALI a significant competitor to the...