Merge pull request #711 from pi-hole/cloudflared

Remove workaround link for cloudflared on arm32 devices
This commit is contained in:
yubiuser
2022-05-12 06:07:50 +02:00
committed by GitHub

View File

@@ -46,7 +46,7 @@ sudo chmod +x /usr/local/bin/cloudflared
cloudflared -v
```
Note: Users [have reported](https://github.com/cloudflare/cloudflared/issues/38) that the current version of cloudflared produces a segmentation fault error on Raspberry Pi Zero W, Model 1B and 2B. As a workaround you can use an older version provided at <https://bin.equinox.io/a/4SUTAEmvqzB/cloudflared-2018.7.2-linux-arm.tar.gz> instead.
Note: Users [have reported](https://github.com/cloudflare/cloudflared/issues/38) that the current version of cloudflared produces a segmentation fault error on Raspberry Pi Zero W, Model 1B and 2B. Currently, there is [no known workaround](https://github.com/pi-hole/docs/issues/710).
#### arm64 architecture (64-bit Raspberry Pi)