Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Gavalakis opened this issue Oct 2, 2023 · 1 comment
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@Gavalakis
Copy link

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

@Gavalakis Gavalakis added the bug Something isn't working label Oct 2, 2023
@mryel00
Copy link
Member

mryel00 commented Oct 2, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants