as root do: # netstat -tanp and see what you get
2015-01-30 5:28 GMT+01:00 Mirko Scavazzin <[email protected]>: > *TIME_WAIT** is the state that typically ties up the port for several > minutes after the process has completed.*The length of the associated > timeout varies on different operating systems, and may be dynamic on some > operating systems, however typical values are in the range of one to four > minutes. > HTH > Le 30 janv. 2015 05:16, "Aydin S" <[email protected]> a écrit : > > Hi, I'm trying to run web2py from linux. However, it fails with this error: >> >> ERROR:Rocket.Errors.Port8000:Socket hostname:8000 in use by other process >> and it won't share. >> WARNING:Rocket.Errors.Port8000:Listener started when not ready. >> >> I have tried various ports like 8001, and it fails still. There is no >> other process using these ports. By the way, this does not happen in >> windows. I searched in the group for this problem and saw some posts but no >> help from those. >> Any help or advice is appreciated. >> >> -- >> Resources: >> - http://web2py.com >> - http://web2py.com/book (Documentation) >> - http://github.com/web2py/web2py (Source code) >> - https://code.google.com/p/web2py/issues/list (Report Issues) >> --- >> You received this message because you are subscribed to the Google Groups >> "web2py-users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > -- > Resources: > - http://web2py.com > - http://web2py.com/book (Documentation) > - http://github.com/web2py/web2py (Source code) > - https://code.google.com/p/web2py/issues/list (Report Issues) > --- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

