mainsail-crew/crowsnest

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

Gavalakis opened this issue · 1 comments

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

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