Hi there! Thank you for taking the time to read this.
I have been trying to get my MMM-Remote-Control module up and running for some time now, but I inevitably reach the same wall every time I try to install it. The first time I tried to install the module, I used the auto install script and the second time I tried to install the module I did it manually. I have checked that the address is “0.0.0.0” and that my IP is included on the whitelist. I have included versions of the IP address both with a preceding “::ffff:” and without to be safe. In config.js, I have tried to simplify the configuration as much as possible, this is what I currently have:
{
module: 'MMM-Remote-Control',
position: 'bottom_left',
},
I previously had a more complex config with a ‘config’ section, but I took that away to make it as simple as possible.
I can successfully reach remote.html on my laptop, but immediately upon loading the developer console starts giving me GET errors. Here is a picture of the exact error that continuously is given:
I would really appreciate any suggestions that anyone has as I would love to get this module up and running.
Best,
Jack