sincomil

Results 4 comments of sincomil

Got the same result on Debian 11(bullseye). systemd's journal showing this: `csync2[435186]: SSL: handshake failed: Certificate is required. (GNUTLS_E_CERTIFICATE_REQUIRED) ` Verbose output looks like this: ```$ sudo csync2 -Tvvvv Config-File:...

Yes it is one of the stopping reasons from everyday use of drill in my case. Punnycode support is very important feature because of wide use of national TLDs

Let me disagree with you, @justinmk [ansiblels.lua](https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/ansiblels.lua) - is a configuration file for ansible-language-server. This config file is provided by [neovim-lspconfig](https://github.com/neovim/nvim-lspconfig). My research has led me to the fact that...

I had a similar problem with PITR, I was enabled WAL and DATA compression with `bzip2` - and WAL-files was archived with `*.bz2` but when it came to restoration restore...