You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I'm trying to downgrade from v3.12.4.4 to v3.11.2.5 but hitting this error. It looks like a script that it's dependent on is missing?
root@reMarkable:~# ./codexctl install 3.11.2.5 The version firmware file you specified could not be found, attempting to download (3.11.2.5) Warning for 3.11.2.5: This version changes the update mechanism, which codexctl currently does not support. If you install this version, you will not be able to downgrade using codexctl. [==================================================] Available versions to update to are: {'reMarkable2': ('3.11.2.5', '3.11.2.5_reMarkable2-qLFGoqPtPL.signed')} The device will update to the latest one. Starting fake updater at 0.0.0.0:8080 Enabling update service Traceback (most recent call last): File "/tmp/onefile_1503_1721752963_294811/codexctl.py", line 12, in <module> File "/tmp/onefile_1503_1721752963_294811/codexctl/__init__.py", line 787, in main File "/tmp/onefile_1503_1721752963_294811/codexctl/__init__.py", line 455, in do_install File "/tmp/onefile_1503_1721752963_294811/subprocess.py", line 1026, in __init__ File "/tmp/onefile_1503_1721752963_294811/subprocess.py", line 1950, in _execute_child FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/update_engine_client'
The text was updated successfully, but these errors were encountered:
Hello, I'm trying to downgrade from v3.12.4.4 to v3.11.2.5 but hitting this error. It looks like a script that it's dependent on is missing?
root@reMarkable:~# ./codexctl install 3.11.2.5 The version firmware file you specified could not be found, attempting to download (3.11.2.5) Warning for 3.11.2.5: This version changes the update mechanism, which codexctl currently does not support. If you install this version, you will not be able to downgrade using codexctl. [==================================================] Available versions to update to are: {'reMarkable2': ('3.11.2.5', '3.11.2.5_reMarkable2-qLFGoqPtPL.signed')} The device will update to the latest one. Starting fake updater at 0.0.0.0:8080 Enabling update service Traceback (most recent call last): File "/tmp/onefile_1503_1721752963_294811/codexctl.py", line 12, in <module> File "/tmp/onefile_1503_1721752963_294811/codexctl/__init__.py", line 787, in main File "/tmp/onefile_1503_1721752963_294811/codexctl/__init__.py", line 455, in do_install File "/tmp/onefile_1503_1721752963_294811/subprocess.py", line 1026, in __init__ File "/tmp/onefile_1503_1721752963_294811/subprocess.py", line 1950, in _execute_child FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/update_engine_client'
The text was updated successfully, but these errors were encountered: