Help me - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Help me (
/showthread.php?tid=420538)
Help me -
yaron0600 - 05.03.2013
I cant enter my server I turned on by mysql heres one thing from server logs :
How can I fix it and whats that means ? :
And here the server logs the load of server restart :
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team
[15:54:43] password = "" (string)
[15:54:43]
[15:54:43] Server Plugins
[15:54:43] --------------
[15:54:43] Loading plugin: streamer
[15:54:43]
*** Streamer Plugin v2.6.1 by Incognito loaded ***
[15:54:43] Loaded.
[15:54:43] Loading plugin: sscanf
[15:54:43]
[15:54:43] ===============================
[15:54:43] sscanf plugin loaded.
[15:54:43] Version: 2.8.1
[15:54:43] © 2012 Alex "******" Cole
[15:54:43] ===============================
[15:54:43] Loaded.
[15:54:43] Loading plugin: mysql
[15:54:43]
> MySQL plugin R7 successfully loaded.
[15:54:43] Loaded.
[15:54:43] Loading plugin: whirlpool
[15:54:43]
[15:54:43] ==================
[15:54:43]
[15:54:43] Whirlpool loaded
[15:54:43]
[15:54:43] ==================
[15:54:43]
[15:54:43] Loaded.
[15:54:43] Loading plugin: nativechecker
[15:54:43] Loaded.
[15:54:43] Loaded 5 plugins.
[15:54:43]
[15:54:43] Filterscripts
[15:54:43] ---------------
[15:54:43] Loading filterscript 'YOM_BUTTONS.amx'...
[15:54:43] Loading filterscript 'GCUSTOM.amx'...
[15:54:44] Loaded 2 filterscripts.
[15:54:44]
[15:54:44] =======================================
[15:54:44] | |
[15:54:44] | YSI version 3.01.0002 |
[15:54:44] | By Alex "******" Cole |
[15:54:44] | |
[15:54:44] =======================================
[15:54:44]
[15:54:44] This server folder has been put together by Ricky Phelps.
[15:54:44] [MySQL] (Main Pipelines) Connecting to 95.211.180.224...
[15:54:44] [MySQL] (MainPipeline) Connection successful toward MySQL Database Server!
[15:54:44] [LoadHouses] Loading data from database...
[15:54:44] [LoadDynamicDoors] Loading data from database...
[15:54:44] [LoadDynamicMapIcons] Loading data from database...
[15:54:44] [LoadTurfWars] 0 turfs loaded.
[15:54:44] [LoadPaintballArenas] 10 paintball arenas loaded.
[15:54:44] [LoadGates] 4000 gates loaded.
[15:54:44] [LoadFamilies] 16 families loaded.
[15:54:44] [LoadPoints] 9 points loaded.
[15:54:45] [LoadCDealerships] 15 dealerships loaded.
[15:54:45] [MiscLoad] Misc Loaded
[15:54:49] Number of vehicle models: 66
[15:54:49]
[15:54:49]
[15:54:49] [LoadHouses] Failed to load any houses.
[15:54:49] [LoadDynamicDoors] Failed to load any doors.
[15:54:49] [LoadDynamicMapIcons] Failed to load any map icons.
Re: Help me -
shady001 - 05.03.2013
It means that someone from that ip is trying to brute rcon; with other words it is trying to find your server rcon password. Take a host with protection against this time of attacks
Re: Help me -
yaron0600 - 05.03.2013
And whats this problem ?
Re: Help me -
shady001 - 05.03.2013
As i said before, someone is trying to find your rcon password , if you don't want him to find it out just use a long rcon password (min 10 char long) and using all kinds of caracters like ^$†Ъ§ etc.(because the procesc of brute rcon is taking very very long is you use a password <= 10 char and special simbols ~ hundred of hours ... so he will probably give up and never find out your password).
So the solution is : Rcon_password >= 10 characters and using special caracters(†Ъ§)