[cups] Cups + nginx

Adam Tauno Williams awilliam at whitemice.org
Mon Apr 14 10:02:28 PDT 2014


On Mon, 2014-04-14 at 18:55 +0200, Guillaume JULLIEN wrote:
> Thank you for your help,
> error.log says :
> Request from "client_ip" using invalid Host: field "server.domain.tld:631"

This is exactly your error.  You are making the request to the host with
a Host: that does not match the server.

Look at the documentation of the "ServerAlias" directive in your
cupsd.conf file.

> Unknown directive SystemGroup on line 16 of /etc/cups/cupsd.conf
> And browser displays : "Bad request"
> in /etc/cups/cupsd.conf:16, I have :
> SystemGroup lpadmin
> I didn't modify nginx configuration about usual ports (so there is a 
> default nginx configuration),
> I also have a special config to redirect port 8069 to https

So nginx doesn't have anything to do with this.

-- 
Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383
Systems Administrator, Python Developer, LPI / NCLA




More information about the cups mailing list