Servers/Network on MacOS X

Need help seting up a server, or have a question on how to run one? This is the place.
Post Reply
User avatar
gnu-sense
Private First Class
Private First Class
Posts: 78
Joined: Wed Nov 22, 2006 1:21 am

Servers/Network on MacOS X

Post by gnu-sense »

I'm trying to run bzfs on my mac, and have done this successfully many time. unfortunately, now when I do this, I get an error at the end of the bzfs startup process, no matter what server config I am running.

Code: Select all

ERROR: Unable to start the server, perhaps one is already running?
I have no bzfs instances running (this is fresh from a re-start), no firewall, and no other services using the relevant port (in this case 5154, but changing the port arbitrarily has no effect). I have tried bzfs versions 2.0.8 and 2.0.10 (pre-compiled; I did not compile either). All of my config files used to work (with 2.0.8, mere weeks ago) so I am thinking that something changed in the latest MacOS X security update. using Mac OS X 10.4.11. Architecture is ppc.

Has anyone else run into this? And is there a fix?

gnu-sense
F687/s
Private First Class
Private First Class
Posts: 369
Joined: Sun Dec 31, 2006 8:30 pm

Post by F687/s »

Try using the debug options (-d through -dddd) on bzfs, and see what happens.
User avatar
gnu-sense
Private First Class
Private First Class
Posts: 78
Joined: Wed Nov 22, 2006 1:21 am

Post by gnu-sense »

F687/s wrote:Try using the debug options (-d through -dddd) on bzfs, and see what happens.
The above is obtained with the -dd option turned on. There is really no elaboration on this that is obtained even by running -dddd. Everything appears normal up to the following:

Code: Select all

        listening on 192.168.1.100:5154
        with title of "Missile Wars Remixed! by gnu-sense"
Warning: disabling speed checking due to physics drivers
Warning: disabling height checking due to physics drivers
ERROR: Unable to start the server, perhaps one is already running?
In other words, the server behaves as if there is a collision with some other process on the same port. This same error occurs, no matter what conf file/map I am attempting to run. The problem is new, and occurs with bzfs 2.0.8 and 2.0.10 which is why I suspect an OS software update as the cause.

gnu-sense
User avatar
captainmack
Private First Class
Private First Class
Posts: 41
Joined: Sat Dec 01, 2007 7:08 pm
Location: ohio
Contact:

Post by captainmack »

Check activity monitor to see if bzfs is running
"So you think that money is the root of all evil? Have you ever asked what is the root of money?"

Image
User avatar
gnu-sense
Private First Class
Private First Class
Posts: 78
Joined: Wed Nov 22, 2006 1:21 am

Post by gnu-sense »

captainmack wrote:Check activity monitor to see if bzfs is running
it is not.
User avatar
Tedius
Sergeant First Class
Sergeant First Class
Posts: 142
Joined: Tue Sep 19, 2006 6:10 pm
Contact:

Post by Tedius »

Its possible that bzfs starts up on its own when you open the Terminal. Another thing that may cause the error is that something else is using that port, though I can't imagine what, or how.


I would try running on a different port (bzfs -p 5156) to see if I still get the error.
this signature intentionally left blank
Post Reply