
- Go to your Hostinger hPanel.
- Navigate to VPS -> Manage.
- Click Reboot. Wait 2-3 minutes for the system to fully initialize before trying to open the terminal again.
2. Check the SSH Port
If you are trying to use a terminal (even the browser-based one), it relies on Port 22 (SSH) being open.
- In the VPS dashboard, look for Settings > SSH Access.
- Ensure SSH is Enabled.
- Check if the port is set to the default
22. If it was changed to a custom port (like2222), the browser terminal might fail to connect.