SA-MP Forums Archive
Oh no! The server couldn't be started (Unknown error). FRAG.GS - 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: Oh no! The server couldn't be started (Unknown error). FRAG.GS (/showthread.php?tid=619021)

Pages: 1 2 3


Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 12.10.2016

I was 1 month with no edit my server (and restart)
So i come back to edit my gamemode, edit my things, compile, test in my home (i use linux destkop)

So i send the FRAG.GS server to FTP, but now everytime i try to start the server show me this:
Oh no! The server couldn't be started (Unknown error).

I tried everything at last 3 days, restart, make changes, destroy the server (change host)...

Nothing is working!
What could be? What i supossed to do?

Suport there is payed, i have no money, others guys has the same problem.
They soloved, but didnt said how...

https://sampforum.blast.hk/showthread.php?pid=3759186#pid3759186
https://sampforum.blast.hk/showthread.php?pid=3747662#pid3747662

My server_log when i try to start:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[15:38:15] filterscripts = ""  (string)
[15:38:15] maxnpc = 0  (int)
[15:38:15] 
[15:38:15] Server Plugins
[15:38:15] --------------
[15:38:15]  Loading plugin: mysql.so
[15:38:15]  >> plugin.mysql: R39-3 successfully loaded.
[15:38:15]   Loaded.
[15:38:15]  Loading plugin: sscanf.so
[15:38:15] 

[15:38:15]  ===============================

[15:38:15]       sscanf plugin loaded.     

[15:38:15]          Version:  2.8.1        

[15:38:15]    © 2012 Alex "******" Cole  

[15:38:15]  ===============================

[15:38:15]   Loaded.
[15:38:15]  Loading plugin: streamer.so
[15:38:15] 

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[15:38:15]   Loaded.
[15:38:15]  Loaded 3 plugins.

[15:38:15] 
[15:38:15] Filterscripts
[15:38:15] ---------------
[15:38:15]   Loaded 0 filterscripts.
My server.cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password 94Xsad623xad
maxplayers 30
port 5544
hostname Los Santos Gang War
gamemode0 GW
filterscripts 
announce 1
query 1
weburl www.sa-mp.com
maxnpc 
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300
stream_rate 1000
plugins mysql.so sscanf.so streamer.so
bind 192.99.11.136



Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - shourya12 - 13.10.2016

load crashdetect.so


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 14.10.2016

Quote:
Originally Posted by shourya12
Посмотреть сообщение
load crashdetect.so
I've load crashdetect and show me this on serverlog:

Код:
[15:24:38] [debug] Server crashed while executing GW.amx
[15:24:38] [debug] AMX backtrace:
[15:24:38] [debug] #0 native mysql_connect () from mysql.so
[15:24:38] [debug] #1 0010d2b0 in public InitServer () at GW.pwn:998
[15:24:38] [debug] #2 0010d230 in public Iter_OnGameModeInit () at GW.pwn:995
[15:24:38] [debug] #3 native CallLocalFunction () from samp03svr
[15:24:38] [debug] #4 0000de30 in public zcmd_OnGameModeInit () at /lib/include/foreach.inc:737
[15:24:38] [debug] #5 native CallLocalFunction () from samp03svr
[15:24:38] [debug] #6 00007414 in public SSCANF_OnGameModeInit () at /lib/include/zcmd.inc:68
[15:24:38] [debug] #7 00000ab8 in public OnGameModeInit () at /lib/include/sscanf2.inc:205
[15:24:38] [debug] Native backtrace:
[15:24:38] [debug] #0 e0c2d9f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[15:24:38] [debug] #1 e0c26a62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[15:24:38] [debug] #2 e0c27764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[15:24:38] [debug] #3 e0c296b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[15:24:38] [debug] #4 e0c2d31d in ?? () from plugins/crashdetect.so
[15:24:38] [debug] #5 e17c4410 in ?? ()
[15:24:38] [debug] #6 e17c4430 in ?? ()
[15:24:38] [debug] #7 e14ce607 in gsignal () from /lib/i386-linux-gnu/libc.so.6
[15:24:38] [debug] #8 e14d1a33 in abort () from /lib/i386-linux-gnu/libc.so.6
[15:24:38] [debug] #9 e16fd405 in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #10 e16fb063 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #11 e16fb09f in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #12 e16fb306 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[15:24:38] [debug] #13 e145bfeb in _ZN5boost15throw_exceptionINS_21thread_resource_errorEEEvRKT_ () from plugins/mysql.so
[15:24:38] [debug] #14 e145d835 in _ZN16CMySQLConnectionC2ERSsS0_S0_S0_jbb () from plugins/mysql.so
[15:24:38] [debug] #15 e145db6a in _ZN16CMySQLConnection6CreateERSsS0_S0_S0_jbb () from plugins/mysql.so
[15:24:38] [debug] #16 e14647e9 in _ZN12CMySQLHandle6CreateESsSsSsSsjjb () from plugins/mysql.so
[15:24:38] [debug] #17 e14756a3 in _ZN6Native13mysql_connectEP6tagAMXPi () from plugins/mysql.so
[15:24:38] [debug] #18 080950e4 in ?? () from ./samp03svr
[15:24:38] [debug] #19 e0c284d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[15:24:38] [debug] #20 00000000 in nil ()
Line 998 ->
Код:
ConnectMYSQL = mysql_connect(MYSQL_HOST,MYSQL_USER,MYSQL_DB,MYSQL_PASS);
Line 995 ->
Код:
return 1;
Код:
public OnGameModeInit() {
	InitServer();
	return 1;
}
Anyone know and could help me please?


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - Logic_ - 14.10.2016

Update the script to R41 to run it on Frag.Gs


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 17.10.2016

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
Update the script to R41 to run it on Frag.Gs
I've update my gamemode... Recompile...

Download R41 from here:
https://github-cloud.s3.amazonaws.co...2Foctet-stream

Put:
log-core.so
in /samp

Put:
mysql.so
in /samp/plugins

Tried to open the server, and show me this:
Код:
Oh no! The server couldn't be started (Unknown error).
And in serverlog:
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[12:10:40] filterscripts = ""  (string)
[12:10:40] maxnpc = 0  (int)
[12:10:40] 
[12:10:40] Server Plugins
[12:10:40] --------------
[12:10:40]  Loading plugin: mysql.so
[12:10:40]   Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/mysql.so))
[12:10:40]  Loading plugin: sscanf.so
[12:10:40] 

[12:10:40]  ===============================

[12:10:40]       sscanf plugin loaded.     

[12:10:40]          Version:  2.8.1        

[12:10:40]    © 2012 Alex "******" Cole  

[12:10:40]  ===============================

[12:10:40]   Loaded.
[12:10:40]  Loading plugin: streamer.so
Код:
[12:10:40]   Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by plugins/mysql.so))
To solve it need to use commands in terminal? Because i don't have this acess in free servers


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - alexkeward - 17.10.2016

Try using mysql static instead.


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 17.10.2016

Quote:
Originally Posted by alexkeward
Посмотреть сообщение
Try using mysql static instead.
Thats what i was using for

mysql-R41-Debian8-i686-static.tar.gz

from here:https://github.com/pBlueG/SA-MP-MySQL/releases


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - alexkeward - 18.10.2016

Quote:
Originally Posted by ubunttu
Посмотреть сообщение
Thats what i was using for

mysql-R41-Debian8-i686-static.tar.gz

from here:https://github.com/pBlueG/SA-MP-MySQL/releases
Do you have it defined as mysql_static.so in the server.cfg?


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 18.10.2016

Quote:
Originally Posted by alexkeward
Посмотреть сообщение
Do you have it defined as mysql_static.so in the server.cfg?
I'm sorry what are u mean?


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - alexkeward - 18.10.2016

Quote:
Originally Posted by ubunttu
Посмотреть сообщение
I'm sorry what are u mean?
In your server.cfg, the plugins row, is it set as mysql_static.so or just mysql.so?


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - Jayse - 22.10.2016

Contact your host support to solve this problem, because it needs SSH connection with super-user (sudo) access to solve this, I don't think you have it. If they didn't help you, change the host.


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 22.10.2016

Quote:
Originally Posted by Jayse
View Post
Contact your host support to solve this problem, because it needs SSH connection with super-user (sudo) access to solve this, I don't think you have it. If they didn't help you, change the host.
Need to pay $5 to suport and i have no money... I think members use a IRC, but idk how to talk to owners...
There is no other way to fix it?
http://hastebin.com/kazumifidu.vbs


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - alexkeward - 22.10.2016

Quote:
Originally Posted by ubunttu
View Post
Need to pay $5 to suport and i have no money... I think members use a IRC, but idk how to talk to owners...
There is no other way to fix it?
http://hastebin.com/kazumifidu.vbs
Your logs show your still using mysql.so, change it to mysql_static.so and try then.


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 22.10.2016

Quote:
Originally Posted by alexkeward
View Post
Your logs show your still using mysql.so, change it to mysql_static.so and try then.
Both show the same thing

Is static from here?
mysql-R41-Debian8-i686-static.tar.gz 1.23 MB
https://github.com/pBlueG/SA-MP-MySQL/releases
Right?

PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[18:16:09filterscripts ""  (string)
[
18:16:09maxnpc 0  (int)
[
18:16:09
[
18:16:09Server Plugins
[18:16:09] --------------
[
18:16:09]  Loading pluginmysql_static.so
[18:16:09]   Failed (/usr/lib/i386-linux-gnu/libstdc++.so.6version `GLIBCXX_3.4.20' not found (required by plugins/mysql_static.so))
[18:16:09]  Loading plugin: sscanf.so
[18:16:09] 
[18:16:09]  ===============================
[18:16:09]       sscanf plugin loaded.     
[18:16:09]          Version:  2.8.1        
[18:16:09]    © 2012 Alex "******" Cole  
[18:16:09]  ===============================
[18:16:09]   Loaded.
[18:16:09]  Loading plugin: streamer.so 



Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ev0lution - 23.10.2016

We've made some changes on the server. Please try to run your server again.


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ubunttu - 23.10.2016

Quote:
Originally Posted by ev0lution
View Post
We've made some changes on the server. Please try to run your server again.
Are u from frag.gs team?

New errors...
Only for test i tried to open my gamemode in other free host and work perfect, but i preffer frag.gs
I want to fix it

Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:37:27] filterscripts = ""  (string)
[10:37:27] maxnpc = 0  (int)
[10:37:27] 
[10:37:27] Server Plugins
[10:37:27] --------------
[10:37:27]  Loading plugin: crashdetect.so
[10:37:27]   CrashDetect v4.16 is OK.
[10:37:27]   Loaded.
[10:37:27]  Loading plugin: mysql.so
[10:37:27]  >> plugin.mysql: R41 successfully loaded.
[10:37:27]   Loaded.
[10:37:27]  Loading plugin: sscanf.so
[10:37:27] 

[10:37:27]  ===============================

[10:37:27]       sscanf plugin loaded.     

[10:37:27]          Version:  2.8.1        

[10:37:27]    © 2012 Alex "******" Cole  

[10:37:27]  ===============================

[10:37:27]   Loaded.
[10:37:27]  Loading plugin: streamer.so
[10:37:27] 

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[10:37:27]   Loaded.
[10:37:27]  Loaded 4 plugins.

[10:37:27] 
[10:37:27] Filterscripts
[10:37:27] ---------------
[10:37:27]   Loaded 0 filterscripts.

[10:37:27] [debug] Server crashed while executing GW.amx
[10:37:27] [debug] AMX backtrace:
[10:37:27] [debug] #0 native mysql_connect () from mysql.so
[10:37:27] [debug] #1 0010d2f4 in public InitServer () at GW.pwn:998
[10:37:27] [debug] #2 0010d290 in public Iter_OnGameModeInit () at GW.pwn:995
[10:37:27] [debug] #3 native CallLocalFunction () from samp03svr
[10:37:27] [debug] #4 0000de90 in public zcmd_OnGameModeInit () at /lib/include/foreach.inc:737
[10:37:27] [debug] #5 native CallLocalFunction () from samp03svr
[10:37:27] [debug] #6 00007414 in public SSCANF_OnGameModeInit () at /lib/include/zcmd.inc:68
[10:37:27] [debug] #7 00000ab8 in public OnGameModeInit () at /lib/include/sscanf2.inc:205
[10:37:27] [debug] Native backtrace:
[10:37:27] [debug] #0 e02259f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[10:37:27] [debug] #1 e021ea62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[10:37:27] [debug] #2 e021f764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[10:37:27] [debug] #3 e02216b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[10:37:27] [debug] #4 e022531d in ?? () from plugins/crashdetect.so
[10:37:27] [debug] #5 e0594410 in ?? ()
[10:37:27] [debug] #6 e0594430 in ?? ()
[10:37:27] [debug] #7 e027c687 in gsignal () from /lib/i386-linux-gnu/libc.so.6
[10:37:27] [debug] #8 e027fab3 in abort () from /lib/i386-linux-gnu/libc.so.6
[10:37:27] [debug] #9 e04b5d6f in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #10 e04b3924 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #11 e04b399d in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #12 e04b3c51 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #13 e04da203 in _ZSt20__throw_system_errori () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #14 e04dc9db in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #15 e04dca30 in _ZNSt6thread15_M_start_threadESt10shared_ptrINS_10_Impl_baseEE () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #16 dfea9d6e in ?? () from plugins/mysql.so
[10:37:27] [debug] #17 dfeaa0ce in ?? () from plugins/mysql.so
[10:37:27] [debug] #18 dfeaec52 in ?? () from plugins/mysql.so
[10:37:27] [debug] #19 dfec893d in ?? () from plugins/mysql.so
[10:37:27] [debug] #20 080950e4 in ?? () from ./samp03svr
[10:37:27] [debug] #21 e02204d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[10:37:27] [debug] #22 00000000 in nil ()



Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - Yaa - 23.10.2016

OUTDATED x)


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - ev0lution - 24.10.2016

Quote:
Originally Posted by ubunttu
View Post
Are u from frag.gs team?

New errors...
Only for test i tried to open my gamemode in other free host and work perfect, but i preffer frag.gs
I want to fix it

Code:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[10:37:27] filterscripts = ""  (string)
[10:37:27] maxnpc = 0  (int)
[10:37:27] 
[10:37:27] Server Plugins
[10:37:27] --------------
[10:37:27]  Loading plugin: crashdetect.so
[10:37:27]   CrashDetect v4.16 is OK.
[10:37:27]   Loaded.
[10:37:27]  Loading plugin: mysql.so
[10:37:27]  >> plugin.mysql: R41 successfully loaded.
[10:37:27]   Loaded.
[10:37:27]  Loading plugin: sscanf.so
[10:37:27] 

[10:37:27]  ===============================

[10:37:27]       sscanf plugin loaded.     

[10:37:27]          Version:  2.8.1        

[10:37:27]    © 2012 Alex "******" Cole  

[10:37:27]  ===============================

[10:37:27]   Loaded.
[10:37:27]  Loading plugin: streamer.so
[10:37:27] 

*** Streamer Plugin v2.7.8 by Incognito loaded ***

[10:37:27]   Loaded.
[10:37:27]  Loaded 4 plugins.

[10:37:27] 
[10:37:27] Filterscripts
[10:37:27] ---------------
[10:37:27]   Loaded 0 filterscripts.

[10:37:27] [debug] Server crashed while executing GW.amx
[10:37:27] [debug] AMX backtrace:
[10:37:27] [debug] #0 native mysql_connect () from mysql.so
[10:37:27] [debug] #1 0010d2f4 in public InitServer () at GW.pwn:998
[10:37:27] [debug] #2 0010d290 in public Iter_OnGameModeInit () at GW.pwn:995
[10:37:27] [debug] #3 native CallLocalFunction () from samp03svr
[10:37:27] [debug] #4 0000de90 in public zcmd_OnGameModeInit () at /lib/include/foreach.inc:737
[10:37:27] [debug] #5 native CallLocalFunction () from samp03svr
[10:37:27] [debug] #6 00007414 in public SSCANF_OnGameModeInit () at /lib/include/zcmd.inc:68
[10:37:27] [debug] #7 00000ab8 in public OnGameModeInit () at /lib/include/sscanf2.inc:205
[10:37:27] [debug] Native backtrace:
[10:37:27] [debug] #0 e02259f0 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () from plugins/crashdetect.so
[10:37:27] [debug] #1 e021ea62 in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[10:37:27] [debug] #2 e021f764 in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[10:37:27] [debug] #3 e02216b4 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[10:37:27] [debug] #4 e022531d in ?? () from plugins/crashdetect.so
[10:37:27] [debug] #5 e0594410 in ?? ()
[10:37:27] [debug] #6 e0594430 in ?? ()
[10:37:27] [debug] #7 e027c687 in gsignal () from /lib/i386-linux-gnu/libc.so.6
[10:37:27] [debug] #8 e027fab3 in abort () from /lib/i386-linux-gnu/libc.so.6
[10:37:27] [debug] #9 e04b5d6f in _ZN9__gnu_cxx27__verbose_terminate_handlerEv () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #10 e04b3924 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #11 e04b399d in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #12 e04b3c51 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #13 e04da203 in _ZSt20__throw_system_errori () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #14 e04dc9db in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #15 e04dca30 in _ZNSt6thread15_M_start_threadESt10shared_ptrINS_10_Impl_baseEE () from /usr/lib/i386-linux-gnu/libstdc++.so.6
[10:37:27] [debug] #16 dfea9d6e in ?? () from plugins/mysql.so
[10:37:27] [debug] #17 dfeaa0ce in ?? () from plugins/mysql.so
[10:37:27] [debug] #18 dfeaec52 in ?? () from plugins/mysql.so
[10:37:27] [debug] #19 dfec893d in ?? () from plugins/mysql.so
[10:37:27] [debug] #20 080950e4 in ?? () from ./samp03svr
[10:37:27] [debug] #21 e02204d3 in _ZN11CrashDetect13DoAmxCallbackEiPiS0_ () from plugins/crashdetect.so
[10:37:27] [debug] #22 00000000 in nil ()
You switched back to mysql.so instead of mysql_static.so? Could you please try the static version again.


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - Logic_ - 24.10.2016

Ev0lution, Whenever I startup the server the server starts and runs perfectly fine, but the control panel displays that it crashed or isn't running up for me the issue seems to be in the control panel.


Re: Oh no! The server couldn't be started (Unknown error). FRAG.GS - StrikerZ - 24.10.2016

Same is the case with me i just updated my script and it will give this Oh no! The server.... error. I just use 3 plugins. Crashdetect Sscanf Streamer and the script is fully scripted from scratch by me. Any idea?