Hi,
Installing cloudflared on a 32-bit Ubuntu 20.04 server.
When I download from this page (Downloads · Cloudflare Zero Trust docs)
# sudo dpkg -i cloudflared-linux-386.deb
dpkg: error processing archive cloudflared-linux-386.deb (--install):
package architecture (386) does not match system (i386)
I believe the architecture on the .deb file is incorrectly labelled as “386” rather than “i386”