My Server runs for a few years without an issue but today I got an email alert from the uptime service that my website is down.
- My website can't be accessed with an error "This site can’t be reached. took too long to respond."
- SSH also cannot be accessed.
- From VM Overview All server resources look okay. CPU usage less.
- Run troubleshooter from the support menu, but I didn't find any issue.
Try 1
- Restart VM. But it seems nothing happened after 5 minutes.
Try 2
- Stop and Start VM.
- It takes longer to stop and start a VM.
- My Public IP suddenly changed. I have updated my website DNS to the new IP.
- My website still cannot be accessed.
- SSH can access at this stage.
Try 3
- Change VM size to a higher plan.
- My website still cannot be accessed.
Try 4
- Change VM back to original size.
- My website still cannot be accessed.
Try 5
- Do redeploying (which will migrate it to a new Azure host).
- My website still cannot be accessed.
I have tried to stop iptables. Also delete HTTP HTTPS from the endpoint and add back. But I still cannot access my website.
Right now I cannot access all my websites.
Any solution for this issue?