-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xiaomi procedure failed: [getServiceToken] Missing serviceToken cookie #23
Comments
did u find any solution for it so far? |
No, do you reproduce this issue? |
Yes I did dude. I am trying to solve my friends blocked bootloader in linux, but this doesnt seem to work sad. You got any other working way? |
Unfortunately no, the closest I got was through Xiaomitoolv2. I tried with the official tool in Win10, but the line with the USB connection just blinked once and ejected the USB connection. I do not try yet to format the cell phone to an old android and then try again. But I think it's possible a server problem, I don't know, maybe I will wait sometime to try again. |
That's sad... I just made him unlock with official tool in windows. It worked it seems, nice |
I got stuck at the same issue. I think Xiaomi has just made changes to their service and requiring a "serviceToken" for server authentication. I have just 1 more day left before I can unlock my phone. Sad. I don't have a Windows device so I cannot use the Xiaomi official tool. Planning to find an internet cafe with Windows PCs. |
U use Linux? Maybe try using windows using kvm. Maybe that will work. Idk a shit about it tho haha. Hope u find someway. Do let me know what u do |
I'm getting that too on a Mac |
Same issue on Linux |
No solution/workaround for it as of now... Sad. Maybe we should as for Linux tool in miui forum. They say people who need unlocked for Linux are very less |
I'm a Mac user. I have virtual machine options on Mac (eg. Parallel Desktop) too but I'm too lazy to download a Windows system image. I'm pretty sure most Xiaomi engineers also work on Macs. It's insane they only provide a Windows version of their tool. |
Yeah man sad. Why they wanna do all this, permission and all. just let fastboot oem unlock, unlock the bootloader, it'll be simple af and can run it anywhere. Even on phone using bugjaegar |
I'm a Windows user, had the common issue of unrecognizable device in fastboot. Flashed a live boot Linux USB drive with Solus OS, got XiaoMiToolV2 working and all, did all the I don't know if you have had this other issue as well, but when trying to sync the account to allow for bootloader unlocking, it now fails basically all the time. I think I was lucky on Sunday and got a success response once but that was it; all other responses are something of the likes of "Couldn't execute sync procedure. Please try again". This behavior makes me think the issues are somehow related. I'll keep you guys posted. |
I have been trying to unlock my, now old, Redmi 6 for three days to install a custom rom ... but the error exposed by @erikrodrgz keeps happening to me. What mistake is that anyway? PS: I'm on Linux |
It's not your mistake, its xiaomi messed something up I think, right now best solution is somehow get windows and use the xiaomi's official unlocker... |
I had the same problem in Linux. I finally did it in windows with the official app. But I needed to run |
I have same problem. Probably the Xiaomi site changed something |
Same with Linux and Windows (kvm + usb redirection) |
@uAliFurkanY how did you set up the USB connection? Using kvm I was unable to get xiaomi recognized not only by XMT2, but not even by MiPC suite... Windows recognizes it, bit Mi softs no... |
@CavaleriOmar in qemu you can do this |
I was using virt-manager so I just redirected the USB debice every reboot.
Mi's official tool worked in the end, I'm typing from DotOS.
…On Sun, Jul 25, 2021, 3:38 PM Omar Cavaleri ***@***.***> wrote:
@uAliFurkanY <https://github.com/uAliFurkanY> how did you set up the USB
connection?
Using kvm I was unable to get xiaomi recognized not only by XMT2, but not
even by MiPC suite... Windows recognizes it, bit Mi softs no...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#23 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANT4ZCLULHDDKUMN5XDDOHDTZQASPANCNFSM5AJAWLSQ>
.
|
@uAliFurkanY , same VM Done. Windows 10 under VM... MI PC suite did not recognize it simply because the Redmi 6 is out of support... MI Flash Unlock found it right away (yesterday it didn't recognize it because I'm a jerk and I hadn't put it in fastboot). |
I got same problem, too. I don't have any PC with win7/10, and I also don't use VM with win10. did MIUI server change rules? |
@pixrafal wow, world seems small huh? I'm facing same issue with Redmi 9T, fortunately I seem not alone. Keep monitor this issue guys. |
Yes seems like Miui server changed something. Sad... This is the worst thing about xiaomi |
Having the same issue!. hopefully, this gets resolved soon. |
Same issue probably xiaomi changes his APIs |
is there any possibility for this to be fixed? I want to unlock the bootloader of my Mi 3c so I can install Ubuntu Touch but I don't want to wait for the official unlocker to be able to unlock the device |
Even if this tool would work, you still have to wait because this unlock tool is using Xiaomis APIs. |
followed the tutorial to change a few line using JDK11, built successfully but then got stuck during login process... |
@Uphanjoel same here |
same here too, any solve suggestion for that? |
There's a pr that fixes qr code login, I tried it and it works. If you don't wanna login via qr then follow my suggestion on #88 |
@francescotescari Thank you for your wonderful tool plus your spend time creating it. Best regards and thanks in advance, |
in my case, i used https://github.com/francescotescari/XiaoMiToolV2/releases/tag/v20.7.28 this version and login with sms code , unlock success! |
@charlzyx I have the same "Missing serviceToken cookie" error, how do you login with sms code? I only have login/password or qrcode methods, but qrcode actually fails after scanning showing "QR code has expired" error message 😞 Thanks! |
|
@charlzyx When you click on the top right button, you go back to the login/password prompt which cause the "Missing serviceToken cookie" error later. |
|
i got the session token error, why you get unlock success, im in v20.7.28 too |
So again and seriously, just download a legal Windows 10 iso, install it as virtual machine and use the official unlock tool. It took me less than 30 minutes and I could just throw away this virtual machine afterwards. |
i already tried it, the UTM and pararel desktop both can't detect my phone with fastboot |
@flixcrls What stops you from using virtual box? |
@stevleibelt okay, i install it again, but if it failed to detect my phone, i give up |
@flixcrls good luck. VirtualBox worked out of the box. Don't forget to follow one of the many Virtualbox USB Passthrough guides out there. Fingers crossed |
@stevleibelt i give up, the problem is the driver cant update cause the m1 chip, and the miui is in 12.5, the fastboot in 12.5 is different, i just contact xiaomi support for wasting my time, i will waiting for another developer to make UBL accessible to macos, thank you once again for your help and suggestion. 🤞 |
Windows@mardy @marscher @dportalesr @MagicFab @tkreuder |
Link doesn't work( Need to download it. Have the same issue. |
getting same error on poco f5 |
Just want to link to the project Xiaomi-HyperOS-BootLoader-Bypass. To be fully transparent, a friend of mine wanted to use the above linked project to free up his poco phone but was not able to do the manual setup routine. |
kiruba_jkl's answer worked for me. |
same problem here with redmi9 |
also encountered this now on Ubuntu Linux, I'm going to try Windows on VM |
I followed the instructions to unlock my Xiaomi phone, but I found this procedure error in the current linux version and in the Windows version.
The text was updated successfully, but these errors were encountered: