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