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.

Exception: HTTP/1.1 503 Service Unavailable

See original GitHub issue

If you get an exception in the lines of:

Exception: HTTP/1.1 503 Service Unavailable
ResponseError:<!DOCTYPE html>
	<html>
	  <head>
		<meta name="viewport" content="width=device-width, initial-scale=1">
		<meta charset="utf-8">
		<title>Application Error</title>
		<style media="screen">
...

Check https://unity-youtube-dl-server.herokuapp.com/v1/video?url=https://www.youtube.com/watch?v=1PuGuqpHQGo&schema=url if you see a Application error page, it likely means that the free server instance have exceeded its free usage limits for this month (when you use this package as is, you’re sharing one free instance with all other developers using this package, and their users as well).

To work around this, host your own instance of the youtube-dl-server

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
PrathamGwaricommented, May 31, 2021

Hey you said the free server has exceeded its free usage limit for THIS month. I hope everything will start working from tomorrow because today is the last day of the month, am I right?

0reactions
iBichacommented, Oct 10, 2021

For the time being looks like putting my credit card info enabled the instance to be live during the whole month. I will close the issue for now, and reopen if there’s still significant downtime.

Read more comments on GitHub >

github_iconTop Results From Across the Web

503 Service Unavailable - HTTP - MDN Web Docs
The HyperText Transfer Protocol (HTTP) 503 Service Unavailable server error response code indicates that the server is not ready to handle ...
Read more >
503 Service Unavailable Error: What It Is and How to Fix It
A 503 Service Unavailable Error is an HTTP response status code indicating that a server is temporarily unable to handle the request.
Read more >
Unable to tunnel through proxy. Proxy returns "HTTP/1.1 ...
This error happens if your firewall doesn't allow access to your server where the web service is hosted. Making the firewall changes should...
Read more >
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 >
How to Fix 503 Service Unavailable Error in 7 Steps
Typically, it's caused by a high number of requests sent to the server, which exhausts available resources.
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