Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTTP 503 Status Code #4

Open
marksharrison opened this issue Jul 16, 2016 · 1 comment
Open

HTTP 503 Status Code #4

marksharrison opened this issue Jul 16, 2016 · 1 comment

Comments

@marksharrison
Copy link

Requests to https://thingproxy.freeboard.io/ return the following status:
503 Service Unavailable: Back-end server is at capacity

@0atman
Copy link

0atman commented Aug 16, 2016

Now there's no connection at all to https://thingproxy.freeboard.io.

http seems fine, but the SSL server doesn't seem to be running:

$ curl -v https://thingproxy.freeboard.io

* STATE: INIT => CONNECT handle 0x600058e00; line 1402 (connection #-5000)
* Rebuilt URL to: https://thingproxy.freeboard.io/
* Added connection 0. The cache now contains 1 members
*   Trying 50.19.240.192...
* STATE: CONNECT => WAITCONNECT handle 0x600058e00; line 1455 (connection #0)
* After 149997ms connect time, move on!
* connect to 50.19.240.192 port 443 failed: Connection timed out
*   Trying 54.235.140.232...
* After 74880ms connect time, move on!

* connect to 54.235.140.232 port 443 failed: Connection timed out
* Failed to connect to thingproxy.freeboard.io port 443: Connection timed out
* Closing connection 0
* The cache now contains 0 members
curl: (7) Failed to connect to thingproxy.freeboard.io port 443: Connection timed out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants