[Bug 310570] [NEW] [ubuntu 8.10]Citadel doesn't start on 443 with ssl enabled
Zdeněk Dlauhý
zdlauhy at gmail.com
Mon Dec 22 12:34:54 UTC 2008
Public bug reported:
Citadel doesn't start on 443 (ssl),
when i run
$ sudo dpkg-reconfigure citadel-webcit
>>> set to use internal webeserver, normal http server -1 to disable and https server on 443 and run
$ sudo /etc/init.d/webcit restart
* Restarting Citadel Groupware Webserver webcit
/usr/sbin/webcit: invalid option -- 's'
usage: webcit [-i ip_addr] [-p http_port] [-t tracefile] [-c] [-f] [-d] [remotehost [remoteport]]
...fail!
when i try
$ webcit -s it
>>> complain /usr/sbin/webcit: invalid option -- 's'
so maybe there is the bug.. in script /etc/init.d/webcit is
>>> do_start $WEBCIT_HTTPS_PORT $WEBCIT_CITADEL_IP $WEBCIT_CITADEL_PORT -s "$LISTEN" "$WEBCIT_APACHEFLAG"
and paramater -s is invalid option...
When i run
$sudo netstat -natup | grep LISTEN
i don't see any citadel webserver and
$nc localhost 443 gives me >
localhost [127.0.0.1] 443 (https) : Connection refused
INFO
$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
$ apt-cache policy citadel-suite
citadel-suite:
Installed: 7.37-5
Candidate: 7.37-5
Version table:
*** 7.37-5 0
500 http://us.archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status
** Affects: citadel (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
Citadel doesn't start on 443 (ssl),
when i run
- $ sudo dpkg-reconfigure citadel-webcit >>> set to use internal webeserver, normal http server -1 to disable and https server on 443 it reply
+
+ $ sudo dpkg-reconfigure citadel-webcit
+ >>> set to use internal webeserver, normal http server -1 to disable and https server on 443 and run
$ sudo /etc/init.d/webcit restart
* Restarting Citadel Groupware Webserver webcit
/usr/sbin/webcit: invalid option -- 's'
usage: webcit [-i ip_addr] [-p http_port] [-t tracefile] [-c] [-f] [-d] [remotehost [remoteport]]
...fail!
- $
- when i try $ webcit -s it complain > /usr/sbin/webcit: invalid option -- 's'
+
+ when i try
+ $ webcit -s it
+ >>> complain /usr/sbin/webcit: invalid option -- 's'
so maybe there is the bug.. in script /etc/init.d/webcit is
- > do_start $WEBCIT_HTTPS_PORT $WEBCIT_CITADEL_IP $WEBCIT_CITADEL_PORT -s "$LISTEN" "$WEBCIT_APACHEFLAG"
+ >>> do_start $WEBCIT_HTTPS_PORT $WEBCIT_CITADEL_IP $WEBCIT_CITADEL_PORT -s "$LISTEN" "$WEBCIT_APACHEFLAG"
and paramater -s is invalid option...
- When i run $sudo netstat -natup | grep LISTEN
+ When i run
+ $sudo netstat -natup | grep LISTEN
i don't see any citadel webserver and
+
$nc localhost 443 gives me >
-
localhost [127.0.0.1] 443 (https) : Connection refused
INFO
$ lsb_release -rd
Description: Ubuntu 8.10
Release: 8.10
$ apt-cache policy citadel-suite
citadel-suite:
Installed: 7.37-5
Candidate: 7.37-5
Version table:
*** 7.37-5 0
500 http://us.archive.ubuntu.com intrepid/universe Packages
100 /var/lib/dpkg/status
--
[ubuntu 8.10]Citadel doesn't start on 443 with ssl enabled
https://bugs.launchpad.net/bugs/310570
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list