There was an error during the CUPS operation: 'client-error-not-possible'.


当参考ubuntu18.04连接windows共享打印机 时有时可能会出现

“There was an error during the CUPS operation: 'client-error-not-possible'.”错误

通过查看 /var/log/cups/error_log日志并查看samba packages 就会发现缺少“samba-client”

解决方法:

sudo apt  install samba-client
systemctl restart cups.service

发现处理linux计算机的问题要善于看log 日志。




免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM