Skip to content
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

Can anyone help - ROM - Poco x6 5g - 1.0.8.0.UNPMIXM #201

Open
betamaster8 opened this issue Oct 19, 2024 · 4 comments
Open

Can anyone help - ROM - Poco x6 5g - 1.0.8.0.UNPMIXM #201

betamaster8 opened this issue Oct 19, 2024 · 4 comments

Comments

@betamaster8
Copy link

Hi guys,
a ton of thank for putting up this fantastic project - kudos kudos kudos

[yyyy-mm-dd] [hh:mm:ss] [INFO] - Refactoring parameters...
PHP Warning: Trying to access array offset on value of type null in {Drive}\php\bypass.php on line 333

Warning: Trying to access array offset on value of type null in {Drive}\php\bypass.php on line 333
[yyyy-mm-dd] [hh:mm:ss] [INFO] - Sending POST request...
[yyyy-mm-dd] [hh:mm:ss] [INFO] - Request parameter error (10000)

ROM - Poco x6 5g - 1.0.8.0.UNPMIXM
ROM Link
https://xmfirmwareupdater.com/hyperos/peridot/stable/OS1.0.8.0.UNPMIXM/

Thanks guys
@MlgmXyysd @s1204IT @stevleibelt

@stevleibelt
Copy link
Contributor

@betamaster8 How do you use this tool?

With my pull request, I've added a check that stops executing the script if an expected key does not exist in the $data.
But this fix does not solve your problem right now. Maybe you can comment the error message that is printed if you try it with my pull request.

Kind regards,
stev

@betamaster8
Copy link
Author

Thanks @stevleibelt

Getting following Error

PHP Parse error: syntax error, unexpected token "}" in {Drive}\bypass.php on line 237
Parse error: syntax error, unexpected token "}" in {Drive}\bypass.php on line 237

Using PHP and Adb on terminal
Cheers
Bm

@stevleibelt
Copy link
Contributor

As @betamaster8 has written down here, he now has an issue I hope @MlgmXyysd or @s1204IT can fix.

Thanks @stevleibelt

PHP Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in {Drive}bypass.php:338
Stack trace:
#0 {main}
thrown in {Drive}bypass.php on line 338

Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in {Drive}bypass.php:338
Stack trace:
#0 {main}
thrown in {Drive}bypass.php on line 338

and it turns off data on the SIM, kind of weird behavior by HyperOS/Xiaomi ???
Cheers

This is now an error kind of expected. $data is not an array so there must be an issue in the $args. But that is the part I totally have no clue about. What I did so far was to add checks if $data is looking as expected.

@betamaster8
Copy link
Author

betamaster8 commented Oct 23, 2024

Awesome mate @stevleibelt

Looking forward to solve the issue of array data with @MlgmXyysd and @s1204IT

Cheers
Bm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants