diff --git a/docs/abra/trouble.md b/docs/abra/trouble.md index 5fee234..b5c1f4f 100644 --- a/docs/abra/trouble.md +++ b/docs/abra/trouble.md @@ -100,6 +100,10 @@ git clone https://git.coopcloud.tech/coop-cloud/abra-bash ~/.abra/bash-src ln -s ~/.abra/bash-src/abra ~/.local/bin/babra ``` +### "Network not found" when deploying? + +This appears to be an upstream issue for which we can't do much in `abra` to solve. See [`coop-cloud/organising#420`](https://git.coopcloud.tech/coop-cloud/organising/issues/420) for more info. The work-around is to leave more time in between undeploy/deploy operations so the runtime can catch up. + ## 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!