Open hardpenguin opened 4 months ago
Is this still happening? sometimes Github doesn't like that we download many things from there in a short amount of time and some limitation blocks requests.
Is this still an issue after a week?
Is this still happening? sometimes Github doesn't like that we download many things from there in a short amount of time and some limitation blocks requests.
Is this still an issue after a week?
Just checked and yes it is. It happens pretty much every time I launched the client over the last couple weeks.
Getting the same issue on my end.
(node:9923) UnhandledPromiseRejectionWarning: Error: timeout of 10000ms exceeded
at createError (/opt/Heroic/resources/app.asar/node_modules/axios/lib/core/createError.js:16:15)
at RedirectableRequest.handleRequestTimeout (/opt/Heroic/resources/app.asar/node_modules/axios/lib/adapters/http.js:369:16)
at RedirectableRequest.emit (node:events:514:28)
at Timeout.<anonymous> (/opt/Heroic/resources/app.asar/node_modules/follow-redirects/index.js:210:12)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7)
(Use `heroic --trace-warnings ...` to show where the warning was created)
(node:9923) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 132)
(14:39:36) ERROR: [DownloadManager]: Downloader: Failed to get headers for https://github.com/doitsujin/dxvk/releases/download/v2.4/dxvk-2.4.tar.gz.
Error: Error: timeout of 10000ms exceeded
(14:39:36) WARNING: [DXVKInstaller]: Error when downloading dxvk Error: Failed to get headers
at downloadFile (/opt/Heroic/resources/app.asar/build/electron/main.159a68a5.js:136:41)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async installOrUpdateTool (/opt/Heroic/resources/app.asar/build/electron/main.159a68a5.js:99:198)
I tested it with and without VPN but receive the same result. I've got no issue manually accessing the failed link for dxvk.
I ended up nuking entirety of both Heroic folders $HOME/.config and $HOME/.var/app (I have been experimenting with .deb and flatpak versions of the app in the past) and the issue seems to be gone.
Describe the bug
When I start Heroic Games Launcher I see it updating my library (the little round π icon is spinning) and then once it finishes I get a popup saying:
The part in log that I believe is relevant says:
This is the latest .deb version of the application running on Debian Sid. The issue started occuring a couple weeks ago on its own. It does not stand in the way of using the application in any way but it is very annoying.
I tried both "Clear Cache" and "Reset Heroic" options in Advanced section of Settings but they have not changed a thing.
Happy to supply more info if needed.
Add logs
Steps to reproduce
Expected behavior
The DXVK updates automatically on its own without any issue.
Screenshots
Screenshot visible in the main description field.
Heroic Version
Latest Stable
System Information
CPU: 8x Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz Memory: 16.71 GB (used: 12.28 GB) GPUs: GPU 0: Name: NVIDIA Corporation GA103 [GeForce RTX 3060 Ti] IDs: D=2414 V=10de SD=6630 SV=19da Driver: nvidia OS: Debian GNU/Linux 6.9.7-amd64 (linux)
The current system is not a Steam Deck We are not running inside a Flatpak container
Software Versions: Heroic: 2.14.1 Flame Emperor Sabo Legendary: 0.20.34 Direct Intervention gogdl: 1.0.1 Nile: 1.0.2 Jonathan Joestar
Additional information
No response