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

Cannot download Magisk-Delta #134

Closed
fuwaai opened this issue Nov 22, 2023 · 0 comments
Closed

Cannot download Magisk-Delta #134

fuwaai opened this issue Nov 22, 2023 · 0 comments

Comments

@fuwaai
Copy link

fuwaai commented Nov 22, 2023

Log

Downloading latest Magisk-Delta to /home/dm/.cache/waydroid-script/downloads/magisk.apk now ...
9.38kiB [00:00, 8.43MiB/s]
Traceback (most recent call last):
File "/home/dm/waydroid_script/main.py", line 353, in
main()
File "/home/dm/waydroid_script/main.py", line 346, in main
args.func(args)
File "/home/dm/waydroid_script/main.py", line 110, in install_app
item.install()
File "/home/dm/waydroid_script/stuff/general.py", line 174, in install
self.download()
File "/home/dm/waydroid_script/stuff/magisk.py", line 62, in download
download_file(self.dl_link, self.download_loc)
File "/home/dm/waydroid_script/tools/helper.py", line 107, in download_file
raise ValueError("Something went wrong while downloading")
ValueError: Something went wrong while downloading

The download source appears to be inaccessible or no longer exists.

Edit: It's fixed now

Does Magisk from the official repo not work with Waydroid?

@fuwaai fuwaai closed this as completed Nov 25, 2023
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

1 participant