내용으로 건너뛰기

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년 전318회 조회
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

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

관련 콘텐츠