The problem is that Windsurf is trying to download https://windsurf-stable.codeiumdata.com/darwin-reh-arm64/stable/43976ecab7354ba352849517e15779fe8a4eff88/windsurf-reh-darwin-arm64-1.3.9.tar.gz but that file does not exist. You can test this doing Remote-SSH into localhost from a macOS system. However, https://windsurf-stable.codeiumdata.com/linux-reh-arm64/stable/43976ecab7354ba352849517e15779fe8a4eff88/windsurf-reh-linux-arm64-1.3.9.tar.gz does exist (same, but `s/darwin/linux/g`), which means that if I spin a docker container in aarch64 windsurf-server does seem to work inside the container.