WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

IBM HTTP 8.5 failing to start with error (13)Permission denied: make_sock: could not bind to address [::]:443

  • 1.  IBM HTTP 8.5 failing to start with error (13)Permission denied: make_sock: could not bind to address [::]:443

    Posted Sat August 08, 2020 06:38 AM

    I have a IBM HTTP 8.5 webserver which is configured as load balancer for websphere application servers. now to enable security on HTTP 8.5 i configured SSL with 443 PORT . When i tried restarting i am getting below error https://hkrtrainings.com/ibm-bpm-certification-training

    i tried with both mqm user and sudo user . HTTP installed folder is having full permission for mqm

    $ ./apachectl start [Fri Jul 25 11:54:37 2014] [warn] module proxy_balancer_module is already loaded, skipping (13)Permission denied: make_sock: could not bind to address [::]:443 (13)Permission denied: make_sock: could not bind to address 0.0.0.0:443 no listening sockets



    #Support
    #SupportMigration
    #WebSphereHTTPServer


  • 2.  RE: IBM HTTP 8.5 failing to start with error (13)Permission denied: make_sock: could not bind to address [::]:443

    Posted Tue August 11, 2020 12:58 PM

    Only root can bind to ports < 1024, what error do you get if you start the server as root?



    #Support
    #SupportMigration
    #WebSphereHTTPServer