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.

`sentry.io` is down => cannot upload source maps => 💣

See original GitHub issue

Environment

How do you use Sentry? Sentry SaaS (sentry.io)

Which SDK and version?

"@sentry/react-native": "^3.3.5"

Steps to Reproduce

  1. Trying to build RN app
  2. It fails when trying to upload source maps
  3. trying to curl -v https://sentry.io
$ curl -v https://sentry.io/
*   Trying 35.188.42.15:443...
* connect to 35.188.42.15 port 443 failed: Connection timed out
* Failed to connect to sentry.io port 443 after 131639 ms: Connection timed out
* Closing connection 0
curl: (28) Failed to connect to sentry.io port 443 after 131639 ms: Connection timed out
  1. Trying different internet connection
  2. Trying different computer
  3. Trying VPN

Expected Result

See successful green messages 😃

What actually happened. Maybe a screenshot/recording? Maybe some logs?

$ curl -v https://sentry.io/
*   Trying 35.188.42.15:443...
* connect to 35.188.42.15 port 443 failed: Connection timed out
* Failed to connect to sentry.io port 443 after 131639 ms: Connection timed out
* Closing connection 0
curl: (28) Failed to connect to sentry.io port 443 after 131639 ms: Connection timed out

image

Issue Analytics

  • State:closed
  • Created a year ago
  • Reactions:2
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
marandanetocommented, May 6, 2022

Closing it since the incident is resolved. https://github.com/getsentry/mobile-team-meta/issues/3 is created for improving the SDKs and plugins in case of outages.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to find the line when sentry report an error?
I'm not an expert on this topic, but it seems like you would want to set up sourcemaps: docs.sentry.io/clients/javascript/sourcemaps.
Read more >
Heroku Security Notification | Hacker News
Solution: - Let customers give granular access (only issues, only read to source code, etc) when the integration is setup. This is possible...
Read more >
ST-1200 & ST-1400 - Specialty Medical Products
Set pressure may be increased or decreased by pressing the Up or Down keys, respectively. MAXIMUM INFLATE (All ST SYSTEMS). This key activates...
Read more >
Debugging Memory Leaks in Node.js Applications - Toptal
Memory leaks in long running Node.js applications are like ticking time bombs that, if left unchecked in production environments, can result in devastating ......
Read more >
Bug listing with status CONFIRMED as at 2022/12/26 10:46:31
... should be built from source" status:CONFIRMED resolution: severity:normal ... Bug:80437 - "Parsec 47 - a top-down "abstract" shooter [ebuild request]" ...
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