Add "SVR.JS Git server went down for 3 days" post
This commit is contained in:
parent
dbbf4bcfdd
commit
997900e234
3 changed files with 19 additions and 0 deletions
19
source/_posts/SVR-JS-Git-server-went-down-for-3-days.md
Normal file
19
source/_posts/SVR-JS-Git-server-went-down-for-3-days.md
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
title: SVR.JS Git server went down for 3 days
|
||||
date: 2024-06-07 17:39:31
|
||||
tags:
|
||||
- webmaster
|
||||
- webserver
|
||||
- web
|
||||
- git
|
||||
- downtime
|
||||
category: News
|
||||
thumbnail: /images/covers/SVR-JS-Git-server-went-down-for-3-days.png
|
||||
---
|
||||
SVR.JS Git server and Git statistics server went down for 3 days, possibly due to OOM (out of memory) condition in the VPS, on which Git server resides. The issue is now fixed, and both servers are operational again. The OOM killer in the VPS probably killed SVR.JS main process (Node.JS running SVR.JS script), which caused 3 day downtime, and a "Website unavailable" notice, while trying to access Git server or Git statistics server.
|
||||
|
||||
Both server were down from June 4, 2024 to June 7, 2024. The server administrator didn't notice the downtime, until the email notification about uptime monitors for Git server and Git statistics server being paused arrived in web server administrator's mailbox. The issue was fixed by restarting the VPS containing both servers.
|
||||
|
||||
The GitHub and repo.or.cz mirrors of SVR.JS Git repositories were not affected by the downtime.
|
||||
|
||||
![A message that was displayed, when user tried to access SVR.JS Git server in its 3-day downtime](/images/svrjs-server-down.png)
|
BIN
source/images/covers/SVR-JS-Git-server-went-down-for-3-days.png
Normal file
BIN
source/images/covers/SVR-JS-Git-server-went-down-for-3-days.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
BIN
source/images/svrjs-server-down.png
Normal file
BIN
source/images/svrjs-server-down.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 987 KiB |
Reference in a new issue