Unable to retrieve active modules... but not quite
I looked at the documentation and previous postings but my issue seemed a little different.
In the UI it says unable to retrieve active modules... but $mmpm mm-ctl --status`
shows them all fine.
I am using 0.0.0.0 for everything so should be no issue accessing itself and the module is installed and in the config.
I just ran into this too. Try updating MMPM_MAGICMIRROR_URI to the actual IP of your device instead of 0.0.0.0 - the web ui seems to be using this value to try and query MagicMirror
@DrJaymz You should not be using 0.0.0.0, this is detailed in the Status, Hide, Show MagicMirror Modules wiki page
@wchill any update on this?
@wchill I'm going to close this issue since there isn't an update. Feel free to reopen if there is still a problem.
I'm not the original issue creator, but essentially there's some step that asks for the listening IP of MM, if I remember correctly. 0.0.0.0 is technically a correct input in this case.