All this confused me, so I decided to add a line at the end of /var/log/messages, then try to hit the page and the tail the log. Surprise! No new lines! Yes, the port is correct (8080). The Zope instance is up and running. But I still can't hit the page! My new server company tells me they've routed the URL. What am I missing?
TIA,
Victor
On Dec 19, 2007 1:24 PM, Jacob Anderson <
jwa@beyond-ordinary.com> wrote:
This is excellent progress!
You know that the problem is not pound. Your back end server is not
responding to pound. Make sure that you have the correct port number.
The 190.166.0.59 address is your local client (or upstream proxy).
The error "no back-end" means that pound could not establish a connection to
the back-end server.
-- jake
> -----Original Message-----
> From: Victor Subervi [mailto:victorsubervi@gmail.com]
> Sent: Wednesday, December 19, 2007 9:04 AM
> To: pound@apsis.ch
> Subject: Re: [Pound Mailing List] Can't Get Pound Up
>
> It appears my response never got sent. Strangely, tail
> /var/log/messages showed pound was up! It wasn't before.
> Couldn't get it to work. But it's up :-} Nonetheless, when I
> try and hit the site, which I know is pointed to the server,
> I get this error:
>
> The service is not available. Please try again later.
>
> Now, sockstat shows (among other things) this:
>
> root pound 99968 4 tcp4 1.2.3.4:80 *:*
>
> tail /var/log/messages shows this:
>
> Dec 19 22:44:01 WE62 pound: no back-end "GET /favicon.ico
> HTTP/1.1" from
> 190.166.0.59
> Dec 19 22:44:08 WE62 pound: no back-end "GET /favicon.ico
> HTTP/1.1" from
> 190.166.0.59
> Dec 19 22:46:11 WE62 pound: no back-end "GET /robots.txt
> HTTP/1.1" from
>
66.249.67.186
> Dec 19 23:00:36 WE62 pure-ftpd: (?@66.45.243.162) [ERROR]
> Unable to set up secure anonymous FTP Dec 20 00:25:11 WE62
> su: admin to root on /dev/ttyp1 Dec 20 00:25:17 WE62 pound:
> HTTP socket bind 1.2.3.4:80: Address already in use - aborted
> Dec 20 00:27:55 WE62 pound: HTTP socket bind 1.2.3.4:80
:
> Address already in use - aborted Dec 20 00:28:25 WE62 pound:
> no back-end "GET / HTTP/1.1" from 190.166.0.59 Dec 20
> 00:57:59 WE62 pound: no back-end "GET / HTTP/1.1" from
> 190.166.0.59 Dec 20 00:59:31 WE62 pound: no back-end "GET /
> HTTP/1.1" from 190.166.0.59
>
> I presume the 190.166.0.59 is the IP from where I am trying
> to pull up the page.
>
> What do?
> TIA.
> Victor
>
> On Dec 19, 2007 12:17 PM, Michael Toth
> <pound.mtoth@queldor.net> wrote:
>
> > Is there anything in /var/log/messages?
> > Check sockstat to see if anything was on port 80?
> >
> > Victor Subervi wrote:
> > > Hi;
> > > Help! Got to get this server up ASAP!
> > > I just built Pound.2.3.2 on a new FBSD6.2 server. Pound
> won't start.
> > Here is
> > > my pound.cfg:
> > >
> > > ListenHTTP
> > > Address 1.2.3.4
> > > Port 80
> > > Service
> > > # HeadRequire "Host: .*www.example.com.*"
> > > # Note: I tried the above line as well, no go
> > > BackEnd
> > > Address
1.2.3.4
> > > Port 8080
> > > End
> > > End
> > > End
> > >
> > > It gives me no reason for not starting. It looks like it
> starts, but
> > when I
> > > ps wax, nothing.
> > >
> > > Now, the last time I did this, the syntax was like this:
> > >
> > > LogLevel 2
> > > ListenHTTP 1.2.3.4,80
> > > UrlGroup ".*"
> > > BackEnd 1.2.3.4,8080,1
> > > EndGroup
> > >
> > > At any rate, that complains on the second line...doesn't like the
> > > syntax...and the man page gives the first (old) syntax. What do?
> > > TAI,
> > > Victor
> > >
> > >
> > > --
> > > To unsubscribe send an email with subject unsubscribe to
> pound@apsis.ch.
> > > Please contact
roseg@apsis.ch for questions.
> > >
> >
> > --
> > To unsubscribe send an email with subject unsubscribe to
>
pound@apsis.ch.
> > Please contact roseg@apsis.ch for questions.
> >
>
>
> --
> To unsubscribe send an email with subject unsubscribe to
> pound@apsis.ch.
> Please contact roseg@apsis.ch for questions.
>
--
To unsubscribe send an email with subject unsubscribe to
pound@apsis.ch.
Please contact roseg@apsis.ch for questions.