Skip to content

Cannot download Samsung watch updates #9

Description

@techyminati

Description

The tool cannot fetch Galaxy Watch 4 fw

Reproduction Steps

samloader -m SM-R890 -r INS -i XXXXXXXXXXXXXXX checkupdate
R890XXU1HWL1/R890OXM1HWL3/R890XXU1HWL1/R890XXU1HWL1

works
but download fails
Traceback (most recent call last):
File "/home/techyminati/.local/bin/samloader", line 8, in
sys.exit(main())
File "/home/techyminati/.local/lib/python3.10/site-packages/samloader/main.py", line 43, in main
path, filename, size = getbinaryfile(client, args.fw_ver, args.dev_model, args.dev_imei, args.dev_region)
File "/home/techyminati/.local/lib/python3.10/site-packages/samloader/main.py", line 104, in getbinaryfile
raise Exception("DownloadBinaryInform returned {}, firmware could not be found?".format(status))
Exception: DownloadBinaryInform returned 408, firmware could not be found?

Output

Traceback (most recent call last):
File "/home/techyminati/.local/bin/samloader", line 8, in
sys.exit(main())
File "/home/techyminati/.local/lib/python3.10/site-packages/samloader/main.py", line 43, in main
path, filename, size = getbinaryfile(client, args.fw_ver, args.dev_model, args.dev_imei, args.dev_region)
File "/home/techyminati/.local/lib/python3.10/site-packages/samloader/main.py", line 104, in getbinaryfile
raise Exception("DownloadBinaryInform returned {}, firmware could not be found?".format(status))
Exception: DownloadBinaryInform returned 408, firmware could not be found?

Environment

Ubuntu 22.04
Python 3.10.12

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions