cups printing error

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat cups printing error
# 1  
Old 09-25-2012
cups printing error

Hi All,

Having searched for a solution to this issue i found no suggestions which help my particular problem.

I am getting the following error message on 1 of the 3 printers i have configured:
Code:
recoverable: Network host 'xxx.xxx.xxx.xxx' is busy; will retry in 30 seconds



All 3 printers are configured in the same way, socket://printername:9100, using the same ppd file (generic text-only), they are the same make/model (OKI 320). The only difference i can see is that they have different IP addresses.

2 of the printers work fine, it is only 1 of them that is saying it is busy.

Can anyone suggest a reason why this may be happening?

Code:
lpstat -a
printer1 accepting requests since Tue 25 Sep 2012 13:57:20 BST
printer2 accepting requests since Tue 25 Sep 2012 08:42:06 BST
printer3 accepting requests since Tue 25 Sep 2012 08:50:03 BST

lpq -Pprinter1
printer1 is ready
no entries
lpq -Pprinter2
printer2 is ready
no entries
lpq -Pprinter3
printer3 is ready
no entries

I have checked all log directories /var/log/messages /var/log/cups/access_log and error_log and i can see no reason why printer1 is not working yet printer2 and printer3 work no problem.

Version of cups is cups.x86_64 1:1.3.7-30.el5

Thanks.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Troubleshooting printing through Cups

Hello Experts, I have been facing an issue with printing through cups configured on Linux server. All was going on well but all of a sudden the printers started giving an error message, "Unsupported format application/postscript!" and we cant get any prints of any printer. Need your help as... (2 Replies)
Discussion started by: Rockyc3400
2 Replies

2. UNIX for Advanced & Expert Users

Slow printing to network printers using CUPS

Hi Guys, I've inherited a mess of an infrastructure in my new job, there hasn't been a sys admin in post for about a year, so things are falling apart. The first thing to break after I started was the printer server. I have it working again, and people can print, however it's very slow, slower... (0 Replies)
Discussion started by: rudigarude
0 Replies

3. UNIX for Advanced & Expert Users

CUPS printing and control escape codes

I ported application from SysV to Linux and run into troubles with printing. Application uses lp and HP JetDirect-based printers, it inserts HP control codes in the file and uses plain lp -d dest doc-file command to print it. The Linux (Ubuntu 8) has CUPS system, which I am not familiar... (0 Replies)
Discussion started by: migurus
0 Replies

4. AIX

Remote printing to Linux CUPS queue

Hello all. I am setting up a queue under AIX 4.2.1 to print to a remote Linux CUPS queue. At present I can print to the queue remotely from Windows but not AIX. What I am seeing is lpstat reads the state of the remote queue but at job submission time I am getting backend exit fatal errors. The... (4 Replies)
Discussion started by: tgx
4 Replies

5. SCO

Printing as a CUPS client, only root can print!

Hi, i'm running Openserver 5.0.7 as a CUPS client for a Linux server. The root user can issue a "lpstat -t" to see the printers and can submit jobs without issues. The problem presents when I try to work as a regular user. If I issue an "lpstat -t" all I get after a few seconds is "lpstat:... (1 Reply)
Discussion started by: cyruspy
1 Replies

6. Slackware

CUPS setup / dev/lp0 perms. ... Slow printing.

Hello, Ive got an HP LaserJet 2100 / parallel interface. I had some troubles getting going due to non-working cups drivers. Updated cups and also used a .ppd.gz file from something HP provided. found the files here... www.linuxprinting.org/show_printer.cgi?recnum=HP-LaserJet_2100 Anyways.... (1 Reply)
Discussion started by: agentrnge
1 Replies

7. UNIX for Dummies Questions & Answers

Slow printing / CUPS - process "parallel" high cpu

Hello. I have a slackware system running cups with an HP laserJet 2100 connected via parallel port in ECP mode. Print jobs are working. Very slowly. 15K test print out of cups takes about 2 minutes to complete. When the printout is on the way to the printer, the process "parallel" uses... (0 Replies)
Discussion started by: agentrnge
0 Replies

8. UNIX for Dummies Questions & Answers

make is giving error while installing cups in hpux

m installing cups-1.2.12 in hp-ux ./configure didnt give any error. but make gives the following error making all in cups... Compiling adminutil.c... In file included from http-private.h:142, from globals.h:35, from adminutil.c:47: /usr/include/net/if.h:240: error: field 'iftp_local' has... (5 Replies)
Discussion started by: rosalina
5 Replies

9. Linux

Landscape printing broken in CUPS?

Hello, I am using version: cups-config --version - 1.2.4 However, when i use the -o land or -o landscape command it doesn't print in Landscape. I have the same problem on another server. (Both running CENTOS). Does landscape printing work in CUPS? Is there a fix? Thanks in an... (0 Replies)
Discussion started by: stuaz
0 Replies

10. UNIX for Advanced & Expert Users

CUPS No pages found! error

Hi, I created a CUPS printer using the CUPS web server 127.0.0.1:631/printers. Can add printers, delete jobs, etc. However I cannot print using CUPS. I run a Test Page and get "No Pages Found!" error. The error log reveals what is below. Any ideas on why this happens and how I can fix it? I am... (0 Replies)
Discussion started by: bestcea
0 Replies
Login or Register to Ask a Question