You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One operation which I was doing on system level was that I changed the hostname. But I did notice the failing service much later, so not sure if it is/was related to that error.
The text was updated successfully, but these errors were encountered:
I am running on the Ubuntu system and suddenly service snap.cups.cupsd.service started failing to start.
System details:
I have used
journalctl -u snap.cups.cupsd.service -f
which provided following output:`The error was this line:
Unable to read "/var/snap/cups/common/etc/cups/cupsd.conf" due to errors.
I have located all cupsd.conf files:
I attach the failing file conf:
cupsd-failing.conf.txt
and the working file from /etc/cups folder. I used this file to overwrite the failing one:
cupsd-working-from-etc.conf.txt
One operation which I was doing on system level was that I changed the hostname. But I did notice the failing service much later, so not sure if it is/was related to that error.
The text was updated successfully, but these errors were encountered: