marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
12.91k stars 443 forks source link

[BUG/ISSUE] (v1.6.0) About WingetUI: Announcements aren't loaded and throws an HTTP 403 error #654

Closed RavenMacDaddy closed 1 year ago

RavenMacDaddy commented 1 year ago

Before submitting the issue

Describe the bug

This is what shows up on a new installation of the app.

Where does it retrieve the contents from? Is there any chance that a user easily blocks the corresponding IP?

To Reproduce

Steps to reproduce the behaviour:

Go to 'About WingetUI' under the three dots up to the right in the main window.

Expected behaviour

For whatever contents that are supposed to show up at the top to be retrieved without issues.

Screenshots

image

The Log

``` F:\Backup\Scoop\apps\wingetui\current\sudo\gsudo.exe F:\Backup\Scoop\apps\wingetui\current\sudo 🟢 checkQueue Thread started! 🔴 Traceback (most recent call last): 🔴 File ".\tools.py", line 410, in 🔴 Exception: Value not found for ['sv_SE', 'sv'] 🔴 Note this traceback was caught by reporter and has been added to the log (Value not found for ['sv_SE', 'sv']) 🟡 Using bundled lang file (forced=False) 🔴 Unknown language 🟡 Using bundled lang file (forced=True) It took 0.002004861831665039 to load all language files 🔵 Starting main application... Scanning for instances... 🔵 Starting update check Found lock file(s), reactivating... 🟢 Downloaded latest metadata to local file 🔵 Loaded metadata from local file b'v1.4.10173\r\n' None updating winget 🔵 Version URL: https://versions.marticliment.com/versions/wingetui.ver 🟢 Updates not found b'1.2.1\r\n' None b"Current Scoop version:\nv0.3.1 - Released at 2022-11-15\n\n'extras' bucket:\nc155560a2 netron: Update to version 6.5.0\n\n'games' bucket:\n1d19b475 yuzu-pineapple: Update to version EA-3340\n\n'java' bucket:\nbbb0ca60 temurin8-nightly-jre: Update to version 8.0.362-9.0.202301271816\n\n'main' bucket:\n839c14873 micronaut: Update to version 3.7.6\n\n'nirsoft' bucket:\n28db834 Excluded two pad files that require a password. They need to be updated manually.\n\n'nonportable' bucket:\na4d244e musicbee-np: Add version 3.4.8033 (#139)\n\n'rasa' bucket:\na3496d9 ltrdata: Update to 2022.12.23\n\n'rmd' bucket:\nf469f0d Delete usb-tree-view.json\n\n'sysinternals' bucket:\ne34b938 zoomit: Update to version 6.12\n\n'versions' bucket:\n2f8e2fd3e r-patched: Update to version 4.2.2-r83711\n\n" None Reactivation signal ignored: RaiseWindow_[1674900347.1784828] {'wingetFound': True, 'scoopFound': True, 'chocoFound': True, 'sudoFound': True, 'wingetVersion': 'v1.4.10173\r', 'scoopVersion': 'v0.3.1 - Released at 2022-11-15', 'chocoVersion': '1.2.1\r', 'sudoVersion': 'gsudo v2.0.4 (Branch.tags-v2.0.4.Sha.506efa024af0cef6e4b0cfec42e0c8c5d0b1472c)\r'} Reached main ui load milestone 🔵 Is Dark 🟢 Starting winget search, winget on F:\Backup\Scoop\apps\wingetui\current\winget-cli\winget.exe... 🟢 Starting scoop search... 🟢 Discover tab loaded 🟢 Starting winget search, winget on F:\Backup\Scoop\apps\wingetui\current\winget-cli\winget.exe... 🟢 Starting scoop search... 🟢 Starting choco search, choco on F:\Backup\Scoop\apps\wingetui\current\choco-cli\choco.exe... 🟢 Upgrades tab loaded 🟢 Starting winget search, winget on F:\Backup\Scoop\apps\wingetui\current\winget-cli\winget.exe... 🟢 Starting scoop search... 🟢 Starting choco search, choco on F:\Backup\Scoop\apps\wingetui\current\choco-cli\choco.exe... 🟢 Discover tab loaded 🟢 Starting scoop search... 🟢 Settings tab loaded! 🟢 About tab loaded! 🟢 Chocolatey uninstallable packages search finished 🟢 Main application loaded... 🟢 Chocolatey search finished 🟢 Searching for string "" 🟢 Searching for string "" No installed package found matching input criteria. 🟢 Winget search finished 🟢 Searching for string "" 🟢 Winget uninstallable packages search finished 🟢 Searching for string "" 🟢 Scoop bucket search finished 🟢 Scoop search finished 🟢 Searching for string "" 🟢 Searching for string "" 🟢 Total packages: 216 None 🟢 Winget search finished 🟢 Scoop search finished 🟢 Searching for string "" 🟢 Searching for string "" 🟡 Can't get custom interval time! (got value was '') 🟢 Total packages: 0 🟢 Scoop search finished 🟢 Total packages: 15580 🔵 Copying log to the clipboard... 🟢 Log copied to the clipboard successfully! 🟠 Unable to retrieve latest announcement HTTP Error 403: Forbidden 🔵 Copying log to the clipboard... ```

Additional context

The app was just installed through Scoop.

marticliment commented 1 year ago

I am aware of that, dot.tk canceled my domain, and I'm having some issues with setting up cloudflare for the new .com domain.

However, i'm aware of it and I am working to fix this.

marticliment commented 1 year ago

Fixed! Announcement servers work again! image