I updated to 2.0.6 today and the apollo-api service no longer starts. Anyone got any tricks to debug?
All I get in syslog is
systemd[1]: Started Apollo API & UI app.
systemd[1]: apollo-api.service: Main process exited, code=killed, status=7/BUS
And running the systemctl command myself
sudo /usr/local/nvm/versions/node/v21.6.2/bin/node /opt/apolloapi/src/init.js
Bus error
Seems its still mining, but the UI is broken.