Server keeps interrupting player connection? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server keeps interrupting player connection? (
/showthread.php?tid=654062)
Server keeps interrupting player connection? -
Verc - 20.05.2018
I don't understand.
Since I move to a new VPS,my server keeps disconnecting players sometimes.
PHP Code:
[09:08:10] [connection] 120.xx.xx.xx:15103 requests connection cookie.
[09:08:11] [connection] incoming connection: 120.xx.xx.xx:15103 id: 0
[09:09:03] [connection] 120.xx.xx.xx:15104 requests connection cookie.
[09:09:04] [connection] incoming connection: 120.xx.xx.xx:15104 id: 0
[09:09:04] [join] Dirga has joined the server (0:120.xx.xx.xx)
[09:10:18] [part] Dirga has left the server (0:0)
[09:10:21] [connection] incoming connection: 120.xx.xx.xx:15105 id: 0
[09:10:53] [connection] 120.xx.xx.xx:15107 requests connection cookie.
[09:10:54] [connection] incoming connection: 120.xx.xx.xx:15107 id: 0
[09:10:55] [join] Dirga has joined the server (0:120.xx.xx.xx)
[09:12:59] [part] Dirga has left the server (0:0)
[09:13:04] [connection] 120.xx.xx.xx:15108 requests connection cookie.
[09:13:05] [connection] 120.xx.xx.xx:15108 requests connection cookie.
[09:13:06] [connection] incoming connection: 120.xx.xx.xx:15108 id: 0
Re: Server keeps interrupting player connection? -
NotSteven - 20.05.2018
I think its your VPS.
Re: Server keeps interrupting player connection? -
Verc - 20.05.2018
How do I set the vps,so this doesnt happen again? What do I need?
Re: Server keeps interrupting player connection? -
Logic_ - 20.05.2018
Quote:
Originally Posted by NotSteven
I think its your VPS.
|
Do not post if you've nothing to post.
--
Which OS (and branch and version) are you using on your VPS?
Do you use MySQL?
Are you using the latest version of the OS?
Re: Server keeps interrupting player connection? -
Verc - 20.05.2018
Linux,Ubuntu 17.
Yes I use MySQL
I guess no,Ubuntu 18 already came out.
I have created a ticket for this issue,should be fixed today,thanks for the reply.
Re: Server keeps interrupting player connection? -
insus100 - 25.05.2018
This happened to me too, I changed to Debian and it worked fine again.