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

API Unavailable #22

Open
cmlh opened this issue Nov 16, 2023 · 0 comments
Open

API Unavailable #22

cmlh opened this issue Nov 16, 2023 · 0 comments

Comments

@cmlh
Copy link

cmlh commented Nov 16, 2023

api.stathat.com is unavailable i.e. HTTP Status 503

cURL Command

$ curl --head https://api.stathat.com
HTTP/1.1 503 Service Unavailable: Back-end server is at capacity
Connection: keep-alive

Python Traceback

stathat.ez_post_count(stathat_email, stathat_counter, 1)
File "stathat.py", line 34, in ez_post_count
return self.http_post('/ez', args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "stathat.py", line 10, in http_post
resp = urlopen(req)

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

1 participant