PHP: Error: Login failed. Unable to connect to ssl://example.org:443. Error: Connection timed out (POST)

Erika Mustermann erika.mustermann.938568 at gmail.com
Mon Nov 9 20:57:16 CET 2015


Thank you for your quick response!


When using nmap from another computer in the same network, port 443 is said
to be open but port 8443 isn't. The same holds when running "nmap
localhost" on the machine itself.

The apache SSL configuration located in "/etc/httpd/conf.d/ssl.conf"
provides the only occurrences of the uncommented string "443" in
"/etc/httpd":
- "Listen 443 https"
- "<VirtualHost _default_:443>"
When running "grep -R 8443 /etc" the only matches I get are the two lines
located in "/etc/services". "grep -R "[^0-9A-Za-z]8443" /usr/share" returns
the following files:
- "/usr/share/doc/curl-7.29.0/CHANGES" (unrelated)
- "/usr/share/doc/perl-IO-Socket-SSL-1.94/example/ssl_mitm.pl"
- "/usr/share/doc/perl-Net-Server-2.007/examples/httpd"
- 5 x "/usr/share/hwdata/pci.ids" (unrelated)
- "/usr/share/roundcubemail/plugins/password/README" (commented)
- "/usr/share/roundcubemail/plugins/password/drivers/plesk.php" (commented)
- 2 x "/usr/share/perl5/vendor_perl/Net/Server/HTTP.pm"
- 2 x "/usr/share/perl5/vendor_perl/Net/Server/PSGI.pm"
- 2 x "/usr/share/perl5/vendor_perl/Net/Server/Proto/SSL.pm"
- 2 x "/usr/share/perl5/vendor_perl/Net/Server/Proto/SSLEAY.pm"
- "/usr/share/perl5/Unicode/Collate/CJK/Big5.pm" (random data)
- "/usr/share/perl5/Unicode/Collate/CJK/Pinyin.pm" (random data)
- "/usr/share/perl5/Unicode/Collate/CJK/Stroke.pm" (random data)
- 2 x "/usr/share/perl5/Unicode/Collate/Locale/zh_gb.pl" (random data)
- "/usr/share/php/Zend/Validate/Hostname/Biz.php"
- "/usr/share/php/Zend/Validate/Hostname/Cn.php"
- "/usr/share/iRony/lib/plugins/password/README" (commented)
- "/usr/share/iRony/lib/plugins/password/drivers/plesk.php" (commented)
- "/usr/share/kolab-freebusy/lib/plugins/password/README" (commented)
- "/usr/share/kolab-freebusy/lib/plugins/password/drivers/plesk.php"
(commented)
- 2 x "/usr/share/nmap/nmap-service-probes" (unrelated)
- "/usr/share/nmap/nmap-services" (unrelated)
- "/usr/share/nmap/nselib/comm.lua" (unrelated)
- "/usr/share/nmap/nselib/shortport.lua" (unrelated)

Note that I am forwarding WAN port 443 to port 443 of my kolab server in
the LAN.


Please feel free to ask for logs and configurations!

On Mon, Nov 9, 2015 at 3:23 PM, Thomas Spuhler <thomas.spuhler at btspuhler.com
> wrote:

> On Monday, November 09, 2015 10:22:22 AM Erika Mustermann wrote:
> > Hi,
> >
> >
> > I recently installed Kolab 3.4 on Centos 7 using the installation guide
> > <https://docs.kolab.org/installation-guide/index.html> and the HOWTO
> > <https://docs.kolab.org/howtos/secure-kolab-server.html> for securing
> the
> > services. After resolving some prior issues internally ("https://kolab"
> or "
> > https://kolab.example.org"), everything seemed to work but when I
> accessed
> > my server from outside I could neither login to
> > "https://example.org/chwala" ("Internal system error!") nor use the
> "FILES"
> > feature integrated in " https://example.org/webmail". The rest however
> > seemed to be functional.
> >
> > I looked in the error logs of "chwala" ("/var/log/chwala/errors") since
> > this seems to be the component that causes the problem and found the
> > following error message:
> >
> > PHP: Error: Login failed. Unable to connect to ssl://example.org:443.
> > Error: Connection timed out (POST)
> check if your apache doesn't use port 8443 instead of 443
>
> >
> > This error is logged when "chwala" is accessed directly. In the error
> logs
> > of "roundcubemail" ("/var/log/roundcubemail/errors") I found the
> following
> > message when accessing "FILES":
> >
> > PHP: Error: Curl error: Connection timed out after 10162 milliseconds in
> > /usr/share/pear/HTTP/Request2/Adapter/Curl.php on line 149 (POST
> > /webmail/<some kind of hash value>/?_task=files)
> >
> > Any ideas how to solve this?
> >
> >
> > Thanks for any help provided!
>
> --
> Best regards
> Thomas Spuhler
>
> All of my e-mails have a valid digital signature
> ID 60114E63
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20151109/1dbf5f08/attachment.html>


More information about the users mailing list