logo       

Re: cupsd configuration: service-unavailable errors: msg#00355

printing.cups.general

Subject: Re: cupsd configuration: service-unavailable errors


Hi!

On Mon, 29 Sep 2003, John Spray wrote:
> Hello,
>
> I am attempting to print remotely using cups. Attempting to do a
> "cupsdoprint -H 192.168.0.2:631 -P lp foo.pdf" from the client
> 192.168.0.1 results in a "server-error-service-unavailable" from the
> client and the following in the server log.
>
> D [29/Sep/2003:14:33:28 +0100] AcceptClient() 3 from 192.168.0.1:631.
> D [29/Sep/2003:14:33:28 +0100] ReadClient() 3 POST /printers/lp HTTP/1.1
> D [29/Sep/2003:14:33:28 +0100] SendError() 3 code=403

This is a HTTP/IPP error code:
403: Forbidden

Check your access_log for details and have a look at your

<Location ...>
Allow ...
Deny ...

directives in /etc/cups/cupsd.conf.

Btw. other, perhaps interesting HTTP/IPP codes:

200: OK
400: Bad Request
401: Unauthorized
403: Forbidden
404: Not Found
405: Method Not Allowed
408: Request Timeout

> Printing works locally on the server, as does the web interface to cups.
>
> I apologise if I'm missing something obvious: I have never tried to
> configure cups before. Any advice appreciated.
>
> Regards,
> John Spray

Bye
Martin


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise