Bot not starting in VPS
My bot works great on my PC but on my VPS it is not loading.
Solution:Jump to solution
I had to contact my VPS provider (aws) and ask them to give me a new IP address, works like a charm now
2 Replies
This is so extremely specific to your vps that it's hard to say. Especially from these screenshots that show basically nothing at all. Finding the reason is finding a needle in a haystack. It could be anything from different operating system, different folder structure, different node versions, not using docker so the environment is the same and reproducible OR not using pm2 if you really must run it bare metal. And many more. Basically lots of more info required.
Solution
I had to contact my VPS provider (aws) and ask them to give me a new IP address, works like a charm now