LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-24-2009, 03:17 PM   #1
didiw
Member
 
Registered: Oct 2009
Posts: 31

Rep: Reputation: 0
Lightbulb Cups/lpr returns "Request Entity Too Large"


I just solved the problem on my OpenSuSE 11.1.
lpr was giving me "Request Entity Too Large", with no other indication, what could be wrong. Not even in syslog I found something.
When I straced cupsd I found out, that for some reason, all of my spool directories had been mounted read-only after the last reboot. After remounting them rw printing works again. Hope that helps to somebody with the same problem.

Regards,
didiw
 
Old 12-15-2013, 09:46 PM   #2
ajaykbs
LQ Newbie
 
Registered: Dec 2013
Posts: 1

Rep: Reputation: Disabled
Smile Cups/lpr returns "Request Entity Too Large"

This can happen when there is no disk space available for /var
Please run the command
$ df -h
and see if the partition containing /var is not full

Ajayakumar.B.S
 
Old 12-16-2013, 06:29 AM   #3
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
Hi

pls mark this post as solved so others doing a search can find it useful
 
Old 12-16-2013, 06:34 AM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,807

Rep: Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333Reputation: 6333
aus9, FYI this is a 4 year old thread where the OP last activity was 2 years ago.
 
Old 12-16-2013, 04:14 PM   #5
aus9
LQ 5k Club
 
Registered: Oct 2003
Location: Western Australia
Distribution: Icewm
Posts: 5,842

Rep: Reputation: Disabled
ahh maybe someone did not see the warning that it was an old post?

thanks for checking
 
Old 12-09-2021, 08:26 AM   #6
lrneira
LQ Newbie
 
Registered: Dec 2021
Posts: 1

Rep: Reputation: Disabled
Guys,

Recently, I had the same issue.

I executed next 3 steps:

1.- inodes in /var: #df -i /var; inodes in /var were 100% used.

2.- Locate path where inodes are the most: #find . -xdev -type f | cut -d "/" -f 2 | sort | uniq -c | sort -n

3.- #find /var/"path_finded_with_most_inodes_used" d -type f -mtime +7 -exec rm {} \;

NOTE: in my case, I deleted files with 7 or more days of modification time. You can put another value.
NOTE2: /var/"path_finded_with_most_inodes_used" is the output of step 2.

Also, checking in /var/log/cups/error_log is possible see messages like this:
Unable to create "/var/spool/cups/c2880723.N": No space left on device
 
Old 12-09-2021, 03:17 PM   #7
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486Reputation: 1486
Thumbs down

Quote:
Originally Posted by lrneira View Post
Guys,

Recently, I had the same issue.
Please be kind to yourself and others. If you have a new problem do not reopen a thread that was originally started 12 years ago and has been deceased for the past 8 years.

It is much better for you to start your own thread since the software has changed dramatically over time.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Firefox print does only shows lpr and "to file", not other printers configged in cups deadeyes Linux - Desktop 3 09-29-2009 09:33 AM
Command "mail" returns "panic: temporary file seek" kenneho Linux - Software 5 12-23-2008 03:27 AM
error: Error for wireless request "Set Mode" (8B06) : invalid argument "roaming" penguin chick Linux - Wireless Networking 5 08-22-2008 01:16 PM
CUPS Error "Request Entity Too Large" When Adding/Modifying Printer liquidrabbit Linux - Software 1 06-09-2006 10:16 AM
can't print with lpr because of "neighbor table overflow" phillipedison1891 Linux - General 0 07-06-2005 01:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration