after a few years of flawless printing to our campus' printserver via Windows SMB shares, I now get the following error in /var/log/cups/err_log:
E [15/May/2017:19:35:39 +0200] [Job 701] Connection failed: NT_STATUS_CONNECTION_RESET
E [15/May/2017:19:35:39 +0200] [Job 701] Connection failed: NT_STATUS_CONNECTION_RESET
E [15/May/2017:19:35:39 +0200] [Job 701] Connection failed: NT_STATUS_CONNECTION_RESET
E [15/May/2017:19:35:39 +0200] [Job 701] Connection failed: NT_STATUS_CONNECTION_RESET
E [15/May/2017:19:35:39 +0200] [Job 701] Unable to connect to CIFS host, will retry in 60 seconds...
Needless to say, the print job never reaches the printer. I contacted IT services and they were clearly unwilling to help, given their narrow Windoze mindset.
Any way I can troubleshoot this? Apparently it's not an authentication issue, as no connection even gets established (but correct me if I'm wrong). Any help appreciated before I bring my own printer to work. ;^)
--GT
sudo service cups restart
was sufficient, no need to reboot. – noleti May 15 '18 at 05:59