-
-
Notifications
You must be signed in to change notification settings - Fork 30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: Unable to retrieve active modules and can't edit config files in the web interface #132
Comments
Hi! I also am experiencing this issue "Unable to retrieve active modules" in GUI. Please let me know if you have found a solution for this. Thanks! |
I also have this problem. I can start - stop - restart, but config show an empty instance - I have installed the "module" mmpm - I have tried all sorts of mm and mmpm configurations (using the direct copies from the examples just changing my own LAN ip address for the pi. Running in CLI, any attempt to use mm-ctl fails asking "Is MagicMirror running" - it is and I have it displaying in a browser on my PC as well as on the pi display device |
if you open MagicMirror in your browser, press the F12 key. You'll see the dev-console. Can you see if there are any errors related to the |
@LightTemplar since you're running MMPM as a docker image, what is your configuration like for running it? Are you passing the host network through the |
@M3GNOON can you please provide the same information @LightTemplar did?
|
No Today, while I run it again, there was an error popup, that it can't connect to |
same here for me |
@Aasikki @loguk @masseym version 4.0.0 has been released. This is a complete rework of the application with improvements and stability all-around. Please see How to Migrate to 4.x.x as well the rest of the pages in the Wiki |
Describe the Bug
In the web Interface of MMPM there is a message "Unable to retrieve active modules" and I can't edit config files in the web interface - they all are shown empty.
To Reproduce
~/.config/mmpm/mmpm-env.json
I tried many values forMMPM_MAGICMIRROR_URI
:http://172.23.0.2:8080
(ip from docker container),http://mm:8080
(container name),http://myserver:10080
(my server with docker containers and outter port) and restarted both containers - nothing helped.Expected behavior
I wanted to manage plugins of Magic Mirror
Operating System, Python3 Version, and Web Browser\
- output from
cat /etc/os-release
couldn't login into container shell.
- output from
python3 --version
couldn't login into container shell.
- Web Browser (firefox, chrome, safari, chromium, etc)
Brave: [Version 1.47.186 Chromium: 109.0.5414.119 (Official Build) (64-bit)]
MMPM Environment Settings
- output from
mmpm env
couldn't login into container shell. So I attached a
mmpm-env.json
MMPM Log Files
- Attach the file produced
Download MMPM log files
within the Control Center of the GUI or from themmpm log --zip
Downloading MMPM log files doesn't work as well - hitting the button does nothing. But I attached a non empty file from
~/.config/mmpm/log
folder.MagicMirror Config
- your MagicMirror
config.js
see attachment.
mmpm.zip
The text was updated successfully, but these errors were encountered: