marsvaardig / osc-node

Raspberry Pi video player controlled by QLab over OSC written in Node.js using Omxplayer.
https://www.marsvaardig.eu
38 stars 11 forks source link

crashes Pi when running sh install.sh #6

Open noiseboy917 opened 3 years ago

noiseboy917 commented 3 years ago

Hello,

When running this the install it crashes my Pi3B+,

When it reboot's the display is black, ssh still works but im unable to see the display.

only way to get display back is to format SD card and start again.

noiseboy917 commented 3 years ago

Platform - Raspbian GNU/Linux 10 (buster) Could not provision service Service is already present audited 517 packages in 14.799s

4 packages are looking for funding run npm fund for details

found 12 low severity vulnerabilities run npm audit fix to fix them, or npm audit for details

code hits this point then shuts down and reboots Pi.

running "npm audit fix" gives me :-

npm ERR! code EAUDITNOPJSON npm ERR! audit No package.json found: Cannot audit a project without a package.json

npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2021-02-28T13_15_51_487Z-debug.log

any ideas?

rybitski commented 3 years ago

I'm having the same issue on a Pi 3 A+.