Jump to content

can someone help me with linux dedi server problem?


Recommended Posts

due server mod update, due server restart something went terrible wrong
when ever i try to restart, regen or full restart server i get this message: 

Job for tmux.service failed because the control process exited with error code. 
See "systemctl status tmux.service" and "journalctl -xe" for details.

After while of searching i managed to get more info about first one:

 tmux.service - tmux default session (detached)
   Loaded: loaded (/etc/systemd/system/tmux.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2018-01-23 15:47:57 GMT; 1min 8s ago
     Docs: man:tmux(1)
  Process: 1107 ExecStop=/usr/bin/pkill dontstarve (code=exited, status=1/FAILURE)
  Process: 1115 ExecStart=/usr/bin/tmux -S /tmp/share new-session -d /usr/bin/dst_server (code=exited, status=1/FAILURE)
 Main PID: 1115 (code=exited, status=1/FAILURE)


i can't get info about second one because i am not root...

i am really new into linux, i know to do some stuff, but about this problem i don't have a bloody idea what is wrong.


 

tmux.service

Link to comment
Share on other sites

Can you also provide some Server logs, your startup scripts and your mod configuration?

The tmux log you provided doesn't say anything other than that it crashed with an error code, and which process ID the server had (which is irrelevant for tracking down issues in this case.)

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...