When I opened the web based CUPS admin interface to show print history:-
http://localhost:631/jobs?which_jobs=completed
I got the "Internal Server Error" message.
To fix it, I used the following commands
sudo cupsctl --debug-logging
sudo cupsctl --no-debug-logging
Refs
No comments:
Post a Comment