2024-10-17, 05:05 PM
Did you open port 8096?
If ufw is disabled or doesn't have a rule for port 8096, run this command.
Code:
sudo ufw status
If ufw is disabled or doesn't have a rule for port 8096, run this command.
Code:
sudo ufw enable
sudo ufw allow 8096