Author Topic: Problem when try add new printer  (Read 3615 times)

jorge.martinez

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Problem when try add new printer
« on: May 12, 2014, 03:25:29 pm »
Hi all,

I have installed a Zentyal 3.4.3 server and i'm trying install a network printer that we have, i'm using the CUPS interface, but when try add the printer the system always say "broken pipe". I have try alse via lpadmin, but i have the same error:
Code: [Select]
lpadmin -p MFCJ6510DW -v lpd://BRN001BA9584032/BINARY_P1 -E -P /usr/share/cups/model/Brother/brother_mfcj6510dw_printer_en.ppd
lpadmin: Broken pipe

I try with other ppds files and nothing, always have the same error.

Any help??

Thanks.

jbahillo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1444
  • Karma: +77/-2
    • View Profile
Re: Problem when try add new printer
« Reply #1 on: May 12, 2014, 03:37:01 pm »
Hello:

Have you checked that the user you try to add a printer is member of system group lpadmin?

risto.pekkala

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Problem when try add new printer
« Reply #2 on: June 18, 2014, 02:03:30 pm »
I have the same problem. And my user belongs to lpadmin group.

timeit

  • Zen Apprentice
  • *
  • Posts: 6
  • Karma: +1/-0
    • View Profile
Re: Problem when try add new printer
« Reply #3 on: August 20, 2014, 05:27:33 pm »
the same to me with
zentyal 3.5
after comment out
#Listen /var/run/cups/cups.sock
in /etc/cups/cupsd.conf
it is working
(
and disabled apparmor for cups because some denying
and added HostNameLookups on  just for accesing it via FQDN
)
« Last Edit: August 20, 2014, 06:56:48 pm by timeit »