Exception: HTTP/1.1 503 Service Unavailable
See original GitHub issueIf 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:
- Created 2 years ago
- Comments:11 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
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?
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.