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

Error: net::ERR_TIMED_OUT #16646

Open
sentry-io bot opened this issue Jan 28, 2025 · 1 comment
Open

Error: net::ERR_TIMED_OUT #16646

sentry-io bot opened this issue Jan 28, 2025 · 1 comment
Assignees
Labels
sentry Reports linked from Sentry.io or Sentry enhancements

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 28, 2025

Sentry Issue: TREZOR-SUITE-11WE

Error: net::ERR_TIMED_OUT
  File "node:electron/js2c/browser_init", line 2, in SimpleURLLoaderWrapper.?
  File "node:events", line 518, in SimpleURLLoaderWrapper.emit
@sentry-io sentry-io bot added the sentry Reports linked from Sentry.io or Sentry enhancements label Jan 28, 2025
@github-project-automation github-project-automation bot moved this to 🎯 To do in Suite Desktop Jan 28, 2025
@marekrjpolak
Copy link
Contributor

Observation: Almost all of these SimpleURLLoaderWrapper errors (ERR_TIMED_OUT, ERR_SOCKS_CONNECTION_FAILED, ERR_SOCKET_NOT_CONNECTED, ...) are somehow connected to update checks, as they come right after @desktop-update/checking or ~30 sec later.

Might be somehow expected as some of them come together e.g. with Fetching of remote JWS config failed: Error: Aborted by timeout.

Also, looks the same as another well-known Sentry issue so I believe the new occurence is caused by slight changes in stack trace, maybe because of node upgrade? Anyway, nothing new.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
sentry Reports linked from Sentry.io or Sentry enhancements
Projects
Status: 🎯 To do
Development

No branches or pull requests

1 participant