Comment 3 for bug 1670436

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Please attac your /etc/cups/cups-browsed.conf file.

Please add a line

DebugLogging file

to your /etc/cups/cups-browsed.conf file.

Is cups-browsed running on your system? Run the command

ps auxwww | grep cups-browsed | grep -v grep

and post the output here.

If cups-browsed is running, restart it via

sudo systemctl stop cups-browsed
sudo systemctl start cups-browsed

Run

ps auxwww | grep cups-browsed | grep -v grep

again. Is cups-browsed still running?

If cups-browsed is not running, run the command

sudo cups-browsed

Does it keep running? Or does it exit quickly?

In any case attach the file

/var/log/cups/cups-browsed_log

Please attach your files one by one, do not compress them and do not package them together.