question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

The request timed out.

See original GitHub issue
  • Electron builder version: 20.7.1

  • Electron updater version: 2.21.3

  • Target: MacOs High Sierra

Hi. I have problem with error ‘The request timed out.’ when i’m downloading new release in my electron app. I try to download 240MB file over 3Mbit/s wifi network, with low intesity signal (50%). I don’t know if the issue is due to packet loss, or if there is some internal time, in which the download must succeed. The logged message is:

The request timed out.","stack":"Error: The request timed out.\n at MacUpdater.doDownloadUpdate (/Applications/Rocket Monkeys Recorder.app/Contents/Resources/app.asar/node_modules/electron-updater/src/MacUpdater.ts:44:12)\n at <anonymous>","code":-1001,"domain":"NSURLErrorDomain","__stackCleaned__":true

Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:7
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
fer-fullstackdevcommented, Mar 15, 2019

Hello, @Matho , @develar, @khalil1608 , @GuoXiaoyang Did you solve this issue? What is the solution? Thanks.

0reactions
wslp12commented, Mar 11, 2020

@caloloc2 I solved the problem. Not a good way Still looking for the answer

Modify file path - ‘node_modules/builder-util-runtime/out/httpExecutor.js’

line 322 setTimeout () modify ms


https://github.com/electron-userland/electron-builder/issues/4744

Read more comments on GitHub >

github_iconTop Results From Across the Web

Top 6 Ways to Fix Apple Music Request Timed Out Error
Truly, the 'The request timed out' error could be due to an iOS-related bug. If you face a similar predicament, there are two...
Read more >
Request Timed Out Apple Music - Apple Community
Apple Music seems to be having an issue with iOS 15/15.0.1. While on a cellular connection, about 80% of the songs I try...
Read more >
How do I resolve a "request timed out" when pinging? - Quora
“Request timed out” means the server machine is not able to respond to the request within a time period; after which the request...
Read more >
How to Fix a 408 Request Timeout Error - Lifewire
The 408 Request Timeout error means the request you sent to the website server took longer than it was prepared to wait.
Read more >
How to Fix The Ping Error Request Timed Out?
Possible Reasons to get the Ping Error Message Request Timed Out · Incorrect Network Adapter or Firewall Settings on your PC · The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found