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

[BUG]: Cannot check for updates #1668

Open
4 tasks done
chatGPT-AI-API opened this issue May 4, 2024 · 0 comments
Open
4 tasks done

[BUG]: Cannot check for updates #1668

chatGPT-AI-API opened this issue May 4, 2024 · 0 comments

Comments

@chatGPT-AI-API
Copy link

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

  • Follow our Code of Conduct
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • The provided reproduction is a minimal reproducible of the bug.
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