dev-harsh1998/ota

Error

Closed this issue · 3 comments

I couldn't install the update: adb: failed to read command: no error

even through the updater it is not installed

Look at the json file 😀

{
  "response": [
    {
      "datetime": 1710779489,
      "filename": "lineage-21.0-20240318-UNOFFICIAL-nabu.zip",
      "id": "5dbb44ef7ae757f4c81b99862baa82e3837401bdb940fc2ab4c8dbe1beba8bea",
      "romtype": "UNOFFICIAL",
      "size": 1329417141,
      "url": "https://github.com/dev-harsh1998/ota/releases/download/v1.2.1-SPU-EOL/lineage-20.0-20231228-UNOFFICIAL-nabu.zip",
      "version": "21.0"
    }
  ]
}

And compare the filename with actual URL
URL is 100% wrong

@Superhit88 Thanks a ton for pointing this out :)