paukstelis / octoprint_deploy

Bash script for rapid deployment of multiple octoprint instance on a single machine
MIT License
390 stars 39 forks source link

/etc/sudoers.d/octoprint-service:1:14: syntax error #62

Closed ajaybnl closed 1 year ago

ajaybnl commented 1 year ago

I am getting error while installing some .sh files.

/etc/sudoers.d/octoprint-service:1:14: syntax error

Brief:

pi@ajayoctoprint:~$ sudo lsb_release -a /etc/sudoers.d/octoprint-service:1:14: syntax error pi ALL= (ALL): /bin/systemctl restart octoprint.service ^ No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 11 (bullseye) Release: 11 Codename: bullseye

paukstelis commented 1 year ago

octoprint_deploy does not make a file called octoprint-service in sudoers.d. You either tried to do some manual installation for installed from some other source.