Hey all,
I am having an issue with connecting to the war room with one of my dedicated servers. It comes up with the cutlGet issue when trying to connect to the DB as seen below:
[2018-10-01 20:02:53] [info] Checking WarRoom access...
[2018-10-01 20:02:53] [info] URL: http://alivemod.com/api/authorise?group=SORD&localDB=false
[2018-10-01 20:02:53] [info] WarRoom access granted.
[2018-10-01 20:02:53] [info] Checking DB access...
[2018-10-01 20:03:15] [error] ###### curlGet ######
[2018-10-01 20:03:15] [error] Error: curl_easy_perform() failed
[2018-10-01 20:03:15] [error] RAW: Couldn't connect to server
I firstly built an Arma 3 server on my home PC and then connected to the war room following the instructions in the add a server section under group profile on the alive website. I created a simple mission and everything worked. The info appears in the war room and my stats updated.
I then repeated the process on a dedicated server running Windows Server 2016 Standard. I used the same build process, creating a new server in the war room and used the same mission which I tested on my PC server earlier. No joy.
I tried to connect to the database (http://db.alivemod.com:5984/) using firefox from my PC and everything looks normal. Comes up with the below:
couchdb: "Welcome"
version: "2.1.1"
features:
0: "scheduler"
vendor:
name: "The Apache Software Foundation"
However, when I try the same process using both IE and Chrome on my dedicated server, it says "This site can't be reached.....".
The dedicated servers firewall is turned off for testing, I have also added exceptions to Windows Defender for both the Arma server folder and the ALiVE folder in my appdata/local..... folder location.
Does anyone have any ideas what is stopping the connection?
aliveplugin text file >>> https://pastebin.com/dUzZT1E3
Server RPT File >>> https://pastebin.com/TwuPQr1U
Peace,
TPM