On Fri, Jan 24, 2014 at 12:07 PM, Rich Shepard <[email protected]>wrote:
> recv(4, "HTTP/1.1 400 Bad Request\r\nDate: F"..., 2048, 0) = 555 > I stopped and started CUPS and can print a test page so what might be > causing the bad request and scheduler not responding errors? Is there a > test > I can run to identify the source of the problem? > Do any of the following still produce useful results? The CUPS_SERVER environment variable overrides the ServerName attribute in /etc/cups/client.conf: lpstat -r CUPS_SERVER=localhost lpstat -r CUPS_SERVER=/var/run/cups/cups.sock lpstat -r CUPS_SERVER=localhost:631/version=1.1 _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
