id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
231	Error starting Cryptobox: Port not free	SeanKilleen@…	lars	"Hello all,

Love the idea of the product but am having issues installing.

For the record, I'm a beginner with Linux, so I might be missing something obvious or might need to provide you with more detail; just ask.

Installed on Ubuntu Jaunty via the FAQ at http://devel.cryptobox.org/wiki/faq#HowdoIusetheserverpackagefromtheDebianrepository and got it to work after installing python 2.5 and directing CryptoBox to use 2.5 instead of 2.6.

However, when running ""/etc/init.d/cryptobox-server start"" I receive the error:


{{{
 * Starting CryptoBox Daemon (webinterface)                              [ OK ] 
root@Lakota:~# Failed to start CryptoBox: Port not free.

}}}

In the webserver.log file, I see:


{{{
  HTTP INFO Port 8080 not free on 'localhost'
}}}

netstat listen reveals:


{{{
root@Lakota:~# netstat -an | grep ""LISTEN ""
tcp        0      0 0.0.0.0:8080            0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN     
tcp6       0      0 ::1:631                 :::*                    LISTEN     

}}}

It's a fresh install of Ubuntu; only other thing I did was software updates and install the CryptoNAS package.

Any information or advice you can give would be greatly appreciated. E-mail is in my username. Thanks in advance. 

Sean"	defect	new	normal		debian-package	cryptobox-server 0.3.4	normal			
