War Room Persistence

  1. 7 years ago

    So I can't seem to enable Warroom
    I went through the steps for the sign up and registering the server.
    I added the correct IP.
    I've restarted it about 5 times and it always

    2017/03/18, 23:58:16 "THERE IS A PROBLEM WITH THE ALIVE PLUGIN!"
    2017/03/18, 23:58:16 Call extension 'ALiVEPlugIn' could not be found
    2017/03/18, 23:58:16 "THERE IS A PROBLEM WITH THE ALIVE PLUGIN!"
    2017/03/18, 23:59:16 Admin logged in, player: CPT Churlish, playerUID: 76561197986257563, IP: 25.5.106.147:2304.
    2017/03/18, 23:59:18 --------------------------------------------------------------
    2017/03/18, 23:59:18 ALiVE Exit - mode: SAVESERVERYO
    2017/03/18, 23:59:18 ALiVE Data is disabled, so server save will not occur, aborting...
    2017/03/18, 23:59:18 --------------------------------------------------------------
    2017/03/18, 23:59:18 --------------------------------------------------------------
    2017/03/18, 23:59:18 ALiVE Exit - mode: REMSAVE
    2017/03/18, 23:59:18 [ALIVE] (main) TRACE: 48238 PLAYER CLICKING ON ABORT BUTTON: _this=["SAVESERVERYO","76561197986257563"] x\alive\addons\main\fnc_buttonAbort.sqf:41
    2017/03/18, 23:59:18 [ALIVE] (main) TRACE: 48238 PLAYER CLICKING ON ABORT BUTTON: _this=["REMSAVE"] x\alive\addons\main\fnc_buttonAbort.sqf:41
    2017/03/18, 23:59:31 --------------------------------------------------------------
    2017/03/18, 23:59:31 ALiVE Exit - Exiting Server
    2017/03/18, 23:59:31 ALiVE Exit - Server Perf OPD
    2017/03/18, 23:59:31 ALiVE Exit - Server Data OPD
    2017/03/18, 23:59:31 ALiVE Exit - Server Exited
    2017/03/18, 23:59:31 ---------------------------------------

  2. This may be a silly question, but you have the ALiVE Database placed in the mission, correct? And if so, you've checked each of it's options to make sure it suits your taste? Also, make sure each module has persistence turned on.

  3. I have the Database one set down
    But what other Modules need persistence turned on?

  4. I went through all the modules and corrected them all but it still wont save.

    Server Log

  5. @Churlish Church 2017/03/18, 23:58:16 Call extension 'ALiVEPlugIn' could not be found

    It can't find the extension. Do you have @aliveserver loaded? Windows or Linux server?

  6. Yea I forgot to enable it but I went back and enable it. Still saying the same thing.

    New Log

  7. And you have alive.cfg in the root ARMA folder as well? Or in the AppData location? Make sure both files are unblocked, though I'm sure you've already done this if you've followed the instructions in war room.

  8. @Churlish Church Yea I forgot to enable it but I went back and enable it. Still saying the same thing.

    New Log

    There's nothing related to ALiVE in that log

  9. Edited 7 years ago by Churlish Church

    Correct Logt
    Also Yes I have it in my Arma root file and its unblocked

  10. This is from the alive plugin

    [2017-03-19 18:49:17] [info] ALiVEPlugIn v2.1a-
    [2017-03-19 18:49:17] [debug] >>> ParseMessage [StartALiVE ['true']]
    [2017-03-19 18:49:17] [debug] Function: StartALiVE
    [2017-03-19 18:49:17] [debug] Params:
    [2017-03-19 18:49:17] [debug] - [true]
    [2017-03-19 18:49:17] [info] Disable Performance Monitor: true
    [2017-03-19 18:49:17] [info] Reading 'alive.cfg'
    [2017-03-19 18:49:17] [error] ###### HandleMessage - StartALiVE ######
    [2017-03-19 18:49:17] [error] Error: Unable to open alive.cfg
    [2017-03-19 18:49:17] [error] RAW: StartALiVE ['true']
    [2017-03-19 18:49:17] [debug] Return value [['StartALiVE','ERROR','Unable to open alive.cfg']]
    [2017-03-19 18:49:17] [debug] |/-\ Elapsed time: 18.002ms
    [2017-03-19 18:49:17] [debug] >>> ParseMessage [ServerAddress]
    [2017-03-19 18:49:17] [debug] Function: ServerAddress
    [2017-03-19 18:49:17] [debug] Params:
    [2017-03-19 18:49:17] [warning] ALiVE not initialized yet!
    [2017-03-19 18:49:17] [info] ServerAddress - Querying for IP @ ipify.org
    [2017-03-19 18:49:17] [info] IP returned: 206.217.128.2
    [2017-03-19 18:49:17] [debug] Return value [['206.217.128.2']]
    [2017-03-19 18:49:17] [debug] |/-\ Elapsed time: 378.021ms
    [2017-03-19 18:49:17] [debug] >>> ParseMessage [GroupName]
    [2017-03-19 18:49:17] [debug] Function: GroupName
    [2017-03-19 18:49:17] [debug] Params:
    [2017-03-19 18:49:17] [warning] ALiVE not initialized yet!
    [2017-03-19 18:49:17] [info] GroupName:
    [2017-03-19 18:49:17] [debug] Return value [['']]
    [2017-03-19 18:49:17] [debug] |/-\ Elapsed time: 1ms
    [2017-03-19 18:49:17] [debug] >>> ParseMessage [SendJSON ['GET','sys_data/config','']]
    [2017-03-19 18:49:17] [debug] Function: SendJSON
    [2017-03-19 18:49:17] [debug] Params:
    [2017-03-19 18:49:17] [debug] - [GET]
    [2017-03-19 18:49:17] [debug] - [sys_data/config]
    [2017-03-19 18:49:17] [debug] - []
    [2017-03-19 18:49:17] [warning] ALiVE not initialized yet!
    [2017-03-19 18:49:17] [error] ###### curlGet ######
    [2017-03-19 18:49:17] [error] Error: curl_easy_perform() failed
    [2017-03-19 18:49:17] [error] RAW: URL using bad/illegal format or missing URL
    [2017-03-19 18:49:17] [error] ###### HandleMessage - SendJSON ######
    [2017-03-19 18:49:17] [error] Error: curlGet() failed
    [2017-03-19 18:49:17] [error] RAW: ['curlGet','ERROR','curl_easy_perform() failed']
    [2017-03-19 18:49:17] [debug] Return value [['SendJSON','ERROR','['curlGet','ERROR','curl_easy_perform() failed']']]
    [2017-03-19 18:49:17] [debug] |/-\ Elapsed time: 1ms

  11. @Churlish Church [2017-03-19 18:49:17] [error] Error: Unable to open alive.cfg

    So yeah, that's the problem. ^^

    @marceldev89 Windows or Linux server?

    Can you answer this question?

    Also please show us where your alive.cfg is located.

  12. Windows
    Its in d/steam/steamapps/common/arma3

    this is the next log

    2017-03-20 03:47:19] [info] ALiVEPlugIn v2.1a-
    [2017-03-20 03:47:19] [debug] >>> ParseMessage [StartALiVE ['true']]
    [2017-03-20 03:47:19] [debug] Function: StartALiVE
    [2017-03-20 03:47:19] [debug] Params:
    [2017-03-20 03:47:19] [debug] - [true]
    [2017-03-20 03:47:19] [info] Disable Performance Monitor: true
    [2017-03-20 03:47:19] [info] Reading 'alive.cfg'
    [2017-03-20 03:47:19] [info] Configuration found: C:\Users\206.217.128.82302\AppData\Local\ALiVE\alive.cfg
    [2017-03-20 03:47:19] [info] No URL in config. Using default.
    [2017-03-20 03:47:19] [info] Configuration 'alive.cfg' read OK.
    [2017-03-20 03:47:19] [debug] Alive Config:
    [2017-03-20 03:47:19] [debug] Type: JSON
    [2017-03-20 03:47:19] [debug] User: tanyto6u9ahibafisuno3obiho8a7evo
    [2017-03-20 03:47:19] [debug] Pass: xxxxxxxxxxxxxxxx
    [2017-03-20 03:47:19] [debug] Group: FSU
    [2017-03-20 03:47:19] [debug] URL: http://db.alivemod.com:5984
    [2017-03-20 03:47:19] [info] Checking WarRoom access...
    [2017-03-20 03:47:19] [info] URL: http://alivemod.com/api/authorise?group=FSU&localDB=false
    [2017-03-20 03:47:19] [error] ###### HandleMessage - StartALiVE ######
    [2017-03-20 03:47:19] [error] Error: You are not authorized to access ALiVE War Room with this account. Check IP and Groupname.
    [2017-03-20 03:47:19] [error] RAW: StartALiVE ['true']
    [2017-03-20 03:47:19] [debug] Return value [['StartALiVE','ERROR','You are not authorized to access ALiVE War Room with this account. Check IP and Groupname.']]
    [2017-03-20 03:47:19] [debug] |/-\ Elapsed time: 296.017ms
    [2017-03-20 03:47:19] [debug] >>> ParseMessage [ServerAddress]
    [2017-03-20 03:47:19] [debug] Function: ServerAddress
    [2017-03-20 03:47:19] [debug] Params:
    [2017-03-20 03:47:19] [warning] ALiVE not initialized yet!
    [2017-03-20 03:47:19] [info] ServerAddress - Querying for IP @ ipify.org
    [2017-03-20 03:47:19] [info] IP returned: 206.217.128.2
    [2017-03-20 03:47:19] [debug] Return value [['206.217.128.2']]
    [2017-03-20 03:47:19] [debug] |/-\ Elapsed time: 275.016ms
    [2017-03-20 03:47:19] [debug] >>> ParseMessage [GroupName]
    [2017-03-20 03:47:19] [debug] Function: GroupName
    [2017-03-20 03:47:19] [debug] Params:
    [2017-03-20 03:47:19] [warning] ALiVE not initialized yet!
    [2017-03-20 03:47:19] [info] GroupName: FSU
    [2017-03-20 03:47:19] [debug] Return value [['FSU']]
    [2017-03-20 03:47:19] [debug] |/-\ Elapsed time: 0ms
    [2017-03-20 03:47:19] [debug] >>> ParseMessage [SendJSON ['GET','sys_data/config','']]
    [2017-03-20 03:47:19] [debug] Function: SendJSON
    [2017-03-20 03:47:19] [debug] Params:
    [2017-03-20 03:47:19] [debug] - [GET]
    [2017-03-20 03:47:19] [debug] - [sys_data/config]
    [2017-03-20 03:47:19] [debug] - []
    [2017-03-20 03:47:19] [warning] ALiVE not initialized yet!
    [2017-03-20 03:47:20] [debug] Return value [['{"_id":"config","_rev":"31-87c1a041c4c198f488f7302f15e2ab94","On":"true","EventLevel":5,"PerfData":"true","EventData":"true","MissionData":null,"AAR":"true"}
    ']]
    [2017-03-20 03:47:20] [debug] |/-\ Elapsed time: 479.027ms

  13. @Churlish Church [2017-03-20 03:47:19] [error] Error: You are not authorized to access ALiVE War Room with this account. Check IP and Groupname.

    @Churlish Church [2017-03-20 03:47:19] [info] ServerAddress - Querying for IP @ ipify.org
    [2017-03-20 03:47:19] [info] IP returned: 206.217.128.2

    Use ^that IP for the war room config file thing.

  14. Problems were solved by server provider

    Thanks all for the help

 

or Sign Up to reply!