SA-MP Forums Archive
Port Already in Use - 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: Port Already in Use (/showthread.php?tid=387992)



Port Already in Use - Ejected - 27.10.2012

Anyone know how to fix this shit, keeps saying port already in use, I've tried several different ports as well. (7775, 7789, 7779, and 7777)

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[01:22:50] 
[01:22:50] Server Plugins
[01:22:50] --------------
[01:22:50]  Loading plugin: libmysql
[01:22:50]   Plugin does not conform to architecture.
[01:22:50]   Failed.
[01:22:50]  Loading plugin: sscanf
[01:22:50] 

[01:22:50]  ===============================

[01:22:50]       sscanf plugin loaded.     

[01:22:50]    © 2009 Alex "******" Cole

[01:22:50]    0.3d-R2 500 Players "dnee"

[01:22:50]  ===============================

[01:22:50]   Loaded.
[01:22:50]  Loading plugin: mysql
[01:22:50]   Failed.
[01:22:50]  Loading plugin: streamer
[01:22:50]   Failed.
[01:22:50]  Loading plugin: whirlpool
[01:22:50]   Failed.
[01:22:50]  Loaded 1 plugins.

[01:22:50] Unable to start server on 1:7789. Port in use?
[01:22:50] 
[01:22:50] Filterscripts
[01:22:50] ---------------
[01:22:50]   Loading filterscript 'gcustom03e.amx'...
[01:22:50]   Unable to load filterscript 'gcustom03e.amx'.
[01:22:50]   Loading filterscript 'glass.amx'...
[01:22:50]   Unable to load filterscript 'glass.amx'.
[01:22:50]   Loading filterscript 'ircecho.amx'...
[01:22:50]   Unable to load filterscript 'ircecho.amx'.
[01:22:50]   Loading filterscript 'removebuilding.amx'...
[01:22:50]   Unable to load filterscript 'removebuilding.amx'.
[01:22:50]   Loading filterscript 'vactions.amx'...
[01:22:50]   Unable to load filterscript 'vactions.amx'.
[01:22:50]   Loading filterscript 'yom_buttons.amx'...
[01:22:50]   Unable to load filterscript 'yom_buttons.amx'.
[01:22:50]   Loading filterscript 'tony_mapping.amx'...
[01:22:50]   Unable to load filterscript 'tony_mapping.amx'.
[01:22:50]   Loading filterscript 'andy_mapping.amx'...
[01:22:50]   Unable to load filterscript 'andy_mapping.amx'.
[01:22:50]   Loaded 0 filterscripts.

[01:22:50] Number of vehicle models: 0



Re: Port Already in Use - SwisherSweet - 27.10.2012

First of all.
compile your Scripts.
Second ACTUALLY RIGHT THE PLUGINS LIKE THIS!!!
Код:
plugins mysql.dll Whirlpool.dll streamer.dll
USE .so if you use linux!!!
Also 1:7789 can not be a port(i think you can't use [number]:[number])(ITHINK)


Re: Port Already in Use - Yamakei - 27.10.2012

You've not even placed all of the data correctly.


Re: Port Already in Use - [FSaF]Jarno - 27.10.2012

You don't even have the scripts to run the server, and you are trying to use an INVALID port.
Fix dat and try again


Re: Port Already in Use - CrossUSAAF - 27.10.2012

Can you post here your server.cfg file? Port number can't be 1:7777 for example. Four letters in enough, like 7777 and there isn't any double dots.

Thank you.