Hi all,
I wanted to upgrade my VM because my website was finally gaining some traffic. So I've upgraded my vCPU and memory of my VM. But after upgrading my website stopt loading anymore and I also cannot acces my ftp files.
Hope some one can explain whats going on.
With kind regards,
Hello @CloudOr ,Welcome on Google Cloud Community.
Basically after upgrade your VM tier your website should not be broken. MOst probably some of your services responsible for website didn;t started correctly or file system corruption have placed or disk space is enough.
I'll suggest then check following:
1. Verify all services related with your stack: apache, mysql, httpd , nginx ,vsftpd or whatever you've used to build this website and ftp.
2. Check logs at /var/log/messages or /va/log/syslog or /var/log/LOG_RELATED_WITH_YOUR_SERVICE
3. Verify if you have enough space by df -hT command
PS: Next time would be good to get configuration specification for such case. That would help us better understand your setup and propose some troubleshooting steps more accordingly 🙂
--
cheers,
DamianS
LinkedIn medium.com Cloudskillsboost