From 769a247645e67b9eac5e1a4136d7640a0a9ba710 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 17 May 2022 14:00:05 +0200 Subject: [PATCH] vpn note --- docs/abra/trouble.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/abra/trouble.md b/docs/abra/trouble.md index d347b17..fd942af 100644 --- a/docs/abra/trouble.md +++ b/docs/abra/trouble.md @@ -99,3 +99,7 @@ You can install it alongside the [supported version of Abra](https://git.coopclo git clone https://git.coopcloud.tech/coop-cloud/abra-bash ~/.abra/bash-src ln -s ~/.abra/bash-src/abra ~/.local/bin/babra ``` + +## I am seeing very weird `lookup on : write udp : write: operation not permitted` errors + +You should turn off your VPN. `abra` has trouble dealing with it right now. We welcome change sets to make it work though!