-
**Describe the problem**
Installing the client via Homebrew on MacOS presented an error
**To Reproduce**
`brew install netbirdio/tap/netbird`
**Expected behavior**
No errors
**Screen…
-
Hi, i tried to setup wiretrustee on an raspberry pi and an raspberry pi 3 model b+. I created a new raspbian sd card and then tried the setup as described in [1]. But after the initial login it can't…
zeflo updated
2 years ago
-
```
...
Running transaction
Preparing : 1/1
Installing : wiretrustee-0.2.3-1.x86_64 1/1
Runni…
-
just clone the repo and run docker-compose but the management container is not in healthy state,here is docker logs:
```bash
$ nerdctl ps -a
1d3b485a839e docker.io/wiretrustee/dashboard:main …
-
brew install wiretrustee/client/wiretrustee
==> Tapping wiretrustee/client
Cloning into '/opt/homebrew/Library/Taps/wiretrustee/homebrew-client'...
remote: Enumerating objects: 18, done.
remote: C…
-
```
go: downloading github.com/wiretrustee/ice/v2 v2.1.21-0.20220218121004-dc81faead4bb
client/internal/peer/conn.go:13:2: github.com/wiretrustee/ice/v2@v2.1.21-0.20220218121004-dc81faead4bb: invali…
-
Are there any plans to add basic support for running WireTrustee without Auth0? We are trying to find a solution for running a managed WireGuard Mesh in an airgap network, and having a requirement for…
-
I am trying to set up [Netbird on NixOS](https://github.com/nazarewk-iac/nix-configs/commit/9b8e92e5), but i'm getting following errors:
```
Nov 16 11:26:46 nazarewk-krul netbird[2744208]: time="202…
-
Hello, I have problem with running Netbird on Raspberry Pi OS 11 (Debian 11 bullseye). I can see this error in `/var/log/netbird/client.log`:
```
time="2022-11-03T12:52:47+01:00" level=info msg="…
-
**What?**
Right now, the client app is just a single process with a UP command that installs the service and detaches.
The idea is to have a separate daemon process that will run as a systems servic…