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.

For a few days now, when I try to log in, I get the following error: Service 503 temporarily unavailable and a CORS error. Does it just happen to me? Any solutions?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fakkiocommented, Dec 8, 2019

@skydiver I think so, they must have changed CORS policy for some reason. Unfortunately, my back end is in C#, and I cannot use this library, neither I found one for that language. For the moment I’ll use https://cors-anywhere.herokuapp.com/ and then I’ll decide what to do. Thank you, I think we can close here.

0reactions
DatStormcommented, Jul 17, 2020

@Fakkio how did you do that? Have the same problem in my react application.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Does HTTP Error 503 (Service Unavailable) Mean ...
A 503 Service Unavailable Error is an HTTP response status code that indicates your web server operates properly, but it can't handle a ......
Read more >
What is HTTP error 503 and how do you fix it? - IT PRO
Essentially, the 503 error is your first warning that something is preventing the browser from accessing the website server. This is where said...
Read more >
503 Service Unavailable Error Message: What It Is and How to ...
The 503 Service Unavailable error is an HTTP status code that means a website's server is not available right now. Most of the...
Read more >
How to Fix the HTTP Error 503 Service Unavailable - Kinsta
When you encounter the 503 error, it means that the server in question is unavailable. That could be because it's too busy, for...
Read more >
HTTP Error 503 Service Unavailable Explained - freeCodeCamp
A 503 Service Unavailable error means that the page or resource is unavailable. There are many reasons why a server might return a...
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