ryanrudolfoba / SteamOS-Waydroid-Installer

Script to easily install / uninstall Android via Waydroid on the Steam Deck running on SteamOS.
https://www.youtube.com/watch?v=06T-h-jPVx8
306 stars 18 forks source link

get error when installing #72

Closed xenopiece99 closed 2 months ago

xenopiece99 commented 2 months ago

error: RPC failed; curl 18 HTTP/2 stream 5 was reset0 KiB/s error: 6631 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: fetch-pack: invalid index-pack output Error cloning Casualsnek repo! Goodbye!

ryanrudolfoba commented 2 months ago

i put sanity checks on the script so it halts when an error is encountered.

for this particualr error it means the git clone command failed to clone the casualsnek repo. maybe too much traffic on his repo or internet connection issue.

i would suggest run the script again.