dev-harsh1998 / ota

15 stars 1 forks source link

Error #2

Closed murikbmx closed 4 months ago

murikbmx commented 4 months ago

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

murikbmx commented 4 months ago

even through the updater it is not installed

Superhit88 commented 4 months ago

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

dev-harsh1998 commented 4 months ago

@Superhit88 Thanks a ton for pointing this out :)