Mailing List Archive

Cherokee Maverick - Could not bind() port=9090 error
Hi

I have an almost fresh Ubuntu Maverick 10.10 server install.


sudo apt-get install python-software-properties
sudo add-apt-repository ppa:cherokee-webserver/ppa
sudo apt-get update
sudo apt-get install cherokee
sudo cherokee-admin

Login:
User: admin
One-time Password: xxxxxxxxxxxx

Web Interface:
URL: http://127.0.0.1:9090/

[13/10/2010 09:10:51.442] (critical) bind.c:284 - Could not bind()
port=9090 (UID=0, GID=0)



I found similar error messages about Lucid, but no clear resolution.
Any updated suggestions.

The Maverick server is a cloned VirtualBox drive that needed this to get
it a working network again.

sudo rm -fr /etc/udev/rules.d/70-*
sudo shutdown -r now

Maybe this is the cause of the problems?

Regards
Rudiger
_______________________________________________
Cherokee mailing list
Cherokee@lists.octality.com
http://lists.octality.com/listinfo/cherokee
Re: Cherokee Maverick - Could not bind() port=9090 error [ In reply to ]
On Wed, 13 Oct 2010, Rudiger Wolf wrote:

> I found similar error messages about Lucid, but no clear resolution.
> Any updated suggestions.

Does it sounds so strange to check:

1) what other app binds to 9090
2) is already a cherokee-admin running

Stefan
_______________________________________________
Cherokee mailing list
Cherokee@lists.octality.com
http://lists.octality.com/listinfo/cherokee
Re: Cherokee Maverick - Could not bind() port=9090 error [ In reply to ]
run *cherokee*-*admin* -b0.0.0.0 and go to any ip to port 9090

2010/10/13 Stefan de Konink <stefan@konink.de>

>
> On Wed, 13 Oct 2010, Rudiger Wolf wrote:
>
> I found similar error messages about Lucid, but no clear resolution.
>> Any updated suggestions.
>>
>
> Does it sounds so strange to check:
>
> 1) what other app binds to 9090
> 2) is already a cherokee-admin running
>
> Stefan
>
> _______________________________________________
> Cherokee mailing list
> Cherokee@lists.octality.com
> http://lists.octality.com/listinfo/cherokee
>
Re: Cherokee Maverick - Could not bind() port=9090 error [ In reply to ]
> Hi
>
> I have an almost fresh Ubuntu Maverick 10.10 server install.
>
>
> sudo apt-get install python-software-properties
> sudo add-apt-repository ppa:cherokee-webserver/ppa
> sudo apt-get update
> sudo apt-get install cherokee
> sudo cherokee-admin
>
> Login:
> User: admin
> One-time Password: xxxxxxxxxxxx
>
> Web Interface:
> URL: http://127.0.0.1:9090/
>
> [13/10/2010 09:10:51.442] (critical) bind.c:284 - Could not bind()
> port=9090 (UID=0, GID=0)
>
>
>
> I found similar error messages about Lucid, but no clear resolution.
> Any updated suggestions.
>
> The Maverick server is a cloned VirtualBox drive that needed this to get
> it a working network again.
>
> sudo rm -fr /etc/udev/rules.d/70-*
> sudo shutdown -r now
>
> Maybe this is the cause of the problems?
>
> Regards
> Rudiger
> _______________________________________________
> Cherokee mailing list
> Cherokee@lists.octality.com
> http://lists.octality.com/listinfo/cherokee
>

I'm starting to deploy 2 Maverick servers with cherokee 1.0.8 and all
works fine.

Do you have 127.0.0.1 up ??
Do you have another program listening on 127.0.0.1

Please do a :

telnet 127.0.0.1 9090

Does it connects ??

Saludos


Leonel


_______________________________________________
Cherokee mailing list
Cherokee@lists.octality.com
http://lists.octality.com/listinfo/cherokee