82 lines
3.6 KiB
HTML
82 lines
3.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="stylesheet" href="../style.css" type="text/css">
|
|
<title>ANNOUNCEMENTS</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="content">
|
|
<h1 style="margin-bottom:0;">ANNOUNCEMENTS !!!</h1>
|
|
<p>Here you will see all the announcements of my services, downtimes, some updates and things like that.</p>
|
|
<ul>
|
|
<li>
|
|
<a style="color:rgb(205, 92, 92)"> 2023-06-05 @ ~20:05 UTC+0 (Posted at 01:20 UTC+0) <b>Power Outage</b></a>
|
|
<p>Well, nothing to say, i wasn't able to change this page since i didn't charge any of my devices so
|
|
i needed to wait until the power restores. Sorry :p. Where i live things like this never happen, but i guess is the price of living in a third country world.</p>
|
|
<p>Anyways, if you don't like instability feel free to use other instances other than mine, or even make your own instance, is not that hard even
|
|
if you use docker</p>
|
|
</li>
|
|
<li>
|
|
<a> 2023-05-19 @ 04:59 UTC+0 <b>About the LibreX search engine...</b></a>
|
|
<p>As everybody knows, LibreX almost NEVER retrieves the results and it always returns a blank page</p>
|
|
<p>So I'am going to try to fix the rate limiting issue in LibreX, it doesn't only happen on my instance,
|
|
it's
|
|
on all instances on general. Since this a homeserver the percentage of getting rate limited is low
|
|
compared to rented VPSs from Linode or Vultr.</p>
|
|
<p><a href="https://github.com/hnhx/librex/issues/226">https://github.com/hnhx/librex/issues/226</a></p>
|
|
<p>Time to fix...</p>
|
|
<p>And also, i will fix the I2P and Tor addresses too, they seem to be broken.</p>
|
|
<p style="color:greenyellow">RESOLVED: LibreX is no fully working</p>
|
|
</li>
|
|
<li>
|
|
<a> 2023-05-17 @ 00:30 UTC+0 <b>Self-hosted services ARE DOWN</b></a>
|
|
<p>Because I'm stupid and shut down the fiber connection remotely (via ssh), I didn't realize that and ended
|
|
up cutting my connection to the remote server. Yes I know, laugh at me (╯°□°)╯︵ ┻━┻</p>
|
|
<p>The server is expected to be back up in less than 12 hours, probably at 13:00 UTC+0.</p>
|
|
<p>Sorry Invidious users ;(</p>
|
|
<p style="color:greenyellow">RESOLVED</p>
|
|
</li>
|
|
<li>
|
|
<a>2023-04-23 @ 23:30 UTC+0 | <b>Self-hosted services will be down</b></a>
|
|
<p>Self-hosted services will PROBABLY fail to connect between 05:00-12:00 UTC+0 tomorrow (2023-04-24). This
|
|
is because my ISP
|
|
is going to change the GPON router I currently have in my house. I will try to restore as soon as
|
|
possible. Sorry about this :p</p>
|
|
<p>
|
|
This includes:
|
|
<ul>
|
|
- Invidious
|
|
</ul>
|
|
<ul>
|
|
- Matrix server (Although I am the ony one using it)
|
|
</ul>
|
|
<ul>
|
|
- ayaya.beauty
|
|
</ul>
|
|
<ul>
|
|
- LibreX
|
|
</ul>
|
|
<ul>
|
|
- Forgejo (Git server)
|
|
</ul>
|
|
<ul>
|
|
- Privatebin
|
|
</ul>
|
|
<ul>
|
|
- Other things that i host but nobody cares
|
|
</ul>
|
|
</p>
|
|
<p style="color:greenyellow">RESOLVED</p>
|
|
</li>
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|