Delete downtime announcement + LibreX
This commit is contained in:
parent
72a946accb
commit
08d79816fd
3 changed files with 66 additions and 50 deletions
108
a/index.html
108
a/index.html
|
@ -2,56 +2,72 @@
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="stylesheet" href="../style.css" type="text/css">
|
<link rel="stylesheet" href="../style.css" type="text/css">
|
||||||
<title>ANNOUNCEMENTS</title>
|
<title>ANNOUNCEMENTS</title>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<h1 style="margin-bottom:0;">ANNOUNCEMENTS !!!</h1>
|
<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>
|
<p>Here you will see all the announcements of my services, downtimes, some updates and things like that.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a style="color:rgb(205, 92, 92)"> 2023-05-17 @ 00:30 UTC+0 <b>Self-hosted services ARE DOWN</b></a>
|
<a style="color:rgb(205, 92, 92)"> 2023-05-19 @ 04:59 UTC+0 <b>About the LibreX search engine...</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>As everybody knows, LibreX almost NEVER retrieves the results and it always returns a blank page</p>
|
||||||
<p>The server is expected to be back up in less than 12 hours, probably at 13:00 UTC+0.</p>
|
<p>So I'am going to try to fix the rate limiting issue in LibreX, it doesn't only happen on my instance,
|
||||||
<p>Sorry Invidious users ;(</p>
|
it's
|
||||||
</li>
|
on all instances on general. Since this a homeserver the percentage of getting rate limited is low
|
||||||
<li>
|
compared to rented VPSs from Linode or Vultr.</p>
|
||||||
<a>2023-04-23 @ 23:30 UTC+0 | <b>Self-hosted services will be down</b></a>
|
<p><a href="https://github.com/hnhx/librex/issues/226">https://github.com/hnhx/librex/issues/226</a></p>
|
||||||
<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
|
<p>Time to fix...</p>
|
||||||
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>And also, i will fix the I2P and Tor addresses too, they seem to be broken.</p>
|
||||||
<p>
|
</li>
|
||||||
This includes:
|
<li>
|
||||||
<ul>
|
<a> 2023-05-17 @ 00:30 UTC+0 <b>Self-hosted services ARE DOWN</b></a>
|
||||||
- Invidious
|
<p>Because I'm stupid and shut down the fiber connection remotely (via ssh), I didn't realize that and ended
|
||||||
</ul>
|
up cutting my connection to the remote server. Yes I know, laugh at me (╯°□°)╯︵ ┻━┻</p>
|
||||||
<ul>
|
<p>The server is expected to be back up in less than 12 hours, probably at 13:00 UTC+0.</p>
|
||||||
- Matrix server (Although I am the ony one using it)
|
<p>Sorry Invidious users ;(</p>
|
||||||
</ul>
|
<p style="color:greenyellow">RESOLVED</p>
|
||||||
<ul>
|
</li>
|
||||||
- ayaya.beauty
|
<li>
|
||||||
</ul>
|
<a>2023-04-23 @ 23:30 UTC+0 | <b>Self-hosted services will be down</b></a>
|
||||||
<ul>
|
<p>Self-hosted services will PROBABLY fail to connect between 05:00-12:00 UTC+0 tomorrow (2023-04-24). This
|
||||||
- LibreX
|
is because my ISP
|
||||||
</ul>
|
is going to change the GPON router I currently have in my house. I will try to restore as soon as
|
||||||
<ul>
|
possible. Sorry about this :p</p>
|
||||||
- Forgejo (Git server)
|
<p>
|
||||||
</ul>
|
This includes:
|
||||||
<ul>
|
<ul>
|
||||||
- Privatebin
|
- Invidious
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
- Other things that i host but nobody cares
|
- Matrix server (Although I am the ony one using it)
|
||||||
</ul>
|
</ul>
|
||||||
</p>
|
<ul>
|
||||||
</li>
|
- ayaya.beauty
|
||||||
</ul>
|
</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>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -23,11 +23,11 @@
|
||||||
<h1>
|
<h1>
|
||||||
Welcome <img style="width: 3%; height: 3%;" alt="pepeL" src="../assets/pepeL.webp">
|
Welcome <img style="width: 3%; height: 3%;" alt="pepeL" src="../assets/pepeL.webp">
|
||||||
</h1>
|
</h1>
|
||||||
<p class="lastupdate"">Last Updated: 2023-05-16 (ISO Format)</p>
|
<p class="lastupdate"">Last Updated: 2023-05-19 (ISO Format)</p>
|
||||||
<!-- <p style=" color:#35ae56">I will try to remove Intel Management Engine from the BIOS of my Self-hosted server.
|
<!-- <p style=" color:#35ae56">I will try to remove Intel Management Engine from the BIOS of my Self-hosted server.
|
||||||
So
|
So
|
||||||
expect some downtime @~00:00 UTC+0</p> -->
|
expect some downtime @~00:00 UTC+0</p> -->
|
||||||
<p style="text-align:center;color: rgb(205, 92, 92)">Wondering why the services are down? See the <a href="../a">announcements</a></p>
|
<!-- <p style="text-align:center;color: rgb(205, 92, 92)">Wondering why the services are down? See the <a href="../a">announcements</a></p> -->
|
||||||
<p>
|
<p>
|
||||||
Hi (✿◠‿◠), I am dedicated to hosting services focused on privacy and other types of various services for South
|
Hi (✿◠‿◠), I am dedicated to hosting services focused on privacy and other types of various services for South
|
||||||
America in general and the world.
|
America in general and the world.
|
||||||
|
|
|
@ -25,8 +25,8 @@
|
||||||
<h1>
|
<h1>
|
||||||
Bienvenido <img style="width: 3%; height: 3%;" alt="pepeL" src="./assets/pepeL.webp">
|
Bienvenido <img style="width: 3%; height: 3%;" alt="pepeL" src="./assets/pepeL.webp">
|
||||||
</h1>
|
</h1>
|
||||||
<p style="text-align: center; font-size: 1.1ch;">Ultima Actualización: 2023-05-16 (Formato ISO)</p>
|
<p style="text-align: center; font-size: 1.1ch;">Ultima Actualización: 2023-05-19 (Formato ISO)</p>
|
||||||
<p style="text-align:center;color: rgb(205, 92, 92)">Te preguntas porque los servicios estan caidos? vee los <a href="./a">anuncios</a></p>
|
<!-- <p style="text-align:center;color: rgb(205, 92, 92)">Te preguntas porque los servicios estan caidos? vee los <a href="./a">anuncios</a></p> -->
|
||||||
<p>
|
<p>
|
||||||
Hola (✿◠‿◠), me dedico a alojar servicios enfocados a la privacidad y otros tipos de servicios varios para
|
Hola (✿◠‿◠), me dedico a alojar servicios enfocados a la privacidad y otros tipos de servicios varios para
|
||||||
latinoamerica y el mundo, a muy poca gente le importa su privcacidad online estos dias, y sobretodo en
|
latinoamerica y el mundo, a muy poca gente le importa su privcacidad online estos dias, y sobretodo en
|
||||||
|
|
Loading…
Add table
Reference in a new issue