-
Notifications
You must be signed in to change notification settings - Fork 33
Description
using version 0.5.3-beta of openandroidinstaller, when you try to pick an OS and twrp the buttons don't work because it can't find the files
from the console
024-08-23 12:42:05.016 | INFO | main:main:218 - Running OpenAndroidInstaller version '0.5.3-beta' on 'linux'.
2024-08-23 12:42:05.020 | INFO | main:log_version_infos:200 - Android Debug Bridge version 1.0.41
2024-08-23 12:42:05.023 | INFO | main:log_version_infos:206 - fastboot version 35.0.1-11580240
2024-08-23 12:42:05.026 | INFO | main:log_version_infos:212 - Heimdall version: Heimdall v1.4.2
2024-08-23 12:42:05.027 | INFO | main:main:220 - ----------------------------------------------------------------------------------------------------
2024-08-23 12:42:32.743 | INFO | main:to_next_view:175 - Confirmed and moved to next step.
2024-08-23 12:42:36.119 | INFO | tooling:search_device:598 - Search devices on linux with /tmp/_MEI9k6ha8/bin...
2024-08-23 12:42:36.251 | INFO | tooling:search_device:635 - Found device code 'dreamlte'
2024-08-23 12:42:36.632 | INFO | installer_config:_find_config_file:108 - Device code 'dreamlte' is supported by config '/tmp/_MEI9k6ha8/assets/configs/dreamlte.yaml'.
2024-08-23 12:42:36.636 | SUCCESS | installer_config:validate_config:190 - Config is valid.
2024-08-23 12:42:36.636 | INFO | installer_config:_load_config:136 - Loaded device config from /tmp/_MEI9k6ha8/assets/configs/dreamlte.yaml.
2024-08-23 12:42:36.636 | INFO | installer_config:_load_config:138 - Config metadata: {'maintainer': 'Allaeddine BOULEFAAT (allaeddineomc)', 'device_name': 'Samsung Galaxy S8', 'is_ab_device': False, 'device_code': 'dreamlte', 'supported_device_codes': ['dreamlte'], 'twrp-link': 'dreamlte'}.
2024-08-23 12:42:43.199 | INFO | main:to_next_view:175 - Confirmed and moved to next step.
2024-08-23 12:42:52.953 | INFO | views.requirements_view:enable_continue_button:306 - All requirements ticked. Allow to continue
2024-08-23 12:42:55.008 | INFO | main:to_next_view:175 - Confirmed and moved to next step.
2024-08-23 12:42:55.008 | INFO | utils:get_download_link:47 - Checking https://download.lineageos.org/api/v2/devices/dreamlte
2024-08-23 12:42:55.839 | INFO | utils:get_download_link:56 - https://download.lineageos.org/api/v2/devices/dreamlte doesn't exist, status_code: 400
in essence https://download.lineageos.org/api/v2/devices/dreamlte doesn't exist, status_code: 400
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: debian 12
Smartphone (please complete the following information):
- Device: [ Samsung Galaxy S8]
- OS: [stock]
- Version [9]
Additional context
Add any other context about the problem here.

