Database Module cause Server Crash on startup

  1. 10 years ago

    Hi,

    got a problem with alive database module. if i start the mission on our dedicated server without the module it works just fine. if i set up db mod the server seems so crash on startup and i get "no message recieved for..." and finally connection lost > server reboots.

    Servermods:
    mod=@AliveServer;@cba_a3;@alive;@tfar;@asr_ai;@common;@islands;@caf_ag;@caf_ag_audiopatch;@bw_tornado;@rhs_afrf3;@rhs_usf3;@bwdr;@rds;@rds_staticw_cag;@rds_tank;@rds_tank_agreessors;@dbo_push_bikes;

    (unblocked @AliveServer folder before upload)

    Alive Warroom Group:
    http://alivemod.com/war-room/showorbat/1224
    My Profile
    http://alivemod.com/admin/user/show/8473

    Uploaded the (unblocked) alive.cfg on dedicated arma3 rootfolder because i dont have acess to C:\users\...

    If anyone could help me solve this problem it would be much appreciated.

  2. Tupolov

    9 Feb 2015 Administrator

    Need your ALiVEServer.log and alive.log along with server rpt

  3. Thanks for answering. Problem is i dont know where to find those Alive logs. All i have is the server rpt file.

    http://www.file-upload.net/download-10278137/arma3server_2015-02-09_20-08-20.rpt.html

  4. Tupolov

    9 Feb 2015 Administrator

    Should be in the root of arma 3

  5. Got only mpStatistics_xxxx.log files there... could that be related to this error at the end of the rpt file wich is saying Arma2Net.Unmanaged (X:\arma3\@AliveServer\Arma2Net.Unmanaged.dll)?

  6. Tupolov

    9 Feb 2015 Administrator

    Under @aliveserver what is in nlog.config? It will tell you where aliveServer.log is. Did you unblock the dll's?

  7. nlog.cfg > http://pastebin.com/M5hg0Lx5
    can i change the log folder manually?
    and yes i downloaded the rar file, unlocked it and uploaded it to dedicated server.

  8. Tupolov

    9 Feb 2015 Administrator

    Yeah change it to your root dir. You need to unblock on the dedicated server.

  9. just like this? fileName="${X:/Arma 3/AliveServer.log" ?
    how can i unblock them on the dedicated server, got only ftp permission to change read/write attributes nothing says unblock like on my local drive.

  10. ive tryed fileName="${X:\arma3\AliveServer.log" and fileName="${X:/arma3/AliveServer.log" but still no AliveServer.log file on root dir... server still crash but no more minidump at the end of rpt file http://pastebin.com/504m1We4

  11. Tupolov

    10 Feb 2015 Administrator

    you can just try fileName="aliveserver.log"

    we need this file to see if the plugin is actually launching correctly

  12. i tryed this http://pastebin.com/wFCbyPmY in my nlog.config but still no alive.log file...dont get it.

  13. Tupolov

    10 Feb 2015 Administrator

    aliveserver.log is what we need, hmmm nothing in your @Aliveserver folder? nothing in arma 3 root folder?

  14. tryed to start the server with a mission containing just one player person and alive required/alive db module...same crash and no log

  15. Iam 100% sure there is no such file i checked it now many times...is it possible the crash occours before the actual AliveServer mod is executed?

  16. Tupolov

    10 Feb 2015 Administrator

    tried with just cba_a3, aliveserver and alive?

    I suspect somehow the aliveserver dll is being blocked. No log is very weird and appears to suggest that the dll cannot be loaded.

  17. Maybe you can take a look for youshelf on our ftpserver? could give you acess...

  18. thats the log from starting an alive-team made mission with just cba,alive and aliveserver...
    http://pastebin.com/xs1t6WCK

  19. nobody got an idea what i could made wrong?

  20. Tupolov

    11 Feb 2015 Administrator

    My only assumption is that the DLL is blocked on the dedicated server. Are you using FTP to move the DLLs to the server?

  21. 10 years ago

    yes FileZilla-3.10.0.1

  22. I googled and tryed to find something about unlock files via ftp with no success.

  23. Tupolov

    11 Feb 2015 Administrator

    FTP should be fine and not cause locking of DLLs.

    So, you downloaded @ALiVEServer from War Room? Unzipped, unblocked all files and then used FTP to transfer them to the dedicated server (without zipping them up).

    Alive.cfg downloaded and added to arma 3 root.

    Launch arma 3 server with @aliveserver, @alive, @cba_a3

    Launch your arma 3 client, connect to dedicated server, launch ALiVE | Quick Start (COOP 9)

  24. That is exactly´what ive done...

  25. Keep wondering about the fact that there is no alive.log file...

  26. downloaded @AliveServer and alive.cfg again, tripple checked unlocking, changed logpath in nlog.config and reuploaded it again. turn server complete offline, changed configline to only load aliveserver, alive and cba3, rebootet, connected and started quickstart coop9 mission.
    http://pastebin.com/adWcWf7f
    Could this error on line 495 be related to alive? It appears direct after starting the mission.

  27. Tupolov

    11 Feb 2015 Administrator

    Is there more to the RPT? Looks like its missing the entire ALiVE init log.

  28. Friznit

    11 Feb 2015 Administrator

    Just checking this is a windows server right?

  29. That was all for this RPT file, after that nothing happend seemed like server just froze up. Here a RPT running a mission without DB Module...there is an area wich looks like the init stuff. http://pastebin.com/yz3r08is

    @Friznit: i guess yea, not sure tho...trying to get more information about our server...hostet by Nitrado.net

  30. Is there a way to check if the server using the alive.cfg in the rootdir at all? got the feeling he still read and write at this appdatafolder to wich i dont have any acess...

  31. Tupolov

    11 Feb 2015 Administrator

    the plugin checks the root dir first, so should not be using the appdata folder.

  32. Tupolov

    11 Feb 2015 Administrator

    Can you run another exe on your server? There is a test exe we can provide if so.

  33. Seems like i canot execute any files, just have an option to change the installed game. Got only acess to ftp actions nothing like execute...

  34. Guess thats the difference between renting a root server and renting this gameserver shit...

  35. So does it mean we have to rent a new server with full acess to make this work?

  36. Tupolov

    11 Feb 2015 Administrator

    I don't know what to say. It should work, we have had others use game servers. I would suggest you do the setup on your own PC and use that as a dedicated server AND client first. If you get it working on your own machine (and you have followed same steps on hosting server) I would contact your server provider to see if they can help.

  37. Alright thanks for help anyways...if i find a solution i will post it here...

 

or Sign Up to reply!