Forum .LRN Q&A: Re: Aolserver issue?

Collapse
2: Re: Aolserver issue? (response to 1)
Posted by Byron Linares on
maybe in your system there is another service that is using port 80 which does not allow start aolserver

look for messages in the error.log or in the system log

Collapse
3: Re: Aolserver issue? (response to 2)
Posted by Mauricio Ramírez on
Thank you for your answer, but there is no other service using that port. I used a pkill before trying to start aolserver.
Collapse
5: Re: Aolserver issue? (response to 3)
Posted by Byron Linares on
execute "sudo ps aux|grep nsd" in a terminal shell to see if another aolserver process is running and kill it
Collapse
6: Re: Aolserver issue? (response to 5)
Posted by Jacqueline Solís Céspedes on
Hello Torben and Byron, thank you both of you for your help.
We only changed the amount of sockets and we kill nsd before each restart.
After many days of retries, we found a weird behavior on network interfaces and temporaly fixed it restarting them.
It looks like this fixed the port problem, too.