mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
New maintenance message.
This commit is contained in:
parent
2a6c53facf
commit
caadfc2569
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@
|
|||
<img src="/media/img/logo_512.png" class="logo">
|
||||
<h1>NewsBlur is in <span class="error404">maintenance mode</span></h1>
|
||||
<div class="description">
|
||||
<p>NewsBlur's Mongo database ran into disk space issues because Mongo grows unbounded without running a vacuum/compact process (unlike all of the other databases: postgres, mysql, redis, and elasticsearch). Fixing the Mongo Analytics db. This should only take a minute.</p>
|
||||
<p>NewsBlur's Redis database went down due to an underlying hardware failure. I could switch over to a secondary database, but it is unfortunately a few hours old and would lose a few hours of read stories. That's a worst case scenario that I'll have to use if this downtime lasts for over an hour. Until then, check <a href="https://twitter.com/newsblur">@newsblur on Twitter</a> for updates.</p>
|
||||
<p>To pass the time, <a href="http://mlkshk.com/popular">check out what's popular on MLKSHK</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue