Jump to content

Problem running server in BG (Debian Linux)


Guest dab

Recommended Posts

Hey, I'm trying to run my server in the background, but if I run another command, it just ends.

Here's a snippet:

mtadm@dab-debian:~/11$ ./mta_server & 2> /dev/null & echo $!

[1] 2447

[2] 2448

2448

mtadm@dab-debian:~/11$ echo Hi!

Hi!

[1]+ Stopped ./mta_server

[2] Done 2>/dev/null

mtadm@dab-debian:~/11$

It continues to run normally, when I simply run it. Nohup and screen provide me the same failing results.

When I run it normally, this is the output

===========================================================

= Multi Theft Auto: San Andreas Deathmatch v1.0-dp2 =

===========================================================

= Server name : Default MTA Server

= Server IP address :

= Server port : 22004

=

= Log file : ..ge_v1.0-dp2/mods/deathmatch/logs/server.log

= Maximum players : 32

= MTU packet size : 1264

===========================================================

[20:47:05] Could not parse 'settings.xml' file (). Starting with an empty settin

gs registry.

[20:47:06] Resources: 100 loaded, 0 failed

[20:47:06] Starting resources............

[20:47:08] All Seeing Eye listing enabled. Port 22127 (UDP) must be accessible

from the internet

[20:47:08] Querying game-monitor.com master server... failed! (500: Internal Ser

ver Error)

[20:47:08] Server started and is ready to accept connections!

[i can enter text at the bottom, like the Windows Client]

What could be my problem?

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...