-
Notifications
You must be signed in to change notification settings - Fork 844
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
Stuck on Downloading latest UAD lists from github. Please wait... #286
Comments
Same issue for me: |
I'm also having the same issue: |
Same issue for me as well... |
The error I'm getting is:
Look like issue with the json schema here: https://github.com/0x192/universal-android-debloater/blob/main/resources/assets/uad_lists.json#L4210 And related to this commit: f1b3ac4 Now to it looks like to me like the issue is placing an array of strings instead of a single string. |
Tested it locally after modifying the cached downloaded json, everything works fine, bloat eliminated 👏 |
Can you tell me how you did that? |
Not sure this helps further, but I've called the following (Fedora 36):
|
I guess, check My procedure so far:
|
There is an issue in the |
The file format issue is gone but I still have only the 10 unlisted apps listed on my FP3. Shall I open a new issue or do you think it's the same issue, or even normal? |
It's not related but you are not the first person with it. It's a really weird problem. Let's move on there: #86 |
The last 23 apps are missing the "dependencies" option. This might be the error. |
Not fixed for me, I still can't download the UAD lists: |
I no longer have any error on my side. Can you launch it from a terminal and report the error? I'm realizing the error doesn't appear in the logfile. |
Can't get it to work for me. Here is the log files if it helps: 2022-07-04 00:50:50 DEBUG [src\core\update.rs:178] Checking for UAD update |
Same for me, I don't see any different errors than this |
@yippieyip @brokoler Run the app from the command line please. I need the terminal output. This kind of error doesn't appear in the logfile. I'll change this behavior for next version. |
Yes 👍 But run it like this instead :
EDIT: Well I'm not sure what I suggest above works on windows. What you've done doesn't seem to display |
Thanks! Grmbmbl ! 🤦♂️ Obviously it doesn't work for you. I changed a line in the code and didn't pushed a new uad_gui release. Hotfix is coming! |
|
Describe the bug
Stuck on Downloading latest UAD lists from github. Please wait...
Documentation is stuck on checking for update.
Expected behavior
A clear and concise description of what you expected to happen.
Expected to continue the process to show apps that can be uninstalled.
You have a solution?
What to do to fix the issue.
No solution found.
UAD log
Upload the logfile generated by UAD.
UAD_20220703.log
The text was updated successfully, but these errors were encountered: