Unable to remove Printer
I am unable to remove a printer I created.
The printer in question is a klipper machine named "test".
I get a popup that says: "Operation not permitted You have a klipper installation for this printer. please uninstall the klipper installation first"
Upon klicking ok I get taken to the klipper configuration window.
when I klick uninstall I get a popup with the following output:
"We trust you have received the usual lecture from the local SystemAdministrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility.sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helpersudo: a password is required
Operation finished with exit code 256"
Operation finished with exit code 256"
I remain unable to remove the printer.
Comments
sudo nano /etc/sudoers.d/repetierserver-perms
Should look like this:
If the file is not there you can expect more issues and question is who did remove it. It gets installed on server installation automatically if it is not there.
I put all those lines in there but the behavior doesn't change.
You see only root can write and only root.root can read. Any other permission will sudo mmake ignor ethe file.
Are you running on a system with sudo support installed? I assumed raspberry where klipper normally runs on.
/tmp/klipperInstaller.sh: line 143: virtualenv: command not found