agalwood / Motrix

A full-featured download manager.
https://motrix.app
MIT License
44.99k stars 4.49k forks source link

[BUG]: Cannot check for updates #1668

Open chatGPT-AI-API opened 4 months ago

chatGPT-AI-API commented 4 months ago

Description of the bug

Snipaste_2024-05-04_20-50-04

Motrix Version

Version information: 1.8.19 System: Windows

Environment

D:\Program Files\Motrix>npx envinfo --system --binaries --browsers npm ERR! code ENOENT npm ERR! syscall lstat npm ERR! path C:\Users\秋风苍海\AppData\Roaming\npm npm ERR! errno -4058 npm ERR! enoent ENOENT: no such file or directory, lstat 'C:\Users\秋风苍海\AppData\Roaming\npm' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent

npm ERR! A complete log of this run can be found in: C:\Users\秋风苍海\AppData\Local\npm-cache_logs\2024-05-04T12_55_14_094Z-debug-0.log

Steps To Reproduce

1.Open the application 2.Prompts Unable to Check for Updates

Additional Information

[2024-05-04 20:57:38.515] [info] [Motrix] Logger init [2024-05-04 20:57:38.520] [warn] [Motrix] Logger init [2024-05-04 20:57:38.584] [info] [Motrix] openedAtLogin: false [2024-05-04 20:57:38.638] [info] [Motrix] Context.init===> { platform: 'win32', arch: 'x64', 'log-path': 'C:\Users\秋风苍海\AppData\Roaming\Motrix\logs', 'session-path': 'C:\Users\秋风苍海\AppData\Roaming\Motrix\download.session', 'engine-path': 'D:\Program Files\Motrix\resources\engine', 'aria2-bin-path': 'D:\Program Files\Motrix\resources\engine\aria2c.exe', 'aria2-conf-path': 'D:\Program Files\Motrix\resources\engine\aria2.conf' } [2024-05-04 20:57:39.503] [error] Error: Error: net::ERR_CERT_DATE_INVALID at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49386) at SimpleURLLoaderWrapper.emit (node:events:513:28) [2024-05-04 20:57:39.505] [warn] [Motrix] update-error: Cannot check for updates: Error: net::ERR_CERT_DATE_INVALID at SimpleURLLoaderWrapper. (node:electron/js2c/browser_init:2:49386) at SimpleURLLoaderWrapper.emit (node:events:513:28)

Validations