fs rebuild failing on heroku app
I keep receiving this on my heroku app:
rake aborted!
757: unexpected token at '<!DOCTYPE html>
<html>
<head>
<title>We're sorry, but something went wrong (500)</title>
<style type="text/css">
body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
div.dialog {
width: 25em;
padding: 0 4em;
margin: 4em auto 0 auto;
border: 1px solid #ccc;
border-right-color: #999;
border-bottom-color: #999;
}
h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
</style>
</head>
<body>
<!-- This file lives in public/500.html -->
<div class="dialog">
<h1>We're sorry, but something went wrong.</h1>
<p>We've been notified about this issue and we'll take a look at it shortly.</p>
</div>
</body>
</html>
'
Tasks: TOP => fs:rebuild
Its a production app, and we're unable to rebuild index.
Thanks for your help.
regards,
Hassan
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Pat Allan on 06 Oct, 2015 05:10 PM
Hi Hassan
The API's been receiving a particularly high number of timeouts in the last hour. I've just increased capacity, so if you can retry that'd be great (I'm investigating further as well, but just wanted to get a response to you sooner rather than later).
Kind regards,
Pat
Support Staff 2 Posted by Pat Allan on 06 Oct, 2015 05:38 PM
Just following up - the API should be working fine now. Memcache was the source of the problem. If you're seeing any continued issues though, do let me know.
3 Posted by Hassan Rehman on 06 Oct, 2015 07:11 PM
Please keep the ticket open. I will check tomorrow morning.
4 Posted by Hassan on 07 Oct, 2015 09:18 AM
It seems to have solved it.
Thanks
Support Staff 5 Posted by Pat Allan on 07 Oct, 2015 09:38 AM
Good to know, thanks for the update.
Pat Allan closed this discussion on 07 Oct, 2015 09:38 AM.