I have created an instance on Amazon AWS with basic configurations and then I have installed all the files and configures my Fivem server.
Now when I start connecting to my server it fails on the download section. The following error occurs.
“Failed to fetch info from server”
I have configured my firewall to allow inbound and outbound connections to 30120 Port.
Further I have configured my security groups to allow Inbound connects to using TCP protocol to the port 30120.
Outbound connections are already allowing All traffic.
I have also checked http://server IP:30120/info.json and http://localhost:30120/info.json.
Both result the same json file content.