hmm linux problem..
#1

Ok so I'm following the tutorial by VOXrr to set up a SAMP server on linux platform ..
It always worked on my other VPS's except this one
I get this error

[~hidden the username]# nohup ./samp03svr &
[1] 10149
[!hidden the username]# nohup: appending output to `nohup.out'
Could anybody please help?

I'm having the errors same as those guys
The one that helps me gets a little reward from me
Reply
#2

Bump...
Reply
#3

try:

Код:
killall samp03svr
./samp03svr
Print output, further more, add me on skype and we'll go through troubleshooting procedures.
Reply
#4

This is not an error is just a return caused by nohup command, you can just press ENTER and then see on the sa-mp client if your server's IP is UP or DOWN, if it's UP enjoy, if not tell us
Reply
#5

Isolated I already tried doing it killed the processes etc it's still offline it says samp server started but it's offline
Linux , nope it's offline
Reply
#6

start the server without nohup first such as ./samp03svr

See if it has any errors such as missing libs or something.
Reply
#7

Quote:
Originally Posted by Jake187
Посмотреть сообщение
start the server without nohup first such as ./samp03svr

See if it has any errors such as missing libs or something.
Do what he said. Plus, post server_log.txt.
Reply
#8

If You Want Make Your Server Down, Type killall -9 samp03svr
If You Want Make Your Server UP, Type nohup ./samp03svr
If nohup ./samp03svr is not working try this,
chmod 777 ./announce
chmod 777 ./samp03svr
nohup ./samp03svr &
Reply
#9

Guys thanks for supporting but as I said I've tried everything possible ...also I've tried your steps too but still offline
Reply
#10

Ever heard of iptables? It's a firewall. Open your port!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)