Ticket #231 (new defect)
Error starting Cryptobox: Port not free
| Reported by: | SeanKilleen@… | Owned by: | lars |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | debian-package | Version: | cryptobox-server 0.3.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
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
