Hello! Over the past couple of days, I haven’t been able to create new posts and am receiving a 503 error. Any idea why this might be?
same, im getting this when publishing to anonymous
response headers:
HTTP/1.1 503 Service Temporarily Unavailable
Server: nginx
Date: Mon, 05 Apr 2021 17:50:17 GMT
Content-Type: text/html
Content-Length: 1520
Connection: keep-alive
ETag: "6065fdec-5f0"
response body:
<!DOCTYPE HTML>
<html>
<head>
<title>A Troubling Question — by Write.as</title>
<style text="text/css">
body {
font-family: Lora, serif;
color: #111;
padding: 0 1em;
}
.heading {
margin-top: 4em;
margin-bottom: 3em;
}
</style>
</head>
<body id="promo">
<div id="official-writing" style="text-align: center">
<div class="heading">
<h1>write.as</h1>
</div>
<div style="text-align: left; max-width: 500px; margin: 0 auto;line-height: 1.4;">
<p style="font-size: 1.25em;">She waited for an answer to her question. "Well?"</p>
<p>No response.</p>
<p>This wasn't like him. He was usually full of stories and deep insights into the human mind—not this <em>empty page</em>.</p>
<p>Something had stolen his thoughts, but she knew he had to get better soon. <em>Surely</em> he'd be better soon.</p>
<p>She waited.</p>
<p style="text-align: center;margin: 4em 0;">❖ ❖ ❖</p>
<p style="text-align: center;font-size:0.86em;">(There's a temporary problem with the Write.as servers.)</p>
</div>
</div>
<script type="text/javascript">
WebFontConfig = {
custom: { families: [ 'Lora:400,700:latin' ], urls: [ '/css/fonts.4ce1882.css' ] }
};
(function() {
var wf = document.createElement('script');
wf.src = '/js/webfont.js';
wf.type = 'text/javascript';
wf.async = 'true';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(wf, s);
})();
</script>
</body>
</html>
Thanks for letting us know! It looks like this is caused by a brief period of high traffic on the site, causing the site to be unavailable momentarily. We’ll monitor this a little more closely, but for now, it should work fine if you try again after a short period of time. Does that work for now?
Still seeing the issue, i logged out and then back in.
HTTP/1.1 503 Service Temporarily Unavailable
Server: nginx
Date: Mon, 05 Apr 2021 22:13:42 GMT
Content-Type: text/html
Content-Length: 1520
Connection: keep-alive
ETag: "6065fdec-5f0"
I’m still receiving that error as well… :^\
tried again this morning, logged out and back in, tried posting to both anonymous and my main blog.
HTTP/1.1 503 Service Temporarily Unavailable
Server: nginx
Date: Tue, 06 Apr 2021 14:43:00 GMT
Content-Type: text/html
Content-Length: 1520
Connection: keep-alive
ETag: "6065fdec-5f0"
Thanks, we’ll take a closer and let you all know what we find!
Okay, it looks like this wasn’t actually related to availability, but rather us being a little too restrictive on our publishing endpoints in the API. We’ve relaxed those a bit, so you shouldn’t have any issues now.
Please give it a shot again and let me know if you still run into problems!
Confirmed, was able to post today. Thanks!
Excellent! No problem – thanks for your patience with this.