Not to my knowledge (no Raspberry trickery - bone stock build).
The Raspberry Pi build is a fresh build without any modifications.
The process I am using is:
- Build Raspberry Pi using Raspberry Pi build process: https://www.raspberrypi.org/documentation/installation/installing-images/README.md
hattps://www.raspberrypi.org/downloads/raspbian/
- Install rclone using rclone install process:
Script download and install
To install rclone on Linux/macOS/BSD systems, run:
curl https://rclone.org/install.sh | sudo bash
Before roughly two days ago, using the above two steps resulted in rclone working without issue, on a Raspberry Pi Zero W.
Today, the same exact process results in the 404 error.