Server Unreachable

If the server is not responding, follow these steps in order before opening a ticket.

02

1. Check if the server responds to ping

From your computer:

bash
ping SERVER_IP
ResultMeaning
Normal responsesServer is online, problem with SSH or service
Request timeoutServer not responding (firewall, down, etc.)
Destination unreachableNetwork or routing problem
03

2. Check if there's ongoing maintenance

Check the service status page before proceeding.

04

3. Verify if the problem is SSH or the server

Try to connect directly to the SSH port:

bash
telnet SERVER_IP 22
# or
nc -zv SERVER_IP 22
  • If connection opens → SSH is active, problem is with credentials or SSH configuration
  • If connection refuses → SSH is not active or port is blocked by firewall
  • If times out → server not responding or port is filtered
05

4. Check the control panel

Log in to the control panel and check:

  • Server status: is it Running, Stopped, or in error?
  • Resource usage: CPU or RAM at 100% can make server unresponsive
  • VNC/NoVNC Console: try to access via direct console
06

5. Access via VNC Console

VNC console allows you to access the server even if SSH is not working:

From there you can diagnose the problem: server stuck, services stopped, boot errors.

  • Log in to control panel
  • Select your server
  • Click Console or VNC
  • A window will open with server output
07

6. Server is stuck: Hard Reboot

If from VNC console the server doesn't respond to any input:

Hard reboot forces an immediate restart, like pulling the power. Can cause data corruption if writes are in progress. Use only if server is completely stuck.

  • From control panel, click Hard Reboot or Force Restart
  • Wait 1–3 minutes
  • Try SSH connection again
08

7. Server doesn't come back up after reboot

If after reboot the server doesn't start correctly, from VNC console you might see:

  • Kernel panic: serious problem, contact support
  • Filesystem check (fsck): wait for it to finish, can take several minutes
  • Emergency mode: system found errors, see the message to understand the problem
  • Boot screen stuck: try Rescue Mode from panel
09

Common causes

CauseSolution
Firewall blocks SSHAccess via VNC and fix firewall rules
Process using 100% CPUAccess via VNC, identify and kill the process
Disk fullAccess via VNC, free space (see Disk Full)
SSH crashed/stuckAccess via VNC and restart service: systemctl restart sshd
OOM killer terminated processesCheck: dmesg | grep -i oom

DeluxHost, fondata nel 2023, offre soluzioni di hosting di alta qualità per diverse esigenze digitali. Forniamo hosting condiviso, VPS e server dedicati con sicurezza avanzata e datacenter globali.

© DeluxHost, Tutti i diritti riservati. | Partita IVA: IT17734661006
Tutti i sistemi operativi