SA-MP Forums Archive
Unable to start server on 108.170.62.44:7777. Port in use? - 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: Unable to start server on 108.170.62.44:7777. Port in use? (/showthread.php?tid=446987)



Unable to start server on 108.170.62.44:7777. Port in use? - James Bob - 28.06.2013

Hey guys, could anyone help me with my problem.

Well I was going threw some old scripts I had on my computer which I wanted to try this one as I use to help work on it and I was thinking maybe I would upgrade it, but I'm getting this error: Unable to start server on 108.170.62.44:7777. Port in use?


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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[17:54:36] 
[17:54:36] Server Plugins
[17:54:36] --------------
[17:54:36]  Loading plugin: streamer
[17:54:36] 

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

[17:54:36]   Loaded.
[17:54:36]  Loading plugin: audio
[17:54:36] 

*** Audio Plugin v0.4 by Incognito loaded ***


[17:54:36]   Loaded.
[17:54:36]  Loading plugin: sscanf
[17:54:37] 

[17:54:37]  ===============================

[17:54:37]       sscanf plugin loaded.     

[17:54:37]    © 2009 Alex "******" Cole

[17:54:37]    0.3d-R2 500 Players "dnee"

[17:54:37]  ===============================

[17:54:37]   Loaded.
[17:54:37]  Loaded 3 plugins.

[17:54:37] Unable to start server on 108.170.62.44:7777. Port in use?
[17:54:37] 
[17:54:37] Filterscripts
[17:54:37] ---------------
[17:54:37]   Loading filterscript 'buttons.amx'...
[17:54:37]   Loaded 1 filterscripts.

[17:54:37] Number of vehicle models: 0
[17:54:40] --- Server Shutting Down.



Re: Unable to start server on 108.170.62.44:7777. Port in use? - CoaPsyFactor - 28.06.2013

This is wrong section, but anyway, try to change port. And check is any other application using that port


Re: Unable to start server on 108.170.62.44:7777. Port in use? - James Bob - 29.06.2013

I changed the port in the server.config to 7778 but nothing works also nothing else should be taking that, trying to run it off my local host.

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

SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[17:42:07] 
[17:42:07] Server Plugins
[17:42:07] --------------
[17:42:07]  Loading plugin: streamer
[17:42:07] 

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

[17:42:07]   Loaded.
[17:42:07]  Loading plugin: audio
[17:42:07] 

*** Audio Plugin v0.4 by Incognito loaded ***


[17:42:07]   Loaded.
[17:42:07]  Loading plugin: sscanf
[17:42:08] 

[17:42:08]  ===============================

[17:42:08]       sscanf plugin loaded.     

[17:42:08]    © 2009 Alex "******" Cole

[17:42:08]    0.3d-R2 500 Players "dnee"

[17:42:08]  ===============================

[17:42:08]   Loaded.
[17:42:08]  Loaded 3 plugins.

[17:42:08] Unable to start server on 108.170.62.44:7778. Port in use?
[17:42:08] 
[17:42:08] Filterscripts
[17:42:08] ---------------
[17:42:08]   Loading filterscript 'buttons.amx'...
[17:42:08]   Loaded 1 filterscripts.

[17:42:08] Number of vehicle models: 0
[17:42:09] --- Server Shutting Down.



Re: Unable to start server on 108.170.62.44:7777. Port in use? - Sig Hansen - 29.06.2013

Please show me your server.cfg


Re: Unable to start server on 108.170.62.44:7777. Port in use? - iGetty - 29.06.2013

Is this on a dedicated server or home hosted?


Re: Unable to start server on 108.170.62.44:7777. Port in use? - ThanosGalio - 29.06.2013

Just change the Port


Re: Unable to start server on 108.170.62.44:7777. Port in use? - introzen - 29.06.2013

Quote:
Originally Posted by ThanosGalio
Посмотреть сообщение
Just change the Port
read the replys before posting


Re: Unable to start server on 108.170.62.44:7777. Port in use? - ThanosGalio - 29.06.2013

Quote:
Originally Posted by introzen
Посмотреть сообщение
read the replys before posting
Sorry, i want to help him...


Re: Unable to start server on 108.170.62.44:7777. Port in use? - stundje - 29.06.2013

Check your firewall, it might block the port aswell.


Re: Unable to start server on 108.170.62.44:7777. Port in use? - [MM]18240[FMB] - 29.06.2013

I think it is the BIND in your config. If you have that line, it would make your server hosted under another IP remotely. Can you upload your cfg? Or look for it yourself. If it isn't bind, I don't think it would show your IP.