guysoft / MagicMirrorOS

MagicMirrorOS out-of-the-box distro
GNU General Public License v3.0
236 stars 27 forks source link

fails to start: GetCurrentTimeInMicroseconds #57

Closed pschrammel closed 1 year ago

pschrammel commented 1 year ago

Hi,

sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
copy css files to host ...
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
chown modules and config folder ...
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
cp: cannot create regular file '/opt/magic_mirror/config/config.js': Permission denied
Cannot get REALTIME clock frequency: Operation not permitted
copy default config.js to host ...
timezone is Europe/Berlin
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
sudo: unable to get time of day: Operation not permitted
sudo: error initializing audit plugin sudoers_audit
start magicmirror
Node.js[8]: ../src/util.cc:191:double node::GetCurrentTimeInMicroseconds(): Assertion `(0) == (uv_gettimeofday(&tv))' failed.

any hints how to solve this? thx

pschrammel commented 1 year ago
cd magicmirror/run
cp rpi_buster.yml docker-compose.yml

has solved my problems (at least things are starting and instead of a blank screen I get calenders,....)