• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

TFS linux

Bufo

-.-'
Joined
Jul 30, 2010
Messages
134
Reaction score
12
Location
P(R)OLAND
Jeżeli zły dział proszę przenieść.

Witam mam problem, mam zapchany port 7171 i nie mogę odpalić silnika próbowałem już wszystkiego killall -u Nick i za każdym razem jest ten sam problem.

Code:
[13:54:00.007] >> TheForgottenServer server Online!

theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:38: boost::condition_variable::~condition_variable(): Assertion `!pthread_cond_destroy(&cond)' failed.
Aborted

Czy umiał by ktoś mi pomóc ?
 
Jeżeli zły dział proszę przenieść.

Witam mam problem, mam zapchany port 7171 i nie mogę odpalić silnika próbowałem już wszystkiego killall -u Nick i za każdym razem jest ten sam problem.

Code:
[13:54:00.007] >> TheForgottenServer server Online!

theforgottenserver: /usr/include/boost/thread/pthread/condition_variable_fwd.hpp:38: boost::condition_variable::~condition_variable(): Assertion `!pthread_cond_destroy(&cond)' failed.
Aborted

Czy umiał by ktoś mi pomóc ?


Killall -9 screen
killall -9 theforgotenserver, czy jak tam sie nazywa silnik.
Reboot.

A jak żadne nie działa, to coś masz spierdolone z otsem =D
 
web5@pro1102:~$ killall -9 screen
screen(1035): Operation not permitted
screen(2485): Operation not permitted
screen(3845): Operation not permitted
screen(7074): Operation not permitted
screen(14291): Operation not permitted
screen(15750): Operation not permitted
screen(18223): Operation not permitted
screen(19162): Operation not permitted
screen(25547): Operation not permitted
screen(28229): Operation not permitted
screen: no process killed
 
web5@pro1102:~$ killall -9 screen
screen(1035): Operation not permitted
screen(2485): Operation not permitted
screen(3845): Operation not permitted
screen(7074): Operation not permitted
screen(14291): Operation not permitted
screen(15750): Operation not permitted
screen(18223): Operation not permitted
screen(19162): Operation not permitted
screen(25547): Operation not permitted
screen(28229): Operation not permitted
screen: no process killed


W htopie spróbuj? widzę, że roota nie masz.

Jeszcze możesz spróbować screen -r znaleść i szukać procesu potem ctrl + c.
 
web5@pro1102:~/tmp/ots2$ screen -r
There is no screen to be resumed.

; /

To problem leży w otsie, może złe ip, czegoś brakuje? nie ma innych błędów? może coś pod tym ip juz jest odpalone, i nie stoi to u Ciebie?
 
Hmm właśnie może problem tkwić w tym że jest przycięty tfs na porcie 7171 i nie da się go za nic wyłączyć ; /
 
Back
Top