Troubleshooting & FAQ
Troubleshooting
Unable to connect
There could be several reasons which may lead to connection issues to your i-Vertix BI server:
Troubleshooting steps
- Make sure the virtual machine is running
- Make sure your firewall is not blocking requests to the server
- Verify the current ip address and dns settings configured on the server (visible on the
menu
) - Check the system logs to find any problematic logs regarding connection
- Verify if SSH is running (
systemctl status sshd
) - start/restart the ssh daemon withsystemctl restart sshd
- Restart the server (
menu
option2) Reboot i-Vertix BI
)
Unable to log in
If you are not able to log into your account using the correct password, your IP address may be blocked by fail2ban, a service we are running to block undesired authentication attempts (brute-force attempts).
Our dedicated Fail2ban article may help you to check or unblock banned IP addresses.