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.

Requests timing out on server

See original GitHub issue
  • version: 1.0.4
  • node version: 12.14.1
  • npm (or yarn) version: 6.13.6

Do you want to request a feature or report a bug?:

What is the current behavior?: https://gist.github.com/Renari/ade19f8b4d28a5ad19f10253a40eb7e3

The above is constantly getting output to my log when deploying my code. I’m having difficulty reproducing the issue locally though.

What is the expected behavior?: Requests to not time out.

Suggested solution: Unknown

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:16 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Renaricommented, Jan 12, 2020

OK, I did some more testing:

vultr digitalocean oraclecloud
traceroute
wget ✔️ ✔️

So I believe digitalocean and oraclecloud would both work.

Although I noticed oraclecloud offers a free version which seems fine for this purpose.

1reaction
Renaricommented, Jan 11, 2020

It’s looking like some sort of ban is likely since I can’t access their domain at all:

traceroute to pixiv.net (210.140.131.225), 30 hops max, 60 byte packets
 1  * * *
 2  209.222.14.193 (209.222.14.193)  1.321 ms  3.159 ms  3.154 ms
 3  * * *
 4  * * *
 5  ae-33.a00.nycmny17.us.bb.gin.ntt.net (128.241.2.201)  12.827 ms ae-35.a01.nycmny17.us.bb.gin.ntt.net (128.241.2.249)  1.486 ms ae-33.a00.nycmny17.us.bb.gin.ntt.net (128.241.2.201)  12.771 ms
 6  * * *
 7  4.7.26.70 (4.7.26.70)  61.976 ms * *
 8  ae-28.r05.sttlwa01.us.bb.gin.ntt.net (129.250.2.45)  59.315 ms  59.253 ms 203.181.106.177 (203.181.106.177)  61.976 ms
 9  ae-0.a01.sttlwa01.us.bb.gin.ntt.net (129.250.5.86)  60.803 ms  69.188 ms ae-1.a01.sttlwa01.us.bb.gin.ntt.net (129.250.5.98)  63.344 ms
10  ae-0.iij.sttlwa01.us.bb.gin.ntt.net (131.103.116.22)  59.146 ms  59.068 ms 27.86.46.93 (27.86.46.93)  181.189 ms
11  tky001bb10.IIJ.Net (58.138.88.129)  155.319 ms  155.906 ms oteJIN301.int-gw.kddi.ne.jp (27.86.32.2)  174.751 ms
12  tky001ix51.IIJ.Net (58.138.102.26)  155.777 ms  155.757 ms tky001ix51.IIJ.Net (58.138.102.30)  180.895 ms
13  210.130.154.166 (210.130.154.166)  195.020 ms  166.923 ms  193.157 ms
14  202.93.95.182 (202.93.95.182)  150.010 ms  151.466 ms 118.151.224.194 (118.151.224.194)  165.362 ms
15  118.151.224.194 (118.151.224.194)  152.914 ms 158.205.134.62 (158.205.134.62)  183.381 ms 118.151.224.194 (118.151.224.194)  183.099 ms
16  158.205.134.62 (158.205.134.62)  195.112 ms  193.543 ms *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *
Read more comments on GitHub >

github_iconTop Results From Across the Web

What Does a Server Connection Timeout Mean?
A server connection timeout means that a server is taking too long to reply to a data request made from another device. Timeouts...
Read more >
What is a connection timeout during a http request
Connection timeout is a common error that occurs whenever the client is waiting for too long before getting a response from any server...
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 >
408 Request Timeout - HTTP - MDN Web Docs
The HyperText Transfer Protocol (HTTP) 408 Request Timeout response status code means that the server would like to shut down this unused ...
Read more >
How to solve The server request timed out issue in Asp.Net
PageRequestManagerTimeoutException : The server request timed out. I am struggling with this error. I dont know how to solve it. Can anyone help...
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