Closed refy02 closed 10 months ago
@refy02 Hello, I'm currently in the midst of completely reworking the application and will have this issue resolved in the 4.0.0 release. The branch with all active changes can be found on code-cleanup
and it will be release soon.
@refy02 @istvanfedak @khassel @devtobi 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
Is this an issue with the CLI or GUI? GUI
Is this something that should be put in the Wiki?
A clear and concise description of what the bug is. The MMPM is unable to connect to MagicMirror. All settings have been made according to the documentation. For some reason the MagicMirror seems to refuse the connection to MMPM, altough my IP whitelist is blank. This error causes my MMPM Gui to show no active modules. This bug has already been discussed in #60 and #67 2 years ago. And more recently in #135. @Bee-Mar If I got it right (from #135) you are currently working on fixing the issue? Maybe my following input will be helpful for you. I am not using Docker btw
To Reproduce Steps to reproduce the behavior: Fresh installment of MM and MMPM. Usage of PM2.
Expected behavior GUI shows me Active modules
Screenshots
Operating System, Python3 Version, and Web Browser\ (Please complete the following information)
output from
cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)" NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
output from
python3 --version
Python 3.9.2
Web Browser (firefox, chrome, safari, chromium, etc) Chromium
MMPM Environment Settings
mmpm env
"MMPM_MAGICMIRROR_ROOT": "/home/fynn/MagicMirror", "MMPM_MAGICMIRROR_URI": "http://192.168.2.188:8080", "MMPM_MAGICMIRROR_PM2_PROCESS_NAME": "MagicMirror", "MMPM_MAGICMIRROR_DOCKER_COMPOSE_FILE": ".", "MMPM_IS_DOCKER_IMAGE": false }
MMPM Log Files
Download MMPM log files
within the Control Center of the GUI or from themmpm log --zip
mmpm-logs-2023-11-5.zipMagicMirror Config
config.js