mainsail-crew / crowsnest

Webcam Service for multiple Cams
GNU General Public License v3.0
302 stars 71 forks source link

Invalid path for option `install_script` in section, pkglist.sh` does not exist #186

Closed Gavalakis closed 9 months ago

Gavalakis commented 9 months ago

What happened

It is the third time I installed crowsnest in my system. Always after a few reboots an error occurs, the camera stops working and I get two error messages in mainsail. Even though I am kind of a noob with this stuff, I tried finding the suggested sh file and placing it in the correct path but still nothing.

What did you expect to happen

Working live feed and no errors.

How to reproduce

I do not know.

Additional information

crowsnest (3).log

image

mryel00 commented 9 months ago

Duplicate of #156

To fix it, just run:

rm -rf ~/crowsnest/tools/pkglist.sh
ln -sf ~/crowsnest/tools/libs/pkglist-rpi.sh ~/crowsnest/tools/pkglist.sh

You might have to fix your log_path inside crowsnest.conf too