Member
Last active 6 years ago
I had some problems connecting to the db and read in a thread here that War Room would be closing this month. There should be an announcement but I can't find any.
So what's going on? Is it really happening?
If so, is there something that can be done to keep it running?
Any news from @Tupolov ?
Are you sure that the server uses that IP to connect to Warroom? Some have more IP addresses for incoming traffic but use another for outgoing. Your provider could have some answers. They can give you the hostname also.
And you have a VPN to your server? I saw you logged in with an internal IP address (192.168.x.x).
I believe I've read somewhere that alive.cfg can be in root indeed.
Can you post the latest .rpt?
Hi, I just wanted to suggest using something like URLEncoding/Decoding to fix the problems with persistence.
In another post I read about a group using spacing but only the first word came through in the logs.
If you URLEncode "Cool Group Name" it would be sent like: "Cool%20Group%20Name" in one string.
I've had the same problem with an app/plugin I build long ago. You can PM me if needed.
Not sure if the hostname is required to work. An IP address should suffice. Ski2060 got it working without.
In windows you can open a command prompt and type: "ipconfig /all" (without quotes)
But you say you can only get it's IP and edit the server.cfg...
Do you rent a dedicated server/vps or are you only renting an Arma 3 server where you do everything through a browser?
If it's the last, I suppose you have no way to place your alive.cfg in the correct location.
The error you had said: "Check IP and Groupname".
Can you tell a bit more about where you placed your alive.cfg?
Hi tourist,
I have some experience with servers etc. and I can see in your log:
"18:26:59 ALIVE_SYS_DATA START PLUGIN: ["StartALiVE","ERROR","You are not authorized to access ALiVE War Room with this account. Check IP and Groupname."]".
I think you didn't "register" a new server in your Alive group settings.
Create a new server for the rented server. Make sure you also set up the computer's hostname and it's title in the lobby. And of course, the IP address for the rented server.
Then you can get the alive.cfg for that new server and it should work.
From what I understand it's group tags and mission names that can't contain special characters.
Group names can have spaces in them, like you can see in ORBAT.
I tried to rename our group name (not the tag) but it says spaces are not allowed.
Our old group had spaces between the words and lots of other groups have word spacing.
Is this a bug?