Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
AYUDA con screen is terminating
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
Marcob
n00b
n00b


Joined: 13 Jan 2016
Posts: 2
Location: chile

PostPosted: Wed Jan 13, 2016 3:37 pm    Post subject: AYUDA con screen is terminating Reply with quote

Hola comunidad

tengo el siguiente problema, les explico

estoy haciendo servidores de counter strike (steam y no steam), pero cuando levanto un servidor de steam con el siguiente comando:

Server steam
screen -A -m -d -S servidor ./hlds.run -game cstrike +ip + port + ticrate +maxplayer 12 +map
screen servidor

me funciona bien y levanta el server, pero cuando ejecuto

Server no steam
screen -A -m -d -S servidor2 ./hlds.run -game cstrike +ip + port + ticrate +maxplayer 12 +map
screen servidor2

me dice screen is terminating

(cambiando lo que corresponde por supuesto)


Pense que habia escrito mal el comando y lo ejecute creando otro servidor y me funciona bien.

entonces borre la carpeta y la cree otra ves, pero para sorpresa me dice lo mismo.
Ya estoy quedando sin neuronas por este problema.

los servidores los estoy ejecutando en un vps con centos-6-x86_64

La verdad no se que hacer, si fueran tan amables de orientarme o solucionarme el problema se los agradeceria.

Pd: soy nob en el tema linux y ahora estoy metiendome fuerte en el tema, pero esto me supera. :(

:idea:
aca el detalle

root@server_brayan2]# screen -A -m -d -S brayan2 ./hlds_run -game cstrike p 131.221.14.11 +port 27030 -autouptate +maxplayers 24 +map de_dust2 -ticrate 10+exec server.cfg

[root@arjk server_brayan2]# screen brayan2
[screen is terminating]


[root@arjk server_brayan2]# screen -A -m -d -S brayan2 ./hlds_run -game cstrike -ip 131.221.14.11 +port 27030 +maxplayers 24 +map de_dust2 -ticrate 100 +exec server.cfg

[root@arjk server_brayan2]# screen brayan2
[screen is terminating]

[root@arjk server_brayan2]#
Back to top
View user's profile Send private message
gringo
Advocate
Advocate


Joined: 27 Apr 2003
Posts: 3793

PostPosted: Thu Jan 21, 2016 11:55 am    Post subject: Reply with quote

ni idea de lo que puede pasar pero entra en el servidor en cuestión y ejecuta el comando sin usar screen directamente en un terminal.
Tiene pinta de que el proceso se interrumpe por algún motivo y screen no te devuelve la salida del programa.

suerte y saluetes
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum