Re: [Pound Mailing List] pound won't start
Konstantinos Christidis <kochrist-Kwo/[email protected]>
| Newsgroups | gmane.comp.web.pound.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Daniel, This is pound's man page http://linux.die.net/man/8/pound I don't know what page you are trying to open and why you are getting this error. What is the exact error message of the chrome/firefox console. Plz add this configuration option (after Cert option) and try again. (/xHTTP value//, //Defines which HTTP verbs are accepted/) xHTTP 2 / / If that does not help try setting pound in debug mode and run it in the foreground to identify the problem. K. On 05/19/2015 02:05 PM, Daniel wrote: > Hi, > > thanks Konstantinos :) That worked. But now i have another problem. > When i try to logon to my Wordpress Backend with pound in front it > tells me this error > "You do not have sufficient permissions to access this page." > If i disable pound it works just fine. > > thanks, > > Daniel > > 2015-05-19 8:19 GMT+02:00 Konstantinos Christidis <kochrist-Kwo/[email protected] > <mailto:kochrist-Kwo/[email protected]>>: > > Try removing at all PID line from this file > /usr/lib/systemd/system/pound.service > > # systemctl stop pound.service > > # cat /usr/lib/systemd/system/pound.service > [Unit] > Description=Pound Reverse Proxy And Load-balancer > After=syslog.target network.target > > [Service] > Type=forking > ExecStart=/usr/sbin/pound > > [Install] > WantedBy=multi-user.target > > # systemctl daemon-reload > # systemctl start pound.service > > > > > On 05/19/2015 02:50 AM, Daniel wrote: > > Hello, > > i am on CentOS 7, i just installed pound via yum. > Everytime i want to start it this error comes up. > > May 19 01:23:17 localhost systemd: PID file /var/run/pound.pid > not readable (yet?) after start. > May 19 01:24:47 localhost systemd: pound.service operation > timed out. Terminating. > May 19 01:24:47 localhost systemd: Failed to start Pound > Reverse Proxy And Load-balancer. > May 19 01:24:47 localhost systemd: Unit pound.service entered > failed state. > > And this is my config : > > User "nginx" > Group "nginx" > LogLevel 1 > Alive 30 > Control "/tmp/poundctl.socket" > > ListenHTTP > Address 0.0.0.0 > Port 80 > > Service > BackEnd > Address 127.0.0.1 > Port 8080 > End > End > End > > ListenHTTPS > HeadRemove "X-Forwarded-Proto" > AddHeader "X-Forwarded-Proto: https" > Address 0.0.0.0 > Port 443 > Cert "/etc/pki/tls/certs/mycert.pem" > > Service > BackEnd > Address 127.0.0.1 > Port 8080 > End > End > End > > > Does anyone has a clue? > > thanks, > > Daniel > > > > -- > Konstantinos Christidis > National Documentation Center / N.H.R.F. > Information Systems Department > 48, Vas. Constantinou Av. > GR-11635 Athens, Greece > tel: +30 210 7273952 <tel:%2B30%20210%207273952> fax: +30 210 > 7252223 <tel:%2B30%20210%207252223> > email: kochrist-Kwo/[email protected] <mailto:kochrist-Kwo/[email protected]> > http://www.ekt.gr > > > -- > To unsubscribe send an email with subject unsubscribe to > [email protected] <mailto:[email protected]>. > Please contact [email protected] <mailto:[email protected]> for questions. > > -- Konstantinos Christidis National Documentation Center / N.H.R.F. Information Systems Department 48, Vas. Constantinou Av. GR-11635 Athens, Greece tel: +30 210 7273952 fax: +30 210 7252223 email: kochrist-Kwo/[email protected] http://www.ekt.gr