跳至內容

squidbusiness.fr is down

0

Hi, Our website(squidbusiness.fr) has been down for few days. Based on my investigation we were having space issues, so I transfered the instance to a bigger machine. But the website is still down and unresponsive. I need the website to go up and running asap. I would be grateful if you could help investigate the possible issue and provide some guidance how to solve the issue. Many thanks, Best regards, Tahereh

已提問 3 年前檢視次數 316 次
1 個回答
0

Hello,

I checked your website via command line.

curl -ILs https://squidbusiness.fr | grep HTTP
HTTP/1.1 200 OK

I also checked it visually and it appears to be online and appears to be working just fine. I did also check for vulnerabilities and this Word Press may be vulnerable to the XMLRPC exploit. I suggest removing this if it's not used, or lock it to a specific IP address range.

AWS
專家
已回答 3 年前
  • Hi David, thank you for your response. The issue is that I cannot access the admin page of my website (https://squidbusiness.fr/wp-login.php). Do you have any idea what the issue could be?

  • Hello! I'm able to access your login page both command line and visually. I suspect there is something wrong on your network. Have you tried a different device? I would also suggest checking your security groups and see if someone has added a block to your IP connection. It doesn't appear to be Word Press related from this point of view. I would also suggest locking down this page so internet bots cannot rapidly attempt brute forces on it as well (I should not be able to see this page).

    curl -ILs https://squidbusiness.fr/wp-login.php HTTP/1.1 200 OK Date: Thu, 11 May 2023 12:11:46 GMT Server: Apache

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。