I change my config.js in:
/*************** AUTO GENERATED BY REMOTE CONTROL MODULE ***************/
var config =
{
port: 8081,
address:"0.0.0.0",
electronOptions: {
},
ipWhitelist: [
"127.0.0.1",
"::ffff:127.0.0.1",
"::1",
"192.168.178.20/24"
],
language: "de",
and now it works again.
I have now access to MMM-Remote-Control from my HomePC again …
Sandy2503