Troubleshooting

Community

Please visit our community support forums at community.matrix.one

Check Active MATRIX CORE Services

Run the following command on your Raspberry Pi's terminal to see the MATRIX Services currently running.

ps aux | grep 'malos'

Reinstall MATRIX CORE

If you experience strange behavior, reinstall MATRIX CORE.

Uninstall the matrixio-malos package.

sudo apt-get --purge remove matrixio-malos

Reboot your device.

sudo reboot

Install MATRIX CORE here.