zacharee / SamloaderKotlin

MIT License
935 stars 108 forks source link

Cannot download any firmware for watch. #185

Closed farinapablo01 closed 6 months ago

farinapablo01 commented 6 months ago

Hello I can not find this thing requested. Cannot download firmware for any galaxy watch model. I am using the S/N as they are the bluetooth version, non 4g, so have no IMEI.

Log:

Generating nonce. Nonce: p82h9kg1rpb43mrn Auth: vK5TxoeehqbfR/xh8khm3/BahFv5wqJAY5hofxeu54g= Status for IMEI 353211741234567: 408 Status for IMEI 354069241234563: 408 Status for IMEI 354678701234564: 408 Status for IMEI 355386731234567: 408 Status for IMEI 356345281234566: 408 Status for IMEI 357352471234561: 408 Status for IMEI 357953561234567: 408 Status for IMEI 358358741234561: 408 Status for IMEI 350710211234562: 408 Status for IMEI 351652591234565: 408 Status for IMEI 352377971234568: 408 Status for IMEI 353211740123456: 408 Status for IMEI 354069240123452: 408 Status for IMEI 354678700123453: 408 Status for IMEI 355386730123456: 408 Status for IMEI 356345280123455: 408 Status for IMEI 357352470123450: 408 Status for IMEI 357953560123456: 408 Status for IMEI 358358740123450: 408 Status for IMEI 350710210123451: 408 Status for IMEI 351652590123454: 408 Status for IMEI 352377970123457: 408 Status for IMEI 353211740111113: 408 Status for IMEI 354069240111119: 408 Status for IMEI 354678700111110: 408 Status for IMEI 355386730111113: 408 Status for IMEI 356345280111112: 408 Status for IMEI 357352470111117: 408 Status for IMEI 357953560111113: 408 Status for IMEI 358358740111117: 408 Status for IMEI 350710210111118: 408 Status for IMEI 351652590111111: 408 Status for IMEI 352377970111114: 408 java.lang.Exception: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1352377970111114R900XXU1BXB7/R900OXM1BXB7/R900XXU1BXB7/R900XXU1BXB7BTUBTUSM-R90000BRX11U910XB01/R900XXU1BXB7R900OXM1BXB7R900XXU1BXB7R900XXU1BXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>408</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI RFAR71VR54D: 408 java.lang.Exception: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1RFAR71VR54DR870XXU1HXB7/R870OXM1HXB7/R870XXU1HXB7/R870XXU1HXB7BTUBTUSM-R8701RB8877707/1B8RXR870XXU1HXB7R870OXM1HXB7R870XXU1HXB7R870XXU1HXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>408</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI RFAR71VR54D: 408 java.lang.Exception: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1RFAR71VR54DR870XXU1HXB7/R870OXM1HXB7/R870XXU1HXB7/R870XXU1HXB7BTUBTUSM-R870XHXXXBUXXXXXXUR7R870XXU1HXB7R870OXM1HXB7R870XXU1HXB7R870XXU1HXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>408</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI RFAR83577CZ: 400 java.lang.Exception: java.lang.Exception: Bad return status: 400 at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Bad return status: 400 at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:232) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1RFAR83577CZR870XXU1HXB7/R870OXM1HXB7/R870XXU1HXB7/R870XXU1HXB7BTUBTUSM-R870717870HR0XX7170BR870XXU1HXB7R870OXM1HXB7R870XXU1HXB7R870XXU1HXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>400</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Bad return status: 400 at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:232) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI RFAR83577CZ: 400 java.lang.Exception: java.lang.Exception: Bad return status: 400 at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Bad return status: 400 at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:232) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1RFAR83577CZR870XXU1HXB7/R870OXM1HXB7/R870XXU1HXB7/R870XXU1HXB7BTUBTUSM-R870RXH8XHUUXX1XXX8XR870XXU1HXB7R870OXM1HXB7R870XXU1HXB7R870XXU1HXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>400</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Bad return status: 400 at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:232) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI 353301461234564: 408 Status for IMEI 355117611234561: 408 Status for IMEI 359899871234565: 408 Status for IMEI 351876761234564: 408 Status for IMEI 353301460123453: 408 Status for IMEI 355117610123450: 408 Status for IMEI 359899870123454: 408 Status for IMEI 351876760123453: 408 Status for IMEI 353301460111110: 408 Status for IMEI 355117610111117: 408 Status for IMEI 359899870111111: 408 Status for IMEI 351876760111110: 408 Status for IMEI 353301460055556: 408 Status for IMEI 355117610055553: 408 Status for IMEI 359899870055557: 408 Status for IMEI 351876760055556: 408 java.lang.Exception: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1351876760055556R920XXU1BXB7/R920OXM1BXB7/R920XXU1BXB7/R920XXU1BXB7BTUBTUSM-R920XX0X7B0XBBRXX99BR920XXU1BXB7R920OXM1BXB7R920XXU1BXB7R920XXU1BXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>408</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI RFAT738YDKK: 408 java.lang.Exception: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1RFAT738YDKKR920XXU1BXB7/R920OXM1BXB7/R920XXU1BXB7/R920XXU1BXB7BTUBTUSM-R920U91RBUX977XR0B19R920XXU1BXB7R920OXM1BXB7R920XXU1BXB7R920XXU1BXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>408</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI RFAT738YDKK: 408 java.lang.Exception: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1RFAT738YDKKR920XXU1BXB7/R920OXM1BXB7/R920XXU1BXB7/R920XXU1BXB7BTUBTUSM-R920B12XBBXXX9XU7X//R920XXU1BXB7R920OXM1BXB7R920XXU1BXB7R920XXU1BXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>408</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more Status for IMEI RFAT738YDKK: 408 java.lang.Exception: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:119) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more tk.zwander.common.exceptions.DownloadError: {request=1.00121Smart Switch4.3.23123_1RFAT738YDKKR920XXU1BXB7/R920OXM1BXB7/R920XXU1BXB7/R920XXU1BXB7PHEPHESM-R920UBB1X99XXXUX2B/XR920XXU1BXB7R920OXM1BXB7R920XXU1BXB7R920XXU1BXB7StringISO 3166-1-alpha-310332, response=

1.0 1
    <FUSBody>
            <Results>
                    <CmdRef>2</CmdRef>
                    <Status>408</Status>
            </Results>
    </FUSBody>

} at tk.zwander.commonCompose.view.pages.DownloadViewKt.onDownload(DownloadView.kt:121) at tk.zwander.commonCompose.view.pages.DownloadViewKt.access$onDownload(DownloadView.kt:1) at tk.zwander.commonCompose.view.pages.DownloadViewKt$onDownload$1.invokeSuspend(DownloadView.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111) at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693) Caused by: java.lang.Exception: Invalid IMEI or serial number specified! If you copied the value from your device, make sure it's entered correctly. If Bifrost generated IMEIs for you, please open an issue on GitHub with the model, region, and TAC of a real device (if you have it). at tk.zwander.common.tools.Request.getBinaryFile(Request.kt:224) at tk.zwander.common.tools.Request$getBinaryFile$1.invokeSuspend(Request.kt) ... 8 more

zacharee commented 6 months ago

You can't use Bifrost to download watch firmware, as mentioned in the README https://github.com/zacharee/SamloaderKotlin?tab=readme-ov-file#bifrost-isnt-downloading-watch-firmware