New post: Fixed comments
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
6e0194c58f
commit
aa9c5890b4
1 changed files with 25 additions and 0 deletions
25
content/post/2021-01-09-fixed-comments.md
Normal file
25
content/post/2021-01-09-fixed-comments.md
Normal file
|
@ -0,0 +1,25 @@
|
||||||
|
---
|
||||||
|
categories:
|
||||||
|
- General
|
||||||
|
- KDE
|
||||||
|
comments: true
|
||||||
|
date: 2021-01-09 02:14:57+01:00
|
||||||
|
disable_share: true
|
||||||
|
draft: true
|
||||||
|
omit_header_text: true
|
||||||
|
tags:
|
||||||
|
- general
|
||||||
|
- update
|
||||||
|
- KDE
|
||||||
|
title: Fixed comments
|
||||||
|
featured_image: "images/banner.png"
|
||||||
|
---
|
||||||
|
|
||||||
|
[The migration happened](https://www.dennogumi.org/2021/01/refreshed-look/) and well... it turns out that it was *not* as smooth as I expected. In particular,
|
||||||
|
comments weren't working at all due to a filesystem permission on the database (which meant nothing would get written at all). That is now fixed. Sorry for the problems.
|
||||||
|
|
||||||
|
To add problems over problems, I had a hardware failure (RAID card) last June, which wrecked the root filesystem and I had to reinstall everything from scratch. When I looked back to recover the last comment backup... Well... it **wasn't** being backed up. I was able to recover the ones up to 2015-2016 or so because I had still my old Disqus export laying around.
|
||||||
|
|
||||||
|
**tl;dr**: Comments were broken, now they're fixed, lost a bunch of comments due to hardware failure.
|
||||||
|
|
||||||
|
Excuse me while I go bury myself.
|
Loading…
Add table
Reference in a new issue