From aa9c5890b4cb3d033d667d6916fe1481f1128b29 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sat, 9 Jan 2021 02:21:35 +0100 Subject: [PATCH] New post: Fixed comments --- content/post/2021-01-09-fixed-comments.md | 25 +++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 content/post/2021-01-09-fixed-comments.md diff --git a/content/post/2021-01-09-fixed-comments.md b/content/post/2021-01-09-fixed-comments.md new file mode 100644 index 0000000..b81fb4d --- /dev/null +++ b/content/post/2021-01-09-fixed-comments.md @@ -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.