From 0f692aba68326eed48835d805aae615d99b090c4 Mon Sep 17 00:00:00 2001 From: Thary Date: Sat, 23 Aug 2025 04:17:24 +0300 Subject: [PATCH] Add some fixes and news --- dist/articles/belarusian/index.html | 5 +++-- .../synapse-revitalization-script/index.html | 11 ++++++----- dist/contact/index.html | 9 +++++---- dist/donate/index.html | 5 +++-- dist/index.html | 5 +++-- dist/matrix/index.html | 5 +++-- dist/news/index.html | 11 ++++++++--- dist/notes/index.html | 7 ++++--- src/layouts/index.astro | 19 +++++++++++-------- .../synapse-revitalization-script.mdx | 8 ++++---- src/pages/contact.astro | 2 +- src/pages/donate.mdx | 1 - src/pages/matrix.mdx | 4 ++-- src/pages/news.mdx | 5 ++++- src/pages/notes.mdx | 3 +-- 15 files changed, 58 insertions(+), 42 deletions(-) diff --git a/dist/articles/belarusian/index.html b/dist/articles/belarusian/index.html index cb658ba..93bb0cd 100644 --- a/dist/articles/belarusian/index.html +++ b/dist/articles/belarusian/index.html @@ -5,8 +5,9 @@ - - + + + diff --git a/dist/articles/synapse-revitalization-script/index.html b/dist/articles/synapse-revitalization-script/index.html index 75c3924..a393231 100644 --- a/dist/articles/synapse-revitalization-script/index.html +++ b/dist/articles/synapse-revitalization-script/index.html @@ -5,12 +5,13 @@ - - + + + - Restoration of Synapse after disappearing 1 year of database history + Restoration of Synapse after losing 1 year of database history
@@ -22,9 +23,9 @@ Donate :3
-

Restoration of Synapse after disappearing 1 year of database history

+

Restoration of Synapse after losing 1 year of database history

-

Introduction

In July 2025, my PostgreSQL had broken, so I needed to restore it from my 1-y.o. backup. I was thinking about what to do, and my friend sent me this article, so we understood what to do!

For example, there is a room called #example:example.org (roomid !example:example.org), whose member was @user:example.net. +

Introduction

In July 2025, my Synapse PostgreSQL had broken, so I needed to restore it from my 1-y.o. backup. I was thinking about what to do, and my friend sent me this article, so we understood what to do!

For example, there is a room called #example:example.org (roomid !example:example.org), whose member was @user:example.net. The problem is that every server knows @user:example.net is in the room #example:example.org. But our server doesn’t! So that is what we should aim at solving the problem.

Architecture

We get 2 types of error messages:

  • synapse.handlers.receipts: [PUT-...] Ignoring receipt for room '!example:example.org' from server example.org as we're not in the room (there is the same error message, but when you get a typing event from an unknown room)
  • synapse.federation.federation_server: [PUT-...] Ignoring PDU for unknown room_id: !example:example.org
  • diff --git a/dist/contact/index.html b/dist/contact/index.html index 4976fb2..0e89199 100644 --- a/dist/contact/index.html +++ b/dist/contact/index.html @@ -5,12 +5,13 @@ - - + + + - Contact + Contact us
    @@ -22,7 +23,7 @@ Donate :3
    -

    Contact

    +

    Contact us

    diff --git a/dist/donate/index.html b/dist/donate/index.html index 529b0ab..816c0bb 100644 --- a/dist/donate/index.html +++ b/dist/donate/index.html @@ -5,8 +5,9 @@ - - + + + diff --git a/dist/index.html b/dist/index.html index 613c6bc..c20dffe 100644 --- a/dist/index.html +++ b/dist/index.html @@ -5,8 +5,9 @@ - - + + + diff --git a/dist/matrix/index.html b/dist/matrix/index.html index 86fd6da..64bfbeb 100644 --- a/dist/matrix/index.html +++ b/dist/matrix/index.html @@ -5,8 +5,9 @@ - - + + + diff --git a/dist/news/index.html b/dist/news/index.html index 01c1001..7088aca 100644 --- a/dist/news/index.html +++ b/dist/news/index.html @@ -5,8 +5,9 @@ - - + + + @@ -24,7 +25,11 @@

    nothing.run

    -

    9 August 2025

    +

    23 August 2025

    +
      +
    • We have switched from Contabo nameservers to Desec
    • +
    +

    9 August 2025

    diff --git a/dist/notes/index.html b/dist/notes/index.html index 845b396..4581662 100644 --- a/dist/notes/index.html +++ b/dist/notes/index.html @@ -5,8 +5,9 @@ - - + + + @@ -30,7 +31,7 @@

Computers