You are not logged in.

#1 2008-09-14 13:50:11

crom
Member
From: Germany
Registered: 2008-05-11
Posts: 43

[SOLVED] CUPS doesn't work

Hi there,

I'm configuring Arch on my Dell d600. I installed cups via paman and started it with /etc/rc.d/cups start. There were no errors on the commandline. grep -R [Cc]ups * in /var/log/ showed  only the following in cups/error_log:

I [14/Sep/2008:16:00:01 +0200] Listening to 127.0.0.1:631 (IPv4)
I [14/Sep/2008:16:00:01 +0200] Loaded configuration file "/etc/cups/cupsd.conf"
I [14/Sep/2008:16:00:01 +0200] Using default TempDir of /var/spool/cups/tmp...
I [14/Sep/2008:16:00:01 +0200] Configured for up to 100 clients.
I [14/Sep/2008:16:00:01 +0200] Allowing up to 100 client connections per host.
I [14/Sep/2008:16:00:01 +0200] Using policy "default" as the default!
I [14/Sep/2008:16:00:01 +0200] Full reload is required.
I [14/Sep/2008:16:00:01 +0200] Loaded MIME database from '/etc/cups': 35 types, 39 filters...
I [14/Sep/2008:16:00:01 +0200] Loading job cache file "/var/cache/cups/job.cache"...
I [14/Sep/2008:16:00:01 +0200] Full reload complete.
I [14/Sep/2008:16:00:01 +0200] Cleaning out old temporary files in "/var/spool/cups/tmp"...
I [14/Sep/2008:16:00:01 +0200] Listening to 127.0.0.1:631 on fd 3...
I [14/Sep/2008:16:00:01 +0200] Resuming new connection processing...
E [14/Sep/2008:16:00:01 +0200] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported
D [14/Sep/2008:16:00:02 +0200] Report: clients=0
D [14/Sep/2008:16:00:02 +0200] Report: jobs=0
D [14/Sep/2008:16:00:02 +0200] Report: jobs-active=0
D [14/Sep/2008:16:00:02 +0200] Report: printers=0
D [14/Sep/2008:16:00:02 +0200] Report: printers-implicit=0
D [14/Sep/2008:16:00:02 +0200] Report: stringpool-string-count=168
D [14/Sep/2008:16:00:02 +0200] Report: stringpool-alloc-bytes=4872
D [14/Sep/2008:16:00:02 +0200] Report: stringpool-total-bytes=3632

cupsctl gives me no output (just hangs) and the webinterface is unreachable.

There is also no file /var/log/cups/acess_log.

Help? sad

Last edited by crom (2008-09-14 19:41:09)

Offline

#2 2008-09-14 14:34:07

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: [SOLVED] CUPS doesn't work

Is your computer still called 'localhost'? If not, try to setup CUPS through the web interface by using <yourhost>:631.

Offline

#3 2008-09-14 15:13:08

crom
Member
From: Germany
Registered: 2008-05-11
Posts: 43

Re: [SOLVED] CUPS doesn't work

I tried various adresses: localhost, D600, and the ip.

/etc/hosts:
127.0.0.1               localhost.localdomain   localhost  D600

/etc/rc.conf:
HOSTNAME="D600"


Even 127.0.0.1:631 doesn't succeed.

Edit:

Found it. 'lo' was in the INTERFACES array in rc.conf. I don't use the normal networking daemon, using wicd instead.
I took it out and rebooted. Now i can access the web-interface.


EDIT: How do i mark this solved?

Last edited by crom (2008-09-14 15:24:54)

Offline

#4 2008-09-14 15:53:31

timetrap
Member
From: Here and There
Registered: 2008-06-05
Posts: 342
Website

Re: [SOLVED] CUPS doesn't work

Edit the first post an rename the title.

Offline

Board footer

Powered by FluxBB