Hi GL.iNET Support,
I recently purchased the GL.iNET Mudi V2 Travel Router (GL-E750V2). It is working very well,
However I have then tried to install Netbird package but I am receiving errors when trying to start netbird.
Please see the steps I followed below.
I am hoping that someone may be able to guide me towards a resolution
- uname -a:
Linux GL-E750 5.10.176 #0 Sun Apr 9 12:27:46 2023 mips GNU/Linux
- opkg print-architecture:
arch all 1
arch noarch 1
arch mips_24kc 10
root@GL-E750:~#
- Therefore I download the respective opkg package."netbird_0.29.1-r1_mips_24kc.ipk"
wget https://downloads.openwrt.org/snapshots/packages/mips_24kc/packages/netbird_0.29.1-r1_mips_24kc.ipk
- I then instal the package,
opkg install netbird_0.29.1-r1_mips_24kc.ipk
- I then try to "up" netbird, but get the followiwng error
netbird up
Error: login backoff cycle failed: rpc error: code = Unknown desc = getting device authorization flow info failed with error: context deadline exceeded
- I also tried using a preshared key, but get the same error,
netbird login --setup-key
Error: login backoff cycle failed: rpc error: code = DeadlineExceeded desc = context deadline exceeded
root@GL-E750:~#
- I checked I have internet access via,
curl ipinfo.io
and all was correct.
- I checked DNS resolution for netbird.io and got the followiwng,
nslookup netbird.io
Server: 1.1.1.1
Address: 1.1.1.1:53
Non-authoritative answer:
Name: netbird.io
Address: 18.158.22.172
Non-authoritative answer:
Name: netbird.io
Address: 2a05:d014:1f8d:7302:ebca:ec15:b24d:d07e
I would be grateful if anyone can suggest a resolution.
Thanks
Ciaran