You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Joe A <jo...@gmail.com> on 2005/10/27 07:32:42 UTC

[users@httpd] [warn] (99)Cannot assign requested address: connect to listener on [::]:443

I noticed these entries in my Apache2 error_log file this evening. I would
greatly appreciate it if someone could fill me in as to what it means.


[Wed Oct 26 19:49:37 2005] [warn] (99)Cannot assign requested address:
connect to listener on [::]:443
[Wed Oct 26 21:02:36 2005] [warn] (99)Cannot assign requested address:
connect to listener on [::]:443
[Wed Oct 26 21:21:19 2005] [warn] (99)Cannot assign requested address:
connect to listener on [::]:443
[Wed Oct 26 22:29:14 2005] [warn] (99)Cannot assign requested address:
connect to listener on [::]:443
[Wed Oct 26 23:00:58 2005] [warn] (99)Cannot assign requested address:
connect to listener on [::]:443

-joe

Re: [users@httpd] Re: [warn] (99)Cannot assign requested address: connect to listener on [::]:443

Posted by Joe Orton <jo...@redhat.com>.
On Wed, Nov 09, 2005 at 09:29:24AM -0600, Joe A wrote:
> noone has seen this before?

If you're building from tarballs, update to 2.0.54 or later; if you're 
using Fedora, run "yum update" and there's a specific fix for a problem 
in the Fedora httpd package which caused this.

joe

> 
> On 10/26/05, Joe A <jo...@gmail.com> wrote:
> >
> > I noticed these entries in my Apache2 error_log file this evening. I would
> > greatly appreciate it if someone could fill me in as to what it means.
> >
> >
> > [Wed Oct 26 19:49:37 2005] [warn] (99)Cannot assign requested address:
> > connect to listener on [::]:443
> > [Wed Oct 26 21:02:36 2005] [warn] (99)Cannot assign requested address:
> > connect to listener on [::]:443
> > [Wed Oct 26 21:21:19 2005] [warn] (99)Cannot assign requested address:
> > connect to listener on [::]:443
> > [Wed Oct 26 22:29:14 2005] [warn] (99)Cannot assign requested address:
> > connect to listener on [::]:443
> > [Wed Oct 26 23:00:58 2005] [warn] (99)Cannot assign requested address:
> > connect to listener on [::]:443
> >
> > -joe
> >

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Re: [warn] (99)Cannot assign requested address: connect to listener on [::]:443

Posted by Joe A <jo...@gmail.com>.
i did

test -f /proc/net/if_inet6 && echo "Running kernel is IPv6 ready"

and it printed out the text fine



On 11/9/05, Joe A <jo...@gmail.com> wrote:
>
> the parent process is running as root, the children are running as nobody.
>
> how can i tell if i have IPv6 stack installed? how can i tell if i have
> IPv6 apache? its 2.0.x
>
> in phpinfo it says that openSSL is "OpenSSL/0.9.7a ipv6"
>
> -joe
>
> On 11/9/05, William A. Rowe, Jr. <wr...@rowe-clan.net> wrote:
> >
> > Are you starting as root? (it's a privilaged port).
> >
> > Do you have the IPv6 stack installed? Is this an IPv6 build of httpd?
> >
> > Joe A wrote:
> > > noone has seen this before?
> > >
> > > On 10/26/05, *Joe A* < joe.biz@gmail.com <ma...@gmail.com>>
> > wrote:
> > >
> > > I noticed these entries in my Apache2 error_log file this evening.
> > > I would greatly appreciate it if someone could fill me in as to what
> > > it means.
> > >
> > >
> > > [Wed Oct 26 19:49:37 2005] [warn] (99)Cannot assign requested
> > > address: connect to listener on [::]:443
> > > [Wed Oct 26 21:02:36 2005] [warn] (99)Cannot assign requested
> > > address: connect to listener on [::]:443
> > > [Wed Oct 26 21:21:19 2005] [warn] (99)Cannot assign requested
> > > address: connect to listener on [::]:443
> > > [Wed Oct 26 22:29:14 2005] [warn] (99)Cannot assign requested
> > > address: connect to listener on [::]:443
> > > [Wed Oct 26 23:00:58 2005] [warn] (99)Cannot assign requested
> > > address: connect to listener on [::]:443
> > >
> > > -joe
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > The official User-To-User support forum of the Apache HTTP Server
> > Project.
> > See <URL: http://httpd.apache.org/userslist.html> for more info.
> > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> > " from the digest: users-digest-unsubscribe@httpd.apache.org
> > For additional commands, e-mail: users-help@httpd.apache.org
> >
> >
>

Re: [users@httpd] Re: [warn] (99)Cannot assign requested address: connect to listener on [::]:443

Posted by Joe A <jo...@gmail.com>.
the parent process is running as root, the children are running as nobody.

how can i tell if i have IPv6 stack installed? how can i tell if i have IPv6
apache? its 2.0.x

in phpinfo it says that openSSL is "OpenSSL/0.9.7a ipv6"

-joe

On 11/9/05, William A. Rowe, Jr. <wr...@rowe-clan.net> wrote:
>
> Are you starting as root? (it's a privilaged port).
>
> Do you have the IPv6 stack installed? Is this an IPv6 build of httpd?
>
> Joe A wrote:
> > noone has seen this before?
> >
> > On 10/26/05, *Joe A* <joe.biz@gmail.com <ma...@gmail.com>>
> wrote:
> >
> > I noticed these entries in my Apache2 error_log file this evening.
> > I would greatly appreciate it if someone could fill me in as to what
> > it means.
> >
> >
> > [Wed Oct 26 19:49:37 2005] [warn] (99)Cannot assign requested
> > address: connect to listener on [::]:443
> > [Wed Oct 26 21:02:36 2005] [warn] (99)Cannot assign requested
> > address: connect to listener on [::]:443
> > [Wed Oct 26 21:21:19 2005] [warn] (99)Cannot assign requested
> > address: connect to listener on [::]:443
> > [Wed Oct 26 22:29:14 2005] [warn] (99)Cannot assign requested
> > address: connect to listener on [::]:443
> > [Wed Oct 26 23:00:58 2005] [warn] (99)Cannot assign requested
> > address: connect to listener on [::]:443
> >
> > -joe
> >
> >
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

Re: [users@httpd] Re: [warn] (99)Cannot assign requested address: connect to listener on [::]:443

Posted by "William A. Rowe, Jr." <wr...@rowe-clan.net>.
Are you starting as root? (it's a privilaged port).

Do you have the IPv6 stack installed?  Is this an IPv6 build of httpd?

Joe A wrote:
> noone has seen this before?
> 
> On 10/26/05, *Joe A* <joe.biz@gmail.com <ma...@gmail.com>> wrote:
> 
>     I noticed these entries in my Apache2 error_log file this evening. 
>     I would greatly appreciate it if someone could fill me in as to what
>     it means.
> 
> 
>     [Wed Oct 26 19:49:37 2005] [warn] (99)Cannot assign requested
>     address: connect to listener on [::]:443
>     [Wed Oct 26 21:02:36 2005] [warn] (99)Cannot assign requested
>     address: connect to listener on [::]:443
>     [Wed Oct 26 21:21:19 2005] [warn] (99)Cannot assign requested
>     address: connect to listener on [::]:443
>     [Wed Oct 26 22:29:14 2005] [warn] (99)Cannot assign requested
>     address: connect to listener on [::]:443
>     [Wed Oct 26 23:00:58 2005] [warn] (99)Cannot assign requested
>     address: connect to listener on [::]:443
> 
>     -joe
> 
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


[users@httpd] Re: [warn] (99)Cannot assign requested address: connect to listener on [::]:443

Posted by Joe A <jo...@gmail.com>.
noone has seen this before?

On 10/26/05, Joe A <jo...@gmail.com> wrote:
>
> I noticed these entries in my Apache2 error_log file this evening. I would
> greatly appreciate it if someone could fill me in as to what it means.
>
>
> [Wed Oct 26 19:49:37 2005] [warn] (99)Cannot assign requested address:
> connect to listener on [::]:443
> [Wed Oct 26 21:02:36 2005] [warn] (99)Cannot assign requested address:
> connect to listener on [::]:443
> [Wed Oct 26 21:21:19 2005] [warn] (99)Cannot assign requested address:
> connect to listener on [::]:443
> [Wed Oct 26 22:29:14 2005] [warn] (99)Cannot assign requested address:
> connect to listener on [::]:443
> [Wed Oct 26 23:00:58 2005] [warn] (99)Cannot assign requested address:
> connect to listener on [::]:443
>
> -joe
>