guysoft/MagicMirrorOS

fails to start: GetCurrentTimeInMicroseconds

pschrammel opened this issue · 1 comments

Hi,

  • I installed MMOS today,
  • it start the container
  • it is constantly crashing
    the log of the container shows some errors:
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

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,....)